Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c004a5f37dba0d677adc7f8299eead6dfc4ddb80
/
drivers
/
usb
/
host
1335133
usb: ehci-mx6: handle vbus-supply
by Peng Fan
· 8 years ago
9e3eab3
usb: ehci-mx6: implement ofdata_to_platdata
by Peng Fan
· 8 years ago
4e2465d
drivers: usb: Add USB_XHCI_ZYNQMP to Kconfig
by Michal Simek
· 8 years ago
0ad0b61
Update Maintainer and Author's email address
by Ajay Bhargav
· 8 years ago
b0ff2c1
usb: xhci-pci: Add DM support
by Stefan Roese
· 8 years ago
259b1fb
Fix spelling of "resetting".
by Vagrant Cascadian
· 8 years ago
de0a60a
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
bd732d0
sunxi: A64: enable USB support
by Amit Singh Tomar
· 8 years ago
ad7363c
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 8 years ago
c114a98
drivers: USB: OHCI: allow compilation for 64-bit targets
by Andre Przywara
· 8 years ago
a0707bd
usb: ehci-atmel: Remove unnecessary clock calling
by Wenyou Yang
· 8 years ago
91b09aa
usb: xhci-mvebu: use xhci_deregister() for .remove callback
by Masahiro Yamada
· 8 years ago
7058084
usb: ehci-vf: use ehci_deregister() for .remove callback
by Masahiro Yamada
· 8 years ago
49c675e
Remove some merge markers
by Simon Glass
· 8 years ago
26a2b2d
usb: pci: Fix cast for 64-bit compilation
by Simon Glass
· 8 years ago
ce3cf6a
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 8 years ago
a1f422e
drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller
by Sriram Dash
· 8 years ago
ebe7d1a
usb: host: ehci-vf: Migrate Vybrid USB to driver model
by Sanchayan Maity
· 8 years ago
16f1d2b
drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers requests
by Sriram Dash
· 8 years ago
4535d48
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 8 years ago
7c25975
ARM: tegra: fix USB ULPI PHY reset signal inversion confusion
by Stephen Warren
· 8 years ago
755e3f5
usb: xhci-mvebu: Add Armada 8K to compatiblity list
by Stefan Roese
· 8 years ago
46b9db5
usb: ehci: ehci-marvell.c: Add Armada 3700 support (ARMv8)
by Stefan Roese
· 8 years ago
07faf11
usb: xhci: Add Marvell MVEBU xHCI support
by Stefan Roese
· 8 years ago
8a5a180
usb: ehci-generic: support reset control for generic EHCI
by Masahiro Yamada
· 8 years ago
64e4f7f
treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
9b70df5
usb: squash lines for immediate return
by Masahiro Yamada
· 8 years ago
d41919b
usb: replace ehci_*_remove() with usb_deregister()
by Masahiro Yamada
· 8 years ago
84e841b
usb: host: add Kconfig for USB_XHCI_ROCKCHIP
by Kever Yang
· 8 years ago
eb0e049
usb: xhci-rockchip: add rockchip dwc3 controller driver
by MengDongyang
· 8 years ago
5021b8a
usb: uniphier: remove UniPhier xHCI driver and select DM_USB
by Masahiro Yamada
· 8 years ago
11e2665
dm: atmel: Add driver model support for the ehci driver
by Wenyou Yang
· 8 years ago
885f29a
usb: xhci: fsl: Add code to use CONFIG_DM_USB
by Rajesh Bhagat
· 8 years ago
48c5c51
usb: ehci: fsl: Add code to use CONFIG_DM_USB
by Rajesh Bhagat
· 8 years ago
2542d96
drivers: usb: fsl: Make function for initialization to use in CONFIG_DM_USB
by Rajesh Bhagat
· 8 years ago
59cfdc0
usb: add (move) CONFIG_USB_HOST to Kconfig
by Masahiro Yamada
· 8 years ago
718ba3c
usb: add CONFIG_USB_UHCI_HCD in Kconfig
by Masahiro Yamada
· 8 years ago
78a9c79
usb: add CONFIG_USB_OHCI_HCD in Kconfig
by Masahiro Yamada
· 8 years ago
5c363c1
dm: ehci-mx6: support driver model
by Peng Fan
· 8 years ago
7d20368
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
476e63f
dm: zynq: usb: Convert to CONFIG_DM_USB
by Simon Glass
· 8 years ago
1823034
dm: Use dm_scan_fdt_dev() directly where possible
by Simon Glass
· 8 years ago
09128c5
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
by Simon Glass
· 8 years ago
42fcc18
usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQ
by Siva Durga Prasad Paladugu
· 8 years ago
8652ce9
usb: ehci-mx6: introduce config for high active power pin
by Stefan Agner
· 8 years ago
475cf91
usb: ehci-mx6: configure power polarity in usb_power_config
by Stefan Agner
· 8 years ago
100fe07
usb: move CONFIG_USB_EHCI_MX7 to Kconfig
by Stefan Agner
· 8 years ago
928d3d0
ehci: mx7: fix otg id detection
by Peng Fan
· 8 years ago
13186cf
ehci: mx7: fix usbnc_regs
by Peng Fan
· 8 years ago
b412fad
usb: fsl: Fix NULL terminating issue for usb controller name string
by Rajesh Bhagat
· 8 years ago
a962243
clk: convert API to match reset/mailbox style
by Stephen Warren
· 8 years ago
ba397ba
usb: ehci: only shutdown opened controller
by Peng Fan
· 8 years ago
0182095
usb: xhci: fsl: Add workaround for USB erratum A008751
by Sriram Dash
· 8 years ago
d3b72ca
usb: move CONFIG_USB_XHCI_DWC3 to Kconfig
by Masahiro Yamada
· 8 years ago
58d0023
usb: move CONFIG_USB_XHCI to Kconfig with renaming
by Masahiro Yamada
· 8 years ago
c526e83
usb: dwc2: Add delay to fix the USB detection problem on SoCFPGA
by Stefan Roese
· 9 years ago
3dfd3a0
usb: ehci-mx6: allow board_ehci_hcd_init to fail
by Stefan Agner
· 9 years ago
1ea9ac6
usb: dwc2: Init desc_before_addr
by Marek Vasut
· 9 years ago
43db5a6
usb: dwc2: Make OC protection configurable
by Marek Vasut
· 9 years ago
3920949
usb: dwc2: Pull Ext VBUS macro from dwc_otg_core_init()
by Marek Vasut
· 9 years ago
36fc569
usb: dwc2: Pass private data into dwc_otg_core_init()
by Marek Vasut
· 9 years ago
52b5e5a
sunxi: H3: Do not clear usb companion clk-gate / reset on remove
by Hans de Goede
· 9 years ago
55f01cc
drivers:usb:common:fsl-dt-fixup: Move device-tree fixup framework to common file
by Sriram Dash
· 9 years ago
3e13f39
usb: ehci-hcd: Fix crash when no ops are provided to ehci_register()
by Mateusz Kulikowski
· 9 years ago
dc38117
ehci: Add support for Qualcomm EHCI
by Mateusz Kulikowski
· 9 years ago
eb05867
ehci-ci.h: drop generic USBCMD fields
by Mateusz Kulikowski
· 9 years ago
3add69e
usb: Rename ehci-fsl.h to ehci-ci.h
by Mateusz Kulikowski
· 9 years ago
aab5a5a
ehci-hcd: Add init_after_reset
by Mateusz Kulikowski
· 9 years ago
4bc3e0e
sunxi: ohci: Add A83T compatible
by Chen-Yu Tsai
· 9 years ago
d0f3813
sunxi: ehci: Add A83T compatible
by Chen-Yu Tsai
· 9 years ago
8b6ab7d
sunxi: Fix 2nd usb controller on sun4i/sun7i no longer working
by Hans de Goede
· 9 years ago
a2f4f9a
usb: xhci: Fix vendor command error if the request type is USB_REQ_SET_ADDRESS or USB_REQ_SET_CONFIGURATION.
by Ted Chen
· 9 years ago
ca4b215
dm: usb: Unbind old block devices when shutting down USB
by Simon Glass
· 9 years ago
2f2c00b
usb: dwc2: disable erroneous overcurrent condition
by Dinh Nguyen
· 9 years ago
cadf42c
usb: ehci: Fix warning on aarch64
by Marek Vasut
· 9 years ago
7185636
usb: ehci: Be explicit about the BE IO accessors
by Marek Vasut
· 9 years ago
d9fa048
usb: ehci: Clear USBMODE_BE on LE MMIO
by Marek Vasut
· 9 years ago
df0b624
usb: ehci: Implement V2P mapping
by Marek Vasut
· 9 years ago
851fecc
usb: ehci: Use map_physmem in ehci-generic
by Marek Vasut
· 9 years ago
a1f5d11
sunxi: H3: Add support for the host usb-phys
by Jelle van der Waa
· 9 years ago
cb88cd8
drivers: usb: ohci-at91: clean up the PLLB code
by Wenyou Yang
· 9 years ago
2f7be64
drivers: usb: atmel: clean up the UTMI PLL code
by Wenyou Yang
· 9 years ago
fbd4ac1
drivers: at91: clean up peripheral clock code
by Wenyou Yang
· 9 years ago
94bf8b5
usb: remove UniPhier EHCI driver
by Masahiro Yamada
· 9 years ago
f79dbf9
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
fbb66bf
usb: add clock support for generic EHCI
by Masahiro Yamada
· 9 years ago
4073b83
usb: ehci-mx6: Use shared wait_for_bit
by Mateusz Kulikowski
· 9 years ago
af70d02
usb: ohci-lpc32xx: Use shared wait_for_bit
by Mateusz Kulikowski
· 9 years ago
2765f1e
usb: dwc2: Use shared wait_for_bit
by Mateusz Kulikowski
· 9 years ago
9470c72
dm: usb: Add a compatible string for PCI EHCI controller
by Simon Glass
· 9 years ago
081dcc7
usb: dwc2: Do not mix data toggle for IN and OUT endpoints, check bounds
by Stefan Brüns
· 9 years ago
247241e
usb: dwc2: Add SPLIT INTERRUPT transaction support
by Stefan Brüns
· 9 years ago
0c4b065
usb: dwc2: Implement SPLIT transaction support
by Stefan Brüns
· 9 years ago
2e194e2
usb: dwc2: add helper function for setting SPLIT HC registers
by Stefan Brüns
· 9 years ago
2385db3
usb: dwc2: split transfer core from outer loop
by Stefan Brüns
· 9 years ago
aa9506e
usb: dwc2: Simplify wait_for_chhltd(), remove ignore_ack
by Stefan Brüns
· 9 years ago
575b0eb
usb: dwc2: Fix out-of-bounds access, fix chunk size
by Stefan Brüns
· 9 years ago
de3737f
usb: host: ehci-vf: Implement board_usb_phy_mode weak function
by Sanchayan Maity
· 9 years ago
81f6dfb
usb: host: ehci-vf: Remove hardcoded USB host client configuration
by Sanchayan Maity
· 9 years ago
Next »