index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-28
USB: cdc-wdm: fix race between write and disconnect due to flag abuse
Oliver Neukum
1
-4
/
+12
2019-08-28
usb: host: xhci: rcar: Fix typo in compatible string matching
Geert Uytterhoeven
1
-1
/
+1
2019-08-28
usb: host: xhci-tegra: Set DMA mask correctly
Nagarjuna Kristam
1
-0
/
+10
2019-08-28
USB: storage: ums-realtek: Whitelist auto-delink support
Kai-Heng Feng
1
-5
/
+8
2019-08-28
USB: storage: ums-realtek: Update module parameter description for auto_delin...
Kai-Heng Feng
1
-1
/
+1
2019-08-28
usb: host: ohci: fix a race condition between shutdown and irq
Yoshihiro Shimoda
1
-3
/
+12
2019-08-28
usb: hcd: use managed device resources
Schmid, Carsten
1
-22
/
+8
2019-08-28
typec: tcpm: fix a typo in the comparison of pdo_max_voltage
Colin Ian King
1
-1
/
+1
2019-08-21
usb-storage: Add new JMS567 revision to unusual_devs
Henk van der Laan
1
-1
/
+1
2019-08-21
usb: chipidea: udc: don't do hardware access if gadget has stopped
Peter Chen
1
-8
/
+24
2019-08-21
usbtmc: more sanity checking for packet size
Oliver Neukum
1
-0
/
+3
2019-08-21
usb: udc: lpc32xx: silence fall-through warning
Gustavo A. R. Silva
1
-1
/
+1
2019-08-17
Merge tag 'usb-serial-5.3-rc5' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-0
/
+10
2019-08-15
usb: add a hcd_uses_dma helper
Christoph Hellwig
3
-10
/
+6
2019-08-15
usb: don't create dma pools for HCDs with a localmem_pool
Christoph Hellwig
1
-3
/
+3
2019-08-15
usb: chipidea: imx: fix EPROBE_DEFER support during driver probe
André Draszik
1
-7
/
+12
2019-08-15
usb: host: fotg2: restart hcd after port reset
Hans Ulli Kroll
1
-0
/
+4
2019-08-15
USB: CDC: fix sanity checks in CDC union parser
Oliver Neukum
1
-2
/
+2
2019-08-15
usb: cdc-acm: make sure a refcount is taken early enough
Oliver Neukum
1
-5
/
+7
2019-08-15
USB: serial: option: add the BroadMobi BM818 card
Bob Ham
1
-0
/
+2
2019-08-15
USB: serial: option: Add Motorola modem UARTs
Tony Lindgren
1
-0
/
+5
2019-08-12
USB: core: Fix races in character device registration and deregistraion
Alan Stern
1
-5
/
+5
2019-08-12
usb: gadget: mass_storage: Fix races between fsg_disable and fsg_set_alt
Benjamin Herrenschmidt
1
-10
/
+18
2019-08-12
usb: gadget: composite: Clear "suspended" on reset/disconnect
Benjamin Herrenschmidt
1
-0
/
+1
2019-08-12
usb: gadget: udc: renesas_usb3: Fix sysfs interface of "role"
Yoshihiro Shimoda
1
-2
/
+3
2019-08-08
usb: setup authorized_default attributes using usb_bus_notify
Thiébaud Weksteen
3
-123
/
+126
2019-08-08
usb: iowarrior: fix deadlock on disconnect
Oliver Neukum
1
-3
/
+4
2019-08-08
Revert "USB: rio500: simplify locking"
Oliver Neukum
1
-16
/
+27
2019-08-05
usb: usbfs: fix double-free of usb memory upon submiturb error
Gavin Li
1
-2
/
+0
2019-08-05
usb: yurex: Fix use-after-free in yurex_delete
Suzuki K Poulose
1
-1
/
+1
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-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-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: 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-16
Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
3
-4
/
+125
2019-07-13
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
11
-64
/
+140
[next]