aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2011-06-30ehci-hcd: Allow cleanups to happen on an EHCIJoel A Fernandes
2011-06-28smsc95xx: fix mac address register if a mac address is defined before "usb st...Ricardo Salveti de Araujo
2011-06-28omap4: add support for EHCIGilles Chanteperdrix
2011-06-28Add Ethernet hardware MAC address framework to usbnetSimon Glass
2011-06-28Add support for SMSC95XX USB 2.0 10/100MBit Ethernet AdapterSimon Glass
2011-06-25usb: convert to partial linkingMike Frysinger
2011-06-25ehci-pci: Fix PCI EHCI driver for 36-bitZhao Chenhui
2011-06-25musb: process control messages after roothub accepted itCliff Cai
2011-05-18AT91: change includes from asm/arch/io.h to asm/io.hReinhard Meyer
2011-05-18AT91: fix related at91 driver filesReinhard Meyer
2011-04-27IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic
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