summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2015-12-07usb: xhci: zynqmp: Removing unused function usb_phy_resetMarek Vasut
2015-12-07usb: xhci: fsl: Removing unused function usb_phy_resetRajesh Bhagat
2015-12-07usb: xhci: dwc3: Adding reset delay requirement as per dwc3 databookRajesh Bhagat
2015-12-07usb: add support for generic EHCI devicesAlexey Brodkin
2015-12-07sunxi: usb: Rename the sunxi usb driver DM entryMarek Vasut
2015-12-07usb: zynqmp: Fix build warningsMarek Vasut
2015-12-07usb: dwc3: fix build warningsFelipe Balbi
2015-12-07usb: host: xhci-omap: fix build breakFelipe Balbi
2015-12-07usb: zynqmp: Add XHCI driver supportSiva Durga Prasad Paladugu
2015-11-22sunxi: musb: Implement dfu_usb_get_reset()Siarhei Siamashka
2015-11-19usb: sandbox: Add a USB emulation driverSimon Glass
2015-11-19usb: sandbox: Add support for interrupt operationsSimon Glass
2015-11-19dm: usb: Remove inactive children after a bus scanSimon Glass
2015-11-19dm: usb: Deprecate usb_get_dev_index()Simon Glass
2015-11-19Revert "dm: usb: Use device_unbind_children to clean up usb devs on stop"Simon Glass
2015-11-19Revert "dm: usb: Rename usb_find_child to usb_find_emul_child"Simon Glass
2015-11-19sandbox: usb: Allow finding a USB emulator for a deviceSimon Glass
2015-11-19sandbox: usb: Allow up to 4 emulated devices on a hubSimon Glass
2015-11-19sandbox: usb: Allow dynamic emulated USB device descriptorsSimon Glass
2015-11-19Move console definitions into a new console.h fileSimon Glass
2015-11-12driver: usb: Fix pointer conversion warnings for hikeyPrabhakar Kushwaha
2015-11-12fastboot: Implement NAND backendMaxime Ripard
2015-11-12fastboot: Implement flashing session counterMaxime Ripard
2015-11-12fastboot: Move fastboot response functions to fastboot coreMaxime Ripard
2015-11-10Various Makefiles: Add SPDX-License-Identifier tagsTom Rini
2015-11-03usb: udc: Fix warnings on 64-bit buildsMichal Simek
2015-11-03usb: lthor: Specify correct parameter for sizeof typeMichal Simek
2015-11-03usb: dwc3: Fix warnings on 64-bit buildsMichal Simek
2015-11-03ohci: Add missing cache-flush for hcca areaHans de Goede
2015-10-29Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2015-10-29smsc95xx: Use zero length packets when RX fifo is emptyStefan Brüns
2015-10-28smsc95xx: Fetch whole burst with 1 URB, avoid framing errorsStefan Brüns
2015-10-27Merge git://git.denx.de/u-boot-dmTom Rini
2015-10-26linux, compat: add missing definitions for ubiHeiko Schocher
2015-10-23dm: Rename dev_get_parentdata() to dev_get_parent_priv()Simon Glass
2015-10-20Merge git://git.denx.de/u-boot-marvellTom Rini
2015-10-21usb: ehci-marvell.c: Add DM supportStefan Roese
2015-10-20fastboot: Implement OEM format only when we have MMC supportMaxime Ripard
2015-09-15arm: Remove unused ST-Ericsson u8500 archStefan Roese
2015-09-12usb: ci_udc: fix emissions of ZLPsStephen Warren
2015-09-12usb: gadget: ci_udc: implement usb_ep_ops dequeue callbackPeng Fan
2015-09-11usb: gadget: don't leak configs when unbindingStephen Warren
2015-09-11Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass
2015-09-11usb: gadget: at91_udc: add at91_udc into U-BootHeiko Schocher
2015-09-11usb: gadget: at91_udc: port linux driver at91_udcHeiko Schocher
2015-09-07usb: ehci: remember init modeStephen Warren
2015-09-07usb: gadget: f_thor: Allocate request up to THOR_PACKET_SIZESiva Durga Prasad Paladugu
2015-09-07f_thor: Dont perform reset at the end of thorSiva Durga Prasad Paladugu
2015-08-31Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2015-08-31dm: Use dev_get_addr() where possibleSimon Glass