summaryrefslogtreecommitdiffstats
path: root/include/linux/usb/hcd.h
Commit message (Expand)AuthorAgeFilesLines
* 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-071-1/+1
* usb: core: switch bus numbering to using idrHeiner Kallweit2016-02-031-1/+2
* USB: constify usb_mon_operations structureJulia Lawall2015-12-011-2/+2
* usb: define HCD_USB31 speed option for hosts that support USB 3.1 featuresMathias Nyman2015-10-041-0/+1
* usb: interface authorization: Use a flag for the default device authorizationStefan Koch2015-09-221-7/+9
* usb: interface authorization: Introduces the default interface authorizationStefan Koch2015-09-221-0/+9
* Revert "usb: interface authorization: Introduces the default interface author...Greg Kroah-Hartman2015-08-181-9/+0Star
* Revert "usb: interface authorization: Use a flag for the default device autho...Greg Kroah-Hartman2015-08-181-9/+7Star
* usb: interface authorization: Use a flag for the default device authorizationStefan Koch2015-08-151-7/+9
* usb: interface authorization: Introduces the default interface authorizationStefan Koch2015-08-151-0/+9
* usb: hcd.h: Fix the values of SetHubDepth and GetPortErrorCount to match USB ...Tal Shorer2015-08-091-3/+3
* USB: hcd.h : Removed an unnecessary function prototype usb_find_interface_dri...Abhishek Bist2015-05-311-2/+0Star
* USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern2015-01-311-0/+2
* usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior2015-01-091-0/+1
* Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-12-141-0/+3
|\
| * usb: ehci: add ehci_port_power interfaceMichael Grzeschik2014-11-041-0/+3
* | USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki2014-12-041-5/+2Star
|/
* usb: hcd: add generic PHY supportSergei Shtylyov2014-09-291-0/+1
* usb: rename phy to usb_phy in HCDAntoine Tenart2014-09-291-1/+1
* usb: hcd: add TPL support flagPeter Chen2014-09-241-0/+1
* storage: accept some UAS devices if streams are unavailableOliver Neukum2014-03-051-0/+1
* usb: xhci: change enumeration scheme to 'new scheme' by defaultDan Williams2013-12-101-0/+2
* usb: hcd: Remove USB phy if neededValentine Barshak2013-12-091-0/+1
* USB: add a private-data pointer to struct usb_ttAlan Stern2013-10-121-0/+1
* USB: NS_TO_US should round upAlan Stern2013-10-121-3/+2Star
* usb: core: implement AMD remote wakeup quirkHuang Rui2013-09-261-0/+3
* USB: see if URB comes from a completion handlerAlan Stern2013-09-171-0/+7
* USB: fix build error when CONFIG_PM_SLEEP isn't enabledAlan Stern2013-08-301-1/+1
* USB: HCD: support giveback of URB in tasklet contextMing Lei2013-08-121-0/+17
* Allow the USB HCD to create Wireless USB root hubsThomas Pugliese2013-06-031-0/+1
* USB: remove CONFIG_USB_SUSPEND optionAlan Stern2013-03-281-3/+3
* usb: add find_raw_port_number callback to struct hc_driver()Lan Tianyu2013-03-251-0/+2
* USB: add usb_hcd_{start,end}_port_resumeAlan Stern2013-01-261-0/+3
* usb: hcd: use *resource_size_t* for specifying resource dataKishon Vijay Abraham I2012-08-161-2/+2
* Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman2012-06-141-2/+0Star
|\
| * USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2012-06-131-2/+0Star
* | USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phyRichard Zhao2012-06-131-0/+6
|/
* USB: Add support to enable/disable USB3 link states.Sarah Sharp2012-05-191-0/+9
* Merge 3.4-rc6 into usb-nextGreg Kroah-Hartman2012-05-071-0/+2
|\
| * USB: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-04-241-0/+2
* | USB: remove CONFIG_USB_DEVICEFSGreg Kroah-Hartman2012-04-301-23/+0Star
|/
* usb: core: hcd: make hcd->irq unsignedFelipe Balbi2012-03-011-1/+1
* USB/xHCI: Support device-initiated USB 3.0 resume.Sarah Sharp2012-02-141-0/+2