aboutsummaryrefslogtreecommitdiff
path: root/include/linux/usb/hcd.h
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: Fix ci13xxx compilation issuesSundara Vinayagam2018-03-161-1/+10
* usb: Add helper API to issue stop endpoint commandHemant Kumar2017-11-151-0/+4
* usb: Add support to handle USB SMMU S1 addressHemant Kumar2017-09-261-8/+9
* usb: host: xhci: Remove helper API retuning dcba dma addressHemant Kumar2017-09-261-2/+0
* usb: core: Remove helper APIs returning dcba dma addressHemant Kumar2017-09-261-1/+0
* usb: core: Add helper function to return controller idHemant Kumar2017-09-221-0/+2
* Merge remote-tracking branch '4.9/tmp-598195a' into msm-4.9Kyle Yan2017-07-131-2/+2
|\
| * usb: Fix typo in the definition of Endpoint[out]RequestBenjamin Herrenschmidt2017-07-121-2/+2
* | usb: separate out sysdev pointer from usb_busArnd Bergmann2017-03-281-0/+3
* | usb: host: Flush hub workqueue before stopping controllerHemant Kumar2017-03-271-1/+1
* | usb: xhci: Add helper APIs to return xhci dma addressesHemant Kumar2017-03-231-0/+11
* | usb: xhci: Add support for secondary interruptersHemant Kumar2017-03-231-0/+7
|/
* 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
* 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/+0
* Revert "usb: interface authorization: Use a flag for the default device autho...Greg Kroah-Hartman2015-08-181-9/+7
* usb: interface authorization: Use a flag for the default device authorizationStefan Koch2015-08-141-7/+9
* usb: interface authorization: Introduces the default interface authorizationStefan Koch2015-08-141-0/+9
* usb: hcd.h: Fix the values of SetHubDepth and GetPortErrorCount to match USB ...Tal Shorer2015-08-081-3/+3
* USB: hcd.h : Removed an unnecessary function prototype usb_find_interface_dri...Abhishek Bist2015-05-311-2/+0
* 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-031-0/+3
* | USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki2014-12-041-5/+2
|/
* 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-231-0/+1
* storage: accept some UAS devices if streams are unavailableOliver Neukum2014-03-041-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-081-0/+1
* USB: add a private-data pointer to struct usb_ttAlan Stern2013-10-111-0/+1
* USB: NS_TO_US should round upAlan Stern2013-10-111-3/+2
* usb: core: implement AMD remote wakeup quirkHuang Rui2013-09-251-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-251-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-131-2/+0
|\
| * USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2012-06-131-2/+0
* | USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phyRichard Zhao2012-06-131-0/+6
|/