aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAge
* USB: EHCI: use hrtimer for the I/O watchdogAlan Stern2012-07-16
* USB: EHCI: always scan each interrupt QHAlan Stern2012-07-16
* USB: EHCI: don't lose events during a scanAlan Stern2012-07-16
* USB: EHCI: use hrtimer for unlinking empty async QHsAlan Stern2012-07-16
* USB: EHCI: unlink multiple async QHs togetherAlan Stern2012-07-16
* USB: EHCI: use hrtimer for the IAA watchdogAlan Stern2012-07-16
* USB: EHCI: don't refcount iso_stream structuresAlan Stern2012-07-16
* USB: EHCI: use hrtimer for (s)iTD deallocationAlan Stern2012-07-16
* USB: EHCI: use hrtimer for controller deathAlan Stern2012-07-16
* USB: EHCI: use hrtimer for interrupt QH unlinkAlan Stern2012-07-16
* USB: EHCI: use hrtimer for async scheduleAlan Stern2012-07-16
* USB: EHCI: remove PS3 status pollingAlan Stern2012-07-16
* USB: EHCI: return void instead of 0Alan Stern2012-07-16
* USB: EHCI: use hrtimer for the periodic scheduleAlan Stern2012-07-16
* USB: EHCI: introduce high-res timerAlan Stern2012-07-16
* USB: EHCI: add new root-hub state: STOPPINGAlan Stern2012-07-16
* USB: EHCI: add pointer to end of async-unlink listAlan Stern2012-07-16
* USB: EHCI: rename "reclaim"Alan Stern2012-07-16
* USB: EHCI: add symbolic constants for QHsAlan Stern2012-07-16
* USB: EHCI: don't refcount QHsAlan Stern2012-07-16
* USB: EHCI: remove unneeded suspend/resume codeAlan Stern2012-07-16
* USB: EHCI: initialize data before resetting hardwareAlan Stern2012-07-16
* Merge 3.5-rc7 into usb-nextGreg Kroah-Hartman2012-07-16
|\
| * EHCI: centralize controller initializationAlan Stern2012-07-09
| * EHCI: centralize controller suspend/resumeAlan Stern2012-07-09
| * usbdevfs: Add a USBDEVFS_GET_CAPABILITIES ioctlHans de Goede2012-07-06
| * USB: ehci-s5p: use devm_ functionsJingoo Han2012-07-06
| * USB: ohci-exynos: use devm_ functionsJingoo Han2012-07-06
| * USB: ohci-exynos: add clock gating to suspend/resumeJingoo Han2012-07-06
| * Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2012-07-05
| |\
| | * usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I2012-07-02
| | * usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I2012-06-25
| | * usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I2012-06-25
| * | Merge tag 'gadget-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2012-07-05
| |\ \
| | * | usb: imx21-hcd.c: Use clk_prepare_enable/clk_disable_unprepareFabio Estevam2012-06-12
| | |/
| * | ARM: OMAP: USB: Fixup ehci_hcd_omap_probe error pathRuss Dill2012-06-26
| * | USB: EHCI: define extension registers like normal onesAlan Stern2012-06-26
| * | USB: FHCI: Reusing QUICC Engine USB Controller registers from immap_qe.hGuilherme Maciel Ferreira2012-06-26
| * | Merge 3.5-rc3 into usb-nextGreg Kroah-Hartman2012-06-20
| |\ \
| * | | USB: ohci-nxp: add usbd and otg clock initializationAlexandre Pereira da Silva2012-06-20
| * | | usb: correct trivial typo in drivers/usb/host/KconfigJesper Dangaard Brouer2012-06-15
| * | | Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman2012-06-13
| |\ \ \
| * | | | USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phyRichard Zhao2012-06-13
| | |_|/ | |/| |
* | | | Merge tag 'mfd-for-linus-3.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-07-13
|\ \ \ \
| * | | | mfd: USB: Fix the omap-usb EHCI ULPI PHY reset fix issues.Russ Dill2012-07-08
| | |_|/ | |/| |
* | | | xhci: Fix hang on back-to-back Set TR Deq Ptr commands.Sarah Sharp2012-07-02
* | | | usb: Add support for root hub port status CASStanislaw Ledwon2012-07-02
|/ / /
* | | usb: ehci-sh: fix illegal phy_init() running when platform_data is NULLShimoda, Yoshihiro2012-06-14
* | | Fix OMAP EHCI suspend/resume failure (i693)Anand Gadiyar2012-06-13
* | | USB: ohci-hub: Mark ohci_finish_controller_resume() as __maybe_unusedRoland Stigge2012-06-13