Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
2517deafc272d35a3dc025014c83683cae3f2182
/
drivers
/
usb
/
host
2517dea
usb: Migrate to support live DT for some driver
by Kever Yang
· 5 years ago
0148bbe
usb: ehci-msm: Use dev interface to get device address
by Kever Yang
· 5 years ago
5c17030
usb: dwc3-of-simple: Drop redundant inclding header file
by Kever Yang
· 5 years ago
31232de
usb: Keep async schedule running only across mass storage xfers
by Marek Vasut
· 4 years, 10 months ago
336d461
dm: core: Create a new header file for 'compat' features
by Simon Glass
· 5 years ago
61b29b8
dm: core: Require users of devres to include the header
by Simon Glass
· 5 years ago
1eb69ae
common: Move ARM cache operations out of common.h
by Simon Glass
· 5 years ago
e0891bb
usb: xhci: support 1.1 or later version
by Chunfeng Yun
· 5 years ago
02b0e1a
usb: ehci-hcd: Keep async schedule running
by Marek Vasut
· 5 years ago
235f5e1
ehci-mx6: Update EHCI driver to support OTG0 on i.MX7ULP
by Ye Li
· 5 years ago
1198a10
usb: ehci-mx6: Fix bus enumeration for iMX7 SoCs
by Igor Opaniuk
· 5 years ago
1708a12
usb: xhci: move xhci.h to include usb
by Jean-Jacques Hiblot
· 5 years ago
a897373
usb: host: remove the xhci-zynqmp driver
by Jean-Jacques Hiblot
· 5 years ago
6f40013
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 5 years ago
6578db8
usb: ohci-generic: don't probe fail if there is no clk_enable() ops
by Kever Yang
· 5 years ago
54a0c7b
usb: ehci-generic: don't probe fail if there is no clk_enable() ops
by Kever Yang
· 5 years ago
9dcab2c
dwc2: use the nonblock argument in submit_int_msg
by Michal Suchanek
· 5 years ago
3437121
usb: Add nonblock argument to submit_int_msg
by Michal Suchanek
· 5 years ago
b35b807
usb: xhci-dwc3: Add support for dis_u2_susphy_quirk
by Neil Armstrong
· 5 years ago
769a9cd
usb: r8a66597: Add optional DM VBUS regulator support
by Marek Vasut
· 5 years ago
8b54830
usb: r8a66597: Checkpatch cleanup
by Marek Vasut
· 6 years ago
a3d6565
usb: r8a66597: Add Kconfig entry
by Marek Vasut
· 6 years ago
7f3858f
usb: r8a66597: Convert to USB DM
by Marek Vasut
· 6 years ago
1eb381a
usb: r8a66597: Replace R8A66597_BASE0
by Marek Vasut
· 6 years ago
81644e0
usb: r8a66597: Remove BE support
by Marek Vasut
· 6 years ago
4c9a135
usb: r8a66597: Replace IO accessors
by Marek Vasut
· 6 years ago
3ff134b
usb: r8a66597: Make CONFIG_RZA_USB default
by Marek Vasut
· 6 years ago
0b80f21
usb: r8a66597: Remove CONFIG_SUPERH_ON_CHIP_R8A66597
by Marek Vasut
· 6 years ago
7b51b57
env: Move env_get() to env.h
by Simon Glass
· 6 years ago
991e660
usb, ohci, pci: add DM support for PCI-based OHCI USB controller
by Heiko Schocher
· 6 years ago
f9c7fec
usb, ohci: add warning if none on pci found
by Heiko Schocher
· 6 years ago
dc4e48d
usb, ohci-hcd: set OHCI_USE_NPS if DM_PCI
by Heiko Schocher
· 6 years ago
a5a7486
usb, ohci: fix ohci swap register access
by Heiko Schocher
· 6 years ago
b005d7d
usb, ohci-hdc: fix warning 'ohci_pci_ids' defined but not used
by Heiko Schocher
· 6 years ago
c908d46
rockchip: xhci: Remove RK3399 support
by Mark Kettenis
· 6 years ago
062790f
usb: xhci-dwc3: Add USB2 PHY configuration
by Mark Kettenis
· 6 years ago
aaa8d6b
usb: dwc3-of-simple: Add support for RK3399
by Mark Kettenis
· 6 years ago
501547c
usb: ehci-mx6: Fix bus enumeration for DM case
by Marek Vasut
· 6 years ago
ad9f2be
usb: ehci: adopt 32 bit address for CONFIG_PPC
by Yinbo Zhu
· 6 years ago
3a90b50
usb: ohci: ohci-da8xx: Cleanup Error handling and fix flags
by Adam Ford
· 6 years ago
9da5474
usb: ohci: ohci-da8xx: Enable da850-ohci driver with DM support
by Adam Ford
· 6 years ago
e0b0af6
usb: ohci: Re-enable commented out delay
by Adam Ford
· 6 years ago
400b972
Convert CONFIG_USB_EHCI_MX5 to Kconfig
by Lukasz Majewski
· 6 years ago
2298876
USB: DM: Convert i.MX5 ehci code to driver model
by Lukasz Majewski
· 6 years ago
20df4b5
configs: move CONFIG_USB_EHCI_VF to Kconfig
by Marcel Ziswiler
· 6 years ago
69535b3
usb: ehci-mx6: Use common code to extract dr_mode
by Adam Ford
· 6 years ago
89aea23
usb: host: Print device name when scanning
by Ismael Luceno Cortes
· 6 years ago
747fed5
Kconfig: tegra: Migrate USB_EHCI_TEGRA
by Peter Robinson
· 6 years ago
921208e
usb: ehci-mx6: Make regulator DM_REGULATOR dependent
by Abel Vesa
· 6 years ago
543049a
usb: host: Drop [e-o]hci-sunxi drivers
by Jagan Teki
· 7 years ago
29d280c
sunxi: usb: Switch to Generic host controllers
by Jagan Teki
· 6 years ago
8c6cc71
usb: xhci-mem: Fix scratchpad array issue
by Ye Li
· 6 years ago
4dd76d0
usb: host: replace xhci-keystone driver by the generic dwc3 driver
by Jean-Jacques Hiblot
· 6 years ago
d648a50
dwc3: move phy operation to core.c
by Jean-Jacques Hiblot
· 6 years ago
fd09c20
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
by Sven Schwermer
· 6 years ago
ab58170
usb: Remove CMD_USB dependency for common code
by Sven Schwermer
· 6 years ago
41a25f4
usb: Introduce CONFIG_SPL_DM_USB
by Sven Schwermer
· 6 years ago
4eaf7f5
fsl/usb: Workaround for USB erratum-A005275
by Chris Packham
· 6 years ago
2466704
usb: ehci-msm: Add init_after_reset for CI_UDC
by Ramon Fried
· 6 years ago
0683b27
ehci: msm: use init_type in probe
by Ramon Fried
· 6 years ago
0ac0b6e
ehci: msm: switch to generic PHY uclass
by Ramon Fried
· 6 years ago
2df4923
ehci: msm: Add missing platdata
by Ramon Fried
· 6 years ago
cd8c3ae
ehci: Replace board_prepare_usb with board_usb_init
by Ramon Fried
· 6 years ago
5c349e1
usb: ehci-generic: Add vbus-supply regulator support
by Patrice Chotard
· 6 years ago
88c34b8
usb: dwc2: Add reset ctrl to driver
by Ley Foon Tan
· 6 years ago
1335e77
usb: ehci: Add PHY support to ehci-pci
by Marek Vasut
· 7 years ago
b43cdf9
usb: ehci: Make the PHY handling generic
by Marek Vasut
· 7 years ago
0bc846a
sunxi: A64: OHCI: prevent turning off shared USB clock
by Andre Przywara
· 7 years ago
ff5d5cc
usb: dwc2: Add brcm,bcm2708-usb compatible
by Emmanuel Vadot
· 7 years ago
9c22aec
usb: sunxi: Use proper reg_mask for clock gate, reset
by Jagan Teki
· 7 years ago
11080bf
usb: ohci: change the NUM_EDs from 8 to 32
by Zeng Tao
· 7 years ago
ebbc23a
usb: sunxi: ohci: make ohci_t the first member in private data
by Vasily Khoruzhick
· 7 years ago
a715415
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 7 years ago
b9f3475
usb: sunxi: access ahb_reset0_cfg in CCM using its offset
by Vasily Khoruzhick
· 7 years ago
11bb627
usb: sunxi: sun50i: enable OHCI0 clock when OHCI1 is in use
by Vasily Khoruzhick
· 7 years ago
56830ce
usb: sunxi: ohci: get rid of ifdefs
by Vasily Khoruzhick
· 7 years ago
1ed9c11
usb: sunxi: ehci: get rid of ifdefs
by Vasily Khoruzhick
· 7 years ago
9fddf6c
usb: xhci-pci: Fix compiler warning
by Bin Meng
· 7 years ago
809e0e3
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
582d97b
Merge tag 'xilinx-for-v2018.07-2' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 7 years ago
b168591
usb: xhci: zynqmp: Fix header location
by Michal Simek
· 7 years ago
afa314d
rockchip: xhci: remove DTS parsing for PHY (which is unused)
by Philipp Tomsich
· 7 years ago
e404066
usb: xhci: Handle endianness in xhci_set_configuration()
by Bin Meng
· 7 years ago
eaaefb0
usb: xhci: Fix config fail of FS hub behind a HS hub with MTT
by Bin Meng
· 7 years ago
ae751b0
usb: xhci: Initialize dev_state to 0 in the input slot context
by Bin Meng
· 7 years ago
793c819
usb: xhci: Set accurate add context flags when updating hub attributes
by Bin Meng
· 7 years ago
3f48422
usb: xhci-rcar: deregister before deactivating clock
by Matthias Blankertz
· 7 years ago
dd32281
usb: sunxi: Switch to use generic-phy
by Jagan Teki
· 7 years ago
831cc98
usb: sunxi: Simplify ccm reg base code
by Jagan Teki
· 7 years ago
d067624
usb: xhci: zynqmp: Remove support for !DM_USB
by Michal Simek
· 7 years ago
41a3d4f
usb: xhci: zynqmp: Add support for DM_USB
by Michal Simek
· 7 years ago
f739fcd
SPDX: Convert a few files that were missed before
by Tom Rini
· 7 years ago
8c1de5e
regmap: clean up regmap allocation
by Masahiro Yamada
· 7 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
d024236
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
003659b
usb: host: dwc3: fix phys init
by Neil Armstrong
· 7 years ago
3827609
usb: dwc3-of-simple: fix error check of clk_get_bulk when disabled
by Neil Armstrong
· 7 years ago
cc73ba9
usb: dwc3-of-simple: Add support for DRA7/AM57 platforms.
by Jean-Jacques Hiblot
· 7 years ago
103774b
usb: dwc3-of-simple: Fix dependencies
by Jean-Jacques Hiblot
· 7 years ago
7c839ea
usb: host: dwc3: Add support for multiple PHYs
by Neil Armstrong
· 7 years ago
Next »