aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb/hcd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-08-10USB: don't stop root-hub status polls too soonAlan Stern1-0/+1
2010-05-20USB: include/usb/*.h checkpatch cleanupGreg Kroah-Hartman1-13/+15
2010-05-20USB: Support for allocating USB 3.0 streams.Sarah Sharp1-0/+10
2010-05-20USB: split hub.h into ch11.h and merge-in hcd.hEric Lescouet1-1/+36
2010-05-20USB: make hub.h public (drivers dependency)Eric Lescouet1-1/+1
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet1-0/+578