| Commit message (Expand) | Author | Age | Lines |
* | ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment | Tom Rini | 2012-07-18 | -0/+10 |
* | USB: Align buffers at cacheline | Puneet Saxena | 2012-05-20 | -1/+3 |
* | usb: replace wait_ms() with mdelay() | Mike Frysinger | 2012-03-19 | -1/+0 |
* | USB: move keyboard polling into kbd driver | amartin@nvidia.com | 2012-03-03 | -1/+0 |
* | USB: Separate out USB hub driver | Marek Vasut | 2012-03-03 | -0/+8 |
* | usb: increase non-bulk timeout for slow chipsets. | Jason Cooper | 2011-08-08 | -1/+1 |
* | Add USB host ethernet adapter support | Simon Glass | 2011-02-19 | -1/+8 |
* | Fix EHCI usb submit timeout and unify with OHCI | Simon Glass | 2011-02-19 | -0/+6 |
* | musb: MSC host support for AM35x | Ajay Kumar Gupta | 2010-08-12 | -1/+1 |
* | USB: fix create_pipe() | Sergei Shtylyov | 2010-05-27 | -1/+1 |
* | usb: musb: add support for Blackfin MUSB | Bryan Wu | 2010-01-09 | -1/+2 |
* | DA8xx: Add MUSB host support | Ajay Kumar Gupta | 2010-01-09 | -1/+1 |
* | OMAP3 Add usb device support | Tom Rix | 2009-12-20 | -1/+2 |
* | USB Consolidate descriptor definitions | Tom Rix | 2009-12-20 | -61/+9 |
* | usb : musb : Enabling DM6446 (TI DaVinci) USB module power | Thomas Abraham | 2009-01-28 | -1/+1 |
* | usb.h: use standard __LITTLE_ENDIAN from Linux headers | Mike Frysinger | 2009-01-28 | -2/+2 |
* | [PATCH] This patch add varius fix to the ehci. | michael | 2009-01-28 | -1/+1 |
* | Prepare USB layer for ehci | Michael Trimarchi | 2009-01-28 | -8/+11 |
* | USB: descriptor handling | Stefan Althoefer | 2008-12-09 | -1/+1 |
* | USB style patch, 80 chars strict | Michael Trimarchi | 2008-11-28 | -98/+124 |
* | fix USB initialisation procedure | Remy Bohmer | 2008-10-14 | -3/+13 |
* | usb: add support for R8A66597 usb controller | Yoshihiro Shimoda | 2008-08-07 | -1/+1 |
* | Fix compilation error in cmd_usb.c | Anatolij Gustschin | 2008-03-27 | -1/+1 |
* | USB event poll support | Zhang Wei | 2007-06-06 | -0/+1 |
* | Support for the Philips ISP116x HCD (Host Controller Driver) | Rodolfo Giometti | 2007-04-03 | -1/+4 |
* | Fix some endianness issues related to the generic ohci driver | Markus Klotzbuecher | 2006-11-27 | -6/+9 |
* | Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able | Markus Klotzbuecher | 2006-11-27 | -1/+1 |
* | Add rudimentary handling of alternate settings of USB interfaces - to fix | Bartlomiej Sieka | 2006-08-02 | -0/+1 |
* | Fix low-level OHCI transfers for ARM920t and MPC5xxx | Wolfgang Denk | 2005-07-21 | -1/+1 |
* | * Modify KUP4X board configuration to use SL811 driver for USB memory | wdenk | 2004-04-23 | -22/+22 |
* | * CVS add missing files | wdenk | 2004-02-23 | -8/+11 |
* | * Add support for USB Mass Storage Devices (BBB) | wdenk | 2003-09-10 | -1/+7 |
* | * Code cleanup: | wdenk | 2003-06-27 | -2/+1 |
* | Initial revision | wdenk | 2002-03-08 | -0/+352 |