Age | Commit message (Expand) | Author |
2011-01-24 | Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/s... | Greg Kroah-Hartman |
2011-01-22 | USB: ehci-mxc: add work-around for efika mx/sb bug | Arnaud Patard (Rtp) |
2011-01-22 | USB: unbreak ehci-mxc on otg port of i.MX27 | Eric BĂ©nard |
2011-01-22 | USB: ehci-fsl: Fix 'have_sysif_regs' detection | Peter Tyser |
2011-01-22 | USB: EHCI: fix DMA deallocation bug | Alan Stern |
2011-01-22 | USB: EHCI: ASPM quirk of ISOC on AMD Hudson | Alex He |
2011-01-14 | xhci: Remove more doorbell-related reads | Matthew Wilcox |
2011-01-14 | xHCI: fix printk_ratelimit() usage | Andiry Xu |
2011-01-14 | xHCI: replace dev_dbg() with xhci_dbg() | Andiry Xu |
2011-01-14 | xHCI: fix cycle bit set in giveback_first_trb() | Andiry Xu |
2011-01-14 | xHCI: remove redundant parameter in giveback_first_trb() | Andiry Xu |
2011-01-14 | xHCI: fix queue_trb in isoc transfer | Andiry Xu |
2011-01-14 | xhci: Use GFP_NOIO during device reset. | Sarah Sharp |
2011-01-14 | xhci: Do not run xhci_cleanup_msix with irq disabled | Zhang Rui |
2011-01-14 | xHCI: synchronize irq in xhci_suspend() | Andiry Xu |
2011-01-14 | xhci: Resume bus on any port status change. | Sarah Sharp |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2011-01-07 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2011-01-07 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-01-06 | Merge branch 'devel-stable' into devel | Russell King |
2011-01-05 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev... | Russell King |
2011-01-03 | drivers: fix comment typo diable -> disable. | Justin P. Mattock |
2011-01-03 | Merge branch 'master' of git://git.infradead.org/users/cbou/linux-cns3xxx int... | Russell King |
2011-01-03 | mx51: fix usb clock support | Arnaud Patard (Rtp) |
2010-12-24 | usb: don't use flush_scheduled_work() | Tejun Heo |
2010-12-22 | USB: Merge 2.6.37-rc5 into usb-next | Greg Kroah-Hartman |
2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina |
2010-12-16 | USB: ehci-mxc: Setup portsc register prior to accessing OTG viewport | Fabio Estevam |
2010-12-16 | usb: ehci-omap: fix tll channel enable mask | Anand Gadiyar |
2010-12-16 | usb: ohci-omap3: fix trivial typo | Keshava Munegowda |
2010-12-16 | Merge branch 'usb-next' into musb-merge | Greg Kroah-Hartman |
2010-12-10 | USB: EHCI: msm: Add support for power management | Pavankumar Kondeti |
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-10 | USB: host: uhci-q: Fixed minor coding style issues | Tobias Ollmann |
2010-12-10 | USB: whci-hcd: fix compiler warning | Namhyung Kim |
2010-12-09 | xhci: Fix issue with port array setup and buggy hosts. | Sarah Sharp |
2010-12-03 | Merge branch 'sh/ehci' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/... | Greg Kroah-Hartman |
2010-11-30 | Merge branch 'omap4-ehci-for-greg' of git://dev.omapzoom.org/pub/scm/anand/li... | Greg Kroah-Hartman |
2010-11-30 | usb: Add in missing EHCI helpers. | Paul Mundt |
2010-11-30 | USB: Remove unnecessary casts of void ptr returning alloc function return values | Jesper Juhl |
2010-11-30 | Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Greg Kroah-Hartman |
2010-12-01 | usb: ehci-omap: Add OMAP4 support | Anand Gadiyar |
2010-12-01 | usb: ehci-omap: add helpers for checking port mode | Anand Gadiyar |
2010-12-01 | usb: ehci-omap: use clkdev aliases for functional clocks | Anand Gadiyar |
2010-12-01 | usb: ehci: introduce CONFIG_USB_EHCI_HCD_OMAP | Keshava Munegowda |
2010-12-01 | usb: ehci-omap: don't hard-code TLL channel count | Keshava Munegowda |
2010-12-01 | usb: ehci-omap: update clock names to be more generic | Keshava Munegowda |
2010-11-30 | USB: ehci: disable LPM and PPCD for nVidia MCP89 chips | Brian J. Tarricone |
2010-11-29 | USB: cns3xxx: Add EHCI and OHCI bus glue for cns3xxx SOCs | Mac Lin |