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
/
pinctrl
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-13
rockchip: pinctrl: rk3368: add SPI support
Philipp Tomsich
1
-0
/
+118
2017-08-13
rockchip: pinctrl: rk3368: move IOMUX bit-definitions to pinctrl driver
Philipp Tomsich
1
-0
/
+366
2017-08-13
rockchip: pinctrl: rk3368: add support for configuring the MMC pins
Philipp Tomsich
1
-0
/
+48
2017-08-13
rockchip: pinctrl: rk3368: add GMAC (RGMII only) support
Philipp Tomsich
1
-0
/
+36
2017-08-13
rockchip: rk3368: grf: use shifted-constants
Philipp Tomsich
1
-6
/
+3
2017-07-31
dm: Kconfig: fix typo in help for SPL_PINCTRL
Philipp Tomsich
1
-1
/
+1
2017-07-27
rockchip: rk3288: Add support for drive-strength in PINCTRL
Romain Perier
1
-1
/
+9
2017-07-27
rockchip: rk3288: Revert MAC_TXCLK in pinctrl for GMAC
Romain Perier
1
-0
/
+4
2017-07-27
rockchip: rk3288: Remove phy reset GPIO pull up
Romain Perier
1
-3
/
+1
2017-07-26
Merge git://git.denx.de/u-boot-uniphier
Tom Rini
3
-33
/
+33
2017-07-26
pinctrl: meson: add GPIO support
Beniamino Galvani
3
-2
/
+249
2017-07-26
ARM: uniphier: remove SPL support for ARMv8 SoCs
Masahiro Yamada
3
-33
/
+33
2017-07-11
Merge git://git.denx.de/u-boot-dm
Tom Rini
1
-1
/
+1
2017-07-11
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
Tom Rini
9
-16
/
+431
2017-07-11
dm: ofnode: rename ofnode_read_prop() to ofnode_get_property()
Masahiro Yamada
1
-1
/
+1
2017-07-11
rockchip: rk3288: Add pinctrl support for the gmac ethernet interface
Sjoerd Simons
1
-0
/
+118
2017-07-11
rockchip: pinctrl: rk3328: use gpio instead of sdmmc-pwren
Kever Yang
1
-4
/
+2
2017-07-11
rockchip: rk322x: add pinctrl driver
Kever Yang
3
-0
/
+305
2017-07-11
rockchip: pinctrl: dm: convert fdt_get to dev_read
Philipp Tomsich
6
-12
/
+6
2017-07-10
pinctrl: stm32: add set_state ops
Christophe Kerello
1
-0
/
+11
2017-07-10
pinctrl: stm32: handle a configuration list
Christophe Kerello
1
-13
/
+38
2017-06-23
pinctrl: a3700: Fix the issue that gpio controller is registered with wrong n...
Ken Ma
1
-1
/
+1
2017-06-23
pinctrl: a3700: Fix uart2 group selection register mask
Ken Ma
1
-2
/
+3
2017-06-09
stm32: stm32f7: add spl build support
Vikas Manocha
1
-0
/
+1
2017-06-07
rockchip: pinctrl: Add rv1108 pinctrl driver
Andy Yan
3
-0
/
+195
2017-06-07
rockchip: pinctrl: rk3328: do not set io routing
Kever Yang
1
-19
/
+28
2017-06-07
rockchip: pinctrl: move rk3328 grf reg definition in header file
Kever Yang
1
-155
/
+50
2017-06-07
rockchip: rk3036: clean mask definition for grf reg
Kever Yang
1
-28
/
+16
2017-06-07
rockchip: rk3368: Add pinctrl driver
Andy Yan
3
-0
/
+160
2017-06-01
dm: core: Update device_bind_driver_to_node() to use ofnode
Simon Glass
1
-9
/
+6
2017-06-01
dm: core: Replace of_offset with accessor (part 2)
Simon Glass
5
-9
/
+10
2017-06-01
dm: Fix up inclusion of common.h
Simon Glass
15
-0
/
+15
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
9
-9
/
+9
2017-06-01
dm: Use dm.h header when driver mode is used
Simon Glass
24
-25
/
+24
2017-05-31
pinctrl: mvebu: Enable support for the Armada 37xx pinctrl driver
Stefan Roese
3
-6
/
+17
2017-05-31
pinctrl: armada-37xx: Add gpio support
Gregory CLEMENT
1
-0
/
+162
2017-05-31
pinctrl: armada-37xx: Add pin controller support for Armada 37xx
Gregory CLEMENT
1
-0
/
+469
2017-05-18
pinctrl: imx: fix memory leak
Peng Fan
1
-0
/
+4
2017-05-11
Add 16-bit single register pin controller support
James Balean
1
-8
/
+8
2017-05-10
rockchip: pinctrl: rk3399: add support for the HDMI I2C pins
Philipp Tomsich
1
-0
/
+26
2017-05-10
rockchip: pinctrl: rk3399: add gmac io strength support
Kever Yang
1
-0
/
+18
2017-05-10
rockchip: pinctrl: rk3399: add support for the SPI5 controller
Philipp Tomsich
1
-0
/
+17
2017-05-08
aspeed: AST2500 Pinctrl Driver
maxims@google.com
4
-0
/
+138
2017-05-08
stm32f7: increase the max no of pin configuration to 70
Vikas Manocha
1
-1
/
+2
2017-05-08
stm32f7: use stm32f7 gpio driver supporting driver model
Vikas Manocha
1
-2
/
+7
2017-05-08
dm: gpio: Add driver for stm32f7 gpio controller
Vikas Manocha
1
-1
/
+37
2017-04-27
pinctrl: Kconfig: sort pinctrl config options to prevent future clutter
Philipp Tomsich
4
-84
/
+96
2017-04-13
pinctrl: at91: add pinctrl driver
Wenyou Yang
3
-0
/
+468
2017-04-04
rockchip: pinctrl: rk3399: add GMAC (RGMII only) support
Philipp Tomsich
1
-0
/
+42
2017-04-04
rockchip: pinctrl: use per-SoC option names for Kconfig
Philipp Tomsich
1
-4
/
+4
[next]