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