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
2023-05-29
usb: usbfs: Use consistent mmap functions
Ruihan Li
2023-05-29
usb: usbfs: Enforce page requirements for mmap
Ruihan Li
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
Merge tag 'usb-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-04-20
USB: core: Add routines for endpoint checks in old drivers
Alan Stern
2023-04-06
USB: core: Fix docs warning caused by wireless_status feature
Bastien Nocera
2023-04-03
USB: core: Add API to change the wireless_status
Bastien Nocera
2023-04-03
USB: core: Add wireless_status sysfs attribute
Bastien Nocera
2023-03-23
USB: mark all struct bus_type as const
Greg Kroah-Hartman
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-16
usb: acpi: Switch to use acpi_evaluate_dsm_typed()
Andy Shevchenko
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-24
Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-14
Merge 6.2-rc8 into usb-next
Greg Kroah-Hartman
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-09
usb: core: add quirk for Alcor Link AK9563 smartcard reader
Mark Pearson
2023-01-31
USB: core: Don't hold device lock while reading the "descriptors" sysfs file
Alan Stern
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-27
driver core: make struct device_type.devnode() take a const *
Greg Kroah-Hartman
2023-01-27
driver core: make struct device_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-23
Merge 6.2-rc5 into usb-next
Greg Kroah-Hartman
2023-01-17
usb: core: hub: disable autosuspend for TI TUSB8041
Flavio Suligoi
2023-01-17
USB: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-01-17
usb: acpi: add helper to check port lpm capability using acpi _DSM
Mathias Nyman
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-16
Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-12-12
USB: core: export usb_cache_string()
Vincent Mailhol
2022-11-30
xhci: disable U3 suspended ports in S4 hibernate poweroff_late stage
Mathias Nyman
2022-11-29
usb: core: hcd: Fix return value check in usb_hcd_setup_local_mem()
Yang Yingliang
2022-11-24
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
2022-11-21
Merge 6.1-rc6 into usb-next
Greg Kroah-Hartman
2022-11-09
usb: add NO_LPM quirk for Realforce 87U Keyboard
Nicolas Dumazet
2022-11-08
usb: core: stop USB enumeration if too many retries
Ray Chi
2022-11-03
usb: core: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2022-11-03
USB: core: Change configuration warnings to notices
Alan Stern
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-03
kmsan: handle memory sent to/from USB
Alexander Potapenko
2022-09-30
usb: add quirks for Lenovo OneLink+ Dock
Jean-Francois Le Fillatre
2022-09-26
Merge 6.0-rc7 into usb-next
Greg Kroah-Hartman
2022-09-22
USB: add RESET_RESUME quirk for NVIDIA Jetson devices in RCM
Hannu Hartikainen
2022-09-05
USB: core: Fix RST error in hub.c
Alan Stern
2022-09-05
Merge 6.0-rc4 into usb-next
Greg Kroah-Hartman
2022-09-01
USB: hcd-pci: Drop the unused id parameter from usb_hcd_pci_probe()
Heikki Krogerus
2022-08-31
Revert "usb: add quirks for Lenovo OneLink+ Dock"
Greg Kroah-Hartman
2022-08-31
usb: host: Initiate urb ep with udev ep0
Khalid Masum
2022-08-30
USB: core: Prevent nested device-reset calls
Alan Stern
2022-08-30
usb: add quirks for Lenovo OneLink+ Dock
Jean-Francois Le Fillatre
2022-08-19
usb/hcd: Fix dma_map_sg error check
Jack Wang
2022-08-19
usb: move from strlcpy with unused retval to strscpy
Wolfram Sang
[next]