index
:
bootloaders/u-boot-midas
deblob-midas-2018.07
recovery-2018.07
wip/as-boot-img
wip/bl1
wip/forkbomb-midas-2020.01-as-boot-img
wip/s-boot-4.0
Part of research to make the bootloader fully free on midas devices
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-tegra.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
1
-1
/
+1
*
ARM: tegra: fix USB ULPI PHY reset signal inversion confusion
Stephen Warren
2016-09-27
1
-2
/
+11
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
1
-1
/
+1
*
usb: replace ehci_*_remove() with usb_deregister()
Masahiro Yamada
2016-09-23
1
-12
/
+1
*
dm: Use dev_get_addr() where possible
Simon Glass
2015-08-31
1
-3
/
+5
*
Tegra: clocks: Add 38.4MHz OSC support for T210 use
Tom Warren
2015-08-05
1
-5
/
+13
*
ARM: Tegra210: Add support to common Tegra source/config files
Tom Warren
2015-07-28
1
-1
/
+30
*
dm: usb: tegra: Drop legacy USB code
Simon Glass
2015-06-10
1
-150
/
+0
*
dm: usb: tegra: Add driver model support to tegra EHCI
Simon Glass
2015-04-18
1
-0
/
+83
*
dm: usb: tegra: Move most of init/uninit into a function
Simon Glass
2015-04-18
1
-62
/
+81
*
dm: usb: tegra: Tidy up error handling and a static function
Simon Glass
2015-04-18
1
-8
/
+11
*
dm: usb: tegra: Remove the port_addr_clear_csc variable
Simon Glass
2015-04-18
1
-5
/
+1
*
dm: usb: Drop the EHCI weak functions
Simon Glass
2015-04-18
1
-15
/
+11
*
dm: usb: Pass EHCI controller pointer to ehci_set_usbmode()
Simon Glass
2015-04-18
1
-3
/
+2
*
dm: usb: tegra: Drop use of global controller variable
Simon Glass
2015-04-18
1
-7
/
+9
*
dm: usb: Pass EHCI controller pointer to ehci_powerup_fixup()
Simon Glass
2015-04-18
1
-1
/
+2
*
dm: usb: tegra: Store the controller type explicitly
Simon Glass
2015-04-18
1
-6
/
+24
*
dm: usb: Pass EHCI controller pointer to ehci_get_port_speed()
Simon Glass
2015-04-18
1
-2
/
+3
*
usb: ehci-tegra: Build warning fixes for 64-bit
Thierry Reding
2015-04-14
1
-4
/
+4
*
dm: usb: Remove use of fdtdec GPIO support
Simon Glass
2015-01-29
1
-20
/
+18
*
usb: tegra: ULPI regression on tegra20
Marcel Ziswiler
2014-10-06
1
-2
/
+2
*
usb: tegra: support device mode
Stephen Warren
2014-05-15
1
-30
/
+84
*
usb: tegra: refactor PHY type selection
Stephen Warren
2014-05-15
1
-30
/
+28
*
usb: tegra: fix PHY selection code
Stephen Warren
2014-05-15
1
-13
/
+8
*
usb: tegra: combine header file
Stefan Agner
2014-04-17
1
-1
/
+0
*
usb: tegra: fix PHY configuration
Stefan Agner
2014-04-17
1
-3
/
+21
*
usb: tegra: fix USB2 powerdown for Tegra30 and later
Stefan Agner
2014-04-17
1
-0
/
+3
*
usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.
Troy Kisky
2013-10-20
1
-1
/
+2
*
usb: new board-specific USB init interface
Mateusz Zalega
2013-10-20
1
-1
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114
Jim Lin
2013-07-11
1
-36
/
+268
*
tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop]
Lucas Stach
2013-03-14
1
-68
/
+51
*
tegra: usb: move implementation into right directory
Lucas Stach
2013-03-14
1
-2
/
+533
*
tegra20: port to new ehci interface
Lucas Stach
2012-10-15
1
-3
/
+2
*
usb: ehci: rework to take advantage of new lowlevel interface
Lucas Stach
2012-10-15
1
-5
/
+4
*
tegra: usb: Fix device enumeration problem of USB1
Jim Lin
2012-07-09
1
-1
/
+17
*
tegra: usb: Add support for Tegra USB peripheral
Simon Glass
2012-03-29
1
-0
/
+62