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.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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-23
USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old enumeration scheme f...
Alan Stern
1
-3
/
+1
2020-04-23
USB: hub: Fix handling of connect changes during sleep
Alan Stern
1
-0
/
+14
2020-04-16
USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT for Corsair K70 RG...
Jonathan Cox
1
-0
/
+4
2020-04-16
USB: core: Fix free-while-in-use bug in the USB S-Glibrary
Alan Stern
1
-1
/
+8
2020-03-24
usb: core: Add ACPI support for USB interface devices
Andy Shevchenko
1
-0
/
+2
2020-03-23
Merge 5.6-rc7 into usb-next
Greg Kroah-Hartman
1
-0
/
+6
2020-03-17
usb: quirks: add NO_LPM quirk for RTL8153 based ethernet adapters
Hans de Goede
1
-0
/
+3
2020-03-12
USB: Disable LPM on WD19's Realtek Hub
Kai-Heng Feng
1
-0
/
+3
2020-03-10
Merge 5.6-rc5 into usb-next
Greg Kroah-Hartman
3
-4
/
+17
2020-03-04
usb: core: port: do error out if usb_autopm_get_interface() fails
Eugeniu Rosca
1
-2
/
+8
2020-03-04
usb: core: hub: do error out if usb_autopm_get_interface() fails
Eugeniu Rosca
1
-1
/
+5
2020-03-04
usb: core: hub: fix unhandled return by employing a void function
Eugeniu Rosca
1
-1
/
+1
2020-03-04
usb: quirks: add NO_LPM quirk for Logitech Screen Share
Dan Lazewatsky
1
-0
/
+3
2020-02-24
Merge 5.6-rc3 into usb-next
Greg Kroah-Hartman
5
-17
/
+78
2020-02-19
usb: core: Use ACPI_SUCCESS() at appropriate places
Andy Shevchenko
1
-1
/
+1
2020-02-19
usb: core: Make use of acpi_evaluate_object() status
Andy Shevchenko
1
-4
/
+5
2020-02-14
usb: use kobj_to_dev() API
chenqiwu
1
-3
/
+3
2020-02-12
USB: Fallback to generic driver when specific driver fails
Bastien Nocera
2
-1
/
+7
2020-02-12
USB: Select better matching USB drivers when available
Bastien Nocera
2
-2
/
+42
2020-02-12
USB: Implement usb_device_match_id()
Bastien Nocera
2
-0
/
+16
2020-02-12
USB: Make it possible to "subclass" usb_device_driver
Bastien Nocera
1
-5
/
+21
2020-02-12
USB: Export generic USB device driver functions
Bastien Nocera
2
-8
/
+14
2020-02-12
USB: Fix novation SourceControl XL after suspend
Richard Dodd
1
-0
/
+3
2020-02-10
USB: core: clean up endpoint-descriptor parsing
Johan Hovold
1
-12
/
+8
2020-02-10
USB: quirks: blacklist duplicate ep on Sound Devices USBPre2
Johan Hovold
1
-0
/
+5
2020-02-10
USB: core: add endpoint-blacklist quirk
Johan Hovold
3
-0
/
+46
2020-02-10
USB: hub: Don't record a connect-change event during reset-resume
Alan Stern
1
-5
/
+0
2020-02-10
USB: hub: Fix the broken detection of USB3 device in SMSC hub
Hardik Gajjar
2
-0
/
+16
2020-01-29
Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+2
2020-01-28
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
1
-1
/
+1
2020-01-21
Merge 5.5-rc7 into usb-next
Greg Kroah-Hartman
1
-0
/
+1
2020-01-17
USB: usbfs: Always unlink URBs in reverse order
Alan Stern
1
-2
/
+2
2020-01-15
usb: core: hub: Improved device recognition on remote wakeup
Keiya Nobuta
1
-0
/
+1
2020-01-08
usb: missing parentheses in USE_NEW_SCHEME
Qi Zhou
1
-1
/
+1
2020-01-06
USB: Fix: Don't skip endpoint descriptors with maxpacket=0
Alan Stern
1
-4
/
+8
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-12-30
USB: core: fix check for duplicate endpoints
Johan Hovold
1
-12
/
+58
2019-12-11
USB: Fix incorrect DMA allocations for local memory pool drivers
Fredrik Noring
1
-21
/
+21
2019-12-10
usb: core: urb: fix URB structure initialization function
Emiliano Ingrassia
1
-0
/
+1
2019-12-05
usb, kcov: collect coverage from hub_event
Andrey Konovalov
1
-0
/
+5
2019-12-04
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-12-02
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-15
/
+1
2019-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
1
-7
/
+1
2019-11-07
usb: Allow USB device to be warm reset in suspended state
Kai-Heng Feng
1
-3
/
+2
2019-11-04
Merge 5.4-rc6 into usb-next
Greg Kroah-Hartman
1
-0
/
+5
2019-10-31
usb: core: Remove redundant vmap checks
Kees Cook
1
-7
/
+1
2019-10-28
USB: Skip endpoints with 0 maxpacket length
Alan Stern
1
-0
/
+5
2019-10-23
compat_ioctl: move drivers to compat_ptr_ioctl
Arnd Bergmann
1
-15
/
+1
2019-10-15
usb: usbfs: Suppress problematic bind and unbind uevents.
Ingo Rohloff
1
-1
/
+14
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
1
-1
/
+1
[next]