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-08-05
USB: serial: option: add D-Link DWM-222 device ID
Rogan Dawes
1
-0
/
+2
2019-08-05
USB: serial: option: Add support for ZTE MF871A
Yoshiaki Okamoto
1
-0
/
+1
2019-08-02
usb: typec: tcpm: Ignore unsupported/unknown alternate mode requests
Guenter Roeck
1
-14
/
+24
2019-08-02
xhci: Fix NULL pointer dereference at endpoint zero reset.
Mathias Nyman
1
-0
/
+10
2019-08-02
usb: host: xhci-rcar: Fix timeout in xhci_suspend()
Yoshihiro Shimoda
1
-2
/
+7
2019-08-01
usb: typec: ucsi: ccg: Fix uninitilized symbol error
Heikki Krogerus
1
-1
/
+1
2019-08-01
usb: host: xhci-plat: Prevent an abnormally restrictive PHY init skipping
Miquel Raynal
1
-1
/
+0
2019-08-01
usb: wusbcore: Spelling s/disconenct/disconnect/
Geert Uytterhoeven
1
-1
/
+1
2019-08-01
usb: musb: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2019-07-30
usb: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
24
-79
/
+22
2019-07-30
drivers: Introduce device lookup variants by device type
Suzuki K Poulose
1
-7
/
+1
2019-07-30
drivers: Introduce device lookup variants by fwnode
Suzuki K Poulose
2
-14
/
+2
2019-07-30
drivers: Introduce device lookup variants by name
Suzuki K Poulose
2
-14
/
+2
2019-07-30
usb: phy: ab8500-usb: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+6
2019-07-30
usb: host: ohci-tmio: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2019-07-30
usb: exynos: add support for getting PHYs from the standard dt array
Marek Szyprowski
2
-8
/
+38
2019-07-30
usb: typec: tcpm: remove tcpm dir if no children
Li Jun
1
-0
/
+4
2019-07-30
usb: typec: tcpm: free log buf memory when remove debug file
Li Jun
1
-0
/
+9
2019-07-30
usb: typec: tcpm: Add NULL check before dereferencing config
Guenter Roeck
1
-3
/
+4
2019-07-29
Merge 5.3-rc2 into usb-next
Greg Kroah-Hartman
10
-35
/
+55
2019-07-25
xhci: Fix crash if scatter gather is used with Immediate Data Transfer (IDT).
Mathias Nyman
1
-1
/
+2
2019-07-25
usb: usb251xb: Reallow swap-dx-lanes to apply to the upstream port
Lucas Stach
1
-6
/
+7
2019-07-25
Revert "usb: usb251xb: Add US port lanes inversion property"
Lucas Stach
1
-2
/
+0
2019-07-25
usb: chipidea: udc: remove redundant assignment to variable retval
Colin Ian King
1
-2
/
+1
2019-07-25
usb: host: xhci-hub: fix extra endianness conversion
Ruslan Bilovol
1
-1
/
+1
2019-07-25
usb: host: Remove call to memset after dma_alloc_coherent
Fuqian Huang
2
-2
/
+0
2019-07-25
usb: host: oxu210hp-hcd: squash oxu210hp.h into oxu210hp-hcd.c
Masahiro Yamada
2
-448
/
+441
2019-07-25
usb: host: oxu210hp-hcd: remove include/linux/oxu210hp.h
Masahiro Yamada
1
-2
/
+0
2019-07-25
usb: typec: mux: Switch to use fwnode_property_count_uXX()
Andy Shevchenko
1
-1
/
+1
2019-07-25
usb: typec: tcpm: Switch to use fwnode_property_count_uXX()
Andy Shevchenko
1
-4
/
+2
2019-07-25
usb: dwc3: Switch to use device_property_count_u32()
Andy Shevchenko
1
-2
/
+1
2019-07-25
usb: dwc2: Switch to use device_property_count_u32()
Andy Shevchenko
1
-4
/
+1
2019-07-25
USB: core: hcd-pci: Use dev_get_drvdata where possible
Chuhong Yuan
1
-2
/
+1
2019-07-25
usb: wusbcore: fix unbalanced get/put cluster_id
Phong Tran
1
-1
/
+1
2019-07-25
usb/hcd: Fix a NULL vs IS_ERR() bug in usb_hcd_setup_local_mem()
Dan Carpenter
1
-2
/
+2
2019-07-25
usb-storage: Add a limitation for blk_queue_max_hw_sectors()
Yoshihiro Shimoda
1
-0
/
+11
2019-07-25
usb: pci-quirks: Minor cleanup for AMD PLL quirk
Ryan Kennedy
5
-19
/
+21
2019-07-25
usb: pci-quirks: Correct AMD PLL quirk detection
Ryan Kennedy
1
-12
/
+19
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-6
/
+15
2019-07-15
Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
3
-4
/
+125
2019-07-12
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
11
-64
/
+140
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-8
/
+8
2019-07-11
Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
114
-683
/
+1196
2019-07-11
Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-13
/
+9
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
1
-2
/
+2
2019-07-09
Merge tag 'devprop-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-88
/
+230
2019-07-09
Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2
-4
/
+1
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-24
/
+24
2019-07-05
Merge tag 'usb-ci-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
4
-11
/
+39
2019-07-04
vfs: Convert gadgetfs to use the new mount API
David Howells
1
-6
/
+15
[prev]
[next]