summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2012-03-01Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg 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-14/+11
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
2012-02-09ARM: sa1111: add platform enable/disable functionsRussell King1-5/+14
2012-02-09ARM: sa1111: add .owner initializer to sa1111 driver structuresRussell King1-0/+1
2012-02-02uwb & wusb & usb wireless controllers: fix kconfig error & build errorsRandy Dunlap1-2/+2
2012-02-02usb: Skip PCI USB quirk handling for Netlogic XLPJayachandran C1-0/+6
2012-02-02powerpc/usb: fix issue of CPU halt when missing USB PHY clockShengzhou Liu2-2/+10
2012-02-02usb: host: Distinguish Kconfig text for Freescale controllersFabio Estevam1-2/+2
2012-01-30Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds5-5/+25
2012-01-25xHCI: Cleanup isoc transfer ring when TD length mismatch foundAndiry Xu1-1/+2
2012-01-24Revert "drivers: usb: Fix dependency for USB_HWA_HCD"Greg Kroah-Hartman1-1/+1
2012-01-24USB: Add EHCI bus glue for Loongson1x SoCs (UPDATED)Kelvin Cheung2-0/+164
2012-01-24usb: ehci-fsl: set INCR8 mode for system bus interface on MPC512xAnatolij Gustschin2-0/+16
2012-01-24usb/uhci: initialize sg_table properlySebastian Andrzej Siewior1-0/+3
2012-01-24usb: add support for STA2X11 host driverAlessandro Rubini2-0/+10
2012-01-24drivers: usb: Fix dependency for USB_HWA_HCDFabio Estevam1-1/+1
2012-01-24USB: OHCI: fix new compiler warningsAlan Stern1-2/+10
2012-01-24drivers/usb/host/ehci-fsl.c: add missing iounmapJulia Lawall1-1/+1
2012-01-24Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman1-1/+2
2012-01-20ARM/USB: at91/ohci-at91: rename vbus_pin_inverted to vbus_pin_active_lowJean-Christophe PLAGNIOL-VILLARD1-2/+4
2012-01-20USB: at91: fix clk_get error handlingJean-Christophe PLAGNIOL-VILLARD1-0/+18