aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2011-04-05Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2011-04-04echi: add ULI1575 PCI IDZhao Chenhui
2011-04-02ehci-pci: Add PCI EHCI controllerTrübenbach, Ralf
2011-04-02usb: musb: blackfin: check anomaly workarounds at runtime tooMike Frysinger
2011-04-02usb: musb: blackfin: make clkin configurableMike Frysinger
2011-03-27Coding Style cleanup: remove trailing empty linesWolfgang Denk
2011-02-19USB-RNDIS: Send RNDIS state on disconnectingVitaly Kuzmichev
2011-02-19USB: Add USB RNDIS gadget protocolVitaly Kuzmichev
2011-02-19USB-CDC: Move struct declaration before its useVitaly Kuzmichev
2011-02-19USB-CDC: Port struct net_device_statsVitaly Kuzmichev
2011-02-19USB-CDC: handle interrupt after dropped pullupVitaly Kuzmichev
2011-02-19Add support for ASIX AX88772 USB 2.0 10/100Mbit Ethernet AdaptorSimon Glass
2011-02-19Add USB host ethernet adapter supportSimon Glass
2011-02-19Fix EHCI usb submit timeout and unify with OHCISimon Glass
2011-01-19USB-CDC: Move MAC addresses setting into usb_eth_initVitaly Kuzmichev
2011-01-19USB-CDC: Do not rename netdev after its registrationVitaly Kuzmichev
2011-01-19usb_ether: register usb ethernet gadget at each eth initLei Wen
2010-11-26usb: Remove usb_dev_init() from ehci-ppc4xx.cStefan Roese
2010-11-26usb: Clear CMD_RUN while issuing CMD_RESET in ehci_reset()Stefan Roese
2010-11-26usb: Add WATCHDOG_RESET call to polling loopStefan Roese
2010-11-26usb: fix for USB_ST_STALLED status reporting in ehci_submit_async()Anatolij Gustschin
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-27Coding Style cleanupWolfgang Denk
2010-10-22ehci-hcd.c: fix hanging under higher loadWolfgang Denk
2010-10-22usb: musb: constify a bitMike Frysinger
2010-10-22USB: fix Queue Element Transfer Descriptor changesWolfgang Denk
2010-10-22ehci-pci: print hccr, hcor and hc_lenghtFlorian Fainelli
2010-10-20USB: sync Queue Element Transfer Descriptor against EHCI specWolfgang Denk
2010-10-19Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk
2010-10-18MPC5121: Add USB EHCI supportDamien Dusha
2010-10-18MX31: add delay between USB port setup and resetStefano Babic
2010-10-17Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk
2010-10-13MX31: Add support for MXC EHCI controllerStefano Babic
2010-10-13usb: musb: only write CLRDATATOG when appropriateBryan Wu
2010-10-13USB-CDC: Prevent rx_req being enqueued twiceVitaly Kuzmichev
2010-10-13USB-CDC: Fix tx/rx_req memory leaksVitaly Kuzmichev
2010-10-13USB: Make non-bulk delay longer in OHCIMarek Vasut
2010-09-20USB-CDC: Fix coding style issuesVitaly Kuzmichev
2010-09-20USB-CDC: called handle_interrupts inside usb_eth_sendStefano Babic
2010-09-20USB-CDC: correct wrong alignment in ether.cStefano Babic
2010-09-20USB-CDC: change simple_strtol to simple_strtoulVitaly Kuzmichev
2010-09-20USB-CDC: ethernet error path potential oops fixVitaly Kuzmichev
2010-09-20USB-CDC: Correct stat_req initializationVitaly Kuzmichev
2010-09-20USB-CDC: Replace 'strcpy' by 'strlcpy'Vitaly Kuzmichev
2010-09-20USB-CDC: Correct freeing usb requestsVitaly Kuzmichev
2010-09-20USB-CDC: Use native debug printout macrosVitaly Kuzmichev
2010-09-20USB-CDC: Add lost 'qmult' definitionVitaly Kuzmichev
2010-09-20USB-CDC: Restuct USB gadget MakefileVitaly Kuzmichev
2010-09-20Integrate USB gadget layer and USB CDC driver layerRemy Bohmer
2010-09-20usb: musb: stub out MUSB_TXCSR_MODE for Blackfin partsMike Frysinger