summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2013-03-18usb: Add multiple controllers support for EHCI PCIVincent Palatin
2013-03-18usb: usbeth: smsc95xx: remove EEPROM loaded checkMichael Spang
2013-03-18usb: ehci: Fix aliasing issue in EHCI interrupt codeVincent Palatin
2013-03-18usb: ehci: Support interrupt transfers via periodic listPatrick Georgi
2013-03-18usb: ehci: exynos: Enable non-dt pathVivek Gautam
2013-03-18usb: ehci: exynos: Fix multiple FDT decodeVivek Gautam
2013-03-18usb:gadget: USB Mass Storage Gadget supportLukasz Majewski
2013-03-18usb:composite: USB Mass Storage - f_mass_storage.c from Linux kernelPiotr Wilczek
2013-03-18usb:composite: USB Mass Storage - storage_common.c from Linux kernelLukasz Majewski
2013-03-18usb:composite:fix Provide function data when addressing device with only one ...Lukasz Majewski
2013-03-16usb/host/ehci: Add support for EHCI on spearVipin Kumar
2013-03-16usb: Fix bug when both DFU & ETHER are definedPantelis Antoniou
2013-03-16dfu: Properly zero out timeout valuePantelis Antoniou
2013-03-16usb: ehci: Add 64-bit controller supportVincent Palatin
2013-03-16usb: ehci: generic PCI supportVincent Palatin
2013-03-15Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-14tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop]Lucas Stach
2013-03-14tegra: usb: move implementation into right directoryLucas Stach
2013-03-07mxs: Make ehci-mxs multiport capableMarek Vasut
2013-03-07mxs: Squash the header file usage in ehci-mxsMarek Vasut
2013-03-07USB: drop unneeded header in ehci-mx6Stefano Babic
2013-01-14Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-01-11Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-01-09Merge 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-01-08EHCI: Exynos: Add fdt supportRajeshwari Shinde
2012-12-22Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2012-12-17g_dnl: Properly terminate string list.Pantelis Antoniou
2012-12-17g_dnl: Issue connect/disconnect as appropriatePantelis Antoniou
2012-12-17pxa25x_udc: Remove usbdescriptors.hLukasz Dalek
2012-12-10Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang
2012-12-09at91sam9x5: enable USB support for 9x5ek board.Richard Genoud
2012-11-27Remove obsolete header filePantelis Antoniou
2012-11-20usb: r8a6659: Fix build by missing of parenthesisNobuhiro Iwamatsu
2012-11-20usb: r8a66597: Switched from variable to only macroNobuhiro Iwamatsu
2012-11-20musb-new: omap2plus backend driverIlya Yanok
2012-11-20musb-new: am35x backend driverIlya Yanok
2012-11-20musb-new: dsps backend driverIlya Yanok
2012-11-20musb-new: port of Linux musb driverIlya Yanok
2012-11-20usb: use linux/usb/ch9.h instead of usbdescriptors.hIlya Yanok
2012-11-20linux/usb/ch9.h: update with the version from Linux treeIlya Yanok
2012-11-19ehci-mxc: Fix host power mask bit for i.MX25Benoît Thébaudeau
2012-11-19ehci-mxc: Fix host power mask bit for i.MX35Benoît Thébaudeau
2012-11-16ehci-mx5/6: Make board_ehci_hcd_init() optionalBenoît Thébaudeau
2012-11-16ehci-mxc: Add support for i.MX35Benoît Thébaudeau
2012-11-16ehci-mxc: Define host offsetsBenoît Thébaudeau
2012-11-16ehci-mxc: Make i.MX25 EHCI configurableBenoît Thébaudeau
2012-11-16ehci-mxc: Make EHCI power/oc polarities configurableBenoît Thébaudeau
2012-11-16ehci-mx5: Add missing OC_DIS for i.MX53Benoît Thébaudeau
2012-11-16ehci-mx5: Fix *PM usage for i.MX53Benoît Thébaudeau