summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2012-07-16Merge tag 'for-usb-next-2012-07-11' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2012-07-16USB: EHCI: resolve some unlikely racesAlan Stern
2012-07-16USB: EHCI: fix up lockingAlan Stern
2012-07-16USB: EHCI: simplify isochronous scanningAlan Stern
2012-07-16USB: EHCI: use hrtimer for the I/O watchdogAlan Stern
2012-07-16USB: EHCI: always scan each interrupt QHAlan Stern
2012-07-16USB: EHCI: don't lose events during a scanAlan Stern
2012-07-16USB: EHCI: use hrtimer for unlinking empty async QHsAlan Stern
2012-07-16USB: EHCI: unlink multiple async QHs togetherAlan Stern
2012-07-16USB: EHCI: use hrtimer for the IAA watchdogAlan Stern
2012-07-16USB: EHCI: don't refcount iso_stream structuresAlan Stern
2012-07-16USB: EHCI: use hrtimer for (s)iTD deallocationAlan Stern
2012-07-16USB: EHCI: use hrtimer for controller deathAlan Stern
2012-07-16USB: EHCI: use hrtimer for interrupt QH unlinkAlan Stern
2012-07-16USB: EHCI: use hrtimer for async scheduleAlan Stern
2012-07-16USB: EHCI: remove PS3 status pollingAlan Stern
2012-07-16USB: EHCI: return void instead of 0Alan Stern
2012-07-16USB: EHCI: use hrtimer for the periodic scheduleAlan Stern
2012-07-16USB: EHCI: introduce high-res timerAlan Stern
2012-07-16USB: EHCI: add new root-hub state: STOPPINGAlan Stern
2012-07-16USB: EHCI: add pointer to end of async-unlink listAlan Stern
2012-07-16USB: EHCI: rename "reclaim"Alan Stern
2012-07-16USB: EHCI: add symbolic constants for QHsAlan Stern
2012-07-16USB: EHCI: don't refcount QHsAlan Stern
2012-07-16USB: EHCI: remove unneeded suspend/resume codeAlan Stern
2012-07-16USB: EHCI: initialize data before resetting hardwareAlan Stern
2012-07-16Merge 3.5-rc7 into usb-nextGreg Kroah-Hartman
2012-07-13Merge tag 'mfd-for-linus-3.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-07-11xhci: Export Latency Tolerance Messaging capabilities.Sarah Sharp
2012-07-09EHCI: centralize controller initializationAlan Stern
2012-07-09EHCI: centralize controller suspend/resumeAlan Stern
2012-07-09mfd: USB: Fix the omap-usb EHCI ULPI PHY reset fix issues.Russ Dill
2012-07-06usbdevfs: Add a USBDEVFS_GET_CAPABILITIES ioctlHans de Goede
2012-07-06USB: ehci-s5p: use devm_ functionsJingoo Han
2012-07-06USB: ohci-exynos: use devm_ functionsJingoo Han
2012-07-06USB: ohci-exynos: add clock gating to suspend/resumeJingoo Han
2012-07-05Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
2012-07-05Merge tag 'gadget-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2012-07-02xhci: Fix hang on back-to-back Set TR Deq Ptr commands.Sarah Sharp
2012-07-02usb: Add support for root hub port status CASStanislaw Ledwon
2012-07-02usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I
2012-06-26ARM: OMAP: USB: Fixup ehci_hcd_omap_probe error pathRuss Dill
2012-06-26USB: EHCI: define extension registers like normal onesAlan Stern
2012-06-26USB: FHCI: Reusing QUICC Engine USB Controller registers from immap_qe.hGuilherme Maciel Ferreira
2012-06-25usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I
2012-06-25usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I
2012-06-20Merge 3.5-rc3 into usb-nextGreg Kroah-Hartman
2012-06-20USB: ohci-nxp: add usbd and otg clock initializationAlexandre Pereira da Silva
2012-06-15usb: correct trivial typo in drivers/usb/host/KconfigJesper Dangaard Brouer
2012-06-14usb: ehci-sh: fix illegal phy_init() running when platform_data is NULLShimoda, Yoshihiro