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