index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-14
usb: roles: Find the muxes by also matching against the device node
Heikki Krogerus
1
-3
/
+18
2019-02-14
usb: typec: Rationalize the API for the muxes
Heikki Krogerus
2
-9
/
+8
2019-02-14
usb: typec: tps6598x: Check mode of operation
Heikki Krogerus
1
-4
/
+49
2019-02-13
usb: typec: tcpm: Remove unused functions
Guenter Roeck
1
-60
/
+0
2019-02-13
USB: musb: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-02-13
usb: phy: twl6030-usb: fix possible use-after-free on remove
Sven Van Asbroeck
1
-1
/
+1
2019-02-13
usb: misc: usbtest: add super-speed isoc support
Peter Chen
1
-4
/
+24
2019-02-13
usb: dwc3: Reset num_trbs after skipping
Thinh Nguyen
1
-0
/
+2
2019-02-13
usb: dwc3: gadget: don't enable interrupt when disabling endpoint
Felipe Balbi
1
-7
/
+9
2019-02-12
scsi: uas: Use scsi_[gs]et_resid() where appropriate
Bart Van Assche
1
-2
/
+2
2019-02-12
usb: host: oxu210hp-hcd: fix indentation issue
Colin Ian King
1
-1
/
+1
2019-02-12
usb: ohci-da8xx: add vbus and overcurrent gpios
Bartosz Golaszewski
1
-49
/
+50
2019-02-12
usb: ohci-da8xx: add a helper pointer to &pdev->dev
Bartosz Golaszewski
1
-9
/
+9
2019-02-12
usb: ohci-da8xx: add a new line after local variables
Bartosz Golaszewski
1
-0
/
+1
2019-02-12
usb: musb: Kconfig: Drop dependency on CONFIG_USB for jz4740
Paul Cercueil
1
-1
/
+1
2019-02-12
usb: musb: Kconfig: Drop dependency on MACH_JZ4740 for jz4740
Paul Cercueil
1
-1
/
+1
2019-02-12
usb: musb: jz4740: Add support for devicetree
Paul Cercueil
1
-0
/
+10
2019-02-12
USB: musb: fix indentation issue on a return statement
Colin Ian King
1
-1
/
+1
2019-02-11
fotg210-udc: pass struct device to DMA API functions
Christoph Hellwig
1
-3
/
+4
2019-02-11
fotg210-udc: remove a bogus dma_sync_single_for_device call
Christoph Hellwig
1
-4
/
+0
2019-02-11
usb: gadget: Change Andrzej Pietrasiewicz's e-mail address
Andrzej Pietrasiewicz
19
-19
/
+19
2019-02-11
usb: f_fs: Avoid crash due to out-of-scope stack ptr access
John Stultz
1
-0
/
+1
2019-02-11
Merge 5.0-rc6 into usb-next
Greg Kroah-Hartman
8
-32
/
+20
2019-02-08
usb: typec: ucsi: Remove debug.h file
Heikki Krogerus
3
-67
/
+64
2019-02-08
usb: typec: Prepare alt mode enter/exit reporting for UCSI alt mode support
Heikki Krogerus
1
-1
/
+1
2019-02-08
usb: typec: displayport: Move the Configuration VDO helpers to the header
Heikki Krogerus
1
-4
/
+0
2019-02-08
USB: Fix configuration selection issues introduced in v4.20.0
Nikolay Yakimov
1
-19
/
+25
2019-02-08
usb: handle warm-reset port requests on hub resume
Jan-Marek Glogowski
1
-0
/
+7
2019-02-07
USB: serial: cp210x: add ID for Ingenico 3070
Ivan Mironov
1
-0
/
+1
2019-02-07
USB: serial: cp210x: add minimum baud rate for CP2105 SCI
Johanna Abrahamsson
1
-9
/
+8
2019-02-07
usb: dwc3: haps: Workaround matching VID PID
Thinh Nguyen
1
-0
/
+9
2019-02-07
usb: gadget: f_fs: preserve wMaxPacketSize across usb_ep_autoconfig() call
Andrzej Pietrasiewicz
1
-0
/
+11
2019-02-07
usb: gadget: move non-super speed code out of usb_ep_autoconfig_ss()
Andrzej Pietrasiewicz
1
-17
/
+24
2019-02-07
usb: gadget: function: sync f_uac1 ac header baInterfaceNr
liangshengjun
1
-0
/
+2
2019-02-07
usb: dwc2: gadget: Add scatter-gather mode
Andrzej Pietrasiewicz
1
-36
/
+77
2019-02-07
usb: gadget: fix various indentation issues
Colin Ian King
5
-28
/
+28
2019-02-07
usb: dwc2: Fix EP TxFIFO number setting
Minas Harutyunyan
1
-0
/
+1
2019-02-06
udc: net2280: Fix net2280_disable
Guido Kiener
1
-2
/
+2
2019-02-06
USB: gadget: Improve kerneldoc for usb_ep_dequeue()
Alan Stern
1
-4
/
+4
2019-02-05
scsi: remove bidirectional command support
Christoph Hellwig
1
-9
/
+2
2019-02-05
usb: dwc3: debug: purge usage of strcat
Felipe Balbi
1
-5
/
+9
2019-02-04
scsi: target/core: Remove the write_pending_status() callback function
Bart Van Assche
1
-9
/
+0
2019-02-04
USB: serial: cp210x: add GPIO support for CP2104
Icenowy Zheng
1
-4
/
+78
2019-02-04
usb: dwc3: trace: pass trace buffer size to decoding functions
Felipe Balbi
2
-69
/
+80
2019-02-04
usb: core: Move variable initialization to appropriate place
Suwan Kim
1
-2
/
+1
2019-02-04
usb: dwc3: gadget: remove DWC3_EP_END_TRANSFER_PENDING
Felipe Balbi
3
-13
/
+6
2019-02-04
usb: dwc3: gadget: early giveback if End Transfer already completed
Felipe Balbi
1
-1
/
+5
2019-02-04
usb: dwc3: gadget: don't use resource_index as a flag
Felipe Balbi
1
-2
/
+2
2019-02-01
PCI: Move Rohm Vendor ID to generic list
Andy Shevchenko
1
-1
/
+0
2019-02-01
usb: dwc3: gadget: clear DWC3_EP_TRANSFER_STARTED on cmd complete
Felipe Balbi
1
-14
/
+5
[prev]
[next]