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
...
|
*
usb: xhci-mvebu: use xhci_deregister() for .remove callback
Masahiro Yamada
2016-10-27
1
-6
/
+1
|
*
usb: ehci-vf: use ehci_deregister() for .remove callback
Masahiro Yamada
2016-10-27
1
-12
/
+1
*
|
usb: ehci-atmel: Remove unnecessary clock calling
Wenyou Yang
2016-10-28
1
-15
/
+0
|
/
*
Remove some merge markers
Simon Glass
2016-10-23
1
-3
/
+3
*
net: smsc95xx: fix DM MAC address reading
Stephen Warren
2016-10-13
1
-0
/
+16
*
usb: pci: Fix cast for 64-bit compilation
Simon Glass
2016-10-11
1
-2
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2016-09-30
5
-54
/
+277
|
\
|
*
drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller
Sriram Dash
2016-09-27
2
-0
/
+39
|
*
usb: fsl: Renaming fdt_fixup_erratum and fdt_fixup_usb_erratum
Sriram Dash
2016-09-27
1
-22
/
+23
|
*
usb: fsl: Rename fdt_fixup_dr_usb
Sriram Dash
2016-09-27
1
-1
/
+1
|
*
usb: host: ehci-vf: Migrate Vybrid USB to driver model
Sanchayan Maity
2016-09-27
1
-7
/
+201
|
*
drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers...
Sriram Dash
2016-09-27
1
-0
/
+10
|
*
net: asix: Fix ASIX 88772B with driver model
Alban Bedel
2016-09-27
1
-24
/
+3
*
|
mpc85xx: powerpc: usb: Update the list of Socs afftected by erratum A006261
Sriram Dash
2016-09-28
1
-9
/
+4
*
|
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2016-09-27
1
-2
/
+11
|
\
\
|
*
|
ARM: tegra: fix USB ULPI PHY reset signal inversion confusion
Stephen Warren
2016-09-27
1
-2
/
+11
|
|
/
*
|
Merge git://www.denx.de/git/u-boot-marvell
Tom Rini
2016-09-27
4
-7
/
+159
|
\
\
|
*
|
usb: xhci-mvebu: Add Armada 8K to compatiblity list
Stefan Roese
2016-09-27
1
-0
/
+1
|
*
|
usb: ehci: ehci-marvell.c: Add Armada 3700 support (ARMv8)
Stefan Roese
2016-09-27
1
-7
/
+52
|
*
|
usb: xhci: Add Marvell MVEBU xHCI support
Stefan Roese
2016-09-27
3
-0
/
+106
|
|
/
*
/
usb:gadget: Disallow DFU in SPL for now
Tom Rini
2016-09-27
1
-0
/
+2
|
/
*
usb: ehci-generic: support reset control for generic EHCI
Masahiro Yamada
2016-09-23
1
-0
/
+13
*
Move ENOTSUPP defines to include/linux/errno.h
Masahiro Yamada
2016-09-23
1
-2
/
+0
*
treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
11
-11
/
+11
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
17
-17
/
+17
*
usb: squash lines for immediate return
Masahiro Yamada
2016-09-23
1
-6
/
+1
*
usb: replace ehci_*_remove() with usb_deregister()
Masahiro Yamada
2016-09-23
8
-90
/
+8
*
usb: host: add Kconfig for USB_XHCI_ROCKCHIP
Kever Yang
2016-09-22
1
-0
/
+7
*
usb: xhci-rockchip: add rockchip dwc3 controller driver
MengDongyang
2016-09-22
2
-0
/
+212
*
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
Tom Rini
2016-09-18
3
-93
/
+0
|
\
|
*
usb: uniphier: remove UniPhier xHCI driver and select DM_USB
Masahiro Yamada
2016-09-14
3
-93
/
+0
*
|
sunxi: musb: Re-init musb controller on repeated probe calls
Hans de Goede
2016-09-18
1
-9
/
+11
*
|
sunxi: musb: Power off OTG port VBUS when disabled
Chen-Yu Tsai
2016-09-17
1
-16
/
+12
|
/
*
net: asix: Fix AX88772B when used with DriverModel
Joshua Scott
2016-09-09
1
-0
/
+5
*
fastboot: implement Kconfig
Steve Rae
2016-08-20
1
-0
/
+5
*
Merge branch 'master' of git://git.denx.de/u-boot-atmel
Tom Rini
2016-08-15
2
-0
/
+123
|
\
|
*
dm: atmel: Add driver model support for the ehci driver
Wenyou Yang
2016-08-15
2
-0
/
+123
*
|
net: smsc95xx: Use correct get_unaligned functions
Chris Packham
2016-08-15
1
-2
/
+2
|
/
*
eth: asix88179: Add support for the driver model
Alban Bedel
2016-08-09
1
-0
/
+184
*
eth: asix88179: Prepare supporting the driver model
Alban Bedel
2016-08-09
1
-28
/
+47
*
eth: asix88179: Fix receiving on big endian system
Alban Bedel
2016-08-07
1
-1
/
+1
*
eth: asix88179: Add VID:DID for Cypress GX3 USB Ethernet Adapter
Alban Bedel
2016-08-07
1
-0
/
+2
*
usb: xhci: fsl: Add code to use CONFIG_DM_USB
Rajesh Bhagat
2016-08-07
1
-1
/
+82
*
usb: ehci: fsl: Add code to use CONFIG_DM_USB
Rajesh Bhagat
2016-08-07
1
-4
/
+127
*
drivers: usb: fsl: Make function for initialization to use in CONFIG_DM_USB
Rajesh Bhagat
2016-08-07
1
-27
/
+36
*
usb: add (move) CONFIG_USB_HOST to Kconfig
Masahiro Yamada
2016-08-07
1
-0
/
+7
*
usb: add CONFIG_USB_UHCI_HCD in Kconfig
Masahiro Yamada
2016-08-07
1
-0
/
+17
*
usb: add CONFIG_USB_OHCI_HCD in Kconfig
Masahiro Yamada
2016-08-07
1
-10
/
+25
*
net: usb: r8152: Add DM support
Stefan Roese
2016-08-07
3
-22
/
+221
*
dm: ehci-mx6: support driver model
Peng Fan
2016-08-07
1
-14
/
+130
[prev]
[next]