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
old/tizen_20241126
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
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-29
rockchip: usb: phy: add rk3066/rk3188 support
Johan Jonker
1
-0
/
+8
2021-09-27
usb: phy: ti: Remove non-DM PHY code
Tom Rini
3
-271
/
+0
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
3
-0
/
+3
2020-05-18
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
1
-0
/
+1
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
1
-0
/
+1
2019-11-17
rockchip: usb: Migrate to use ofnode
Kever Yang
1
-3
/
+2
2019-10-24
usb: xhci: move xhci.h to include usb
Jean-Jacques Hiblot
1
-1
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
5
-12
/
+5
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
1
-1
/
+1
2018-01-22
Convert CONFIG_ROCKCHIP_USB2_PHY to Kconfig
Adam Ford
1
-0
/
+2
2018-01-22
Convert CONFIG_OMAP_USB_PHY to Kconfig
Adam Ford
1
-0
/
+3
2018-01-22
Convert CONFIG_TWL4030_USB to Kconfig
Adam Ford
1
-0
/
+12
2016-09-23
treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
Masahiro Yamada
1
-1
/
+1
2016-07-25
usb: rockchip-phy: implement USB2.0 phy control
Xu Ziyuan
2
-0
/
+108
2016-06-02
usb: phy: omap_usb_phy: Fix USB3_PHY DPLL configuration
Roger Quadros
1
-15
/
+41
2015-07-22
usb: xhci: omap: Remove common dwc3 drv functions calls
Ramneek Mehresh
1
-18
/
+0
2015-04-16
ti: dwc3: Enable clocks in enable_basic_clocks() in hw_data.c
Kishon Vijay Abraham I
1
-16
/
+0
2014-12-04
usb: phy: omap_usb_phy: fix build breakage
Felipe Balbi
1
-2
/
+0
2014-07-09
usb: phy: omap_usb_phy: implement usb_phy_power() for AM437x
Felipe Balbi
1
-1
/
+16
2013-10-31
drivers: usb: convert makefiles to Kbuild style
Masahiro Yamada
1
-24
/
+2
2013-10-20
usb: am437x: Add support for am437x xhci USB host
Dan Murphy
1
-0
/
+23
2013-10-20
usb: dra7xx: Add support for dra7xx xhci USB host
Dan Murphy
1
-2
/
+43
2013-10-20
usb: omap: Move the usb phy code to the usb/phy directory
Dan Murphy
2
-0
/
+198
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
1
-1
/
+1
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2
-28
/
+2
2013-05-10
twl4030: make twl4030_i2c_read_u8 prototype consistent
Nishanth Menon
1
-1
/
+1
2013-05-10
twl4030: make twl4030_i2c_write_u8 prototype consistent
Nishanth Menon
1
-23
/
+23
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
1
-2
/
+2
2010-05-06
drivers/*/Makefile: fix conditional compile rule.
Ender.Dai
1
-1
/
+0
2009-12-20
TWL4030 Add usb PHY support
Tom Rix
2
-0
/
+233