summaryrefslogtreecommitdiff
path: root/include/usb.h
Commit message (Expand)AuthorAgeLines
* usb: increase non-bulk timeout for slow chipsets.Jason Cooper2011-08-08-1/+1
* Add USB host ethernet adapter supportSimon Glass2011-02-19-1/+8
* Fix EHCI usb submit timeout and unify with OHCISimon Glass2011-02-19-0/+6
* musb: MSC host support for AM35xAjay Kumar Gupta2010-08-12-1/+1
* USB: fix create_pipe()Sergei Shtylyov2010-05-27-1/+1
* usb: musb: add support for Blackfin MUSBBryan Wu2010-01-09-1/+2
* DA8xx: Add MUSB host supportAjay Kumar Gupta2010-01-09-1/+1
* OMAP3 Add usb device supportTom Rix2009-12-20-1/+2
* USB Consolidate descriptor definitionsTom Rix2009-12-20-61/+9
* usb : musb : Enabling DM6446 (TI DaVinci) USB module powerThomas Abraham2009-01-28-1/+1
* usb.h: use standard __LITTLE_ENDIAN from Linux headersMike Frysinger2009-01-28-2/+2
* [PATCH] This patch add varius fix to the ehci.michael2009-01-28-1/+1
* Prepare USB layer for ehciMichael Trimarchi2009-01-28-8/+11
* USB: descriptor handlingStefan Althoefer2008-12-09-1/+1
* USB style patch, 80 chars strictMichael Trimarchi2008-11-28-98/+124
* fix USB initialisation procedureRemy Bohmer2008-10-14-3/+13
* usb: add support for R8A66597 usb controllerYoshihiro Shimoda2008-08-07-1/+1
* Fix compilation error in cmd_usb.cAnatolij Gustschin2008-03-27-1/+1
* USB event poll supportZhang Wei2007-06-06-0/+1
* Support for the Philips ISP116x HCD (Host Controller Driver)Rodolfo Giometti2007-04-03-1/+4
* Fix some endianness issues related to the generic ohci driverMarkus Klotzbuecher2006-11-27-6/+9
* Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be ableMarkus Klotzbuecher2006-11-27-1/+1
* Add rudimentary handling of alternate settings of USB interfaces - to fixBartlomiej Sieka2006-08-02-0/+1
* Fix low-level OHCI transfers for ARM920t and MPC5xxxWolfgang Denk2005-07-21-1/+1
* * Modify KUP4X board configuration to use SL811 driver for USB memorywdenk2004-04-23-22/+22
* * CVS add missing fileswdenk2004-02-23-8/+11
* * Add support for USB Mass Storage Devices (BBB)wdenk2003-09-10-1/+7
* * Code cleanup:wdenk2003-06-27-2/+1
* Initial revisionwdenk2002-03-08-0/+352