summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2012-04-13USB: Fix the mouse problem when copying large amounts of dataWu Zhangjin
2012-04-05Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-04-04USB: ehci-atmel: add needed of.h header fileNicolas Ferre
2012-04-04USB: ohci-at91: trivial return code name changeNicolas Ferre
2012-04-04USB: ohci-at91: change maximum number of portsNicolas Ferre
2012-04-04USB: ohci-at91: rework and fix initializationNicolas Ferre
2012-04-04USB: ohci-at91: fix vbus_pin_active_low handlingNicolas Ferre
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-27Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-24USB: sa1111: add hcd .reset methodRussell King
2012-03-24USB: sa1111: add OHCI shutdown methodsRussell King
2012-03-24USB: sa1111: reorganize ohci-sa1111.cRussell King
2012-03-24USB: sa1111: get rid of nasty printk(KERN_DEBUG "%s: ...", __FILE__)Russell King
2012-03-24USB: sa1111: sparse and checkpatch cleanupsRussell King
2012-03-24ARM: sa1111: move USB interface register definitions to ohci-sa1111.cRussell King
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-03-16Merge branch 'spear/dt' into next/dt2Arnd Bergmann
2012-03-16Merge branch 'at91-3.4-cleanup2-DT2' of git://github.com/at91linux/linux-at91...Arnd Bergmann
2012-03-15USB: ohci-pxa27x: add clk_prepare/clk_unprepare callsPhilipp Zabel
2012-03-15USB: use generic platform driver on ath79Hauke Mehrtens
2012-03-15USB: EHCI: Add a generic platform device driverHauke Mehrtens
2012-03-15USB: OHCI: Add a generic platform device driverHauke Mehrtens
2012-03-16ARM: at91: usb ehci add dt supportJean-Christophe PLAGNIOL-VILLARD
2012-03-16ARM: at91: usb ohci add dt supportJean-Christophe PLAGNIOL-VILLARD
2012-03-15Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...Arnd Bergmann
2012-03-13USB: ohci-nxp: Remove i2c_write(), use smbusRoland Stigge
2012-03-13USB: ohci-nxp: Support for LPC32xxRoland Stigge
2012-03-13USB: ohci-nxp: Rename symbols from pnx4008 to nxpRoland Stigge
2012-03-13USB: OHCI-HCD: Rename ohci-pnx4008 to ohci-nxpRoland Stigge
2012-03-13usb: host: xhci: add platform driver supportSebastian Andrzej Siewior
2012-03-13xHCI: update sg tablesizeAndiry Xu
2012-03-13xHCI: check enqueue pointer advance into dequeue segAndiry Xu
2012-03-13xHCI: Allocate 2 segments for transfer ringAndiry Xu
2012-03-13xHCI: dynamic ring expansionAndiry Xu
2012-03-13xHCI: set cycle state when allocate ringsAndiry Xu
2012-03-13xHCI: factor out segments allocation and free functionAndiry Xu
2012-03-13xHCI: count free TRBs on transfer ringAndiry Xu
2012-03-13xHCI: store ring's last segment and segment numbersAndiry Xu
2012-03-12xHCI: store ring's typeAndiry Xu
2012-03-12usb: host: xhci: use __ffs() instead of hardcoding shiftFelipe Balbi
2012-03-12xHCI: BESL calculation based on USB2.0 LPM errataAndiry Xu
2012-03-12Merge 3.3-rc7 into usb-nextGreg Kroah-Hartman
2012-03-08USB: ehci-s5p: add DMA burst supportJingoo Han
2012-03-08Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson