aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2012-03-13xHCI: set cycle state when allocate ringsAndiry Xu1-18/+38
2012-03-13xHCI: factor out segments allocation and free functionAndiry Xu1-34/+55
2012-03-13xHCI: count free TRBs on transfer ringAndiry Xu4-47/+67
2012-03-13xHCI: store ring's last segment and segment numbersAndiry Xu2-0/+4
2012-03-12xHCI: store ring's typeAndiry Xu3-75/+92
2012-03-12usb: host: xhci: use __ffs() instead of hardcoding shiftFelipe Balbi1-4/+1
2012-03-12xHCI: BESL calculation based on USB2.0 LPM errataAndiry Xu1-24/+27
2012-03-12Merge 3.3-rc7 into usb-nextGreg Kroah-Hartman32-524/+479
2012-03-08USB: ehci-s5p: add DMA burst supportJingoo Han1-0/+15
2012-03-08Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson1-1/+1
2012-03-07Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xxKukjin Kim1-1/+1
2012-03-02usb: ohci-pxa27x: add explicit include of hardware.hRob Herring1-0/+1
2012-03-02usb: sl811-hcd: Convert to module_platform_driverTobias Klauser1-17/+4
2012-03-02usb: r8a66597-hcd: Convert to module_platform_driverTobias Klauser1-17/+4
2012-03-02usb: isp116x-hcd: Convert to module_platform_driverTobias Klauser1-19/+4
2012-03-02Revert "powerpc/usb: fix issue of CPU halt when missing USB PHY clock"Greg Kroah-Hartman2-10/+2
2012-03-03ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim1-1/+1
2012-03-02Merge branch 'at91-3.4-cleanup2+DT' of git://github.com/at91linux/linux-at91 into next/dtArnd Bergmann1-2/+3
2012-03-01usb: core: hcd: make hcd->irq unsignedFelipe Balbi3-6/+6
2012-03-01Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman9-35/+37
2012-03-01ARM/USB: at91/ohci-at91: remove the use of irq_to_gpioNicolas Ferre1-2/+3
2012-02-29Revert "powerpc/usb: fix usb CTRL_PHY_CLK_VALID breaks on some platform"Greg Kroah-Hartman1-14/+10
2012-02-28powerpc/usb: fix usb CTRL_PHY_CLK_VALID breaks on some platformShengzhou Liu1-10/+14
2012-02-27usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus7-14/+14
2012-02-27usb: Convert all users to new usb_phyHeikki Krogerus6-19/+21
2012-02-24PCI: Use class for quirk for usb host controller fixupYinghai Lu1-1/+2
2012-02-24usb: host: add dependence for USB_EHCI_MVNeil Zhang1-1/+1
2012-02-24USB: ohci-exynos: replace hcd->state with ohci->rh_stateJingoo Han1-4/+2
2012-02-24USB: ehci-spear: Add PM supportDeepak Sikri1-2/+81
2012-02-24powerpc/usb: fix bug of kernel hang when initializing usbShengzhou Liu2-0/+5
2012-02-24usb: Fix build error due to dma_mask is not at pdev_archdata at ARMPeter Chen1-1/+0
2012-02-24usb: Fix typo in ehci-dbg.cMasanari Iida1-1/+1
2012-02-24usb: isp1362-hcd: Convert to module_platform_driverTobias Klauser1-16/+4
2012-02-24USB: ehci-fsl: Turn on cache snooping on MPC8xxxPan Jiafei1-13/+10
2012-02-24usb: host: remove ehci-pxa168.cNeil Zhang3-375/+0
2012-02-23Merge branch 'usb-3.3-rc4' into usb-nextGreg Kroah-Hartman11-17/+303
2012-02-21xhci: Fix encoding for HS bulk/control NAK rate.Sarah Sharp1-8/+24
2012-02-21USB: Fix handoff when BIOS disables host PCI device.Sarah Sharp1-0/+11
2012-02-15usb: host: ehci: allow ehci_* symbols to be unusedFelipe Balbi1-3/+5
2012-02-14USB/xHCI: Support device-initiated USB 3.0 resume.Sarah Sharp2-8/+33
2012-02-14USB/xHCI: Enable USB 3.0 hub remote wakeup.Sarah Sharp1-0/+41
2012-02-14USB/xhci: Enable remote wakeup for USB3 devices.Sarah Sharp2-1/+31
2012-02-14xHCI: Kick khubd when USB3 resume really completes.Sarah Sharp1-12/+17
2012-02-14USB: Don't fail USB3 probe on missing legacy PCI IRQ.Sarah Sharp1-0/+5
2012-02-13Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman1-1/+1
2012-02-13usb: Fix typo in imx21-dbg.cMasanari Iida1-1/+1
2012-02-13usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus5-5/+5
2012-02-10xhci: Fix oops caused by more USB2 ports than USB3 ports.Sarah Sharp1-1/+1
2012-02-10Merge tag 'usb-3.3-rc3' into usb-nextGreg Kroah-Hartman9-13/+67
2012-02-09ARM: sa11x0: badge4: move board specific ohci initialization to badge4.cRussell King1-14/+0