summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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
2012-03-19usb: replace wait_ms() with mdelay()Mike Frysinger
2012-03-19usb: musb: fix printf warningMike Frysinger
2012-03-03USB: move keyboard polling into kbd driveramartin@nvidia.com
2012-03-03eth: remove usb-ethernet devices before re-enumerating themVincent Palatin
2012-02-14usb_ether: fix typoPeter Meerwald
2012-02-12ehci-omap: Clean up added ehci-omap.cGovindraj.R
2012-02-12ehci-omap: driver for EHCI host on OMAP3Ilya Yanok
2012-02-12usb: ulpi: Add omap-ulpi-view port supportGovindraj.R
2012-02-12usb: ulpi: Extend the existing ulpi framework.Govindraj.R
2012-02-12orion5x: add USB host ehci-marvell supportAlbert ARIBAUD