summaryrefslogtreecommitdiff
path: root/drivers/usb
Commit message (Expand)AuthorAgeLines
* ehci-hcd: fix memory leak in lowlevel initNikita Kiryanov2013-07-29-1/+3
* usb: ehci-omap: Don't softreset USB High-speed Host (UHH) ModuleRoger Quadros2013-07-29-12/+15
* dfu: Implementation of target reset after communication with dfu-util's -R sw...Lukasz Majewski2013-07-29-0/+2
* usb: mv_udc: Add bounce bufferMarek Vasut2013-07-29-7/+77
* usb: mv_udc: Add proper cache managementMarek Vasut2013-07-29-5/+77
* usb: mv_udc: Implement better qTD item accessorMarek Vasut2013-07-29-2/+15
* usb: mv_udc: Improve allocation of qTD itemsMarek Vasut2013-07-29-2/+23
* usb: mv_udc: Implement better QH accessorMarek Vasut2013-07-29-5/+18
* usb: mv_udc: Add cacheline length checkMarek Vasut2013-07-29-0/+10
* usb: mv_udc: Properly align the endpoint QH and qTD listMarek Vasut2013-07-29-8/+18
* usb: mv_udc: Move QH and qTD into mv_drvMarek Vasut2013-07-29-13/+13
* usb: mv_udc: Init mv_drv.gadget.ops staticallyMarek Vasut2013-07-29-3/+3
* usb: mv_udc: Remove QH_MAXNUM macroMarek Vasut2013-07-29-3/+4
* usb: mv_udc: Clean up the initial variable checkMarek Vasut2013-07-29-6/+5
* usb: mv_udc: Make use of struct ehci_ctrlMarek Vasut2013-07-29-18/+23
* usb: ehci: Split out struct ehci_ctrl definitionMarek Vasut2013-07-29-10/+14
* usb: mv_udc: Clean up the EP initializationMarek Vasut2013-07-29-12/+26
* usb: mv_udc: Move endpoint array into driver dataMarek Vasut2013-07-29-24/+24
* usb: mv_udc: Unbreak the mv_udc driverMarek Vasut2013-07-29-2/+7
* Add LGPL-2.1+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-4/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-972/+73
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-07-12-69/+277
|\
| * ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114Jim Lin2013-07-11-36/+268
| * usb: omap: ulpi: fix ulpi transceiver accessMichael Trimarchi2013-07-02-33/+9
* | usb: pxa27x_udc: fix compiler warningsMike Dunn2013-07-10-9/+5
* | dfu: Update DFU's authorship historyƁukasz Majewski2013-07-10-0/+7
* | usb: add support for the USB Ethernet adapter D-Link DUB-E100 H/W Ver C1Pierre Aubert2013-06-30-0/+1
* | dfu:function: Fix number of allocated DFU function pointersLukasz Majewski2013-06-30-1/+1
* | usb, musb-new: add wdt triggerHeiko Schocher2013-06-30-0/+2
* | usb, g_dnl: make possibility to fixup the device_desc board specificHeiko Schocher2013-06-30-0/+7
* | usb, dfu gadget: switch to dfu mode in dfu_bindHeiko Schocher2013-06-30-1/+3
* | usb:composite: use memcpy to avoid unaligned accessPiotr Wilczek2013-06-30-1/+2
* | drivers:usb: use get|put_unaligned_le16Piotr Wilczek2013-06-30-4/+4
* | usb: musb: Use ARRAY_SIZE at appropriate placesAxel Lin2013-06-26-4/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-06-13-1/+3
|\ \ | |/
| * ARM: OMAP4+: Cleanup header filesLokesh Vutla2013-06-10-1/+3
* | usb, composite: after unregister gadget driver set composite to NULLHeiko Schocher2013-06-12-0/+1
* | usb: ehci: add missing cache managmentStephen Warren2013-06-12-0/+30
* | usb: gadget: add Faraday FOTG210 USB gadget supportKuo-Jung Su2013-06-12-0/+957
* | usb: ehci: add Faraday USB 2.0 EHCI supportKuo-Jung Su2013-06-12-0/+154
* | usb: ehci: add weak-aliased function for PORTSCKuo-Jung Su2013-06-12-4/+13
* | usb: ehci: prevent bad PORTSC register accessKuo-Jung Su2013-06-12-5/+15
* | usb: gadget: Use unaligned access for wMaxPacketSizeVivek Gautam2013-06-12-7/+9
* | usb: asix: Move software resets to basic_initJulius Werner2013-06-12-23/+17
* | usb: Correct CLEAR_FEATURE code in ehci-hcdSimon Glass2013-06-12-4/+6
|/
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-30-35/+45
|\
| * OMAP5: Enable USB Ethernet support with LAN9730Lubomir Popov2013-05-14-0/+1
| * usb: common: Use a global definition for 'min3'Vivek Gautam2013-05-06-10/+0
| * USB: ohci-at91: make OHCI work on at91sam9g10 SoCBo Shen2013-05-05-2/+2
| * usb: Add new command to set USB 2.0 port test modesJulius Werner2013-05-05-11/+14