index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-07
Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-9
/
+12
2020-06-04
usb: core: kcov: collect coverage from usb complete callback
Andrey Konovalov
1
-0
/
+3
2020-06-01
Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-11
/
+0
2020-05-29
usb: get rid of pointless access_ok() calls
Al Viro
2
-11
/
+0
2020-05-18
Merge 5.7-rc6 into usb-next
Greg Kroah-Hartman
2
-4
/
+18
2020-05-15
usb: hci: add hc_driver as argument for usb_hcd_pci_probe
Vinod Koul
1
-3
/
+4
2020-05-15
usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534B
Eugeniu Rosca
1
-1
/
+5
2020-05-14
USB: usbfs: fix mmap dma mismatch
Greg Kroah-Hartman
1
-3
/
+13
2020-05-11
Merge 5.7-rc5 into usb-next
Greg Kroah-Hartman
2
-5
/
+4
2020-05-05
usb: usbfs: correct kernel->user page attribute mismatch
Jeremy Linton
1
-3
/
+2
2020-05-05
USB: core: Fix misleading driver bug report
Alan Stern
1
-2
/
+2
2020-04-28
usb: core: hub: use true,false for bool variable
Jason Yan
1
-1
/
+1
2020-04-27
Merge 5.7-rc3 into usb-next
Greg Kroah-Hartman
3
-4
/
+27
2020-04-23
USB: core: Replace an empty statement with a debug message
Alan Stern
1
-2
/
+4
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-04-16
USB: core: Use the correct style for SPDX License Identifier
Nishad Kamdar
3
-3
/
+3
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-27
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
[next]