index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-mx6.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
1
-2
/
+2
2017-01-17
usb: ehci-mx6: handle vbus-supply
Peng Fan
1
-3
/
+27
2017-01-17
usb: ehci-mx6: implement ofdata_to_platdata
Peng Fan
1
-0
/
+75
2016-09-23
usb: replace ehci_*_remove() with usb_deregister()
Masahiro Yamada
1
-12
/
+1
2016-08-07
dm: ehci-mx6: support driver model
Peng Fan
1
-14
/
+130
2016-07-19
usb: ehci-mx6: introduce config for high active power pin
Stefan Agner
1
-0
/
+4
2016-07-19
usb: ehci-mx6: configure power polarity in usb_power_config
Stefan Agner
1
-5
/
+5
2016-06-25
ehci: mx7: fix otg id detection
Peng Fan
1
-2
/
+5
2016-06-25
ehci: mx7: fix usbnc_regs
Peng Fan
1
-1
/
+2
2016-05-06
usb: ehci-mx6: allow board_ehci_hcd_init to fail
Stefan Agner
1
-2
/
+5
2016-04-01
usb: Rename ehci-fsl.h to ehci-ci.h
Mateusz Kulikowski
1
-1
/
+1
2016-01-25
usb: ehci-mx6: Use shared wait_for_bit
Mateusz Kulikowski
1
-28
/
+4
2015-08-19
imx: usb: ehci-mx6: wait_for_bit to check reg status
Adrian Alonso
1
-4
/
+33
2015-08-19
imx: usb: ehci-mx6: add usb support for imx7d soc
Adrian Alonso
1
-19
/
+81
2015-08-19
imx: usb: ehci-mx6: document board specific functions
Adrian Alonso
1
-0
/
+31
2015-08-19
imx: usb: ehci-mx6: reg accessor cleanups
Adrian Alonso
1
-33
/
+18
2014-11-14
usb:ehci-mx6 add phy mode query function
Peng Fan
1
-2
/
+25
2014-09-29
usb: ehci-mx6: Rename the USB register base address
Ye.Li
1
-2
/
+2
2013-10-20
usb: ehci-mx6: add support for otg port
Troy Kisky
1
-40
/
+91
2013-10-20
usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.
Troy Kisky
1
-1
/
+2
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-9
/
+1
2013-03-07
USB: drop unneeded header in ehci-mx6
Stefano Babic
1
-1
/
+0
2012-11-16
ehci-mx5/6: Make board_ehci_hcd_init() optional
Benoît Thébaudeau
1
-0
/
+5
2012-10-15
usb: ehci: rework to take advantage of new lowlevel interface
Lucas Stach
1
-6
/
+5
2012-07-31
i.mx: iomux-v3.h: move to imx-common include directory
Troy Kisky
1
-1
/
+1
2012-05-15
USB: ehci-mx6: Fix broken IO access
Wolfgang Grandegger
1
-2
/
+3
2012-03-27
USB: ehci-mx6: Add proper IO accessors
Fabio Estevam
1
-9
/
+4
2012-03-26
usb/ehci: Add USB support for the MX6Q
Wolfgang Grandegger
1
-0
/
+205