aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-08-14mxs: 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
2012-07-18ehci-hcd: fix external buffer cache handlingIlya Yanok
2012-07-18ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignmentTom Rini
2012-07-18ehci-hcd: program asynclistaddr before every transferIlya Yanok
2012-07-18ehci-omap: Do not call dcache_off from omap_ehci_hcd_initTom Rini
2012-07-11CACHE: net: asix: Fix asix driver to work with data cache onMarek Vasut
2012-07-10Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2012-07-09tegra: usb: Fix device enumeration problem of USB1Jim Lin
2012-07-09EXYNOS: Add power Enable/Disable for USB-EHCIRajeshwari Shinde
2012-07-09USB: EXYNOS: Set USB 2.0 HOST Link modeRajeshwari Shinde
2012-07-09USB: EXYNOS: Incorporate EHCI review commentsRajeshwari Shinde
2012-07-07ehci-atmel: fix compiler warningAndreas Bießmann
2012-07-07Atmel : usb : add EHCI driver for Atmel SoCBo Shen
2012-05-23net: Fix remaining API interface breakageJoe Hershberger
2012-05-22drivers/usb/eth/asix.c: Fix build warningAnatolij Gustschin
2012-05-22drivers/usb/eth/smsc95xx.c: Fix GCC 4.6 warningAnatolij Gustschin
2012-05-20Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2012-05-20USB: S5P: Add ehci supportRajeshwari Shinde
2012-05-20usb:udc:samsung Add functions for storing private gadget data in UDC driverLukasz Majewski
2012-05-20usb:gadget:composite USB composite gadget supportLukasz Majewski
2012-05-20usb:udc:samsung:cleanup Replace DEBUG_* macros with debug_cond() callsLukasz Majewski
2012-05-20usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h fileLukasz Majewski
2012-05-20USB: Document the QH and qTD antics in EHCI-HCDMarek Vasut
2012-05-20USB: Drop cache flush bloat in EHCI-HCDMarek Vasut
2012-05-20USB: Drop ehci_alloc/ehci_free in ehci-hcdMarek Vasut
2012-05-15imx: usb: There is no such registerTimo Ketola
2012-05-15i.MX25: usb: Set PORTSCx registerTimo Ketola
2012-05-15USB: ehci-mx6: Fix broken IO accessWolfgang Grandegger
2012-04-30lin_gadget: use common linux/compat.hMike Frysinger
2012-04-21ehci-omap: fix for enabling the correct usb portJeroen Hofstee
2012-04-16Prepare v2012.04-rc2; minor Coding Style cleanupv2012.04-rc2Wolfgang Denk
2012-03-30Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2012-03-29tegra: usb: Add support for Tegra USB peripheralSimon Glass
2012-03-29usb: Add support for txfifo thresholdSimon Glass
2012-03-28Enable high speed support for USB device framework and usbttyVipin KUMAR
2012-03-27USB: ehci-mx6: Add proper IO accessorsFabio Estevam
2012-03-26Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8Robert Delien
2012-03-26usb/ehci: Add USB support for the MX6QWolfgang Grandegger
2012-03-19USB: Armada100: EHCI Driver for Armada100 SOCsAjay Bhargav
2012-03-19USB: Armada100: Add UTMI PHY interface driverAjay Bhargav
2012-03-19usb:udc:samsung:fix Remove the req_config flagŁukasz Majewski
2012-03-19USB:gadget:designware Fix memory nonalignment issueShiraz Hashim
2012-03-19USB:gadget:designware Make locally used functions staticAmit Virdi
2012-03-19USB:gadget:designware Support high speedVipin KUMAR
2012-03-19USB:gadget:designware Device controller bugfixesVipin KUMAR
2012-03-19USB:gadget:designware USB device controller (UDC) implementationVipin KUMAR