aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2012-11-20usb: r8a6659: Fix build by missing of parenthesisNobuhiro Iwamatsu
2012-11-20usb: r8a66597: Switched from variable to only macroNobuhiro Iwamatsu
2012-11-20usb: use linux/usb/ch9.h instead of usbdescriptors.hIlya Yanok
2012-10-22powerpc/usb: fix bug of CPU hang when missing USB PHY clockShengzhou Liu
2012-10-18dm: Move s3c24xx USB driver to a proper placeMarek Vasut
2012-10-15mx51: Fix USB PHY clocksBenoît Thébaudeau
2012-10-15usb: ehci: don't print debug outputLucas Stach
2012-10-15tegra20: port to new ehci interfaceLucas Stach
2012-10-15usb: ehci: rework to take advantage of new lowlevel interfaceLucas Stach
2012-10-15usb: lowlevel interface change to support multiple controllersLucas Stach
2012-09-21usb: do explicit unaligned accessesLucas Stach
2012-09-02Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2012-09-01USB: Fix strict aliasing in ohci-hcdTroy Kisky
2012-09-01ehci: Optimize qTD allocationsBenoît Thébaudeau
2012-09-01ehci-hcd: Boost transfer speedBenoît Thébaudeau
2012-09-01ehci: cosmetic: Define used constantsBenoît Thébaudeau
2012-09-01ehci: Fail for multi-transaction interrupt transfersBenoît Thébaudeau
2012-09-01ehci: cosmetic: Define the number of qt_buffersBenoît Thébaudeau
2012-09-01mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.hOtavio Salvador
2012-09-01da8xx/hawkboard: Add support for ohci host controllerSughosh Ganu
2012-09-01mxs: prefix register structs with 'mxs' prefixOtavio Salvador
2012-09-01mxs: prefix register acessor macros with 'mxs' prefixOtavio Salvador
2012-07-31i.mx: iomux-v3.h: move to imx-common include directoryTroy Kisky
2012-07-18ehci-hcd: change debug() to printf() in case of errorsIlya Yanok
2012-07-18ehci-hcd: fix external buffer cache handlingIlya Yanok
2012-07-18ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignmentTom Rini
2012-07-18ehci-hcd: program asynclistaddr before every transferIlya Yanok
2012-07-18ehci-omap: Do not call dcache_off from omap_ehci_hcd_initTom Rini
2012-07-10Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2012-07-09tegra: usb: Fix device enumeration problem of USB1Jim Lin
2012-07-09EXYNOS: Add power Enable/Disable for USB-EHCIRajeshwari Shinde
2012-07-09USB: EXYNOS: Set USB 2.0 HOST Link modeRajeshwari Shinde
2012-07-09USB: EXYNOS: Incorporate EHCI review commentsRajeshwari Shinde
2012-07-07ehci-atmel: fix compiler warningAndreas Bießmann
2012-07-07Atmel : usb : add EHCI driver for Atmel SoCBo Shen
2012-05-20Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2012-05-20USB: S5P: Add ehci supportRajeshwari Shinde
2012-05-20USB: Document the QH and qTD antics in EHCI-HCDMarek Vasut
2012-05-20USB: Drop cache flush bloat in EHCI-HCDMarek Vasut
2012-05-20USB: Drop ehci_alloc/ehci_free in ehci-hcdMarek Vasut
2012-05-15imx: usb: There is no such registerTimo Ketola
2012-05-15i.MX25: usb: Set PORTSCx registerTimo Ketola
2012-05-15USB: ehci-mx6: Fix broken IO accessWolfgang Grandegger
2012-04-21ehci-omap: fix for enabling the correct usb portJeroen Hofstee
2012-04-16Prepare v2012.04-rc2; minor Coding Style cleanupv2012.04-rc2Wolfgang Denk
2012-03-29tegra: usb: Add support for Tegra USB peripheralSimon Glass
2012-03-29usb: Add support for txfifo thresholdSimon Glass
2012-03-27USB: ehci-mx6: Add proper IO accessorsFabio Estevam
2012-03-26Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8Robert Delien
2012-03-26usb/ehci: Add USB support for the MX6QWolfgang Grandegger