summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* sunxi: musb: Implement dfu_usb_get_reset()Siarhei Siamashka2015-11-221-0/+12
* usb: sandbox: Add a USB emulation driverSimon Glass2015-11-192-0/+242
* usb: sandbox: Add support for interrupt operationsSimon Glass2015-11-192-0/+31
* dm: usb: Remove inactive children after a bus scanSimon Glass2015-11-191-0/+23
* dm: usb: Deprecate usb_get_dev_index()Simon Glass2015-11-191-0/+9
* Revert "dm: usb: Use device_unbind_children to clean up usb devs on stop"Simon Glass2015-11-191-3/+0
* Revert "dm: usb: Rename usb_find_child to usb_find_emul_child"Simon Glass2015-11-191-9/+10
* sandbox: usb: Allow finding a USB emulator for a deviceSimon Glass2015-11-191-2/+15
* sandbox: usb: Allow up to 4 emulated devices on a hubSimon Glass2015-11-191-1/+1
* sandbox: usb: Allow dynamic emulated USB device descriptorsSimon Glass2015-11-191-20/+28
* Move console definitions into a new console.h fileSimon Glass2015-11-195-0/+5
* driver: usb: Fix pointer conversion warnings for hikeyPrabhakar Kushwaha2015-11-121-4/+5
* fastboot: Implement NAND backendMaxime Ripard2015-11-121-0/+11
* fastboot: Implement flashing session counterMaxime Ripard2015-11-121-1/+13
* fastboot: Move fastboot response functions to fastboot coreMaxime Ripard2015-11-121-8/+19
* Various Makefiles: Add SPDX-License-Identifier tagsTom Rini2015-11-103-0/+9
* usb: udc: Fix warnings on 64-bit buildsMichal Simek2015-11-031-1/+1
* usb: lthor: Specify correct parameter for sizeof typeMichal Simek2015-11-031-1/+1
* usb: dwc3: Fix warnings on 64-bit buildsMichal Simek2015-11-034-15/+16
* ohci: Add missing cache-flush for hcca areaHans de Goede2015-11-031-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-10-291-19/+4
|\
| * smsc95xx: Use zero length packets when RX fifo is emptyStefan Brüns2015-10-291-16/+0
| * smsc95xx: Fetch whole burst with 1 URB, avoid framing errorsStefan Brüns2015-10-281-3/+4
* | Merge git://git.denx.de/u-boot-dmTom Rini2015-10-276-17/+17
|\ \
| * | dm: Rename dev_get_parentdata() to dev_get_parent_priv()Simon Glass2015-10-236-17/+17
| |/
* | linux, compat: add missing definitions for ubiHeiko Schocher2015-10-261-5/+0
|/
* Merge git://git.denx.de/u-boot-marvellTom Rini2015-10-202-16/+77
|\
| * usb: ehci-marvell.c: Add DM supportStefan Roese2015-10-212-16/+77
* | fastboot: Implement OEM format only when we have MMC supportMaxime Ripard2015-10-201-1/+1
|/
* arm: Remove unused ST-Ericsson u8500 archStefan Roese2015-09-151-1/+1
* usb: ci_udc: fix emissions of ZLPsStephen Warren2015-09-121-10/+8
* usb: gadget: ci_udc: implement usb_ep_ops dequeue callbackPeng Fan2015-09-121-0/+26
* usb: gadget: don't leak configs when unbindingStephen Warren2015-09-112-2/+1
* Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass2015-09-1110-0/+10
* usb: gadget: at91_udc: add at91_udc into U-BootHeiko Schocher2015-09-113-517/+103
* usb: gadget: at91_udc: port linux driver at91_udcHeiko Schocher2015-09-112-0/+2211
* usb: ehci: remember init modeStephen Warren2015-09-072-1/+7
* usb: gadget: f_thor: Allocate request up to THOR_PACKET_SIZESiva Durga Prasad Paladugu2015-09-071-1/+1
* f_thor: Dont perform reset at the end of thorSiva Durga Prasad Paladugu2015-09-072-0/+10
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-08-311-3/+1
|\
| * sunxi: musb: Drop no longer accurate comment in Kconfig help textHans de Goede2015-08-311-3/+1
* | dm: Use dev_get_addr() where possibleSimon Glass2015-08-312-4/+6
|/
* TI PHY: Add support to control 2nd USB PHY in DRA7xx/AM57xxKishon Vijay Abraham I2015-08-281-4/+11
* usb: dwc3: dwc3-omap: Use the clear register inorder to clear the interruptsKishon Vijay Abraham I2015-08-281-18/+28
* usb: pxa27x_udc: clean-up include file orderMarcel Ziswiler2015-08-241-3/+2
* usb: dwc2: Rename to dwc2_usbMarek Vasut2015-08-191-1/+1
* usb: dwc2: Add original Synopsys compat stringMarek Vasut2015-08-191-0/+1
* usb: gadget: ether: populate _reset_ callbackKishon Vijay Abraham I2015-08-191-0/+1
* usb: host: xhci-omap: invoke board_usb_cleanup in xhci_hcd_stopKishon Vijay Abraham I2015-08-191-0/+1
* usb: gadget: ether: Perform board initialization from ethernet gadget driverKishon Vijay Abraham I2015-08-191-0/+4
OpenPOWER on IntegriCloud