aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2012-07-09USB: EXYNOS: Incorporate EHCI review commentsRajeshwari Shinde2-10/+10
2012-07-07ehci-atmel: fix compiler warningAndreas Bießmann1-2/+2
2012-07-07Atmel : usb : add EHCI driver for Atmel SoCBo Shen2-0/+90
2012-05-23net: Fix remaining API interface breakageJoe Hershberger1-4/+3
2012-05-22drivers/usb/eth/asix.c: Fix build warningAnatolij Gustschin1-1/+1
2012-05-22drivers/usb/eth/smsc95xx.c: Fix GCC 4.6 warningAnatolij Gustschin1-2/+1
2012-05-20Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk10-328/+1497
2012-05-20USB: S5P: Add ehci supportRajeshwari Shinde2-0/+111
2012-05-20usb:udc:samsung Add functions for storing private gadget data in UDC driverLukasz Majewski1-1/+14
2012-05-20usb:gadget:composite USB composite gadget supportLukasz Majewski1-0/+1082
2012-05-20usb:udc:samsung:cleanup Replace DEBUG_* macros with debug_cond() callsLukasz Majewski2-136/+188
2012-05-20usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h fileLukasz Majewski5-0/+5
2012-05-20USB: Document the QH and qTD antics in EHCI-HCDMarek Vasut1-0/+38
2012-05-20USB: Drop cache flush bloat in EHCI-HCDMarek Vasut1-100/+27
2012-05-20USB: Drop ehci_alloc/ehci_free in ehci-hcdMarek Vasut1-91/+32
2012-05-15imx: usb: There is no such registerTimo Ketola1-2/+0
2012-05-15i.MX25: usb: Set PORTSCx registerTimo Ketola1-2/+0
2012-05-15USB: ehci-mx6: Fix broken IO accessWolfgang Grandegger1-2/+3
2012-04-30lin_gadget: use common linux/compat.hMike Frysinger2-3/+4
2012-04-21ehci-omap: fix for enabling the correct usb portJeroen Hofstee1-2/+2
2012-04-16Prepare v2012.04-rc2; minor Coding Style cleanupv2012.04-rc2Wolfgang Denk1-1/+0
2012-03-30Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2-5/+19
2012-03-29tegra: usb: Add support for Tegra USB peripheralSimon Glass2-0/+63
2012-03-29usb: Add support for txfifo thresholdSimon Glass2-1/+12
2012-03-28Enable high speed support for USB device framework and usbttyVipin KUMAR2-5/+19
2012-03-27USB: ehci-mx6: Add proper IO accessorsFabio Estevam1-9/+4
2012-03-26Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8Robert Delien1-4/+4
2012-03-26usb/ehci: Add USB support for the MX6QWolfgang Grandegger2-0/+206
2012-03-19USB: Armada100: EHCI Driver for Armada100 SOCsAjay Bhargav2-0/+65
2012-03-19USB: Armada100: Add UTMI PHY interface driverAjay Bhargav1-0/+96
2012-03-19usb:udc:samsung:fix Remove the req_config flagŁukasz Majewski1-13/+5
2012-03-19USB:gadget:designware Fix memory nonalignment issueShiraz Hashim1-1/+11
2012-03-19USB:gadget:designware Make locally used functions staticAmit Virdi1-3/+3
2012-03-19USB:gadget:designware Support high speedVipin KUMAR1-0/+10
2012-03-19USB:gadget:designware Device controller bugfixesVipin KUMAR1-21/+38
2012-03-19USB:gadget:designware USB device controller (UDC) implementationVipin KUMAR2-30/+29
2012-03-19usb: replace wait_ms() with mdelay()Mike Frysinger4-29/+29
2012-03-19usb: musb: fix printf warningMike Frysinger1-1/+1
2012-03-03USB: move keyboard polling into kbd driveramartin@nvidia.com4-70/+0
2012-03-03eth: remove usb-ethernet devices before re-enumerating themVincent Palatin1-2/+5
2012-02-14usb_ether: fix typoPeter Meerwald1-1/+1
2012-02-12ehci-omap: Clean up added ehci-omap.cGovindraj.R1-55/+154
2012-02-12ehci-omap: driver for EHCI host on OMAP3Ilya Yanok2-0/+157
2012-02-12usb: ulpi: Add omap-ulpi-view port supportGovindraj.R2-0/+106
2012-02-12usb: ulpi: Extend the existing ulpi framework.Govindraj.R2-41/+45
2012-02-12orion5x: add USB host ehci-marvell supportAlbert ARIBAUD1-0/+5
2012-02-12Remove kirkwood-specifics from marvell EHCI driverAlbert ARIBAUD1-14/+17
2012-02-12Rename ehci-kirkwood as ehci-marvellAlbert ARIBAUD2-1/+1
2011-12-20usb: s3c_udc_otg: fix GCC 4.6 build warningsAnatolij Gustschin2-104/+114
2011-12-19Coding Style cleanupWolfgang Denk1-2/+0