| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2023-02-24 | 3 | -11/+11 |
|\ |
|
| * | driver core: make struct bus_type.uevent() take a const * | Greg Kroah-Hartman | 2023-01-27 | 1 | -3/+3 |
| * | driver core: make struct device_type.devnode() take a const * | Greg Kroah-Hartman | 2023-01-27 | 1 | -2/+2 |
| * | driver core: make struct device_type.uevent() take a const * | Greg Kroah-Hartman | 2023-01-27 | 2 | -6/+6 |
* | | Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2023-02-24 | 3 | -9/+3 |
|\ \ |
|
| * \ | Merge 6.2-rc8 into usb-next | Greg Kroah-Hartman | 2023-02-14 | 1 | -0/+3 |
| |\ \ |
|
| * | | | USB: core: Don't hold device lock while reading the "descriptors" sysfs file | Alan Stern | 2023-01-31 | 2 | -8/+2 |
| * | | | Merge 6.2-rc5 into usb-next | Greg Kroah-Hartman | 2023-01-23 | 2 | -0/+78 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | USB: fix memory leak with using debugfs_lookup() | Greg Kroah-Hartman | 2023-01-17 | 1 | -1/+1 |
* | | | | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-02-23 | 1 | -2/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | mm: replace vma->vm_flags direct modifications with modifier calls | Suren Baghdasaryan | 2023-02-09 | 1 | -2/+1 |
| |/ / |
|
* | / | usb: core: add quirk for Alcor Link AK9563 smartcard reader | Mark Pearson | 2023-02-09 | 1 | -0/+3 |
| |/
|/| |
|
* | | usb: core: hub: disable autosuspend for TI TUSB8041 | Flavio Suligoi | 2023-01-17 | 1 | -0/+13 |
* | | usb: acpi: add helper to check port lpm capability using acpi _DSM | Mathias Nyman | 2023-01-17 | 1 | -0/+65 |
|/ |
|
* | Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-12-16 | 1 | -1/+1 |
|\ |
|
| * | driver core: make struct class.devnode() take a const * | Greg Kroah-Hartman | 2022-11-24 | 1 | -1/+1 |
* | | Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2022-12-16 | 7 | -46/+156 |
|\ \ |
|
| * | | xhci: disable U3 suspended ports in S4 hibernate poweroff_late stage | Mathias Nyman | 2022-11-30 | 1 | -0/+13 |
| * | | usb: core: hcd: Fix return value check in usb_hcd_setup_local_mem() | Yang Yingliang | 2022-11-29 | 1 | -1/+5 |
| * | | Merge 6.1-rc6 into usb-next | Greg Kroah-Hartman | 2022-11-21 | 1 | -0/+3 |
| |\| |
|
| * | | usb: core: stop USB enumeration if too many retries | Ray Chi | 2022-11-08 | 3 | -0/+91 |
| * | | usb: core: Use kstrtobool() instead of strtobool() | Christophe JAILLET | 2022-11-03 | 2 | -4/+6 |
| * | | USB: core: Change configuration warnings to notices | Alan Stern | 2022-11-03 | 1 | -41/+41 |
* | | | USB: core: export usb_cache_string() | Vincent Mailhol | 2022-12-12 | 2 | -1/+1 |
| |/
|/| |
|
* | | usb: add NO_LPM quirk for Realforce 87U Keyboard | Nicolas Dumazet | 2022-11-09 | 1 | -0/+3 |
|/ |
|
* | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-10-10 | 1 | -0/+2 |
|\ |
|
| * | kmsan: handle memory sent to/from USB | Alexander Potapenko | 2022-10-03 | 1 | -0/+2 |
* | | usb: add quirks for Lenovo OneLink+ Dock | Jean-Francois Le Fillatre | 2022-09-30 | 1 | -0/+4 |
* | | Merge 6.0-rc7 into usb-next | Greg Kroah-Hartman | 2022-09-26 | 1 | -1/+1 |
|\ \ |
|
| * | | USB: core: Fix RST error in hub.c | Alan Stern | 2022-09-05 | 1 | -1/+1 |
* | | | USB: add RESET_RESUME quirk for NVIDIA Jetson devices in RCM | Hannu Hartikainen | 2022-09-22 | 1 | -0/+9 |
* | | | Merge 6.0-rc4 into usb-next | Greg Kroah-Hartman | 2022-09-05 | 1 | -0/+10 |
|\| | |
|
| * | | Revert "usb: add quirks for Lenovo OneLink+ Dock" | Greg Kroah-Hartman | 2022-08-31 | 1 | -4/+0 |
| * | | USB: core: Prevent nested device-reset calls | Alan Stern | 2022-08-30 | 1 | -0/+10 |
| * | | usb: add quirks for Lenovo OneLink+ Dock | Jean-Francois Le Fillatre | 2022-08-30 | 1 | -0/+4 |
| |/ |
|
* | | USB: hcd-pci: Drop the unused id parameter from usb_hcd_pci_probe() | Heikki Krogerus | 2022-09-01 | 1 | -6/+1 |
* | | usb: host: Initiate urb ep with udev ep0 | Khalid Masum | 2022-08-31 | 1 | -8/+1 |
* | | usb/hcd: Fix dma_map_sg error check | Jack Wang | 2022-08-19 | 1 | -1/+1 |
* | | usb: move from strlcpy with unused retval to strscpy | Wolfram Sang | 2022-08-19 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/... | Linus Torvalds | 2022-08-06 | 1 | -3/+14 |
|\ |
|
| * | ARM: sa1100/assabet: move dmabounce hack to ohci driver | Arnd Bergmann | 2022-07-07 | 1 | -3/+14 |
* | | Merge tag 'usb-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2022-08-04 | 8 | -112/+204 |
|\ \ |
|
| * | | usb/core: fix repeated words in comments | Jilin Yuan | 2022-07-27 | 2 | -2/+2 |
| * | | USB: HCD: Fix URB giveback issue in tasklet function | Weitao Wang | 2022-07-27 | 1 | -11/+15 |
| * | | usb: xhci_plat_remove: avoid NULL dereference | Alexey Sheplyakov | 2022-07-27 | 1 | -1/+7 |
| * | | usb: core: hub: Create platform devices for onboard hubs in hub_probe() | Matthias Kaehlcke | 2022-07-08 | 2 | -1/+9 |
| * | | usb: misc: Add onboard_usb_hub driver | Matthias Kaehlcke | 2022-07-08 | 1 | -0/+4 |
| * | | usb: core: sysfs: convert sysfs snprintf to sysfs_emit | Xuezhi Zhang | 2022-06-27 | 1 | -39/+40 |
| * | | usb: Avoid extra usb SET_SEL requests when enabling link power management | Mathias Nyman | 2022-06-12 | 1 | -39/+21 |
| * | | usb: hub: port: add sysfs entry to switch port power | Michael Grzeschik | 2022-06-12 | 3 | -19/+106 |
| |/ |
|