index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'usb-serial-5.3-rc5' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2019-08-17
1
-0
/
+10
|
\
|
*
USB: serial: option: add the BroadMobi BM818 card
Bob Ham
2019-08-15
1
-0
/
+2
|
*
USB: serial: option: Add Motorola modem UARTs
Tony Lindgren
2019-08-15
1
-0
/
+5
|
*
USB: serial: option: add D-Link DWM-222 device ID
Rogan Dawes
2019-08-05
1
-0
/
+2
|
*
USB: serial: option: Add support for ZTE MF871A
Yoshiaki Okamoto
2019-08-05
1
-0
/
+1
*
|
usb: add a hcd_uses_dma helper
Christoph Hellwig
2019-08-15
3
-10
/
+6
*
|
usb: don't create dma pools for HCDs with a localmem_pool
Christoph Hellwig
2019-08-15
1
-3
/
+3
*
|
usb: chipidea: imx: fix EPROBE_DEFER support during driver probe
André Draszik
2019-08-15
1
-7
/
+12
*
|
usb: host: fotg2: restart hcd after port reset
Hans Ulli Kroll
2019-08-15
1
-0
/
+4
*
|
USB: CDC: fix sanity checks in CDC union parser
Oliver Neukum
2019-08-15
1
-2
/
+2
*
|
usb: cdc-acm: make sure a refcount is taken early enough
Oliver Neukum
2019-08-15
1
-5
/
+7
*
|
USB: core: Fix races in character device registration and deregistraion
Alan Stern
2019-08-12
1
-5
/
+5
*
|
usb: gadget: mass_storage: Fix races between fsg_disable and fsg_set_alt
Benjamin Herrenschmidt
2019-08-12
1
-10
/
+18
*
|
usb: gadget: composite: Clear "suspended" on reset/disconnect
Benjamin Herrenschmidt
2019-08-12
1
-0
/
+1
*
|
usb: gadget: udc: renesas_usb3: Fix sysfs interface of "role"
Yoshihiro Shimoda
2019-08-12
1
-2
/
+3
*
|
usb: setup authorized_default attributes using usb_bus_notify
Thiébaud Weksteen
2019-08-08
3
-123
/
+126
*
|
usb: iowarrior: fix deadlock on disconnect
Oliver Neukum
2019-08-08
1
-3
/
+4
*
|
Revert "USB: rio500: simplify locking"
Oliver Neukum
2019-08-08
1
-16
/
+27
*
|
usb: usbfs: fix double-free of usb memory upon submiturb error
Gavin Li
2019-08-05
1
-2
/
+0
*
|
usb: yurex: Fix use-after-free in yurex_delete
Suzuki K Poulose
2019-08-05
1
-1
/
+1
*
|
usb: typec: tcpm: Ignore unsupported/unknown alternate mode requests
Guenter Roeck
2019-08-02
1
-14
/
+24
*
|
xhci: Fix NULL pointer dereference at endpoint zero reset.
Mathias Nyman
2019-08-02
1
-0
/
+10
*
|
usb: host: xhci-rcar: Fix timeout in xhci_suspend()
Yoshihiro Shimoda
2019-08-02
1
-2
/
+7
*
|
usb: typec: ucsi: ccg: Fix uninitilized symbol error
Heikki Krogerus
2019-08-01
1
-1
/
+1
*
|
usb: typec: tcpm: remove tcpm dir if no children
Li Jun
2019-07-30
1
-0
/
+4
*
|
usb: typec: tcpm: free log buf memory when remove debug file
Li Jun
2019-07-30
1
-0
/
+9
*
|
usb: typec: tcpm: Add NULL check before dereferencing config
Guenter Roeck
2019-07-30
1
-3
/
+4
|
/
*
xhci: Fix crash if scatter gather is used with Immediate Data Transfer (IDT).
Mathias Nyman
2019-07-25
1
-1
/
+2
*
usb: usb251xb: Reallow swap-dx-lanes to apply to the upstream port
Lucas Stach
2019-07-25
1
-6
/
+7
*
Revert "usb: usb251xb: Add US port lanes inversion property"
Lucas Stach
2019-07-25
1
-2
/
+0
*
usb: wusbcore: fix unbalanced get/put cluster_id
Phong Tran
2019-07-25
1
-1
/
+1
*
usb/hcd: Fix a NULL vs IS_ERR() bug in usb_hcd_setup_local_mem()
Dan Carpenter
2019-07-25
1
-2
/
+2
*
usb-storage: Add a limitation for blk_queue_max_hw_sectors()
Yoshihiro Shimoda
2019-07-25
1
-0
/
+11
*
usb: pci-quirks: Minor cleanup for AMD PLL quirk
Ryan Kennedy
2019-07-25
5
-19
/
+21
*
usb: pci-quirks: Correct AMD PLL quirk detection
Ryan Kennedy
2019-07-25
1
-12
/
+19
*
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-07-19
1
-6
/
+15
|
\
|
*
vfs: Convert gadgetfs to use the new mount API
David Howells
2019-07-04
1
-6
/
+15
*
|
Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2019-07-15
3
-4
/
+125
|
\
\
|
*
|
usb: typec: ucsi: ccg: add runtime pm workaround
Ajay Gupta
2019-06-08
1
-4
/
+76
|
*
|
usb: typec: ucsi: ccg: enable runtime pm support
Ajay Gupta
2019-06-08
3
-0
/
+49
|
|
/
*
|
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-07-12
11
-64
/
+140
|
\
\
|
*
|
usb: host: Fix excessive alignment restriction for local memory allocations
Fredrik Noring
2019-06-28
3
-5
/
+7
|
*
|
USB: drop HCD_LOCAL_MEM flag
Laurentiu Tudor
2019-06-03
8
-21
/
+17
|
*
|
usb: host: ohci-tmio: init genalloc for local memory
Laurentiu Tudor
2019-06-03
1
-8
/
+5
|
*
|
usb: host: ohci-sm501: init genalloc for local memory
Laurentiu Tudor
2019-06-03
1
-27
/
+20
|
*
|
USB: use genalloc for USB HCs with local memory
Laurentiu Tudor
2019-06-03
6
-9
/
+97
|
|
/
*
|
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
4
-8
/
+8
|
\
\
|
*
|
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-06-24
4
-8
/
+8
*
|
|
Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-07-11
114
-683
/
+1196
|
\
\
\
|
*
\
\
Merge tag 'usb-ci-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2019-07-05
4
-11
/
+39
|
|
\
\
\
[next]