aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb/hcd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
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