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-fsl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
1
-1
/
+1
2016-09-23
usb: replace ehci_*_remove() with usb_deregister()
Masahiro Yamada
1
-12
/
+1
2016-08-07
usb: ehci: fsl: Add code to use CONFIG_DM_USB
Rajesh Bhagat
1
-4
/
+127
2016-08-07
drivers: usb: fsl: Make function for initialization to use in CONFIG_DM_USB
Rajesh Bhagat
1
-27
/
+36
2016-06-25
usb: fsl: Fix NULL terminating issue for usb controller name string
Rajesh Bhagat
1
-1
/
+2
2016-04-10
drivers:usb:common:fsl-dt-fixup: Move device-tree fixup framework to common file
Sriram Dash
1
-195
/
+0
2016-04-01
usb: Rename ehci-fsl.h to ehci-ci.h
Mateusz Kulikowski
1
-1
/
+1
2015-06-07
drivers: usb: fsl: Return if USB_MAX_CONTROLLER_COUNT is incorrect
Nikhil Badola
1
-1
/
+1
2015-05-04
drivers: usb: fsl: Workaround for Erratum A004477
Nikhil Badola
1
-0
/
+10
2015-04-21
drivers:usb: Check if USB Erratum A005697 is applicable on BSC913x
Nikhil Badola
1
-0
/
+9
2015-04-21
drivers:usb: Add device-tree fixup to identify socs having dual phy
Nikhil Badola
1
-1
/
+6
2014-12-11
drivers: usb: fsl: Check USB Erratum A007792 applicability
Nikhil Badola
1
-0
/
+9
2014-12-11
drivers: usb: fsl: Add USB device-tree errata framework
Nikhil Badola
1
-0
/
+64
2014-12-11
drivers: usb: Make usb device-tree fixup code architecture independent
Nikhil Badola
1
-0
/
+113
2014-11-24
drivers : usb: fsl: Implement usb Erratum A007798 workaround
Nikhil Badola
1
-2
/
+1
2014-11-21
drivers: usb: fsl: Move USB Errata checking code
Nikhil Badola
1
-1
/
+1
2014-05-16
drivers/usb : Define usb control register mask for w1c bits
Nikhil Badola
1
-5
/
+10
2014-04-22
fsl/usb: Increase TXFIFOTHRESH value for usb write in T4 Rev 2.0
Nikhil Badola
1
-0
/
+20
2014-04-22
fsl/usb: Workaround for USB erratum-A007075
Nikhil Badola
1
-0
/
+10
2014-04-22
fsl/usb: Fix phy type for Second USB controller
Nikhil Badola
1
-2
/
+6
2014-02-24
fsl/usb: Limit phy_type comparison to first four characters
Nikhil Badola
1
-1
/
+1
2013-10-24
powerpc/usb:Differentiate USB controller base address
ramneek mehresh
1
-2
/
+13
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
-14
/
+1
2012-10-22
powerpc/usb: fix bug of CPU hang when missing USB PHY clock
Shengzhou Liu
1
-6
/
+16
2012-10-15
usb: ehci: rework to take advantage of new lowlevel interface
Lucas Stach
1
-8
/
+7
2011-11-11
drivers/usb/host/ehci-fsl.c: Fix GCC 4.6 build warning
Kumar Gala
1
-1
/
+3
2011-09-29
powerpc/85xx: Add ULPI and UTMI USB Phy support for P1010/P1014
Ramneek Mehresh
1
-3
/
+36
2010-10-18
MPC5121: Add USB EHCI support
Damien Dusha
1
-1
/
+1
2009-07-09
mpc8xxx: USB: fix: access of ehci struct elements
Vivek Mahajan
1
-9
/
+9
2009-06-12
mpc83xx: USB: Reorganized its support
Vivek Mahajan
1
-35
/
+18
2009-06-12
mpc8xxx: USB: Relocates ehci-fsl.h to include/usb
Vivek Mahajan
1
-1
/
+1
2009-06-12
mpc8xxx: USB: Removed reenablement of its interface
Vivek Mahajan
1
-4
/
+0
2009-04-06
drivers/usb: regorganisation
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+100