summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* 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/+10
* 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-123-75/+92
* usb: host: xhci: use __ffs() instead of hardcoding shiftFelipe Balbi2012-03-121-4/+1
* 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/+479
|\
| * USB: ehci-s5p: add DMA burst supportJingoo Han2012-03-081-0/+15
| * usb: ohci-pxa27x: add explicit include of hardware.hRob Herring2012-03-021-0/+1
| * usb: sl811-hcd: Convert to module_platform_driverTobias Klauser2012-03-021-17/+4
| * usb: r8a66597-hcd: Convert to module_platform_driverTobias Klauser2012-03-021-17/+4
| * usb: isp116x-hcd: Convert to module_platform_driverTobias Klauser2012-03-021-19/+4
| * usb: core: hcd: make hcd->irq unsignedFelipe Balbi2012-03-013-6/+6
| * Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2012-03-019-35/+37
| |\
| | * usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus2012-02-277-14/+14
| | * usb: Convert all users to new usb_phyHeikki Krogerus2012-02-276-19/+21
| | * usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus2012-02-135-5/+5
| * | Revert "powerpc/usb: fix usb CTRL_PHY_CLK_VALID breaks on some platform"Greg Kroah-Hartman2012-02-291-14/+10
| * | powerpc/usb: fix usb CTRL_PHY_CLK_VALID breaks on some platformShengzhou Liu2012-02-281-10/+14
| * | usb: host: add dependence for USB_EHCI_MVNeil Zhang2012-02-241-1/+1
| * | USB: ohci-exynos: replace hcd->state with ohci->rh_stateJingoo Han2012-02-241-4/+2
| * | USB: ehci-spear: Add PM supportDeepak Sikri2012-02-241-2/+81
| * | powerpc/usb: fix bug of kernel hang when initializing usbShengzhou Liu2012-02-242-0/+5
| * | usb: Fix build error due to dma_mask is not at pdev_archdata at ARMPeter Chen2012-02-241-1/+0
| * | usb: Fix typo in ehci-dbg.cMasanari Iida2012-02-241-1/+1
| * | usb: isp1362-hcd: Convert to module_platform_driverTobias Klauser2012-02-241-16/+4
| * | USB: ehci-fsl: Turn on cache snooping on MPC8xxxPan Jiafei2012-02-241-14/+11
| * | usb: host: remove ehci-pxa168.cNeil Zhang2012-02-243-375/+0
| * | Merge branch 'usb-3.3-rc4' into usb-nextGreg Kroah-Hartman2012-02-2311-17/+303
| |\ \
| | * | usb: host: ehci: allow ehci_* symbols to be unusedFelipe Balbi2012-02-151-3/+5
| | * | USB/xHCI: Support device-initiated USB 3.0 resume.Sarah Sharp2012-02-142-8/+33
| | * | USB/xHCI: Enable USB 3.0 hub remote wakeup.Sarah Sharp2012-02-141-0/+41
| | * | USB/xhci: Enable remote wakeup for USB3 devices.Sarah Sharp2012-02-142-1/+31
| | * | xHCI: Kick khubd when USB3 resume really completes.Sarah Sharp2012-02-141-12/+17
| | * | Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman2012-02-131-1/+1
| | |\ \
| | * | | usb: Fix typo in imx21-dbg.cMasanari Iida2012-02-131-1/+1
OpenPOWER on IntegriCloud