index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2015-11-19
usb: sandbox: Add a USB emulation driver
Simon Glass
2015-11-19
usb: sandbox: Add support for interrupt operations
Simon Glass
2015-11-19
dm: usb: Remove inactive children after a bus scan
Simon Glass
2015-11-19
dm: usb: Deprecate usb_get_dev_index()
Simon Glass
2015-11-19
Revert "dm: usb: Use device_unbind_children to clean up usb devs on stop"
Simon Glass
2015-11-19
Revert "dm: usb: Rename usb_find_child to usb_find_emul_child"
Simon Glass
2015-11-19
sandbox: usb: Allow finding a USB emulator for a device
Simon Glass
2015-11-19
sandbox: usb: Allow up to 4 emulated devices on a hub
Simon Glass
2015-11-19
sandbox: usb: Allow dynamic emulated USB device descriptors
Simon Glass
2015-11-19
Move console definitions into a new console.h file
Simon Glass
2015-11-12
driver: usb: Fix pointer conversion warnings for hikey
Prabhakar Kushwaha
2015-11-12
fastboot: Implement NAND backend
Maxime Ripard
2015-11-12
fastboot: Implement flashing session counter
Maxime Ripard
2015-11-12
fastboot: Move fastboot response functions to fastboot core
Maxime Ripard
2015-11-10
Various Makefiles: Add SPDX-License-Identifier tags
Tom Rini
2015-11-03
usb: udc: Fix warnings on 64-bit builds
Michal Simek
2015-11-03
usb: lthor: Specify correct parameter for sizeof type
Michal Simek
2015-11-03
usb: dwc3: Fix warnings on 64-bit builds
Michal Simek
2015-11-03
ohci: Add missing cache-flush for hcca area
Hans de Goede
2015-10-29
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2015-10-29
smsc95xx: Use zero length packets when RX fifo is empty
Stefan Brüns
2015-10-28
smsc95xx: Fetch whole burst with 1 URB, avoid framing errors
Stefan Brüns
2015-10-27
Merge git://git.denx.de/u-boot-dm
Tom Rini
2015-10-26
linux, compat: add missing definitions for ubi
Heiko Schocher
2015-10-23
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
Simon Glass
2015-10-20
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2015-10-21
usb: ehci-marvell.c: Add DM support
Stefan Roese
2015-10-20
fastboot: Implement OEM format only when we have MMC support
Maxime Ripard
2015-09-15
arm: Remove unused ST-Ericsson u8500 arch
Stefan Roese
2015-09-12
usb: ci_udc: fix emissions of ZLPs
Stephen Warren
2015-09-12
usb: gadget: ci_udc: implement usb_ep_ops dequeue callback
Peng Fan
2015-09-11
usb: gadget: don't leak configs when unbinding
Stephen Warren
2015-09-11
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
2015-09-11
usb: gadget: at91_udc: add at91_udc into U-Boot
Heiko Schocher
2015-09-11
usb: gadget: at91_udc: port linux driver at91_udc
Heiko Schocher
2015-09-07
usb: ehci: remember init mode
Stephen Warren
2015-09-07
usb: gadget: f_thor: Allocate request up to THOR_PACKET_SIZE
Siva Durga Prasad Paladugu
2015-09-07
f_thor: Dont perform reset at the end of thor
Siva Durga Prasad Paladugu
2015-08-31
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2015-08-31
dm: Use dev_get_addr() where possible
Simon Glass
2015-08-31
sunxi: musb: Drop no longer accurate comment in Kconfig help text
Hans de Goede
2015-08-28
TI PHY: Add support to control 2nd USB PHY in DRA7xx/AM57xx
Kishon Vijay Abraham I
2015-08-28
usb: dwc3: dwc3-omap: Use the clear register inorder to clear the interrupts
Kishon Vijay Abraham I
2015-08-24
usb: pxa27x_udc: clean-up include file order
Marcel Ziswiler
2015-08-19
usb: dwc2: Rename to dwc2_usb
Marek Vasut
2015-08-19
usb: dwc2: Add original Synopsys compat string
Marek Vasut
2015-08-19
usb: gadget: ether: populate _reset_ callback
Kishon Vijay Abraham I
2015-08-19
usb: host: xhci-omap: invoke board_usb_cleanup in xhci_hcd_stop
Kishon Vijay Abraham I
2015-08-19
usb: gadget: ether: Perform board initialization from ethernet gadget driver
Kishon Vijay Abraham I
2015-08-19
usb: xhci: Fix a potential NULL pointer dereference
Sergey Temerkhanov
[next]