aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
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
2011-12-19drivers/usb/gadget/pxa27x_udc.c: Coding Style cleanupWolfgang Denk1-3/+2
2011-12-16USB: Use (get|put)_unaligned for accessing wMaxPacketSizeTom Rini2-7/+11
2011-12-16USB: ULPI: increase error case verbosityIgor Grinberg1-6/+6
2011-12-16USB: ULPI: clean a mixup of return typesIgor Grinberg2-6/+6
2011-12-16USB: ULPI: switch argument type from u8 to unsignedIgor Grinberg1-5/+5
2011-12-11USB: Add generic ULPI layer and a viewportJana Rapava3-0/+389
2011-12-11USB: EHCI: Allow EHCI post-powerup configuration in board filesMarek Vasut1-2/+10
2011-12-11USB: MX5: Add MX5 usb post-init callbackMarek Vasut1-2/+12
2011-12-11USB: MX5: Abstract out mx51 USB pixmux configurationMarek Vasut1-0/+71
2011-12-11USB: MX5: add generic USB EHCI support for mx51 and mx53Wolfgang Grandegger2-0/+175
2011-12-11usb:gadget:s5p USB Device Controller (UDC) implementationLukasz Majewski4-0/+2611
2011-12-11ehci: speed up initializationVincent Palatin1-1/+1
2011-12-11pxa: convert pxa27x_udc to use read and write functionsStefan Herbrechtsmeier1-83/+100
2011-12-11USB: Add usb_event_poll() to get keyboards working with EHCIMarek Vasut1-1/+32
2011-12-11USB: gadaget: add Marvell controller supportLei Wen3-0/+507
2011-12-11USB: Fix complaints about strict aliasing in OHCI-HCDMarek Vasut1-32/+43
2011-12-09drivers/usb/gadget/ep0.c: Fix GCC 4.6 warningAnatolij Gustschin1-2/+0
2011-12-09drivers/usb/gadget/core.c: Fix GCC 4.6 warningAnatolij Gustschin1-2/+2
2011-12-09drivers/usb/musb/musb_udc.c: Fix GCC 4.6 warningAnatolij Gustschin1-5/+3
2011-12-09drivers/usb/host/ehci-mxc.c: Fix GCC 4.6 warningAnatolij Gustschin1-2/+1
2011-12-06PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]XMarek Vasut1-1/+1
2011-12-02drivers/usb/host/sl811-hcd.c: Fix GCC 4.6 build warningWolfgang Denk1-7/+5
2011-11-23Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk1-2/+1
2011-11-23drivers/usb/musb/musb_hcd.c: Fix GCC 4.6 warningAnatolij Gustschin1-2/+1
2011-11-22smsc95xx: Debug message cleanupWolfgang Grandegger1-7/+3