summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete header filePantelis Antoniou2012-11-271-1/+0
* usb: r8a6659: Fix build by missing of parenthesisNobuhiro Iwamatsu2012-11-201-1/+1
* usb: r8a66597: Switched from variable to only macroNobuhiro Iwamatsu2012-11-201-10/+5
* musb-new: omap2plus backend driverIlya Yanok2012-11-204-0/+692
* musb-new: am35x backend driverIlya Yanok2012-11-203-0/+711
* musb-new: dsps backend driverIlya Yanok2012-11-202-0/+772
* musb-new: port of Linux musb driverIlya Yanok2012-11-2016-2/+10690
* usb: use linux/usb/ch9.h instead of usbdescriptors.hIlya Yanok2012-11-207-10/+22
* linux/usb/ch9.h: update with the version from Linux treeIlya Yanok2012-11-205-5/+0
* usb gadget ether: Fix warning in is_eth_addr_valid()Tom Rini2012-11-041-2/+2
* Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD2012-10-261-1/+10
|\
| * USB: musb_udc: Make musb_peri_rx_ep check for MUSB_RXCSR_RXPKTRDYPankaj Bharadiya2012-10-231-1/+10
* | powerpc/usb: fix bug of CPU hang when missing USB PHY clockShengzhou Liu2012-10-221-6/+16
|/
* dm: Move s3c24xx USB driver to a proper placeMarek Vasut2012-10-183-0/+2211
* Remove lh7a40x cpu and serial driverAlbert ARIBAUD2012-10-161-21/+13
* mx51: Fix USB PHY clocksBenoît Thébaudeau2012-10-151-1/+2
* pxa25x: Add support for USB ethernet gadgetLukasz Dalek2012-10-153-0/+2222
* usbether: Removed DEV_CONFIG_{CDC,SUBSET}Lukasz Dalek2012-10-151-45/+30
* usbether: Define CONFIG_USB_ETH_{CDC,SUBSET}Lukasz Dalek2012-10-151-5/+14
* usbether: Fixed bug when using with PXA25X chipsLukasz Dalek2012-10-151-1/+16
* usb: ulpi: add indicator configuration functionLucas Stach2012-10-151-4/+28
* usb: ehci: don't print debug outputLucas Stach2012-10-151-1/+1
* tegra20: port to new ehci interfaceLucas Stach2012-10-151-3/+2
* usb: add support for multiple usb controllersLucas Stach2012-10-151-1/+1
* usb: ehci: rework to take advantage of new lowlevel interfaceLucas Stach2012-10-1519-200/+171
* usb: lowlevel interface change to support multiple controllersLucas Stach2012-10-156-12/+12
* net: asix: add AX88772B supportLucas Stach2012-09-261-12/+23
* net: asix: add read_mac functionLucas Stach2012-09-261-12/+35
* net: asix: add write_hwaddr functionLucas Stach2012-09-261-11/+52
* net: asix: split out basic reset functionLucas Stach2012-09-261-18/+26
* net: introduce transparent driver private in ueth_dataLucas Stach2012-09-261-14/+35
* usb: do explicit unaligned accessesLucas Stach2012-09-211-2/+5
* 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
OpenPOWER on IntegriCloud