Commit Graph

305 Commits (34cda7a0d89297e450106951d554b56ed4c1fd3b)

Author SHA1 Message Date
Benoît Thébaudeau 414e1660c8 mx51: Fix USB PHY clocks 12 years ago
Lukasz Dalek 3c09a2836d pxa25x: Add support for USB ethernet gadget 12 years ago
Lukasz Dalek 2bb378841e usbether: Removed DEV_CONFIG_{CDC,SUBSET} 12 years ago
Lukasz Dalek 4c43cd5a63 usbether: Define CONFIG_USB_ETH_{CDC,SUBSET} 12 years ago
Lukasz Dalek 563aed2539 usbether: Fixed bug when using with PXA25X chips 12 years ago
Lucas Stach 141288b3a3 usb: ulpi: add indicator configuration function 12 years ago
Lucas Stach 7a46b2c7f2 usb: ehci: don't print debug output 12 years ago
Lucas Stach a896211ff1 tegra20: port to new ehci interface 12 years ago
Lucas Stach 93c2582fea usb: add support for multiple usb controllers 12 years ago
Lucas Stach 676ae068d9 usb: ehci: rework to take advantage of new lowlevel interface 12 years ago
Lucas Stach c7e3b2b586 usb: lowlevel interface change to support multiple controllers 12 years ago
Lucas Stach 1dff9d0f54 net: asix: add AX88772B support 12 years ago
Lucas Stach 02c8d8cc6e net: asix: add read_mac function 12 years ago
Lucas Stach 58f8fab8a4 net: asix: add write_hwaddr function 12 years ago
Lucas Stach 5fae53d0f1 net: asix: split out basic reset function 12 years ago
Lucas Stach e1dbdf9109 net: introduce transparent driver private in ueth_data 12 years ago
Lucas Stach 93ad908c43 usb: do explicit unaligned accesses 12 years ago
Matej Frančeškin 8c86501819 MUSB driver: Timeout is never detected as the while loop does not end 12 years ago
Troy Kisky f1273f1143 USB: Fix strict aliasing in ohci-hcd 12 years ago
Benoît Thébaudeau db19134615 ehci: Optimize qTD allocations 12 years ago
Benoît Thébaudeau 5cec214ecd ehci-hcd: Boost transfer speed 12 years ago
Benoît Thébaudeau 14eb79b7a0 ehci: cosmetic: Define used constants 12 years ago
Benoît Thébaudeau 44ae0be746 ehci: Fail for multi-transaction interrupt transfers 12 years ago
Lukasz Majewski b819ddbf56 dfu:usb: DFU USB function (f_dfu) support for g_dnl composite gadget 12 years ago
Lukasz Majewski 1d4a0b6c00 dfu:usb: Support for g_dnl composite download gadget. 12 years ago
Benoît Thébaudeau cdeb916120 ehci: cosmetic: Define the number of qt_buffers 12 years ago
Otavio Salvador af963ba8f4 mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.h 12 years ago
Sughosh Ganu 25f8bf6eff da8xx/hawkboard: Add support for ohci host controller 12 years ago
Otavio Salvador 9c471142bc mxs: prefix register structs with 'mxs' prefix 12 years ago
Otavio Salvador ddcf13b152 mxs: prefix register acessor macros with 'mxs' prefix 12 years ago
Troy Kisky af2a35fb1f i.mx: iomux-v3.h: move to imx-common include directory 12 years ago
Ilya Yanok e3b31c8d75 smsc95xx: align buffers to cache line size 12 years ago
Ilya Yanok 2af16f85f1 ehci-hcd: change debug() to printf() in case of errors 12 years ago
Ilya Yanok 189a6956eb ehci-hcd: fix external buffer cache handling 12 years ago
Tom Rini 71c5de4f4a ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment 12 years ago
Ilya Yanok c7701af59f ehci-hcd: program asynclistaddr before every transfer 12 years ago
Tom Rini eec3866e00 ehci-omap: Do not call dcache_off from omap_ehci_hcd_init 12 years ago
Marek Vasut c59ab0921f CACHE: net: asix: Fix asix driver to work with data cache on 12 years ago
Jim Lin 8b3f7bf7ec tegra: usb: Fix device enumeration problem of USB1 12 years ago
Rajeshwari Shinde c48ac11322 EXYNOS: Add power Enable/Disable for USB-EHCI 12 years ago
Rajeshwari Shinde 71045da812 USB: EXYNOS: Set USB 2.0 HOST Link mode 12 years ago
Rajeshwari Shinde 7590d3cece USB: EXYNOS: Incorporate EHCI review comments 12 years ago
Andreas Bießmann 81f40345d1 ehci-atmel: fix compiler warning 12 years ago
Bo Shen cc30b7803d Atmel : usb : add EHCI driver for Atmel SoC 12 years ago
Joe Hershberger 10cbe3b6a4 net: Fix remaining API interface breakage 13 years ago
Anatolij Gustschin e14826bc8d drivers/usb/eth/asix.c: Fix build warning 13 years ago
Anatolij Gustschin 92ec210d31 drivers/usb/eth/smsc95xx.c: Fix GCC 4.6 warning 13 years ago
Rajeshwari Shinde 5f0ffea455 USB: S5P: Add ehci support 13 years ago
Lukasz Majewski 6734b6b234 usb:udc:samsung Add functions for storing private gadget data in UDC driver 13 years ago
Lukasz Majewski 7010f5b94f usb:gadget:composite USB composite gadget support 13 years ago