summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/hcd.c
Commit message (Expand)AuthorAgeFilesLines
* USB: add usb_hcd_{start,end}_port_resumeAlan Stern2013-01-251-0/+44
* Merge 3.7-rc6 into usb-next.Greg Kroah-Hartman2012-11-161-0/+16
|\
| * Revert "USB/host: Cleanup unneccessary irq disable code"Greg Kroah-Hartman2012-11-131-0/+16
* | USB: speed up usb_bus_resume()Alan Stern2012-10-241-2/+17
|/
* USB: Fix race condition when removing host controllersAlan Stern2012-09-261-4/+2
* USB/host: Cleanup unneccessary irq disable codeChuansheng Liu2012-09-101-16/+0
* usb/core: use bin2bcd() for bcdDevice in RHSebastian Andrzej Siewior2012-09-101-3/+3
* usb/hcd: Ensure scatter-gather is not used for isoc transfersHans de Goede2012-07-091-1/+9
* USB: Make sure to fetch the BOS desc for roothubs.Sarah Sharp2012-05-181-0/+9
* USB: make vendor id of root hubs greppablePaul Bolle2012-05-071-3/+3
* USB: fix race between root-hub suspend and remote wakeupAlan Stern2012-04-091-0/+12
* usb: core: hcd: make hcd->irq unsignedFelipe Balbi2012-03-011-3/+3
* USB: Don't fail USB3 probe on missing legacy PCI IRQ.Sarah Sharp2012-02-141-2/+4
* USB: Adding #define in hub_configure() and hcd.c fileAman Deep2011-12-091-1/+1
* usb: fix number of mapped SG DMA entriesClemens Ladisch2011-12-091-3/+2
* USB: Remove the SAW_IRQ hcd flagAlan Stern2011-11-141-21/+3
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-251-4/+5
|\
| * Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki2011-10-071-4/+5
| |\
| | * USB: Add wakeup info to debugging messagesAlan Stern2011-09-271-4/+5
| | * PM / Runtime: Add macro to test for runtime PM eventsAlan Stern2011-08-191-2/+2
* | | xHCI/USB: Make xHCI driver have a BOS descriptor.Sarah Sharp2011-10-181-2/+16
* | | USB: Update USB default wakeup settingsAlan Stern2011-09-261-1/+8
|/ /
* | USB: Avoid NULL pointer deref in usb_hcd_alloc_bandwidth.Sarah Sharp2011-08-151-0/+2
|/
* USB: Add "authorized_default" parameter to the usbcore moduleCarl-Daniel Hailfinger2011-06-061-1/+16
* USB: remove remaining usages of hcd->state from usbcore and fix regressionAlan Stern2011-05-191-4/+1
* usb/hcd: don't return 0 on error in usb_add_hcd()Sebastian Andrzej Siewior2011-04-291-0/+1
* USB: Fix unplug of device with active streamsMatthew Wilcox2011-04-131-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* USB: Set usb_hcd->state and flags for shared roothubs.Sarah Sharp2011-03-131-0/+4
* usb: Make core allocate resources per PCI-device.Sarah Sharp2011-03-131-19/+89
* usb: Store bus type in usb_hcd, not in driver flags.Sarah Sharp2011-03-131-3/+4
* usb: Change usb_hcd->bandwidth_mutex to a pointer.Sarah Sharp2011-03-131-1/+10
* usb: Refactor irq enabling out of usb_add_hcd()Sarah Sharp2011-03-131-32/+43
* usb: Make USB 3.0 roothub have a SS EP comp descriptor.Sarah Sharp2011-03-131-6/+9
* usb: Initialize hcd->state roothubs.Sarah Sharp2011-03-131-0/+1
* USB: Fix usb_add_hcd() checkpatch errors.Sarah Sharp2011-03-131-4/+7
* USB: move usbcore away from hcd->stateAlan Stern2011-03-071-14/+41
* Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman2011-02-171-1/+1
|\
| * USB: fix race between root-hub resume and wakeup requestsAlan Stern2011-02-031-1/+1
* | USB: HCD: Add driver hooks for (un)?map_urb_for_dmaRobert Morell2011-02-041-2/+20
* | USB: HCD: Add usb_hcd prefix to exported functionsRobert Morell2011-02-041-8/+8
|/
* Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-161-1/+0
|\
| * USB: make usb_mark_last_busy use pm_runtime_mark_last_busyMing Lei2010-11-161-1/+0
* | usb: musb: do not use dma for control transfersAnand Gadiyar2010-11-221-0/+2
|/
* USB: introduce unmap_urb_setup_for_dma()Martin Fuzzey2010-10-221-5/+13
* usb: musb: host: unmap the buffer for PIO data transfersMaulik Mankad2010-10-221-1/+2
* USB: xHCI: Supporting MSI/MSI-XDong Nguyen2010-08-101-0/+1
* USB: EHCI: fix NULL pointer dererence in HCDs that use HCD_LOCAL_MEMAndrea Righi2010-08-101-0/+5
* USB: fix race between root-hub wakeup & controller suspendAlan Stern2010-08-101-1/+4
* USB: convert usb_hcd bitfields into atomic flagsAlan Stern2010-08-101-14/+12
OpenPOWER on IntegriCloud