aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2015-11-22sunxi: musb: Implement dfu_usb_get_reset()Siarhei Siamashka1-0/+12
2015-11-19usb: sandbox: Add a USB emulation driverSimon Glass2-0/+242
2015-11-19usb: sandbox: Add support for interrupt operationsSimon Glass2-0/+31
2015-11-19dm: usb: Remove inactive children after a bus scanSimon Glass1-0/+23
2015-11-19dm: usb: Deprecate usb_get_dev_index()Simon Glass1-0/+9
2015-11-19Revert "dm: usb: Use device_unbind_children to clean up usb devs on stop"Simon Glass1-3/+0
2015-11-19Revert "dm: usb: Rename usb_find_child to usb_find_emul_child"Simon Glass1-9/+10
2015-11-19sandbox: usb: Allow finding a USB emulator for a deviceSimon Glass1-2/+15
2015-11-19sandbox: usb: Allow up to 4 emulated devices on a hubSimon Glass1-1/+1
2015-11-19sandbox: usb: Allow dynamic emulated USB device descriptorsSimon Glass1-20/+28
2015-11-19Move console definitions into a new console.h fileSimon Glass5-0/+5
2015-11-12driver: usb: Fix pointer conversion warnings for hikeyPrabhakar Kushwaha1-4/+5
2015-11-12fastboot: Implement NAND backendMaxime Ripard1-0/+11
2015-11-12fastboot: Implement flashing session counterMaxime Ripard1-1/+13
2015-11-12fastboot: Move fastboot response functions to fastboot coreMaxime Ripard1-8/+19
2015-11-10Various Makefiles: Add SPDX-License-Identifier tagsTom Rini3-0/+9
2015-11-03usb: udc: Fix warnings on 64-bit buildsMichal Simek1-1/+1
2015-11-03usb: lthor: Specify correct parameter for sizeof typeMichal Simek1-1/+1
2015-11-03usb: dwc3: Fix warnings on 64-bit buildsMichal Simek4-15/+16
2015-11-03ohci: Add missing cache-flush for hcca areaHans de Goede1-0/+1
2015-10-29Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini1-19/+4
2015-10-29smsc95xx: Use zero length packets when RX fifo is emptyStefan Brüns1-16/+0
2015-10-28smsc95xx: Fetch whole burst with 1 URB, avoid framing errorsStefan Brüns1-3/+4
2015-10-27Merge git://git.denx.de/u-boot-dmTom Rini6-17/+17
2015-10-26linux, compat: add missing definitions for ubiHeiko Schocher1-5/+0
2015-10-23dm: Rename dev_get_parentdata() to dev_get_parent_priv()Simon Glass6-17/+17
2015-10-20Merge git://git.denx.de/u-boot-marvellTom Rini2-16/+77
2015-10-21usb: ehci-marvell.c: Add DM supportStefan Roese2-16/+77
2015-10-20fastboot: Implement OEM format only when we have MMC supportMaxime Ripard1-1/+1
2015-09-15arm: Remove unused ST-Ericsson u8500 archStefan Roese1-1/+1
2015-09-12usb: ci_udc: fix emissions of ZLPsStephen Warren1-10/+8
2015-09-12usb: gadget: ci_udc: implement usb_ep_ops dequeue callbackPeng Fan1-0/+26
2015-09-11usb: gadget: don't leak configs when unbindingStephen Warren2-2/+1
2015-09-11Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass10-0/+10
2015-09-11usb: gadget: at91_udc: add at91_udc into U-BootHeiko Schocher3-517/+103
2015-09-11usb: gadget: at91_udc: port linux driver at91_udcHeiko Schocher2-0/+2211
2015-09-07usb: ehci: remember init modeStephen Warren2-1/+7
2015-09-07usb: gadget: f_thor: Allocate request up to THOR_PACKET_SIZESiva Durga Prasad Paladugu1-1/+1
2015-09-07f_thor: Dont perform reset at the end of thorSiva Durga Prasad Paladugu2-0/+10
2015-08-31Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini1-3/+1
2015-08-31dm: Use dev_get_addr() where possibleSimon Glass2-4/+6
2015-08-31sunxi: musb: Drop no longer accurate comment in Kconfig help textHans de Goede1-3/+1
2015-08-28TI PHY: Add support to control 2nd USB PHY in DRA7xx/AM57xxKishon Vijay Abraham I1-4/+11
2015-08-28usb: dwc3: dwc3-omap: Use the clear register inorder to clear the interruptsKishon Vijay Abraham I1-18/+28
2015-08-24usb: pxa27x_udc: clean-up include file orderMarcel Ziswiler1-3/+2
2015-08-19usb: dwc2: Rename to dwc2_usbMarek Vasut1-1/+1
2015-08-19usb: dwc2: Add original Synopsys compat stringMarek Vasut1-0/+1
2015-08-19usb: gadget: ether: populate _reset_ callbackKishon Vijay Abraham I1-0/+1
2015-08-19usb: host: xhci-omap: invoke board_usb_cleanup in xhci_hcd_stopKishon Vijay Abraham I1-0/+1
2015-08-19usb: gadget: ether: Perform board initialization from ethernet gadget driverKishon Vijay Abraham I1-0/+4