aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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-04usb gadget ether: Fix warning in is_eth_addr_valid()Tom Rini
2012-10-26Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD
2012-10-23USB: musb_udc: Make musb_peri_rx_ep check for MUSB_RXCSR_RXPKTRDYPankaj Bharadiya
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-16Remove lh7a40x cpu and serial driverAlbert ARIBAUD
2012-10-15mx51: Fix USB PHY clocksBenoît Thébaudeau
2012-10-15pxa25x: Add support for USB ethernet gadgetLukasz Dalek
2012-10-15usbether: Removed DEV_CONFIG_{CDC,SUBSET}Lukasz Dalek
2012-10-15usbether: Define CONFIG_USB_ETH_{CDC,SUBSET}Lukasz Dalek
2012-10-15usbether: Fixed bug when using with PXA25X chipsLukasz Dalek
2012-10-15usb: ulpi: add indicator configuration functionLucas Stach
2012-10-15usb: ehci: don't print debug outputLucas Stach
2012-10-15tegra20: port to new ehci interfaceLucas Stach
2012-10-15usb: add support for multiple usb controllersLucas 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-26net: asix: add AX88772B supportLucas Stach
2012-09-26net: asix: add read_mac functionLucas Stach
2012-09-26net: asix: add write_hwaddr functionLucas Stach
2012-09-26net: asix: split out basic reset functionLucas Stach
2012-09-26net: introduce transparent driver private in ueth_dataLucas 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-01MUSB driver: Timeout is never detected as the while loop does not endMatej Frančeškin
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-01dfu:usb: DFU USB function (f_dfu) support for g_dnl composite gadgetLukasz Majewski
2012-09-01dfu:usb: Support for g_dnl composite download gadget.Lukasz Majewski
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-30Merge branch 'next' of git://git.denx.de/u-bootWolfgang Denk
2012-07-18smsc95xx: align buffers to cache line sizeIlya Yanok
2012-07-18ehci-hcd: change debug() to printf() in case of errorsIlya Yanok