summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-08-22Initial Toradex Colibri T20 L4T R15 support.T20_LinuxImageV2.0Alpha1_20120808Marcel Ziswiler
2012-02-23ehci: fix PCI controllers lookupVincent Palatin
2012-01-13ehci: add timeout on interrupt endpoint operationsVincent Palatin
2012-01-05usb: fix aliasing issue in EHCI interrupt codeVincent Palatin
2012-01-04usb-ehci: Support interrupt transfers via periodic listPatrick Georgi
2011-12-13USB: Add T30 USB supportTom Warren
2011-12-06UPSTREAM: USB: Add usb_event_poll() to get keyboards working with EHCIMarek Vasut
2011-12-06ehci: speed up initializationVincent Palatin
2011-08-29Fix compiler warnings generated by gcc 4.6.Vadim Bendebury
2011-08-29Add support for SMSC95XX USB 2.0 10/100MBit Ethernet Adapter.Tom Wai-Hong Tam
2011-08-29eth: remove usb-ethernet devices before re-enumerating themVincent Palatin
2011-08-29usb: add multiple controllers support for EHCIVincent Palatin
2011-08-29usb: update API for multiple controllersVincent Palatin
2011-08-29Revert "ehci: enforce alignment constraints on buffers"Vincent Palatin
2011-08-29ehci: generic PCI supportVincent Palatin
2011-08-29ehci: enforce alignment constraints on buffersVincent Palatin
2011-08-29ehci: Add 64-bit controller supportVincent Palatin
2011-08-29Handle USB timeouts betterSimon Glass
2011-08-29tegra2: Run-time assignment of USB port numbersSimon Glass
2011-08-29tegra2: Tidy up USB implementationSimon Glass
2011-08-24usbeth: asix: Do a fast init if link already establishedSimon Glass
2011-08-24Tegra2: Add USB supportSimon 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