summaryrefslogtreecommitdiffstats
path: root/include/linux/usb/hcd.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wq-for-6.9-bh-conversions' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-03-111-1/+1
|\
| * usb: core: hcd: Convert from tasklet to BH workqueueTejun Heo2024-02-051-1/+1
* | usb: xhci: Add timeout argument in address_device USB HCD callbackHardik Gajjar2023-11-231-2/+3
|/
* usb: pci-quirks: handle HAS_IOPORT dependency for AMD quirkNiklas Schnelle2023-10-021-0/+17
* USB: Remove remnants of Wireless USB and UWBAlan Stern2023-08-091-2/+0
* Merge 6.4-rc5 into usb-nextGreg Kroah-Hartman2023-06-051-0/+5
|\
| * usb: usbfs: Enforce page requirements for mmapRuihan Li2023-05-291-0/+5
* | USB: Extend pci resume function to handle PM eventsBasavaraj Natikar2023-05-131-1/+1
|/
* xhci: use pm_ptr() instead of #ifdef for CONFIG_PM conditionalsArnd Bergmann2023-03-291-2/+0
* xhci: disable U3 suspended ports in S4 hibernate poweroff_late stageMathias Nyman2022-11-301-0/+3
* USB: hcd-pci: Drop the unused id parameter from usb_hcd_pci_probe()Heikki Krogerus2022-09-011-1/+0
* Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-08-041-14/+0
|\
| * USB: Follow-up to SPDX GPL-2.0+ identifiers addition - remove now useless com...Christophe JAILLET2022-06-101-14/+0
* | USB: HCD: Fix URB giveback issue in tasklet functionWeitao Wang2022-07-271-0/+1
|/
* usb: core: hcd: Add support for deferring roothub registrationKishon Vijay Abraham I2022-05-121-0/+2
* Revert "usb: core: hcd: Create platform devices for onboard hubs in probe()"Greg Kroah-Hartman2022-05-031-1/+0
* usb: core: hcd: Create platform devices for onboard hubs in probe()Matthias Kaehlcke2022-04-261-0/+1
* Revert "usb: core: hcd: Add support for deferring roothub registration"Greg Kroah-Hartman2021-11-051-2/+0
* usb: core: hcd: Add support for deferring roothub registrationKishon Vijay Abraham I2021-09-141-0/+2
* usb: fix spelling mistakes in header filesZhen Lei2021-05-211-2/+2
* usb: host: move EH SINGLE_STEP_SET_FEATURE implementation to corePeter Chen2021-05-131-1/+12
* usb: hcd.h: Remove RUN_CONTEXTSebastian Andrzej Siewior2020-11-141-4/+0
* usb: hci: add hc_driver as argument for usb_hcd_pci_probeVinod Koul2020-05-151-1/+2
* USB: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-231-1/+1
* Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2019-09-021-0/+4
|\
| * usb: Add definitions for the USB2.0 hub TT requestsBenjamin Herrenschmidt2019-08-121-0/+4
* | usb: add a HCD_DMA flag instead of guestimating DMA capabilitiesChristoph Hellwig2019-08-211-2/+5
* | usb: add a hcd_uses_dma helperChristoph Hellwig2019-08-151-0/+3
|/
* USB: drop HCD_LOCAL_MEM flagLaurentiu Tudor2019-06-031-1/+0
* USB: use genalloc for USB HCs with local memoryLaurentiu Tudor2019-06-031-0/+5
* Merge tag 'usb-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2019-05-031-0/+5
|\
| * USB: Export usb_wakeup_enabled_descendants()Douglas Anderson2019-05-031-0/+5
* | usb/hcd: Send a uevent signaling that the host controller had diedRaul E Rangel2019-04-251-0/+1
|/
* usb: core: add option of only authorizing internal devicesDmitry Torokhov2019-02-221-3/+7
* USB: remove the unused struct hcd_timeout definitionChristoph Hellwig2018-11-091-5/+0
* USB: Report wakeup events on root-hub portsAlan Stern2018-06-251-0/+1
* usb: define HCD_USB32 speed option for hosts that support USB 3.2 dual-laneMathias Nyman2018-04-221-0/+1
* USB: core: hcd: drop support for legacy physJohan Hovold2018-04-221-1/+0
* usb: core: hcd: remove support for initializing a single PHYMartin Blumenstingl2018-03-091-1/+0
* usb: core: hcd: integrate the PHY wrapper into the HCD coreMartin Blumenstingl2018-03-091-0/+1
* usb: add a flag to skip PHY initialization to struct usb_hcdMartin Blumenstingl2018-03-091-0/+6
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: Fix typo in the definition of Endpoint[out]RequestBenjamin Herrenschmidt2017-06-131-2/+2
* usb: host: xhci-ring: don't need to clear interrupt pending for MSI enabled hcdPeter Chen2017-05-181-0/+1
* usb: separate out sysdev pointer from usb_busArnd Bergmann2017-03-231-0/+3
* usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HWyuan linyu2017-03-171-2/+2
* usb: hcd.h: construct hub class request constants from simpler constantsTal Shorer2016-12-051-9/+10
* usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge2016-04-281-0/+1
* usb: core: rename mutex usb_bus_list_lock to usb_bus_idr_lockHeiner Kallweit2016-02-061-1/+1
* usb: core: switch bus numbering to using idrHeiner Kallweit2016-02-031-1/+2