index
:
kernel/git/stable/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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2020-04-23
usb: pci-quirks: use true,false for bool variables
Jason Yan
2020-04-23
USB: core: Replace an empty statement with a debug message
Alan Stern
2020-04-23
usb/early: remove unused including <linux/version.h>
Jason Yan
2020-04-23
USB: sisusbvga: Change port variable from signed to unsigned
Changming Liu
2020-04-23
usb-storage: Add unusual_devs entry for JMicron JMS566
Alan Stern
2020-04-23
USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old enumeration scheme f...
Alan Stern
2020-04-23
USB: hub: Fix handling of connect changes during sleep
Alan Stern
2020-04-22
usb: typec: altmode: Fix typec_altmode_get_partner sometimes returning an inv...
Naoki Kiryu
2020-04-22
USB: serial: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-04-22
USB: serial: garmin_gps: add sanity checking for data length
Oliver Neukum
2020-04-21
xhci: Don't clear hub TT buffer on ep0 protocol stall
Mathias Nyman
2020-04-21
xhci: prevent bus suspend if a roothub port detected a over-current condition
Mathias Nyman
2020-04-21
xhci: Fix handling halted endpoint even if endpoint ring appears empty
Mathias Nyman
2020-04-20
Merge tag 'fixes-for-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2020-04-17
usb: raw-gadget: Fix copy_to/from_user() checks
Dan Carpenter
2020-04-17
usb: raw-gadget: fix raw_event_queue_fetch locking
Andrey Konovalov
2020-04-17
usb: gadget: udc: atmel: Fix vbus disconnect handling
Cristian Birsan
2020-04-17
usb: dwc3: gadget: Fix request completion check
Thinh Nguyen
2020-04-16
usb: cdns3: gadget: make a bunch of functions static
Jason Yan
2020-04-16
usb: fusb302: Convert to use GPIO descriptors
Linus Walleij
2020-04-16
usb: cdns3: change dev_info to dev_dbg for debug message
Peter Chen
2020-04-16
usb: cdns3: change "cdsn3" to"cdns3"
Peter Chen
2020-04-16
usb: cdns3: delete role_override
Peter Chen
2020-04-16
usb: cdns3: core: get role switch node from firmware
Peter Chen
2020-04-16
USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT for Corsair K70 RG...
Jonathan Cox
2020-04-16
usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET change
Badhri Jagan Sridharan
2020-04-16
usb: f_fs: Clear OS Extended descriptor counts to zero in ffs_data_reset()
Udipto Goswami
2020-04-16
cdc-acm: introduce a cool down
Oliver Neukum
2020-04-16
cdc-acm: close race betrween suspend() and acm_softint
Oliver Neukum
2020-04-16
UAS: fix deadlock in error handling and PM flushing work
Oliver Neukum
2020-04-16
UAS: no use logging any details in case of ENODEV
Oliver Neukum
2020-04-16
usb: raw-gadget: fix raw_event_queue_fetch locking
Andrey Konovalov
2020-04-16
usb: raw-gadget: Fix copy_to/from_user() checks
Dan Carpenter
2020-04-16
usb: typec: pi3usb30532: Set switch_ / mux_desc name field to NULL
Hans de Goede
2020-04-16
USB: early: Handle AMD's spec-compliant identifiers, too
Jann Horn
2020-04-16
USB: core: Fix free-while-in-use bug in the USB S-Glibrary
Alan Stern
2020-04-16
usb: phy: jz4770: Add a missing '\n' in a log message
Christophe JAILLET
2020-04-16
USB: dwc2: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-04-16
USB: mtu3: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-04-16
USB: musb: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-04-16
USB: misc: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-04-16
USB: isp1760: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-04-16
USB: host: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-04-16
usb: gadget: legacy: fix redundant initialization warnings from cppcheck
Masahiro Yamada
2020-04-16
usb: host: u132-hcd: Remove u132_static_list and list head u132_list
Madhuparna Bhowmik
2020-04-16
USB: early: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-04-16
USB: core: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-04-16
usb: host: ehci-tegra: Remove superfluous dev_err() message
Tang Bin
2020-04-16
usb: dwc3: gadget: Do link recovery for SS and SSP
Thinh Nguyen
2020-04-16
usb: dwc3: gadget: Properly set maxpacket limit
Thinh Nguyen
[prev]
[next]