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
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: xhci-mem: Fix scratchpad array issue
Ye Li
2019-01-09
1
-0
/
+3
*
usb: host: replace xhci-keystone driver by the generic dwc3 driver
Jean-Jacques Hiblot
2018-12-14
2
-241
/
+0
*
dwc3: move phy operation to core.c
Jean-Jacques Hiblot
2018-12-07
1
-88
/
+7
*
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
Sven Schwermer
2018-11-26
15
-47
/
+47
*
usb: Remove CMD_USB dependency for common code
Sven Schwermer
2018-11-26
1
-1
/
+1
*
usb: Introduce CONFIG_SPL_DM_USB
Sven Schwermer
2018-11-26
1
-1
/
+1
*
fsl/usb: Workaround for USB erratum-A005275
Chris Packham
2018-10-29
3
-1
/
+22
*
usb: ehci-msm: Add init_after_reset for CI_UDC
Ramon Fried
2018-09-30
1
-0
/
+12
*
ehci: msm: use init_type in probe
Ramon Fried
2018-09-30
1
-2
/
+4
*
ehci: msm: switch to generic PHY uclass
Ramon Fried
2018-09-30
2
-45
/
+10
*
ehci: msm: Add missing platdata
Ramon Fried
2018-09-30
1
-0
/
+1
*
ehci: Replace board_prepare_usb with board_usb_init
Ramon Fried
2018-09-30
1
-7
/
+2
*
usb: ehci-generic: Add vbus-supply regulator support
Patrice Chotard
2018-09-15
1
-1
/
+61
*
usb: dwc2: Add reset ctrl to driver
Ley Foon Tan
2018-08-29
1
-0
/
+37
*
usb: ehci: Add PHY support to ehci-pci
Marek Vasut
2018-08-28
1
-4
/
+27
*
usb: ehci: Make the PHY handling generic
Marek Vasut
2018-08-28
3
-53
/
+74
*
sunxi: A64: OHCI: prevent turning off shared USB clock
Andre Przywara
2018-07-05
1
-1
/
+18
*
usb: dwc2: Add brcm,bcm2708-usb compatible
Emmanuel Vadot
2018-07-05
1
-0
/
+1
*
usb: sunxi: Use proper reg_mask for clock gate, reset
Jagan Teki
2018-06-29
2
-5
/
+13
*
usb: ohci: change the NUM_EDs from 8 to 32
Zeng Tao
2018-06-29
1
-1
/
+1
*
usb: sunxi: ohci: make ohci_t the first member in private data
Vasily Khoruzhick
2018-06-29
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2018-06-16
2
-41
/
+166
|
\
|
*
usb: sunxi: access ahb_reset0_cfg in CCM using its offset
Vasily Khoruzhick
2018-06-14
2
-6
/
+37
|
*
usb: sunxi: sun50i: enable OHCI0 clock when OHCI1 is in use
Vasily Khoruzhick
2018-06-13
1
-2
/
+10
|
*
usb: sunxi: ohci: get rid of ifdefs
Vasily Khoruzhick
2018-06-13
1
-20
/
+63
|
*
usb: sunxi: ehci: get rid of ifdefs
Vasily Khoruzhick
2018-06-13
1
-20
/
+63
*
|
usb: xhci-pci: Fix compiler warning
Bin Meng
2018-06-13
1
-3
/
+2
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2018-06-04
2
-41
/
+97
|
\
|
*
usb: sunxi: Switch to use generic-phy
Jagan Teki
2018-05-28
2
-27
/
+77
|
*
usb: sunxi: Simplify ccm reg base code
Jagan Teki
2018-05-28
2
-14
/
+20
*
|
Merge tag 'xilinx-for-v2018.07-2' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2018-06-01
1
-1
/
+1
|
\
\
|
*
|
usb: xhci: zynqmp: Fix header location
Michal Simek
2018-05-31
1
-1
/
+1
|
|
/
*
|
rockchip: xhci: remove DTS parsing for PHY (which is unused)
Philipp Tomsich
2018-05-30
1
-16
/
+0
*
|
usb: xhci: Handle endianness in xhci_set_configuration()
Bin Meng
2018-05-30
1
-1
/
+1
*
|
usb: xhci: Fix config fail of FS hub behind a HS hub with MTT
Bin Meng
2018-05-30
1
-1
/
+8
*
|
usb: xhci: Initialize dev_state to 0 in the input slot context
Bin Meng
2018-05-30
1
-0
/
+1
*
|
usb: xhci: Set accurate add context flags when updating hub attributes
Bin Meng
2018-05-30
1
-1
/
+1
*
|
usb: xhci-rcar: deregister before deactivating clock
Matthias Blankertz
2018-05-30
1
-1
/
+4
|
/
*
usb: xhci: zynqmp: Remove support for !DM_USB
Michal Simek
2018-05-18
2
-46
/
+1
*
usb: xhci: zynqmp: Add support for DM_USB
Michal Simek
2018-05-18
1
-0
/
+69
*
SPDX: Convert a few files that were missed before
Tom Rini
2018-05-10
1
-2
/
+1
*
regmap: clean up regmap allocation
Masahiro Yamada
2018-05-07
1
-1
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
54
-109
/
+54
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
12
-24
/
+0
*
usb: host: dwc3: fix phys init
Neil Armstrong
2018-04-26
1
-10
/
+13
*
usb: dwc3-of-simple: fix error check of clk_get_bulk when disabled
Neil Armstrong
2018-04-21
1
-1
/
+1
*
usb: dwc3-of-simple: Add support for DRA7/AM57 platforms.
Jean-Jacques Hiblot
2018-04-21
2
-0
/
+2
*
usb: dwc3-of-simple: Fix dependencies
Jean-Jacques Hiblot
2018-04-21
1
-1
/
+1
*
usb: host: dwc3: Add support for multiple PHYs
Neil Armstrong
2018-04-11
1
-47
/
+66
*
usb: host: Add simple of glue driver for DWC3 USB Controllers integration
Neil Armstrong
2018-04-11
3
-0
/
+117
[next]