summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2012-09-028-135/+1355
|\
| * MUSB driver: Timeout is never detected as the while loop does not endMatej Frančeškin2012-09-011-1/+1
| * USB: Fix strict aliasing in ohci-hcdTroy Kisky2012-09-011-39/+31
| * ehci: Optimize qTD allocationsBenoît Thébaudeau2012-09-011-30/+37
| * ehci-hcd: Boost transfer speedBenoît Thébaudeau2012-09-011-29/+138
| * ehci: cosmetic: Define used constantsBenoît Thébaudeau2012-09-012-69/+118
| * ehci: Fail for multi-transaction interrupt transfersBenoît Thébaudeau2012-09-011-1/+10
| * dfu:usb: DFU USB function (f_dfu) support for g_dnl composite gadgetLukasz Majewski2012-09-013-0/+850
| * dfu:usb: Support for g_dnl composite download gadget.Lukasz Majewski2012-09-012-0/+203
| * ehci: cosmetic: Define the number of qt_buffersBenoît Thébaudeau2012-09-012-7/+8
* | mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.hOtavio Salvador2012-09-011-1/+1
* | da8xx/hawkboard: Add support for ohci host controllerSughosh Ganu2012-09-014-103/+51
* | mxs: prefix register structs with 'mxs' prefixOtavio Salvador2012-09-011-8/+8
* | mxs: prefix register acessor macros with 'mxs' prefixOtavio Salvador2012-09-011-4/+4
|/
* i.mx: iomux-v3.h: move to imx-common include directoryTroy Kisky2012-07-311-1/+1
* Merge branch 'next' of git://git.denx.de/u-bootWolfgang Denk2012-07-301-13/+17
|\
| * CACHE: net: asix: Fix asix driver to work with data cache onMarek Vasut2012-07-111-13/+17
* | smsc95xx: align buffers to cache line sizeIlya Yanok2012-07-181-4/+9
* | ehci-hcd: change debug() to printf() in case of errorsIlya Yanok2012-07-181-3/+3
* | ehci-hcd: fix external buffer cache handlingIlya Yanok2012-07-181-9/+14
* | ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignmentTom Rini2012-07-182-30/+33
* | ehci-hcd: program asynclistaddr before every transferIlya Yanok2012-07-181-5/+3
* | ehci-omap: Do not call dcache_off from omap_ehci_hcd_initTom Rini2012-07-181-1/+0
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2012-07-101-1/+17
|\
| * tegra: usb: Fix device enumeration problem of USB1Jim Lin2012-07-091-1/+17
* | EXYNOS: Add power Enable/Disable for USB-EHCIRajeshwari Shinde2012-07-091-0/+5
* | USB: EXYNOS: Set USB 2.0 HOST Link modeRajeshwari Shinde2012-07-091-0/+3
* | USB: EXYNOS: Incorporate EHCI review commentsRajeshwari Shinde2012-07-092-10/+10
|/
* ehci-atmel: fix compiler warningAndreas Bießmann2012-07-071-2/+2
* Atmel : usb : add EHCI driver for Atmel SoCBo Shen2012-07-072-0/+90
* net: Fix remaining API interface breakageJoe Hershberger2012-05-231-4/+3
* drivers/usb/eth/asix.c: Fix build warningAnatolij Gustschin2012-05-221-1/+1
* drivers/usb/eth/smsc95xx.c: Fix GCC 4.6 warningAnatolij Gustschin2012-05-221-2/+1
* Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2012-05-2010-328/+1497
|\
| * USB: S5P: Add ehci supportRajeshwari Shinde2012-05-202-0/+111
| * usb:udc:samsung Add functions for storing private gadget data in UDC driverLukasz Majewski2012-05-201-1/+14
| * usb:gadget:composite USB composite gadget supportLukasz Majewski2012-05-201-0/+1082
| * usb:udc:samsung:cleanup Replace DEBUG_* macros with debug_cond() callsLukasz Majewski2012-05-202-136/+188
| * usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h fileLukasz Majewski2012-05-205-0/+5
| * USB: Document the QH and qTD antics in EHCI-HCDMarek Vasut2012-05-201-0/+38
| * USB: Drop cache flush bloat in EHCI-HCDMarek Vasut2012-05-201-100/+27
| * USB: Drop ehci_alloc/ehci_free in ehci-hcdMarek Vasut2012-05-201-91/+32
* | imx: usb: There is no such registerTimo Ketola2012-05-151-2/+0
* | i.MX25: usb: Set PORTSCx registerTimo Ketola2012-05-151-2/+0
* | USB: ehci-mx6: Fix broken IO accessWolfgang Grandegger2012-05-151-2/+3
|/
* lin_gadget: use common linux/compat.hMike Frysinger2012-04-302-3/+4
* ehci-omap: fix for enabling the correct usb portJeroen Hofstee2012-04-211-2/+2
* Prepare v2012.04-rc2; minor Coding Style cleanupWolfgang Denk2012-04-161-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2012-03-302-5/+19
|\
| * Enable high speed support for USB device framework and usbttyVipin KUMAR2012-03-282-5/+19
OpenPOWER on IntegriCloud