summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
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-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-03usb: ohci-pxa27x: add explicit include of hardware.hRob Herring
2012-03-03usb: sl811-hcd: Convert to module_platform_driverTobias Klauser
2012-03-03usb: r8a66597-hcd: Convert to module_platform_driverTobias Klauser
2012-03-03usb: isp116x-hcd: Convert to module_platform_driverTobias Klauser
2012-03-03Revert "powerpc/usb: fix issue of CPU halt when missing USB PHY clock"Greg Kroah-Hartman
2012-03-01usb: core: hcd: make hcd->irq unsignedFelipe Balbi
2012-03-01Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
2012-03-01Revert "powerpc/usb: fix usb CTRL_PHY_CLK_VALID breaks on some platform"Greg Kroah-Hartman
2012-02-28powerpc/usb: fix usb CTRL_PHY_CLK_VALID breaks on some platformShengzhou Liu
2012-02-27usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus
2012-02-27usb: Convert all users to new usb_phyHeikki Krogerus
2012-02-24usb: host: add dependence for USB_EHCI_MVNeil Zhang
2012-02-24USB: ohci-exynos: replace hcd->state with ohci->rh_stateJingoo Han
2012-02-24USB: ehci-spear: Add PM supportDeepak Sikri
2012-02-24powerpc/usb: fix bug of kernel hang when initializing usbShengzhou Liu
2012-02-24usb: Fix build error due to dma_mask is not at pdev_archdata at ARMPeter Chen
2012-02-24usb: Fix typo in ehci-dbg.cMasanari Iida
2012-02-24usb: isp1362-hcd: Convert to module_platform_driverTobias Klauser
2012-02-24USB: ehci-fsl: Turn on cache snooping on MPC8xxxPan Jiafei
2012-02-24usb: host: remove ehci-pxa168.cNeil Zhang
2012-02-23Merge branch 'usb-3.3-rc4' into usb-nextGreg Kroah-Hartman
2012-02-21xhci: Fix encoding for HS bulk/control NAK rate.Sarah Sharp
2012-02-21USB: Fix handoff when BIOS disables host PCI device.Sarah Sharp
2012-02-16usb: host: ehci: allow ehci_* symbols to be unusedFelipe Balbi
2012-02-14USB/xHCI: Support device-initiated USB 3.0 resume.Sarah Sharp
2012-02-14USB/xHCI: Enable USB 3.0 hub remote wakeup.Sarah Sharp
2012-02-14USB/xhci: Enable remote wakeup for USB3 devices.Sarah Sharp
2012-02-14xHCI: Kick khubd when USB3 resume really completes.Sarah Sharp