summary refs log tree commit diff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2022-08-06Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds
2022-08-04Merge tag 'usb-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-07-27usb/core: fix repeated words in commentsJilin Yuan
2022-07-27USB: HCD: Fix URB giveback issue in tasklet functionWeitao Wang
2022-07-27usb: xhci_plat_remove: avoid NULL dereferenceAlexey Sheplyakov
2022-07-08usb: core: hub: Create platform devices for onboard hubs in hub_probe()Matthias Kaehlcke
2022-07-08usb: misc: Add onboard_usb_hub driverMatthias Kaehlcke
2022-07-07ARM: sa1100/assabet: move dmabounce hack to ohci driverArnd Bergmann
2022-06-27usb: core: sysfs: convert sysfs snprintf to sysfs_emitXuezhi Zhang
2022-06-20USB: ACPI: Replace usb_acpi_find_port() with acpi_find_child_by_adr()Rafael J. Wysocki
2022-06-12usb: Avoid extra usb SET_SEL requests when enabling link power managementMathias Nyman
2022-06-12usb: hub: port: add sysfs entry to switch port powerMichael Grzeschik
2022-05-20USB: new quirk for Dell Gen 2 devicesMonish Kumar R
2022-05-19usb: hub: Simplify error and success path in port_over_current_notifyBhuvanesh Surachari
2022-05-12usb: core: hcd: Add support for deferring roothub registrationKishon Vijay Abraham I
2022-05-05usb: core: acpi: Use the sysdev pointer instead of controller deviceHeikki Krogerus
2022-05-03Revert "usb: core: hcd: Create platform devices for onboard hubs in probe()"Greg Kroah-Hartman
2022-05-03Merge 5.18-rc5 into usb-nextGreg Kroah-Hartman
2022-04-26usb: core: hcd: Create platform devices for onboard hubs in probe()Matthias Kaehlcke
2022-04-26usb: core: devices: drop redundant buffer overflow checksSergey Shtylyov
2022-04-23usb: remove third argument of usb_maxpacket()Vincent Mailhol
2022-04-23USB: hcd-pci: Fully suspend across freeze/thaw cycleEvan Green
2022-04-23USB: core: Disable remote wakeup for freeze/quiesceEvan Green
2022-04-21usb: core: devices: remove dead code under #ifdef PROC_EXTRASergey Shtylyov
2022-04-21usb: core: Don't hold the device lock while sleeping in do_proc_control()Tasos Sahanidis
2022-04-21usb: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy
2022-04-14USB: quirks: add STRING quirk for VCOM deviceOliver Neukum
2022-04-14USB: quirks: add a Realtek card readerOliver Neukum
2022-03-26Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-03-08PM: sleep: Add device name to suspend_report_result()Youngjin Jang
2022-02-25USB: core: Update kerneldoc for usb_get_dev() and usb_get_intf()Alan Stern
2022-02-17usb: remove Link Powermanagement (LPM) disable before port reset.Mathias Nyman
2022-02-14Merge 5.17-rc4 into usb-nextGreg Kroah-Hartman
2022-02-11USB: usbfs: Use a spinlock instead of atomic accesses to tally used memory.Ingo Rohloff
2022-02-11usb: core: Unregister device on component_add() failureFabio M. De Francesco
2022-01-31USB: ACPI: Replace acpi_bus_get_device()Rafael J. Wysocki
2022-01-31Merge tag 'v5.17-rc2' into usb-nextGreg Kroah-Hartman
2022-01-26USB: hcd-pci: Use PCI_STD_NUM_BARS when checking standard BARsBjorn Helgaas
2022-01-26usb: core: Bail out when port is stuck in reset loopKai-Heng Feng
2022-01-25USB: core: Fix hang in usb_kill_urb by adding memory barriersAlan Stern
2022-01-03USB: core: Fix bug in resuming hub's handling of wakeup requestsAlan Stern
2022-01-03USB: Fix "slab-out-of-bounds Write" bug in usb_hcd_poll_rh_statusAlan Stern
2021-12-30usb: Remove usb_for_each_port()Heikki Krogerus
2021-12-30usb: Link the ports to the connectors they are attached toHeikki Krogerus
2021-12-20Merge 5.16-rc6 into usb-nextGreg Kroah-Hartman
2021-12-17usb: core: Export usb_device_match_idRazvan Heghedus
2021-12-17usb: hub: Add delay for SuperSpeed hub resume to let links transit to U0Kai-Heng Feng
2021-12-17usb: hub: make wait_for_connected() take an int instead of a pointer to intDan Carpenter
2021-12-15usb: hub: avoid warm port reset during USB3 disconnectMathias Nyman
2021-12-15USB: NO_LPM quirk Lenovo USB-C to Ethernet Adapher(RTL8153-04)Jimmy Wang