aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb/hcd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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-14Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+3
2014-12-04USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki1-5/+2
2014-11-03usb: 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-23usb: hcd: add TPL support flagPeter Chen1-0/+1
2014-03-04storage: accept some UAS devices if streams are unavailableOliver Neukum1-0/+1
2013-12-10usb: xhci: change enumeration scheme to 'new scheme' by defaultDan Williams1-0/+2
2013-12-08usb: hcd: Remove USB phy if neededValentine Barshak1-0/+1
2013-10-11USB: add a private-data pointer to struct usb_ttAlan Stern1-0/+1
2013-10-11USB: NS_TO_US should round upAlan Stern1-3/+2
2013-09-25usb: 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-25USB: add usb_hcd_{start,end}_port_resumeAlan Stern1-0/+3
2012-08-16usb: hcd: use *resource_size_t* for specifying resource dataKishon Vijay Abraham I1-2/+2
2012-06-13Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman1-2/+0
2012-06-13USB: 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-18USB: 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-29USB: remove CONFIG_USB_DEVICEFSGreg Kroah-Hartman1-23/+0
2012-04-24USB: 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-14USB/xHCI: Support device-initiated USB 3.0 resume.Sarah Sharp1-0/+2
2011-11-14USB: Remove the SAW_IRQ hcd flagAlan Stern1-2/+0
2011-10-10USB: fix ehci alignment errorHarro Haan1-1/+1
2011-09-26xHCI: set USB2 hardware LPMAndiry Xu1-0/+1
2011-03-13usb: Make core allocate resources per PCI-device.Sarah Sharp1-0/+7
2011-03-13usb: Store bus type in usb_hcd, not in driver flags.Sarah Sharp1-0/+4
2011-03-13usb: Change usb_hcd->bandwidth_mutex to a pointer.Sarah Sharp1-1/+1
2011-03-13USB: 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
2011-02-04USB: HCD: Add driver hooks for (un)?map_urb_for_dmaRobert Morell1-0/+15
2011-02-04USB: HCD: Add usb_hcd prefix to exported functionsRobert Morell1-2/+2
2011-01-14xHCI: synchronize irq in xhci_suspend()Andiry Xu1-0/+1
2010-11-11usb: USB3.0 ch11 definitionsTatyana Brokhman1-0/+4
2010-10-22USB: introduce unmap_urb_setup_for_dma()Martin Fuzzey1-0/+1
2010-10-22usb: musb: host: unmap the buffer for PIO data transfersMaulik Mankad1-0/+1
2010-08-10USB: fix race between root-hub wakeup & controller suspendAlan Stern1-0/+2
2010-08-10USB: add do_wakeup parameter for PCI HCD suspendAlan Stern1-1/+1
2010-08-10USB: convert usb_hcd bitfields into atomic flagsAlan Stern1-5/+17
2010-08-10USB: EHCI: EHCI 1.1 addendum: Basic LPM feature supportAlek Du1-0/+4