aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-04-25OMAP4: Panda: Add usb peripheral bootJohn Rigby
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
2012-02-12Remove kirkwood-specifics from marvell EHCI driverAlbert ARIBAUD
2012-02-12Rename ehci-kirkwood as ehci-marvellAlbert ARIBAUD
2011-12-20usb: s3c_udc_otg: fix GCC 4.6 build warningsAnatolij Gustschin
2011-12-19Coding Style cleanupWolfgang Denk
2011-12-19drivers/usb/gadget/pxa27x_udc.c: Coding Style cleanupWolfgang Denk
2011-12-16USB: Use (get|put)_unaligned for accessing wMaxPacketSizeTom Rini
2011-12-16USB: ULPI: increase error case verbosityIgor Grinberg
2011-12-16USB: ULPI: clean a mixup of return typesIgor Grinberg
2011-12-16USB: ULPI: switch argument type from u8 to unsignedIgor Grinberg
2011-12-11USB: Add generic ULPI layer and a viewportJana Rapava
2011-12-11USB: EHCI: Allow EHCI post-powerup configuration in board filesMarek Vasut
2011-12-11USB: MX5: Add MX5 usb post-init callbackMarek Vasut
2011-12-11USB: MX5: Abstract out mx51 USB pixmux configurationMarek Vasut
2011-12-11USB: MX5: add generic USB EHCI support for mx51 and mx53Wolfgang Grandegger
2011-12-11usb:gadget:s5p USB Device Controller (UDC) implementationLukasz Majewski
2011-12-11ehci: speed up initializationVincent Palatin
2011-12-11pxa: convert pxa27x_udc to use read and write functionsStefan Herbrechtsmeier
2011-12-11USB: Add usb_event_poll() to get keyboards working with EHCIMarek Vasut
2011-12-11USB: gadaget: add Marvell controller supportLei Wen
2011-12-11USB: Fix complaints about strict aliasing in OHCI-HCDMarek Vasut
2011-12-09drivers/usb/gadget/ep0.c: Fix GCC 4.6 warningAnatolij Gustschin
2011-12-09drivers/usb/gadget/core.c: Fix GCC 4.6 warningAnatolij Gustschin