| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: add quirks for Lenovo OneLink+ Dock | Jean-Francois Le Fillatre | 2022-10-21 | 1 | -0/+4 |
* | USB: core: Fix RST error in hub.c | Alan Stern | 2022-09-05 | 1 | -1/+1 |
* | 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 |
* | 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 |
| |/ |
|
* / | USB: ACPI: Replace usb_acpi_find_port() with acpi_find_child_by_adr() | Rafael J. Wysocki | 2022-06-20 | 1 | -17/+1 |
|/ |
|
* | USB: new quirk for Dell Gen 2 devices | Monish Kumar R | 2022-05-20 | 1 | -0/+3 |
* | usb: hub: Simplify error and success path in port_over_current_notify | Bhuvanesh Surachari | 2022-05-19 | 1 | -5/+3 |
* | usb: core: hcd: Add support for deferring roothub registration | Kishon Vijay Abraham I | 2022-05-12 | 1 | -6/+23 |
* | usb: core: acpi: Use the sysdev pointer instead of controller device | Heikki Krogerus | 2022-05-05 | 1 | -2/+5 |
* | Revert "usb: core: hcd: Create platform devices for onboard hubs in probe()" | Greg Kroah-Hartman | 2022-05-03 | 1 | -6/+0 |
* | Merge 5.18-rc5 into usb-next | Greg Kroah-Hartman | 2022-05-03 | 2 | -5/+15 |
|\ |
|
| * | usb: core: Don't hold the device lock while sleeping in do_proc_control() | Tasos Sahanidis | 2022-04-21 | 1 | -5/+9 |
| * | USB: quirks: add STRING quirk for VCOM device | Oliver Neukum | 2022-04-14 | 1 | -0/+3 |
| * | USB: quirks: add a Realtek card reader | Oliver Neukum | 2022-04-14 | 1 | -0/+3 |
* | | usb: core: hcd: Create platform devices for onboard hubs in probe() | Matthias Kaehlcke | 2022-04-26 | 1 | -0/+6 |
* | | usb: core: devices: drop redundant buffer overflow checks | Sergey Shtylyov | 2022-04-26 | 1 | -12/+0 |
* | | usb: remove third argument of usb_maxpacket() | Vincent Mailhol | 2022-04-23 | 1 | -1/+1 |
* | | USB: hcd-pci: Fully suspend across freeze/thaw cycle | Evan Green | 2022-04-23 | 1 | -2/+2 |
* | | USB: core: Disable remote wakeup for freeze/quiesce | Evan Green | 2022-04-23 | 1 | -12/+13 |
* | | usb: core: devices: remove dead code under #ifdef PROC_EXTRA | Sergey Shtylyov | 2022-04-21 | 1 | -35/+0 |
* | | usb: Prepare cleanup of powerpc's asm/prom.h | Christophe Leroy | 2022-04-21 | 1 | -1/+0 |
|/ |
|
* | Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2022-03-26 | 5 | -26/+39 |
|\ |
|
| * | USB: core: Update kerneldoc for usb_get_dev() and usb_get_intf() | Alan Stern | 2022-02-25 | 1 | -0/+8 |
| * | usb: remove Link Powermanagement (LPM) disable before port reset. | Mathias Nyman | 2022-02-17 | 1 | -12/+1 |
| * | Merge 5.17-rc4 into usb-next | Greg Kroah-Hartman | 2022-02-14 | 1 | -3/+6 |
| |\ |
|
| * | | USB: usbfs: Use a spinlock instead of atomic accesses to tally used memory. | Ingo Rohloff | 2022-02-11 | 1 | -10/+22 |
| * | | USB: ACPI: Replace acpi_bus_get_device() | Rafael J. Wysocki | 2022-01-31 | 1 | -1/+1 |
| * | | Merge tag 'v5.17-rc2' into usb-next | Greg Kroah-Hartman | 2022-01-31 | 2 | -0/+26 |
| |\ \ |
|
| * | | | USB: hcd-pci: Use PCI_STD_NUM_BARS when checking standard BARs | Bjorn Helgaas | 2022-01-26 | 1 | -1/+1 |
| * | | | usb: core: Bail out when port is stuck in reset loop | Kai-Heng Feng | 2022-01-26 | 1 | -2/+6 |
* | | | | PM: sleep: Add device name to suspend_report_result() | Youngjin Jang | 2022-03-08 | 1 | -2/+2 |
| |_|/
|/| | |
|
* | | | usb: core: Unregister device on component_add() failure | Fabio M. De Francesco | 2022-02-11 | 1 | -3/+6 |
| |/
|/| |
|
* | | USB: core: Fix hang in usb_kill_urb by adding memory barriers | Alan Stern | 2022-01-25 | 2 | -0/+26 |
|/ |
|
* | USB: core: Fix bug in resuming hub's handling of wakeup requests | Alan Stern | 2022-01-03 | 1 | -1/+1 |
* | USB: Fix "slab-out-of-bounds Write" bug in usb_hcd_poll_rh_status | Alan Stern | 2022-01-03 | 1 | -1/+8 |
* | usb: Remove usb_for_each_port() | Heikki Krogerus | 2021-12-30 | 1 | -46/+0 |
* | usb: Link the ports to the connectors they are attached to | Heikki Krogerus | 2021-12-30 | 1 | -0/+32 |
* | Merge 5.16-rc6 into usb-next | Greg Kroah-Hartman | 2021-12-20 | 1 | -0/+3 |
|\ |
|