aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb/hcd.h
Commit message (Expand)AuthorAge
* 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
* USB: don't stop root-hub status polls too soonAlan Stern2010-08-10
* USB: include/usb/*.h checkpatch cleanupGreg Kroah-Hartman2010-05-20
* USB: Support for allocating USB 3.0 streams.Sarah Sharp2010-05-20
* USB: split hub.h into ch11.h and merge-in hcd.hEric Lescouet2010-05-20
* USB: make hub.h public (drivers dependency)Eric Lescouet2010-05-20
* USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-20