summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* usb: fix implicit usage of gfp.h in host/xhci-hub.cPaul Gortmaker2011-10-311-0/+1
* usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker2011-10-312-0/+2
* usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker2011-10-314-0/+4
* Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-271-1/+1
|\
| * ARM: gpio: pnx4008: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-081-1/+1
* | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-2567-646/+3010
|\ \
| * | usb/isp1760: Allow to optionally trigger low-level chip reset via GPIOLIB.Joachim Foerster2011-10-193-15/+72
| * | QE/FHCI: fixed the CONTROL bugJerry Huang2011-10-181-4/+15
| * | EHCI: workaround for MosChip controller bugAlan Stern2011-10-185-8/+49
| * | usb/isp1760: Let OF bindings depend on general CONFIG_OF instead of PPC_OF .Joachim Foerster2011-10-181-4/+6
| * | USB: Fix runtime wakeup on OHCIMatthew Garrett2011-10-181-4/+1
| * | xHCI/USB: Make xHCI driver have a BOS descriptor.Sarah Sharp2011-10-181-0/+34
| * | usb: gadget: renesas_usbhs: add mod_host supportKuninori Morimoto2011-10-131-0/+13
| * | USB: UHCI: improve comments and logic for root-hub suspendAlan Stern2011-09-261-32/+34
| * | usb/xhci: remove CONFIG_PCI in xhci.c's probe functionSebastian Andrzej Siewior2011-09-264-9/+8
| * | usb/xhci: move xhci_gen_setup() away from -pci.Sebastian Andrzej Siewior2011-09-263-91/+91
| * | usb/xhci: refactor xhci_pci_setup()Sebastian Andrzej Siewior2011-09-261-27/+54
| * | usb/xhci: replace pci_*_consistent() with dma_*_coherent()Sebastian Andrzej Siewior2011-09-261-19/+19
| * | usb/xhci: hide MSI code behind PCI barsSebastian Andrzej Siewior2011-09-261-62/+98
| * | usb/xhci: group MSI interrupt registration into its own functionSebastian Andrzej Siewior2011-09-261-28/+42
| * | usb/host: introduce USB_ARCH_HAS_XHCIFelipe Balbi2011-09-261-1/+1
| * | xHCI: fix debug messageAndiry Xu2011-09-261-1/+1
| * | xHCI: AMD isoc link TRB chain bit quirkAndiry Xu2011-09-264-38/+51
| * | xHCI: set USB2 hardware LPMAndiry Xu2011-09-264-1/+87
| * | xHCI: test USB2 software LPMAndiry Xu2011-09-264-1/+211
| * | xHCI: Check host USB2 LPM capabilityAndiry Xu2011-09-263-0/+27
| * | xHCI: Clear PLC for USB2 root hub portsAndiry Xu2011-09-261-0/+4
| * | xHCI: test and clear RWC bitAndiry Xu2011-09-263-10/+20
| * | xHCI: set link stateAndiry Xu2011-09-263-47/+33
| * | EHCI : introduce a common ehci_setupMatthieu CASTET2011-09-261-0/+29
| * | xhci-mem.c: xhci_segment_free: No need for checking seg argumentKautuk Consul2011-09-201-2/+0
| * | xhci-mem.c: Check for ring->first_seg != NULLKautuk Consul2011-09-201-10/+12
| * | xhci: USB 3.0 BW checking.Sarah Sharp2011-09-202-5/+67
| * | xhci: Fix mult base in endpoint bandwidth info.Sarah Sharp2011-09-202-5/+7
| * | usb/xhci: ignore xhci version while checking for the link quirkSebastian Andrzej Siewior2011-09-202-4/+2
| * | USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-1841-45/+45
| * | usb: ehci: remove the 1st wmb in qh_append_tdsMing Lei2011-09-181-1/+1
| * | usb: ehci: fix comment for EHCI_SHRINK_JIFFIESMing Lei2011-09-181-1/+1
| * | usb: ehci: only prepare zero packet for out transfer if requiredMing Lei2011-09-181-2/+3
| * | usb: ehci: remove wmb in qh_updateMing Lei2011-09-181-2/+0
| * | xhci: Redundant check in xhci_check_args for xhci->devssifram.rajas@gmail.com2011-09-091-2/+1
| * | xHCI: refine td allocationAndiry Xu2011-09-092-17/+12
| * | xhci: Don't print short isoc packets.Sarah Sharp2011-09-091-1/+2
| * | xhci: Add software BW checking quirk to Intel PPT xHCISarah Sharp2011-09-091-0/+1
| * | xhci: Implement HS/FS/LS bandwidth checking.Sarah Sharp2011-09-092-2/+312
| * | xhci: Track interval bandwidth tables per port/TT.Sarah Sharp2011-09-093-3/+293
| * | xhci: Store endpoint bandwidth information.Sarah Sharp2011-09-093-0/+96
| * | xhci: Store information about roothubs and TTs.Sarah Sharp2011-09-093-1/+189
| * | xhci: Store the "real" root port number.Sarah Sharp2011-09-092-0/+2
| * | xhci: Refactor endpoint limit checking.Sarah Sharp2011-09-091-18/+14
OpenPOWER on IntegriCloud