summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2011-01-07Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-01-06Merge branch 'devel-stable' into develRussell King
2011-01-05Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King
2011-01-03drivers: fix comment typo diable -> disable.Justin P. Mattock
2011-01-03Merge branch 'master' of git://git.infradead.org/users/cbou/linux-cns3xxx int...Russell King
2011-01-03mx51: fix usb clock supportArnaud Patard (Rtp)
2010-12-24usb: don't use flush_scheduled_work()Tejun Heo
2010-12-22USB: Merge 2.6.37-rc5 into usb-nextGreg Kroah-Hartman
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-16USB: ehci-mxc: Setup portsc register prior to accessing OTG viewportFabio Estevam
2010-12-16usb: ehci-omap: fix tll channel enable maskAnand Gadiyar
2010-12-16usb: ohci-omap3: fix trivial typoKeshava Munegowda
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman
2010-12-10USB: EHCI: msm: Add support for power managementPavankumar Kondeti
2010-12-10USB: EHCI: Add MSM Host Controller driverPavankumar Kondeti
2010-12-10USB: EHCI: ASPM quirk of ISOC on AMD SB800Alex He
2010-12-10USB: host: uhci-q: Fixed minor coding style issuesTobias Ollmann
2010-12-10USB: whci-hcd: fix compiler warningNamhyung Kim
2010-12-09xhci: Fix issue with port array setup and buggy hosts.Sarah Sharp
2010-12-03Merge branch 'sh/ehci' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/...Greg Kroah-Hartman
2010-11-30Merge branch 'omap4-ehci-for-greg' of git://dev.omapzoom.org/pub/scm/anand/li...Greg Kroah-Hartman
2010-11-30usb: Add in missing EHCI helpers.Paul Mundt
2010-11-30USB: Remove unnecessary casts of void ptr returning alloc function return valuesJesper Juhl
2010-11-30Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2010-12-01usb: ehci-omap: Add OMAP4 supportAnand Gadiyar
2010-12-01usb: ehci-omap: add helpers for checking port modeAnand Gadiyar
2010-12-01usb: ehci-omap: use clkdev aliases for functional clocksAnand Gadiyar
2010-12-01usb: ehci: introduce CONFIG_USB_EHCI_HCD_OMAPKeshava Munegowda
2010-12-01usb: ehci-omap: don't hard-code TLL channel countKeshava Munegowda
2010-12-01usb: ehci-omap: update clock names to be more genericKeshava Munegowda
2010-11-30USB: ehci: disable LPM and PPCD for nVidia MCP89 chipsBrian J. Tarricone
2010-11-29USB: cns3xxx: Add EHCI and OHCI bus glue for cns3xxx SOCsMac Lin
2010-11-26usb: ehci-sh: Add missing ehci helpers.Paul Mundt
2010-11-26usb: ehci-sh: Fix up fault in shutdown path.Paul Mundt
2010-11-24Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2010-11-19xhci: Don't let the USB core disable SuperSpeed ports.Sarah Sharp
2010-11-19xhci: Setup array of USB 2.0 and USB 3.0 ports.Sarah Sharp
2010-11-19xhci: Fix reset-device and configure-endpoint commandsPaul Zimmerman
2010-11-17USB: ce4100: Add support for CE4100 EHCI IP block to EHCI driverDirk Brandewie
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-16drivers/usb/host/uhci-hcd.c: Remove unnecessary casts of pci_get_drvdataJoe Perches
2010-11-16USB host: Adding USB ehci & ohci support for spear platformDeepak Sikri
2010-11-16USB: EHCI: fix obscure race in ehci_endpoint_disableAlan Stern
2010-11-16USB: isp1362-hcd - fix section mismatch warningAxel Lin
2010-11-16USB: EHCI: AMD periodic frame list table quirkAndiry Xu
2010-11-15USB: ehci: fix debugfs 'lpm' permissionsGreg Kroah-Hartman
2010-11-15xhci: Fix command ring replay after resume.Sarah Sharp
2010-11-11xHCI: fix wMaxPacketSize maskAndiry Xu