Age | Commit message (Expand) | Author |
2012-03-15 | USB: use generic platform driver on ath79 | Hauke Mehrtens |
2012-03-15 | USB: EHCI: Add a generic platform device driver | Hauke Mehrtens |
2012-02-24 | usb: host: remove ehci-pxa168.c | Neil Zhang |
2012-01-24 | USB: Add EHCI bus glue for Loongson1x SoCs (UPDATED) | Kelvin Cheung |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2011-12-22 | Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman |
2011-12-20 | USB: EHCI: Add Marvell Host Controller driver | Neil Zhang |
2011-12-09 | Merge branch 'for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/geoff... | Greg Kroah-Hartman |
2011-12-09 | usb: PS3 EHCI QH read work-around | Geoff Levand |
2011-12-08 | usb: Fix PS3 EHCI suspend | Geoff Levand |
2011-12-08 | usb: Remove ehci_reset call from ehci_run | Geoff Levand |
2011-11-18 | usb: Netlogic: Use CPU_XLR in place of NLM_XLR | Jayachandran C |
2011-11-03 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2011-10-24 | MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines | Manuel Lauss |
2011-10-18 | EHCI: workaround for MosChip controller bug | Alan Stern |
2011-09-26 | EHCI : introduce a common ehci_setup | Matthieu CASTET |
2011-09-18 | usb: ehci: fix comment for EHCI_SHRINK_JIFFIES | Ming Lei |
2011-08-22 | USB: EHCI: remove usages of hcd->state | Alan Stern |
2011-08-22 | usb: OHCI/EHCI support for Netlogic XLS processor. | Jayachandran C |
2011-08-22 | USB: pxa168: Add onchip USB host controller support | Tanmay Upadhyay |
2011-07-25 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-07-08 | USB: EHCI: go back to using the system clock for QH unlinks | Alan Stern |
2011-07-08 | USB: EHCI: Allow users to override 80% max periodic bandwidth | Kirill Smelkov |
2011-07-08 | USB: EHCI: Move sysfs related bits into ehci-sysfs.c | Kirill Smelkov |
2011-06-15 | USB: change maintainership of ohci-hcd and ehci-hcd | Alan Stern |
2011-06-07 | ehci-hcd: remove EOL from MODULE_PARM_DESC for 'hird' option | Niels de Vos |
2011-05-19 | USB: remove remaining usages of hcd->state from usbcore and fix regression | Alan Stern |
2011-05-03 | USB: EHCI: Add bus glue for GRLIB GRUSBHC controller | Jan Andersson |
2011-05-03 | USB: EHCI: Support controllers with big endian capability regs | Jan Andersson |
2011-04-13 | USB: ehci: add bus glue for the Atheros AR71XX/AR724X/AR91XX SoCs | Gabor Juhos |
2011-04-13 | USB: Add initial S5P EHCI driver | Joonyoung Shim |
2011-03-16 | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-03-11 | usb: host: Add EHCI driver for NVIDIA Tegra SoCs | Benoit Goby |
2011-03-01 | usb: EHCI, OHCI: Add configuration for the SH USB controller | Yoshihiro Shimoda |
2011-03-01 | USB host: Move AMD PLL quirk to pci-quirks.c | Andiry Xu |
2011-02-28 | dt/usb: Eliminate users of of_platform_{,un}register_driver | Grant Likely |
2011-02-25 | USB: EHCI bus glue for on-chip PMC MSP USB controller | Anoop |
2011-02-17 | USB: don't run ehci_reset in ehci_run for tdi device | Matthieu CASTET |
2011-01-22 | USB: EHCI: fix DMA deallocation bug | Alan Stern |
2011-01-07 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-01-03 | Merge branch 'master' of git://git.infradead.org/users/cbou/linux-cns3xxx int... | Russell King |
2010-12-16 | Merge branch 'usb-next' into musb-merge | Greg Kroah-Hartman |
2010-12-10 | USB: EHCI: Add MSM Host Controller driver | Pavankumar Kondeti |
2010-12-10 | USB: EHCI: ASPM quirk of ISOC on AMD SB800 | Alex He |
2010-12-03 | Merge branch 'sh/ehci' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/... | Greg Kroah-Hartman |
2010-12-01 | usb: ehci: introduce CONFIG_USB_EHCI_HCD_OMAP | Keshava Munegowda |
2010-11-29 | USB: cns3xxx: Add EHCI and OHCI bus glue for cns3xxx SOCs | Mac Lin |
2010-11-16 | USB host: Adding USB ehci & ohci support for spear platform | Deepak Sikri |
2010-11-16 | USB: EHCI: fix obscure race in ehci_endpoint_disable | Alan Stern |
2010-11-11 | usb: Add support for VIA VT8500 and compatibles in EHCI HCD | Alexey Charkov |