index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
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
2022-08-06
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
2022-08-04
Merge tag 'usb-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-07-27
usb/core: fix repeated words in comments
Jilin Yuan
2022-07-27
USB: HCD: Fix URB giveback issue in tasklet function
Weitao Wang
2022-07-27
usb: xhci_plat_remove: avoid NULL dereference
Alexey Sheplyakov
2022-07-08
usb: core: hub: Create platform devices for onboard hubs in hub_probe()
Matthias Kaehlcke
2022-07-08
usb: misc: Add onboard_usb_hub driver
Matthias Kaehlcke
2022-07-07
ARM: sa1100/assabet: move dmabounce hack to ohci driver
Arnd Bergmann
2022-06-27
usb: core: sysfs: convert sysfs snprintf to sysfs_emit
Xuezhi Zhang
2022-06-20
USB: ACPI: Replace usb_acpi_find_port() with acpi_find_child_by_adr()
Rafael J. Wysocki
2022-06-12
usb: Avoid extra usb SET_SEL requests when enabling link power management
Mathias Nyman
[next]