index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
usb
/
hcd.h
Age
Commit message (
Expand
)
Author
2012-05-18
USB: Add support to enable/disable USB3 link states.
Sarah Sharp
2012-05-07
Merge 3.4-rc6 into usb-next
Greg Kroah-Hartman
2012-04-30
USB: remove CONFIG_USB_DEVICEFS
Greg Kroah-Hartman
2012-04-24
USB: EHCI: fix crash during suspend on ASUS computers
Alan Stern
2012-03-01
usb: core: hcd: make hcd->irq unsigned
Felipe Balbi
2012-02-14
USB/xHCI: Support device-initiated USB 3.0 resume.
Sarah Sharp
2011-11-15
USB: Remove the SAW_IRQ hcd flag
Alan Stern
2011-10-10
USB: fix ehci alignment error
Harro Haan
2011-09-26
xHCI: set USB2 hardware LPM
Andiry Xu
2011-03-14
usb: Make core allocate resources per PCI-device.
Sarah Sharp
2011-03-14
usb: Store bus type in usb_hcd, not in driver flags.
Sarah Sharp
2011-03-14
usb: Change usb_hcd->bandwidth_mutex to a pointer.
Sarah Sharp
2011-03-14
USB: Remove bitmap #define from hcd.h
Sarah Sharp
2011-03-07
USB: move usbcore away from hcd->state
Alan Stern
2011-02-17
Merge 2.6.38-rc5 into usb-next
Greg Kroah-Hartman
2011-02-04
USB: HCD: Add driver hooks for (un)?map_urb_for_dma
Robert Morell
2011-02-04
USB: HCD: Add usb_hcd prefix to exported functions
Robert Morell
2011-01-14
xHCI: synchronize irq in xhci_suspend()
Andiry Xu
2010-11-11
usb: USB3.0 ch11 definitions
Tatyana Brokhman
2010-10-22
USB: introduce unmap_urb_setup_for_dma()
Martin Fuzzey
2010-10-22
usb: musb: host: unmap the buffer for PIO data transfers
Maulik Mankad
2010-08-10
USB: fix race between root-hub wakeup & controller suspend
Alan Stern
2010-08-10
USB: add do_wakeup parameter for PCI HCD suspend
Alan Stern
2010-08-10
USB: convert usb_hcd bitfields into atomic flags
Alan Stern
2010-08-10
USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support
Alek Du
2010-08-10
USB: don't stop root-hub status polls too soon
Alan Stern
2010-05-20
USB: include/usb/*.h checkpatch cleanup
Greg Kroah-Hartman
2010-05-20
USB: Support for allocating USB 3.0 streams.
Sarah Sharp
2010-05-20
USB: split hub.h into ch11.h and merge-in hcd.h
Eric Lescouet
2010-05-20
USB: make hub.h public (drivers dependency)
Eric Lescouet
2010-05-20
USB: make hcd.h public (drivers dependency)
Eric Lescouet