summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* musb: Disable extra printsLokesh Vutla2013-08-151-12/+8
* Add LGPL-2.1+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-4/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2470-972/+73
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-07-122-69/+277
|\
| * ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114Jim Lin2013-07-111-36/+268
| * usb: omap: ulpi: fix ulpi transceiver accessMichael Trimarchi2013-07-021-33/+9
* | usb: pxa27x_udc: fix compiler warningsMike Dunn2013-07-101-9/+5
* | dfu: Update DFU's authorship historyŁukasz Majewski2013-07-101-0/+7
* | usb: add support for the USB Ethernet adapter D-Link DUB-E100 H/W Ver C1Pierre Aubert2013-06-301-0/+1
* | dfu:function: Fix number of allocated DFU function pointersLukasz Majewski2013-06-301-1/+1
* | usb, musb-new: add wdt triggerHeiko Schocher2013-06-301-0/+2
* | usb, g_dnl: make possibility to fixup the device_desc board specificHeiko Schocher2013-06-301-0/+7
* | usb, dfu gadget: switch to dfu mode in dfu_bindHeiko Schocher2013-06-301-1/+3
* | usb:composite: use memcpy to avoid unaligned accessPiotr Wilczek2013-06-301-1/+2
* | drivers:usb: use get|put_unaligned_le16Piotr Wilczek2013-06-301-4/+4
* | usb: musb: Use ARRAY_SIZE at appropriate placesAxel Lin2013-06-262-4/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-06-131-1/+3
|\ \ | |/
| * ARM: OMAP4+: Cleanup header filesLokesh Vutla2013-06-101-1/+3
* | usb, composite: after unregister gadget driver set composite to NULLHeiko Schocher2013-06-121-0/+1
* | usb: ehci: add missing cache managmentStephen Warren2013-06-121-0/+30
* | usb: gadget: add Faraday FOTG210 USB gadget supportKuo-Jung Su2013-06-123-0/+957
* | usb: ehci: add Faraday USB 2.0 EHCI supportKuo-Jung Su2013-06-123-0/+154
* | usb: ehci: add weak-aliased function for PORTSCKuo-Jung Su2013-06-121-4/+13
* | usb: ehci: prevent bad PORTSC register accessKuo-Jung Su2013-06-121-5/+15
* | usb: gadget: Use unaligned access for wMaxPacketSizeVivek Gautam2013-06-122-7/+9
* | usb: asix: Move software resets to basic_initJulius Werner2013-06-121-23/+17
* | usb: Correct CLEAR_FEATURE code in ehci-hcdSimon Glass2013-06-121-4/+6
|/
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-303-35/+45
|\
| * OMAP5: Enable USB Ethernet support with LAN9730Lubomir Popov2013-05-141-0/+1
| * usb: common: Use a global definition for 'min3'Vivek Gautam2013-05-061-10/+0
| * USB: ohci-at91: make OHCI work on at91sam9g10 SoCBo Shen2013-05-051-2/+2
| * usb: Add new command to set USB 2.0 port test modesJulius Werner2013-05-051-11/+14
| * USB: EHCI: Add weak functions to support new chipJim Lin2013-05-051-12/+28
* | USB: ohci-at91: support sama5d3x devicesBo Shen2013-05-211-2/+12
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-111-24/+24
|\ \
| * | twl4030: make twl4030_i2c_read_u8 prototype consistentNishanth Menon2013-05-101-1/+1
| * | twl4030: make twl4030_i2c_write_u8 prototype consistentNishanth Menon2013-05-101-23/+23
| |/
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-111-73/+0
|\ \
| * | imx: mx5: Remove legacy iomux supportBenoît Thébaudeau2013-05-051-73/+0
| |/
* | pxa27x_udc: remove call to unimplemented set_GPIO_mode()Mike Dunn2013-05-051-1/+3
|/
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-121-2/+0
|\
| * Consolidate bool typeYork Sun2013-04-011-2/+0
* | arm: Remove support for unused s3c64xxBenoît Thébaudeau2013-04-123-47/+0
* | musb: set MUSB speed based on CONFIGBin Liu2013-04-082-1/+3
* | musb: am335x: disable bulk split-combine featureBin Liu2013-04-081-0/+5
|/
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2013-03-1813-46/+3937
|\
| * usb: Add multiple controllers support for EHCI PCIVincent Palatin2013-03-181-9/+16
| * usb: usbeth: smsc95xx: remove EEPROM loaded checkMichael Spang2013-03-181-4/+0
| * usb: ehci: Fix aliasing issue in EHCI interrupt codeVincent Palatin2013-03-181-1/+1
| * usb: ehci: Support interrupt transfers via periodic listPatrick Georgi2013-03-182-5/+316
OpenPOWER on IntegriCloud