Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
b6f4048b547f576d7534533fc17b3b257a252e26
/
drivers
/
usb
/
host
3450a85
Fix spelling of "resetting".
by Vagrant Cascadian
· 8 years ago
7ce7959
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
9d6c9d9
sunxi: A64: enable USB support
by Amit Singh Tomar
· 8 years ago
30aaa77
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 8 years ago
57faca1
drivers: USB: OHCI: allow compilation for 64-bit targets
by Andre Przywara
· 8 years ago
c6a0f7f
usb: ehci-atmel: Remove unnecessary clock calling
by Wenyou Yang
· 8 years ago
9eea45f
usb: xhci-mvebu: use xhci_deregister() for .remove callback
by Masahiro Yamada
· 8 years ago
99e2df4
usb: ehci-vf: use ehci_deregister() for .remove callback
by Masahiro Yamada
· 8 years ago
53302bd
Remove some merge markers
by Simon Glass
· 8 years ago
b11e298
usb: pci: Fix cast for 64-bit compilation
by Simon Glass
· 8 years ago
fe4ba68
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 8 years ago
4c04371
drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller
by Sriram Dash
· 8 years ago
0885cdb
usb: host: ehci-vf: Migrate Vybrid USB to driver model
by Sanchayan Maity
· 8 years ago
e915716
drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers requests
by Sriram Dash
· 8 years ago
40e1236
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 8 years ago
2f6a7e8
ARM: tegra: fix USB ULPI PHY reset signal inversion confusion
by Stephen Warren
· 8 years ago
d36277e
usb: xhci-mvebu: Add Armada 8K to compatiblity list
by Stefan Roese
· 8 years ago
c6cfcc9
usb: ehci: ehci-marvell.c: Add Armada 3700 support (ARMv8)
by Stefan Roese
· 8 years ago
81c1f6f
usb: xhci: Add Marvell MVEBU xHCI support
by Stefan Roese
· 8 years ago
8824cfc
usb: ehci-generic: support reset control for generic EHCI
by Masahiro Yamada
· 8 years ago
5d97dff
treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
1221ce4
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
8319aeb
usb: squash lines for immediate return
by Masahiro Yamada
· 8 years ago
4052734
usb: replace ehci_*_remove() with usb_deregister()
by Masahiro Yamada
· 8 years ago
f7bb27a
usb: host: add Kconfig for USB_XHCI_ROCKCHIP
by Kever Yang
· 8 years ago
b44566c
usb: xhci-rockchip: add rockchip dwc3 controller driver
by MengDongyang
· 8 years ago
47a79f6
usb: uniphier: remove UniPhier xHCI driver and select DM_USB
by Masahiro Yamada
· 8 years ago
17b68b5
dm: atmel: Add driver model support for the ehci driver
by Wenyou Yang
· 8 years ago
707c866
usb: xhci: fsl: Add code to use CONFIG_DM_USB
by Rajesh Bhagat
· 8 years ago
ba699a5
usb: ehci: fsl: Add code to use CONFIG_DM_USB
by Rajesh Bhagat
· 8 years ago
1e61ce9
drivers: usb: fsl: Make function for initialization to use in CONFIG_DM_USB
by Rajesh Bhagat
· 8 years ago
2b58e1b
usb: add (move) CONFIG_USB_HOST to Kconfig
by Masahiro Yamada
· 8 years ago
96d8284
usb: add CONFIG_USB_UHCI_HCD in Kconfig
by Masahiro Yamada
· 8 years ago
93cb824
usb: add CONFIG_USB_OHCI_HCD in Kconfig
by Masahiro Yamada
· 8 years ago
bb42fb4
dm: ehci-mx6: support driver model
by Peng Fan
· 8 years ago
4711e7f
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
dec49e8
dm: zynq: usb: Convert to CONFIG_DM_USB
by Simon Glass
· 8 years ago
9119548
dm: Use dm_scan_fdt_dev() directly where possible
by Simon Glass
· 8 years ago
2e3f1ff
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
by Simon Glass
· 8 years ago
2cdc778
usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQ
by Siva Durga Prasad Paladugu
· 8 years ago
c448309
usb: ehci-mx6: introduce config for high active power pin
by Stefan Agner
· 8 years ago
9a88180
usb: ehci-mx6: configure power polarity in usb_power_config
by Stefan Agner
· 8 years ago
2deebe2
usb: move CONFIG_USB_EHCI_MX7 to Kconfig
by Stefan Agner
· 8 years ago
57de41e
ehci: mx7: fix otg id detection
by Peng Fan
· 8 years ago
429ff44
ehci: mx7: fix usbnc_regs
by Peng Fan
· 8 years ago
217d169
usb: fsl: Fix NULL terminating issue for usb controller name string
by Rajesh Bhagat
· 8 years ago
135aa95
clk: convert API to match reset/mailbox style
by Stephen Warren
· 8 years ago
1e6fb0e
usb: ehci: only shutdown opened controller
by Peng Fan
· 8 years ago
ef53b8c
usb: xhci: fsl: Add workaround for USB erratum A008751
by Sriram Dash
· 8 years ago
10db750
usb: move CONFIG_USB_XHCI_DWC3 to Kconfig
by Masahiro Yamada
· 8 years ago
0a8cc1a
usb: move CONFIG_USB_XHCI to Kconfig with renaming
by Masahiro Yamada
· 8 years ago
2bf352f
usb: dwc2: Add delay to fix the USB detection problem on SoCFPGA
by Stefan Roese
· 9 years ago
79d867c
usb: ehci-mx6: allow board_ehci_hcd_init to fail
by Stefan Agner
· 9 years ago
e96e064
usb: dwc2: Init desc_before_addr
by Marek Vasut
· 9 years ago
b4fbd08
usb: dwc2: Make OC protection configurable
by Marek Vasut
· 9 years ago
618da56
usb: dwc2: Pull Ext VBUS macro from dwc_otg_core_init()
by Marek Vasut
· 9 years ago
5590198
usb: dwc2: Pass private data into dwc_otg_core_init()
by Marek Vasut
· 9 years ago
fb3bfbb
sunxi: H3: Do not clear usb companion clk-gate / reset on remove
by Hans de Goede
· 9 years ago
93eb8f3
drivers:usb:common:fsl-dt-fixup: Move device-tree fixup framework to common file
by Sriram Dash
· 9 years ago
cfb3f1c
usb: ehci-hcd: Fix crash when no ops are provided to ehci_register()
by Mateusz Kulikowski
· 9 years ago
5a82211
ehci: Add support for Qualcomm EHCI
by Mateusz Kulikowski
· 9 years ago
d144f96
ehci-ci.h: drop generic USBCMD fields
by Mateusz Kulikowski
· 9 years ago
e162c6b
usb: Rename ehci-fsl.h to ehci-ci.h
by Mateusz Kulikowski
· 9 years ago
3f9f8a5
ehci-hcd: Add init_after_reset
by Mateusz Kulikowski
· 9 years ago
045ae7e
sunxi: ohci: Add A83T compatible
by Chen-Yu Tsai
· 9 years ago
3655f28
sunxi: ehci: Add A83T compatible
by Chen-Yu Tsai
· 9 years ago
948603d
sunxi: Fix 2nd usb controller on sun4i/sun7i no longer working
by Hans de Goede
· 9 years ago
1b10888
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
9b97756
dm: usb: Unbind old block devices when shutting down USB
by Simon Glass
· 9 years ago
b5ab663
usb: dwc2: disable erroneous overcurrent condition
by Dinh Nguyen
· 9 years ago
abd702f
usb: ehci: Fix warning on aarch64
by Marek Vasut
· 9 years ago
e88a1b7
usb: ehci: Be explicit about the BE IO accessors
by Marek Vasut
· 9 years ago
7ab0d35
usb: ehci: Clear USBMODE_BE on LE MMIO
by Marek Vasut
· 9 years ago
cf7c93c
usb: ehci: Implement V2P mapping
by Marek Vasut
· 9 years ago
643cacb
usb: ehci: Use map_physmem in ehci-generic
by Marek Vasut
· 9 years ago
dc44fd8
sunxi: H3: Add support for the host usb-phys
by Jelle van der Waa
· 9 years ago
9cf7385
drivers: usb: ohci-at91: clean up the PLLB code
by Wenyou Yang
· 9 years ago
b55b596
drivers: usb: atmel: clean up the UTMI PLL code
by Wenyou Yang
· 9 years ago
cd4de1d
drivers: at91: clean up peripheral clock code
by Wenyou Yang
· 9 years ago
75d297e
usb: remove UniPhier EHCI driver
by Masahiro Yamada
· 9 years ago
9c3193f
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
4feefdc
usb: add clock support for generic EHCI
by Masahiro Yamada
· 9 years ago
8c25c25
usb: ehci-mx6: Use shared wait_for_bit
by Mateusz Kulikowski
· 9 years ago
8d5c7bb
usb: ohci-lpc32xx: Use shared wait_for_bit
by Mateusz Kulikowski
· 9 years ago
fd2cd66
usb: dwc2: Use shared wait_for_bit
by Mateusz Kulikowski
· 9 years ago
907eed2
dm: usb: Add a compatible string for PCI EHCI controller
by Simon Glass
· 9 years ago
25612f2
usb: dwc2: Do not mix data toggle for IN and OUT endpoints, check bounds
by Stefan Brüns
· 9 years ago
d2ff51b
usb: dwc2: Add SPLIT INTERRUPT transaction support
by Stefan Brüns
· 9 years ago
b54e447
usb: dwc2: Implement SPLIT transaction support
by Stefan Brüns
· 9 years ago
890f0ee
usb: dwc2: add helper function for setting SPLIT HC registers
by Stefan Brüns
· 9 years ago
daed305
usb: dwc2: split transfer core from outer loop
by Stefan Brüns
· 9 years ago
03460cd
usb: dwc2: Simplify wait_for_chhltd(), remove ignore_ack
by Stefan Brüns
· 9 years ago
56a7bbd
usb: dwc2: Fix out-of-bounds access, fix chunk size
by Stefan Brüns
· 9 years ago
08c11cb
usb: host: ehci-vf: Implement board_usb_phy_mode weak function
by Sanchayan Maity
· 9 years ago
6089f75
usb: host: ehci-vf: Remove hardcoded USB host client configuration
by Sanchayan Maity
· 9 years ago
09c5c16
dm: usb: Convert echi-pci to use new DM PCI API
by Simon Glass
· 9 years ago
21ccce1
dm: pci: Add a dm_ prefix to pci_get_bdf()
by Simon Glass
· 9 years ago
faa7db2
usb: Move determination of TT hub address/port into separate function
by Stefan Brüns
· 9 years ago
5253ade
usb: dwc2: avoid out of bounds access
by Stefan Brüns
· 9 years ago
fee331f
usb: add support of generic OHCI devices
by Alexey Brodkin
· 9 years ago
Next »