aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb/hcd.h
Commit message (Expand)AuthorAge
* 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-03
|/
* 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-24
* 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
* Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman2011-02-17
|\
| * xHCI: synchronize irq in xhci_suspend()Andiry Xu2011-01-14
* | USB: HCD: Add driver hooks for (un)?map_urb_for_dmaRobert Morell2011-02-04
* | USB: HCD: Add usb_hcd prefix to exported functionsRobert Morell2011-02-04
|/
* usb: USB3.0 ch11 definitionsTatyana Brokhman2010-11-11
* USB: introduce unmap_urb_setup_for_dma()Martin Fuzzey2010-10-22
* usb: musb: host: unmap the buffer for PIO data transfersMaulik Mankad2010-10-22
* USB: fix race between root-hub wakeup & controller suspendAlan Stern2010-08-10
* USB: add do_wakeup parameter for PCI HCD suspendAlan Stern2010-08-10
* USB: convert usb_hcd bitfields into atomic flagsAlan Stern2010-08-10
* USB: EHCI: EHCI 1.1 addendum: Basic LPM feature supportAlek Du2010-08-10