summaryrefslogtreecommitdiff
path: root/drivers/usb
Commit message (Expand)AuthorAgeLines
* driver: usb: Fix pointer conversion warnings for hikeyPrabhakar Kushwaha2015-11-12-4/+5
* fastboot: Implement NAND backendMaxime Ripard2015-11-12-0/+11
* fastboot: Implement flashing session counterMaxime Ripard2015-11-12-1/+13
* fastboot: Move fastboot response functions to fastboot coreMaxime Ripard2015-11-12-8/+19
* Various Makefiles: Add SPDX-License-Identifier tagsTom Rini2015-11-10-0/+9
* usb: udc: Fix warnings on 64-bit buildsMichal Simek2015-11-03-1/+1
* usb: lthor: Specify correct parameter for sizeof typeMichal Simek2015-11-03-1/+1
* usb: dwc3: Fix warnings on 64-bit buildsMichal Simek2015-11-03-15/+16
* ohci: Add missing cache-flush for hcca areaHans de Goede2015-11-03-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-10-29-19/+4
|\
| * smsc95xx: Use zero length packets when RX fifo is emptyStefan Brüns2015-10-29-16/+0
| * smsc95xx: Fetch whole burst with 1 URB, avoid framing errorsStefan Brüns2015-10-28-3/+4
* | Merge git://git.denx.de/u-boot-dmTom Rini2015-10-27-17/+17
|\ \
| * | dm: Rename dev_get_parentdata() to dev_get_parent_priv()Simon Glass2015-10-23-17/+17
| |/
* | linux, compat: add missing definitions for ubiHeiko Schocher2015-10-26-5/+0
|/
* Merge git://git.denx.de/u-boot-marvellTom Rini2015-10-20-16/+77
|\
| * usb: ehci-marvell.c: Add DM supportStefan Roese2015-10-21-16/+77
* | fastboot: Implement OEM format only when we have MMC supportMaxime Ripard2015-10-20-1/+1
|/
* arm: Remove unused ST-Ericsson u8500 archStefan Roese2015-09-15-1/+1
* usb: ci_udc: fix emissions of ZLPsStephen Warren2015-09-12-10/+8
* usb: gadget: ci_udc: implement usb_ep_ops dequeue callbackPeng Fan2015-09-12-0/+26
* usb: gadget: don't leak configs when unbindingStephen Warren2015-09-11-2/+1
* Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass2015-09-11-0/+10
* usb: gadget: at91_udc: add at91_udc into U-BootHeiko Schocher2015-09-11-517/+103
* usb: gadget: at91_udc: port linux driver at91_udcHeiko Schocher2015-09-11-0/+2211
* usb: ehci: remember init modeStephen Warren2015-09-07-1/+7
* usb: gadget: f_thor: Allocate request up to THOR_PACKET_SIZESiva Durga Prasad Paladugu2015-09-07-1/+1
* f_thor: Dont perform reset at the end of thorSiva Durga Prasad Paladugu2015-09-07-0/+10
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-08-31-3/+1
|\
| * sunxi: musb: Drop no longer accurate comment in Kconfig help textHans de Goede2015-08-31-3/+1
* | dm: Use dev_get_addr() where possibleSimon Glass2015-08-31-4/+6
|/
* TI PHY: Add support to control 2nd USB PHY in DRA7xx/AM57xxKishon Vijay Abraham I2015-08-28-4/+11
* usb: dwc3: dwc3-omap: Use the clear register inorder to clear the interruptsKishon Vijay Abraham I2015-08-28-18/+28
* usb: pxa27x_udc: clean-up include file orderMarcel Ziswiler2015-08-24-3/+2
* usb: dwc2: Rename to dwc2_usbMarek Vasut2015-08-19-1/+1
* usb: dwc2: Add original Synopsys compat stringMarek Vasut2015-08-19-0/+1
* usb: gadget: ether: populate _reset_ callbackKishon Vijay Abraham I2015-08-19-0/+1
* usb: host: xhci-omap: invoke board_usb_cleanup in xhci_hcd_stopKishon Vijay Abraham I2015-08-19-0/+1
* usb: gadget: ether: Perform board initialization from ethernet gadget driverKishon Vijay Abraham I2015-08-19-0/+4
* usb: xhci: Fix a potential NULL pointer dereferenceSergey Temerkhanov2015-08-19-5/+14
* usb: spear: Add support for both SPEAr600 EHCI controllersStefan Roese2015-08-19-3/+35
* imx: usb: ehci-mx6: wait_for_bit to check reg statusAdrian Alonso2015-08-19-4/+33
* imx: usb: ehci-mx6: add usb support for imx7d socAdrian Alonso2015-08-19-19/+82
* imx: usb: ehci-mx6: document board specific functionsAdrian Alonso2015-08-19-0/+31
* imx: usb: ehci-mx6: reg accessor cleanupsAdrian Alonso2015-08-19-33/+18
* usb: lpc32xx: add host USB driverSylvain Lemieux2015-08-18-0/+232
* arm: mvebu: add multiple usb-hostcontroller support for AXPAnton Schubert2015-08-17-8/+11
* arm: mvebu: Enable USB EHCI support on Armada XPStefan Roese2015-08-17-1/+8
* usb: ohci: enable cache supportWu, Josh2015-08-12-12/+2
* dwc2: Add dcache supportAlexander Stein2015-08-12-7/+17