summaryrefslogtreecommitdiff
path: root/drivers/usb
Commit message (Expand)AuthorAgeLines
* drivers/usb/host/ohci-hcd.c: fix warning: variable ... set but not usedWolfgang Denk2011-10-09-2/+1
* powerpc/85xx: Add ULPI and UTMI USB Phy support for P1010/P1014Ramneek Mehresh2011-09-29-3/+36
* ASIX: Fix buffer access in asix_get_phy_addr()Marek Vasut2011-09-24-1/+1
* ehci-hcd: Allow cleanups to happen gracefully on a timeout.Joel Fernandes2011-09-04-1/+0
* USB: Remove __attribute__ ((packed)) for struct ehci_hccr and ehci_hcorJason Kridner2011-09-04-2/+2
* usb: r8a66597: Fix argument mistake of inlNobuhiro Iwamatsu2011-08-08-1/+1
* Add Ethernet hardware MAC address framework to usbnetSimon Glass2011-08-08-2/+7
* Add support for SMSC95XX USB 2.0 10/100MBit Ethernet AdapterSimon Glass2011-08-08-0/+887
* DaVinci: rename gpio_defs.h to gpio.hLaurence Withers2011-08-03-1/+1
* imx: Add support for USB EHCI on imx25Matthias Weisser2011-07-14-8/+25
* usb: convert to partial linkingMike Frysinger2011-06-25-2/+2
* ehci-pci: Fix PCI EHCI driver for 36-bitZhao Chenhui2011-06-25-3/+2
* musb: process control messages after roothub accepted itCliff Cai2011-06-25-2/+5
* AT91: change includes from asm/arch/io.h to asm/io.hReinhard Meyer2011-05-18-1/+1
* AT91: fix related at91 driver filesReinhard Meyer2011-05-18-8/+8
* IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic2011-04-27-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-04-05-0/+1
|\
| * echi: add ULI1575 PCI IDZhao Chenhui2011-04-04-0/+1
* | ehci-pci: Add PCI EHCI controllerTrübenbach, Ralf2011-04-02-1/+2
* | usb: musb: blackfin: check anomaly workarounds at runtime tooMike Frysinger2011-04-02-3/+26
* | usb: musb: blackfin: make clkin configurableMike Frysinger2011-04-02-1/+6
|/
* Coding Style cleanup: remove trailing empty linesWolfgang Denk2011-03-27-2/+0
* USB-RNDIS: Send RNDIS state on disconnectingVitaly Kuzmichev2011-02-19-0/+36
* USB: Add USB RNDIS gadget protocolVitaly Kuzmichev2011-02-19-60/+2362
* USB-CDC: Move struct declaration before its useVitaly Kuzmichev2011-02-19-34/+36
* USB-CDC: Port struct net_device_statsVitaly Kuzmichev2011-02-19-0/+39
* USB-CDC: handle interrupt after dropped pullupVitaly Kuzmichev2011-02-19-0/+7
* Add support for ASIX AX88772 USB 2.0 10/100Mbit Ethernet AdaptorSimon Glass2011-02-19-0/+645
* Add USB host ethernet adapter supportSimon Glass2011-02-19-0/+188
* Fix EHCI usb submit timeout and unify with OHCISimon Glass2011-02-19-7/+10
* USB-CDC: Move MAC addresses setting into usb_eth_initVitaly Kuzmichev2011-01-19-36/+26
* USB-CDC: Do not rename netdev after its registrationVitaly Kuzmichev2011-01-19-3/+2
* usb_ether: register usb ethernet gadget at each eth initLei Wen2011-01-19-4/+8
* usb: Remove usb_dev_init() from ehci-ppc4xx.cStefan Roese2010-11-26-1/+0
* usb: Clear CMD_RUN while issuing CMD_RESET in ehci_reset()Stefan Roese2010-11-26-1/+1
* usb: Add WATCHDOG_RESET call to polling loopStefan Roese2010-11-26-0/+2
* usb: fix for USB_ST_STALLED status reporting in ehci_submit_async()Anatolij Gustschin2010-11-26-0/+2
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-8/+8
* Coding Style cleanupWolfgang Denk2010-10-27-4/+0
* ehci-hcd.c: fix hanging under higher loadWolfgang Denk2010-10-22-1/+1
* usb: musb: constify a bitMike Frysinger2010-10-22-19/+21
* USB: fix Queue Element Transfer Descriptor changesWolfgang Denk2010-10-22-1/+1
* ehci-pci: print hccr, hcor and hc_lenghtFlorian Fainelli2010-10-22-0/+4
* USB: sync Queue Element Transfer Descriptor against EHCI specWolfgang Denk2010-10-20-5/+10
* Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-10-19-0/+2
|\
| * MX31: add delay between USB port setup and resetStefano Babic2010-10-18-0/+2
* | MPC5121: Add USB EHCI supportDamien Dusha2010-10-18-1/+169
|/
* Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-10-17-0/+131
|\
| * MX31: Add support for MXC EHCI controllerStefano Babic2010-10-13-0/+131
* | usb: musb: only write CLRDATATOG when appropriateBryan Wu2010-10-13-7/+16