summaryrefslogtreecommitdiff
path: root/include/linux/usb/hcd.h
AgeCommit message (Expand)AuthorFilesLines
2015-12-02USB: constify usb_mon_operations structureJulia Lawall1-2/+2
2015-10-04usb: define HCD_USB31 speed option for hosts that support USB 3.1 featuresMathias Nyman1-0/+1
2015-09-22usb: interface authorization: Use a flag for the default device authorizationStefan Koch1-7/+9
2015-09-22usb: interface authorization: Introduces the default interface authorizationStefan Koch1-0/+9
2015-08-18Revert "usb: interface authorization: Introduces the default interface author...Greg Kroah-Hartman1-9/+0
2015-08-18Revert "usb: interface authorization: Use a flag for the default device autho...Greg Kroah-Hartman1-9/+7
2015-08-15usb: interface authorization: Use a flag for the default device authorizationStefan Koch1-7/+9
2015-08-15usb: interface authorization: Introduces the default interface authorizationStefan Koch1-0/+9
2015-08-09usb: hcd.h: Fix the values of SetHubDepth and GetPortErrorCount to match USB ...Tal Shorer1-3/+3
2015-05-31USB: hcd.h : Removed an unnecessary function prototype usb_find_interface_dri...Abhishek Bist1-2/+0
2015-01-31USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern1-0/+2
2015-01-09usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior1-0/+1
2014-12-15Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+3
2014-12-04USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki1-5/+2
2014-11-04usb: ehci: add ehci_port_power interfaceMichael Grzeschik1-0/+3
2014-09-29usb: hcd: add generic PHY supportSergei Shtylyov1-0/+1
2014-09-29usb: rename phy to usb_phy in HCDAntoine Tenart1-1/+1
2014-09-24usb: hcd: add TPL support flagPeter Chen1-0/+1
2014-03-05storage: accept some UAS devices if streams are unavailableOliver Neukum1-0/+1
2013-12-11usb: xhci: change enumeration scheme to 'new scheme' by defaultDan Williams1-0/+2
2013-12-09usb: hcd: Remove USB phy if neededValentine Barshak1-0/+1
2013-10-12USB: add a private-data pointer to struct usb_ttAlan Stern1-0/+1
2013-10-12USB: NS_TO_US should round upAlan Stern1-3/+2
2013-09-26usb: core: implement AMD remote wakeup quirkHuang Rui1-0/+3
2013-09-17USB: see if URB comes from a completion handlerAlan Stern1-0/+7
2013-08-30USB: fix build error when CONFIG_PM_SLEEP isn't enabledAlan Stern1-1/+1
2013-08-12USB: HCD: support giveback of URB in tasklet contextMing Lei1-0/+17
2013-06-03Allow the USB HCD to create Wireless USB root hubsThomas Pugliese1-0/+1
2013-03-28USB: remove CONFIG_USB_SUSPEND optionAlan Stern1-3/+3
2013-03-25usb: add find_raw_port_number callback to struct hc_driver()Lan Tianyu1-0/+2
2013-01-26USB: add usb_hcd_{start,end}_port_resumeAlan Stern1-0/+3
2012-08-17usb: hcd: use *resource_size_t* for specifying resource dataKishon Vijay Abraham I1-2/+2
2012-06-14Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman1-2/+0
2012-06-14USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern1-2/+0
2012-06-13USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phyRichard Zhao1-0/+6
2012-05-19USB: Add support to enable/disable USB3 link states.Sarah Sharp1-0/+9
2012-05-07Merge 3.4-rc6 into usb-nextGreg Kroah-Hartman1-0/+2
2012-04-30USB: remove CONFIG_USB_DEVICEFSGreg Kroah-Hartman1-23/+0
2012-04-25USB: EHCI: fix crash during suspend on ASUS computersAlan Stern1-0/+2
2012-03-01usb: core: hcd: make hcd->irq unsignedFelipe Balbi1-1/+1
2012-02-15USB/xHCI: Support device-initiated USB 3.0 resume.Sarah Sharp1-0/+2
2011-11-15USB: Remove the SAW_IRQ hcd flagAlan Stern1-2/+0
2011-10-11USB: fix ehci alignment errorHarro Haan1-1/+1
2011-09-27xHCI: set USB2 hardware LPMAndiry Xu1-0/+1
2011-03-14usb: Make core allocate resources per PCI-device.Sarah Sharp1-0/+7
2011-03-14usb: Store bus type in usb_hcd, not in driver flags.Sarah Sharp1-0/+4
2011-03-14usb: Change usb_hcd->bandwidth_mutex to a pointer.Sarah Sharp1-1/+1
2011-03-14USB: Remove bitmap #define from hcd.hSarah Sharp1-7/+0
2011-03-07USB: move usbcore away from hcd->stateAlan Stern1-0/+4
2011-02-17Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman1-0/+1