summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: ehci-mx6: Add proper IO accessorsFabio Estevam2012-03-271-9/+4
* Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8Robert Delien2012-03-261-4/+4
* usb/ehci: Add USB support for the MX6QWolfgang Grandegger2012-03-262-0/+206
* USB: Armada100: EHCI Driver for Armada100 SOCsAjay Bhargav2012-03-192-0/+65
* USB: Armada100: Add UTMI PHY interface driverAjay Bhargav2012-03-191-0/+96
* usb:udc:samsung:fix Remove the req_config flagŁukasz Majewski2012-03-191-13/+5
* USB:gadget:designware Fix memory nonalignment issueShiraz Hashim2012-03-191-1/+11
* USB:gadget:designware Make locally used functions staticAmit Virdi2012-03-191-3/+3
* USB:gadget:designware Support high speedVipin KUMAR2012-03-191-0/+10
* USB:gadget:designware Device controller bugfixesVipin KUMAR2012-03-191-21/+38
* USB:gadget:designware USB device controller (UDC) implementationVipin KUMAR2012-03-192-30/+29
* usb: replace wait_ms() with mdelay()Mike Frysinger2012-03-194-29/+29
* usb: musb: fix printf warningMike Frysinger2012-03-191-1/+1
* USB: move keyboard polling into kbd driveramartin@nvidia.com2012-03-034-70/+0
* eth: remove usb-ethernet devices before re-enumerating themVincent Palatin2012-03-031-2/+5
* usb_ether: fix typoPeter Meerwald2012-02-141-1/+1
* ehci-omap: Clean up added ehci-omap.cGovindraj.R2012-02-121-55/+154
* ehci-omap: driver for EHCI host on OMAP3Ilya Yanok2012-02-122-0/+157
* usb: ulpi: Add omap-ulpi-view port supportGovindraj.R2012-02-122-0/+106
* usb: ulpi: Extend the existing ulpi framework.Govindraj.R2012-02-122-41/+45
* orion5x: add USB host ehci-marvell supportAlbert ARIBAUD2012-02-121-0/+5
* Remove kirkwood-specifics from marvell EHCI driverAlbert ARIBAUD2012-02-121-14/+17
* Rename ehci-kirkwood as ehci-marvellAlbert ARIBAUD2012-02-122-1/+1
* usb: s3c_udc_otg: fix GCC 4.6 build warningsAnatolij Gustschin2011-12-202-104/+114
* Coding Style cleanupWolfgang Denk2011-12-191-2/+0
* drivers/usb/gadget/pxa27x_udc.c: Coding Style cleanupWolfgang Denk2011-12-191-3/+2
* USB: Use (get|put)_unaligned for accessing wMaxPacketSizeTom Rini2011-12-162-7/+11
* USB: ULPI: increase error case verbosityIgor Grinberg2011-12-161-6/+6
* USB: ULPI: clean a mixup of return typesIgor Grinberg2011-12-162-6/+6
* USB: ULPI: switch argument type from u8 to unsignedIgor Grinberg2011-12-161-5/+5
* USB: Add generic ULPI layer and a viewportJana Rapava2011-12-113-0/+389
* USB: EHCI: Allow EHCI post-powerup configuration in board filesMarek Vasut2011-12-111-2/+10
* USB: MX5: Add MX5 usb post-init callbackMarek Vasut2011-12-111-2/+12
* USB: MX5: Abstract out mx51 USB pixmux configurationMarek Vasut2011-12-111-0/+71
* USB: MX5: add generic USB EHCI support for mx51 and mx53Wolfgang Grandegger2011-12-112-0/+175
* usb:gadget:s5p USB Device Controller (UDC) implementationLukasz Majewski2011-12-114-0/+2611
* ehci: speed up initializationVincent Palatin2011-12-111-1/+1
* pxa: convert pxa27x_udc to use read and write functionsStefan Herbrechtsmeier2011-12-111-83/+100
* USB: Add usb_event_poll() to get keyboards working with EHCIMarek Vasut2011-12-111-1/+32
* USB: gadaget: add Marvell controller supportLei Wen2011-12-113-0/+507
* USB: Fix complaints about strict aliasing in OHCI-HCDMarek Vasut2011-12-111-32/+43
* drivers/usb/gadget/ep0.c: Fix GCC 4.6 warningAnatolij Gustschin2011-12-091-2/+0
* drivers/usb/gadget/core.c: Fix GCC 4.6 warningAnatolij Gustschin2011-12-091-2/+2
* drivers/usb/musb/musb_udc.c: Fix GCC 4.6 warningAnatolij Gustschin2011-12-091-5/+3
* drivers/usb/host/ehci-mxc.c: Fix GCC 4.6 warningAnatolij Gustschin2011-12-091-2/+1
* PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]XMarek Vasut2011-12-061-1/+1
* drivers/usb/host/sl811-hcd.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-021-7/+5
* Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2011-11-231-2/+1
|\
| * drivers/usb/musb/musb_hcd.c: Fix GCC 4.6 warningAnatolij Gustschin2011-11-231-2/+1
* | smsc95xx: Debug message cleanupWolfgang Grandegger2011-11-221-7/+3
OpenPOWER on IntegriCloud