aboutsummaryrefslogtreecommitdiff
path: root/include/linux/usb/hcd.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.4.113' into HEADBruno Martins2017-11-121-0/+2
|\
| * USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern2015-06-191-0/+1
| * usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior2015-06-191-0/+1
* | Merge tag 'v3.4.90' into HEADBruno Martins2017-08-021-1/+1
|\|
| * USB: fix build error when CONFIG_PM_SLEEP isn't enabledAlan Stern2014-04-141-1/+1
* | Merge tag 'v3.4.10' into HEADBruno Martins2017-08-011-2/+0
|\|
| * USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2012-06-221-2/+0
* | USB: dwc3: otg: Fix stop endpoint command timeout issueVijayavardhan Vennapusa2014-04-161-0/+1
* | usb: core: Limit HCD old enumeration scheme request to root portsPavankumar Kondeti2014-01-081-1/+2
* | EHCI: HSIC: Implement new reset sequence to workaround PHY lockup issuePavankumar Kondeti2013-02-041-2/+1
* | usb: Add support to set autosuspend delay by controller driverHemant Kumar2012-10-161-0/+1
* | EHCI: HSIC: Add enhancements to debug loggingHemant Kumar2012-09-091-3/+2
* | EHCI: HSIC: Add debug support for HSIC system errorHemant Kumar2012-07-031-0/+1
* | usb: ehci: Avoid phy lockup due to SOFs during port resetVamsi Krishna2012-06-261-0/+3
* | Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.130' into msm-3.4Steve Muckle2012-06-071-0/+4
|\ \
| * | EHCI: HSIC: Add support for suspend, resume and URB loggingHemant Kumar2012-06-061-0/+4
* | | Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4Steve Muckle2012-06-061-0/+9
|\| | | |/ |/|
| * Merge branch 'Linux 3.0.21' into msm-3.0Rohit Vaswani2012-03-301-1/+1
| |\
| | * USB: fix ehci alignment errorHarro Haan2011-11-111-1/+1
| * | USB: Add nop functions for !USB casePavankumar Kondeti2011-10-311-0/+9
| |/
* | USB: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-04-241-0/+2
* | usb: core: hcd: make hcd->irq unsignedFelipe Balbi2012-03-011-1/+1
* | USB/xHCI: Support device-initiated USB 3.0 resume.Sarah Sharp2012-02-141-0/+2
* | USB: Remove the SAW_IRQ hcd flagAlan Stern2011-11-141-2/+0
* | USB: fix ehci alignment errorHarro Haan2011-10-101-1/+1
* | xHCI: set USB2 hardware LPMAndiry Xu2011-09-261-0/+1
|/
* usb: Make core allocate resources per PCI-device.Sarah Sharp2011-03-131-0/+7
* usb: Store bus type in usb_hcd, not in driver flags.Sarah Sharp2011-03-131-0/+4
* usb: Change usb_hcd->bandwidth_mutex to a pointer.Sarah Sharp2011-03-131-1/+1
* USB: Remove bitmap #define from hcd.hSarah Sharp2011-03-131-7/+0
* USB: move usbcore away from hcd->stateAlan Stern2011-03-071-0/+4
* Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman2011-02-171-0/+1
|\
| * xHCI: synchronize irq in xhci_suspend()Andiry Xu2011-01-141-0/+1
* | USB: HCD: Add driver hooks for (un)?map_urb_for_dmaRobert Morell2011-02-041-0/+15
* | USB: HCD: Add usb_hcd prefix to exported functionsRobert Morell2011-02-041-2/+2
|/
* usb: USB3.0 ch11 definitionsTatyana Brokhman2010-11-111-0/+4
* USB: introduce unmap_urb_setup_for_dma()Martin Fuzzey2010-10-221-0/+1
* usb: musb: host: unmap the buffer for PIO data transfersMaulik Mankad2010-10-221-0/+1
* USB: fix race between root-hub wakeup & controller suspendAlan Stern2010-08-101-0/+2
* USB: add do_wakeup parameter for PCI HCD suspendAlan Stern2010-08-101-1/+1
* USB: convert usb_hcd bitfields into atomic flagsAlan Stern2010-08-101-5/+17
* USB: EHCI: EHCI 1.1 addendum: Basic LPM feature supportAlek Du2010-08-101-0/+4
* USB: don't stop root-hub status polls too soonAlan Stern2010-08-101-0/+1
* USB: include/usb/*.h checkpatch cleanupGreg Kroah-Hartman2010-05-201-13/+15
* USB: Support for allocating USB 3.0 streams.Sarah Sharp2010-05-201-0/+10
* USB: split hub.h into ch11.h and merge-in hcd.hEric Lescouet2010-05-201-1/+36
* USB: make hub.h public (drivers dependency)Eric Lescouet2010-05-201-1/+1
* USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-201-0/+578