summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-298-8/+0Star
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-288-8/+0Star
* | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-282-2/+123
|\ \
| * \ Merge branch 'spear/dt' into next/dt2Arnd Bergmann2012-03-162-10/+2Star
| |\ \
| * \ \ Merge branch 'at91-3.4-cleanup2-DT2' of git://github.com/at91linux/linux-at91...Arnd Bergmann2012-03-162-2/+123
| |\ \ \
| | * | | ARM: at91: usb ehci add dt supportJean-Christophe PLAGNIOL-VILLARD2012-03-151-1/+23
| | * | | ARM: at91: usb ohci add dt supportJean-Christophe PLAGNIOL-VILLARD2012-03-151-1/+100
* | | | | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-281-155/+142Star
|\ \ \ \ \
| * | | | | USB: sa1111: add hcd .reset methodRussell King2012-03-241-9/+11
| * | | | | USB: sa1111: add OHCI shutdown methodsRussell King2012-03-241-0/+12
| * | | | | USB: sa1111: reorganize ohci-sa1111.cRussell King2012-03-241-134/+93Star
| * | | | | USB: sa1111: get rid of nasty printk(KERN_DEBUG "%s: ...", __FILE__)Russell King2012-03-241-4/+2Star
| * | | | | USB: sa1111: sparse and checkpatch cleanupsRussell King2012-03-241-16/+17
| * | | | | ARM: sa1111: move USB interface register definitions to ohci-sa1111.cRussell King2012-03-241-5/+24
| * | | | | ARM: sa11x0: badge4: move board specific ohci initialization to badge4.cRussell King2012-02-091-14/+0Star
| * | | | | ARM: sa1111: add platform enable/disable functionsRussell King2012-02-091-5/+14
| * | | | | ARM: sa1111: add .owner initializer to sa1111 driver structuresRussell King2012-02-091-0/+1
* | | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-2/+3
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'at91-3.4-cleanup2+DT' of git://github.com/at91linux/linux-at91 ...Arnd Bergmann2012-03-021-2/+3
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | ARM/USB: at91/ohci-at91: remove the use of irq_to_gpioNicolas Ferre2012-03-011-2/+3
* | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...Arnd Bergmann2012-03-152-10/+2Star
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-03-081-1/+1
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xxKukjin Kim2012-03-071-1/+1
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim2012-03-021-1/+1
* | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-231-1/+2
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | PCI: Use class for quirk for usb host controller fixupYinghai Lu2012-02-241-1/+2
| | |_|/ / / | |/| | | |
* | | | | | USB: ohci-pxa27x: add clk_prepare/clk_unprepare callsPhilipp Zabel2012-03-151-2/+2
* | | | | | USB: use generic platform driver on ath79Hauke Mehrtens2012-03-155-371/+10Star
* | | | | | USB: EHCI: Add a generic platform device driverHauke Mehrtens2012-03-153-0/+213
* | | | | | USB: OHCI: Add a generic platform device driverHauke Mehrtens2012-03-153-0/+209
* | | | | | USB: ohci-nxp: Remove i2c_write(), use smbusRoland Stigge2012-03-131-29/+29
* | | | | | USB: ohci-nxp: Support for LPC32xxRoland Stigge2012-03-132-35/+109
* | | | | | USB: ohci-nxp: Rename symbols from pnx4008 to nxpRoland Stigge2012-03-132-27/+28
* | | | | | USB: OHCI-HCD: Rename ohci-pnx4008 to ohci-nxpRoland Stigge2012-03-132-1/+1
* | | | | | usb: host: xhci: add platform driver supportSebastian Andrzej Siewior2012-03-135-0/+233
* | | | | | xHCI: update sg tablesizeAndiry Xu2012-03-131-1/+2
* | | | | | xHCI: check enqueue pointer advance into dequeue segAndiry Xu2012-03-131-12/+13
* | | | | | xHCI: Allocate 2 segments for transfer ringAndiry Xu2012-03-131-3/+3
* | | | | | xHCI: dynamic ring expansionAndiry Xu2012-03-133-17/+93
* | | | | | xHCI: set cycle state when allocate ringsAndiry Xu2012-03-131-18/+38
* | | | | | xHCI: factor out segments allocation and free functionAndiry Xu2012-03-131-34/+55
* | | | | | xHCI: count free TRBs on transfer ringAndiry Xu2012-03-134-47/+67
* | | | | | xHCI: store ring's last segment and segment numbersAndiry Xu2012-03-132-0/+4
* | | | | | xHCI: store ring's typeAndiry Xu2012-03-133-75/+92
* | | | | | usb: host: xhci: use __ffs() instead of hardcoding shiftFelipe Balbi2012-03-121-4/+1Star
* | | | | | xHCI: BESL calculation based on USB2.0 LPM errataAndiry Xu2012-03-121-24/+27
* | | | | | Merge 3.3-rc7 into usb-nextGreg Kroah-Hartman2012-03-1232-524/+479Star
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | USB: ehci-s5p: add DMA burst supportJingoo Han2012-03-081-0/+15
| * | | | | usb: ohci-pxa27x: add explicit include of hardware.hRob Herring2012-03-031-0/+1