summaryrefslogtreecommitdiff
path: root/include/linux/usb/hcd.h (follow)
Commit message (Expand)AuthorAge
* usb: xhci: Add helper APIs to return xhci dma addressesHemant Kumar2016-07-06
* usb: xhci: Add support for secondary interruptersHemant Kumar2016-07-06
* usb: define HCD_USB31 speed option for hosts that support USB 3.1 featuresMathias Nyman2015-10-04
* usb: interface authorization: Use a flag for the default device authorizationStefan Koch2015-09-22
* usb: interface authorization: Introduces the default interface authorizationStefan Koch2015-09-22
* Revert "usb: interface authorization: Introduces the default interface author...Greg Kroah-Hartman2015-08-18
* Revert "usb: interface authorization: Use a flag for the default device autho...Greg Kroah-Hartman2015-08-18
* usb: interface authorization: Use a flag for the default device authorizationStefan Koch2015-08-14
* usb: interface authorization: Introduces the default interface authorizationStefan Koch2015-08-14
* usb: hcd.h: Fix the values of SetHubDepth and GetPortErrorCount to match USB ...Tal Shorer2015-08-08
* USB: hcd.h : Removed an unnecessary function prototype usb_find_interface_dri...Abhishek Bist2015-05-31
* USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern2015-01-31
* usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior2015-01-09
* Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-12-14
|\
| * usb: ehci: add ehci_port_power interfaceMichael Grzeschik2014-11-03
* | USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki2014-12-04
|/
* usb: hcd: add generic PHY supportSergei Shtylyov2014-09-29
* usb: rename phy to usb_phy in HCDAntoine Tenart2014-09-29
* usb: hcd: add TPL support flagPeter Chen2014-09-23
* storage: accept some UAS devices if streams are unavailableOliver Neukum2014-03-04
* usb: xhci: change enumeration scheme to 'new scheme' by defaultDan Williams2013-12-10
* usb: hcd: Remove USB phy if neededValentine Barshak2013-12-08
* USB: add a private-data pointer to struct usb_ttAlan Stern2013-10-11
* USB: NS_TO_US should round upAlan Stern2013-10-11
* usb: core: implement AMD remote wakeup quirkHuang Rui2013-09-25
* USB: see if URB comes from a completion handlerAlan Stern2013-09-17
* USB: fix build error when CONFIG_PM_SLEEP isn't enabledAlan Stern2013-08-30
* USB: HCD: support giveback of URB in tasklet contextMing Lei2013-08-12
* Allow the USB HCD to create Wireless USB root hubsThomas Pugliese2013-06-03
* USB: remove CONFIG_USB_SUSPEND optionAlan Stern2013-03-28
* usb: add find_raw_port_number callback to struct hc_driver()Lan Tianyu2013-03-25
* USB: add usb_hcd_{start,end}_port_resumeAlan Stern2013-01-25
* usb: hcd: use *resource_size_t* for specifying resource dataKishon Vijay Abraham I2012-08-16
* Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman2012-06-13
|\
| * USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2012-06-13
* | USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phyRichard Zhao2012-06-13
|/
* USB: Add support to enable/disable USB3 link states.Sarah Sharp2012-05-18
* Merge 3.4-rc6 into usb-nextGreg Kroah-Hartman2012-05-07
|\
| * USB: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-04-24
* | USB: remove CONFIG_USB_DEVICEFSGreg Kroah-Hartman2012-04-29
|/
* usb: core: hcd: make hcd->irq unsignedFelipe Balbi2012-03-01
* USB/xHCI: Support device-initiated USB 3.0 resume.Sarah Sharp2012-02-14
* USB: Remove the SAW_IRQ hcd flagAlan Stern2011-11-14
* USB: fix ehci alignment errorHarro Haan2011-10-10
* xHCI: set USB2 hardware LPMAndiry Xu2011-09-26
* usb: Make core allocate resources per PCI-device.Sarah Sharp2011-03-13
* usb: Store bus type in usb_hcd, not in driver flags.Sarah Sharp2011-03-13
* usb: Change usb_hcd->bandwidth_mutex to a pointer.Sarah Sharp2011-03-13
* USB: Remove bitmap #define from hcd.hSarah Sharp2011-03-13
* USB: move usbcore away from hcd->stateAlan Stern2011-03-07