index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
2020-07-29
USB: Simplify USB ID table match
Bastien Nocera
2020-07-22
usb: usbfs: stop using compat_alloc_user_space
Christoph Hellwig
2020-07-21
usb: core: fix quirks_param_set() writing to a const pointer
Kars Mulder
2020-07-21
usb: hcd: Try MSI interrupts on PCI devices
Andy Shevchenko
2020-07-10
usb: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-09
usb: core: ledtrig-usbport: Demote obvious misuse of kerneldoc to standard co...
Lee Jones
2020-07-01
USB: Fix up terminology
Greg Kroah-Hartman
2020-06-29
Merge 5.8-rc3 into usb-next
Greg Kroah-Hartman
2020-06-19
USB: OTG: rename product list of devices
Greg Kroah-Hartman
2020-06-19
USB: rename USB OTG hub configuration option
Greg Kroah-Hartman
2020-06-19
USB: rename USB quirk to USB_QUIRK_ENDPOINT_IGNORE
Greg Kroah-Hartman
2020-06-18
usb: add USB_QUIRK_DELAY_INIT for Logitech C922
Tomasz MeresiĆski
2020-06-18
drivers: usb: Fix trivial spelling
Kieran Bingham
2020-06-18
USB: core: additional Device Classes to debug/usb/devices
Rob Gill
2020-06-07
Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-06-04
usb: core: kcov: collect coverage from usb complete callback
Andrey Konovalov
2020-06-01
Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-05-29
usb: get rid of pointless access_ok() calls
Al Viro
2020-05-18
Merge 5.7-rc6 into usb-next
Greg Kroah-Hartman
2020-05-15
usb: hci: add hc_driver as argument for usb_hcd_pci_probe
Vinod Koul
2020-05-15
usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534B
Eugeniu Rosca
2020-05-14
USB: usbfs: fix mmap dma mismatch
Greg Kroah-Hartman
2020-05-11
Merge 5.7-rc5 into usb-next
Greg Kroah-Hartman
2020-05-05
usb: usbfs: correct kernel->user page attribute mismatch
Jeremy Linton
2020-05-05
USB: core: Fix misleading driver bug report
Alan Stern
2020-04-28
usb: core: hub: use true,false for bool variable
Jason Yan
2020-04-27
Merge 5.7-rc3 into usb-next
Greg Kroah-Hartman
2020-04-23
USB: core: Replace an empty statement with a debug message
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-16
USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT for Corsair K70 RG...
Jonathan Cox
2020-04-16
USB: core: Fix free-while-in-use bug in the USB S-Glibrary
Alan Stern
2020-04-16
USB: core: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-03-24
usb: core: Add ACPI support for USB interface devices
Andy Shevchenko
2020-03-23
Merge 5.6-rc7 into usb-next
Greg Kroah-Hartman
2020-03-17
usb: quirks: add NO_LPM quirk for RTL8153 based ethernet adapters
Hans de Goede
2020-03-12
USB: Disable LPM on WD19's Realtek Hub
Kai-Heng Feng
2020-03-10
Merge 5.6-rc5 into usb-next
Greg Kroah-Hartman
2020-03-04
usb: core: port: do error out if usb_autopm_get_interface() fails
Eugeniu Rosca
2020-03-04
usb: core: hub: do error out if usb_autopm_get_interface() fails
Eugeniu Rosca
2020-03-04
usb: core: hub: fix unhandled return by employing a void function
Eugeniu Rosca
2020-03-04
usb: quirks: add NO_LPM quirk for Logitech Screen Share
Dan Lazewatsky
2020-02-24
Merge 5.6-rc3 into usb-next
Greg Kroah-Hartman
2020-02-19
usb: core: Use ACPI_SUCCESS() at appropriate places
Andy Shevchenko
2020-02-19
usb: core: Make use of acpi_evaluate_object() status
Andy Shevchenko
2020-02-14
usb: use kobj_to_dev() API
chenqiwu
2020-02-12
USB: Fallback to generic driver when specific driver fails
Bastien Nocera
2020-02-12
USB: Select better matching USB drivers when available
Bastien Nocera
2020-02-12
USB: Implement usb_device_match_id()
Bastien Nocera
2020-02-12
USB: Make it possible to "subclass" usb_device_driver
Bastien Nocera
[next]