aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb/hcd.h
AgeCommit message (Expand)Author
2017-06-13usb: Fix typo in the definition of Endpoint[out]RequestBenjamin Herrenschmidt
2017-05-18usb: host: xhci-ring: don't need to clear interrupt pending for MSI enabled hcdPeter Chen
2017-03-23usb: separate out sysdev pointer from usb_busArnd Bergmann
2017-03-17usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HWyuan linyu
2016-12-05usb: hcd.h: construct hub class request constants from simpler constantsTal Shorer
2016-04-28usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge
2016-02-06usb: core: rename mutex usb_bus_list_lock to usb_bus_idr_lockHeiner Kallweit
2016-02-03usb: core: switch bus numbering to using idrHeiner Kallweit
2015-12-01USB: constify usb_mon_operations structureJulia Lawall
2015-10-04usb: define HCD_USB31 speed option for hosts that support USB 3.1 featuresMathias Nyman
2015-09-22usb: interface authorization: Use a flag for the default device authorizationStefan Koch
2015-09-22usb: interface authorization: Introduces the default interface authorizationStefan Koch
2015-08-18Revert "usb: interface authorization: Introduces the default interface author...Greg Kroah-Hartman
2015-08-18Revert "usb: interface authorization: Use a flag for the default device autho...Greg Kroah-Hartman
2015-08-14usb: interface authorization: Use a flag for the default device authorizationStefan Koch
2015-08-14usb: interface authorization: Introduces the default interface authorizationStefan Koch
2015-08-08usb: hcd.h: Fix the values of SetHubDepth and GetPortErrorCount to match USB ...Tal Shorer
2015-05-31USB: hcd.h : Removed an unnecessary function prototype usb_find_interface_dri...Abhishek Bist
2015-01-31USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern
2015-01-09usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior
2014-12-14Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-12-04USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki
2014-11-03usb: ehci: add ehci_port_power interfaceMichael Grzeschik
2014-09-29usb: hcd: add generic PHY supportSergei Shtylyov
2014-09-29usb: rename phy to usb_phy in HCDAntoine Tenart
2014-09-23usb: hcd: add TPL support flagPeter Chen
2014-03-04storage: accept some UAS devices if streams are unavailableOliver Neukum
2013-12-10usb: xhci: change enumeration scheme to 'new scheme' by defaultDan Williams
2013-12-08usb: hcd: Remove USB phy if neededValentine Barshak
2013-10-11USB: add a private-data pointer to struct usb_ttAlan Stern
2013-10-11USB: NS_TO_US should round upAlan Stern
2013-09-25usb: core: implement AMD remote wakeup quirkHuang Rui
2013-09-17USB: see if URB comes from a completion handlerAlan Stern
2013-08-30USB: fix build error when CONFIG_PM_SLEEP isn't enabledAlan Stern
2013-08-12USB: HCD: support giveback of URB in tasklet contextMing Lei
2013-06-03Allow the USB HCD to create Wireless USB root hubsThomas Pugliese
2013-03-28USB: remove CONFIG_USB_SUSPEND optionAlan Stern
2013-03-25usb: add find_raw_port_number callback to struct hc_driver()Lan Tianyu
2013-01-25USB: add usb_hcd_{start,end}_port_resumeAlan Stern
2012-08-16usb: hcd: use *resource_size_t* for specifying resource dataKishon Vijay Abraham I
2012-06-13Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman
2012-06-13USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern
2012-06-13USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phyRichard Zhao
2012-05-18USB: Add support to enable/disable USB3 link states.Sarah Sharp
2012-05-07Merge 3.4-rc6 into usb-nextGreg Kroah-Hartman
2012-04-29USB: remove CONFIG_USB_DEVICEFSGreg Kroah-Hartman
2012-04-24USB: EHCI: fix crash during suspend on ASUS computersAlan Stern
2012-03-01usb: core: hcd: make hcd->irq unsignedFelipe Balbi
2012-02-14USB/xHCI: Support device-initiated USB 3.0 resume.Sarah Sharp
2011-11-14USB: Remove the SAW_IRQ hcd flagAlan Stern