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
2020-07-09
core: add support for U_BOOT_DRIVER_ALIAS
Walter Lozano
2
-0
/
+4
2020-07-09
drivers: rename drivers to match compatible string
Walter Lozano
6
-8
/
+8
2020-07-07
pinctrl: stm32: add information on pin configuration
Patrick Delaunay
1
-3
/
+24
2020-07-07
pinctrl: stmfx: add information on pin configuration
Patrick Delaunay
1
-1
/
+31
2020-07-07
gpio: stmfx: add ops get_dir_flags
Patrick Delaunay
1
-0
/
+50
2020-07-07
gpio: stmfx: add ops set_dir_flag
Patrick Delaunay
1
-0
/
+37
2020-07-07
gpio: stmfx: add function stmfx_read_reg and stmfx_write_reg
Patrick Delaunay
1
-42
/
+26
2020-07-07
gpio: stmfx: rename function used to change pin configuration
Patrick Delaunay
1
-10
/
+8
2020-07-07
gpio: stmfx: move function to prepare new ops introduction
Patrick Delaunay
1
-30
/
+30
2020-07-01
dm: Fix error handling for dev_read_addr_ptr
Sean Anderson
2
-2
/
+2
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
28
-0
/
+28
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
5
-0
/
+5
2020-05-18
common: Drop log.h from common header
Simon Glass
25
-0
/
+25
2020-05-18
common: Drop image.h from common header
Simon Glass
5
-0
/
+5
2020-05-10
pinctrl: nxp: scu: Check the pad partition before set pinmux
Ye Li
1
-2
/
+7
2020-04-23
dm: pinctrl: Use right device pointer for configuring pinctrl
Lokesh Vutla
1
-2
/
+2
2020-04-16
test: dm: update test for pins configuration in pinctrl node
Patrick Delaunay
1
-1
/
+13
2020-04-16
pinctrl: sandbox: Add mux information in get_pin_muxing
Patrick Delaunay
1
-0
/
+30
2020-04-16
dm: pinctrl: migrate pinctrl-generic to livetree
Patrick Delaunay
1
-19
/
+11
2020-04-16
dm: pinctrl: convert pinctrl-single to livetree
Patrick Delaunay
1
-18
/
+9
2020-02-13
pinctrl: stmfx: update the result type of dm_i2c_reg_read
Patrick Delaunay
1
-3
/
+4
2020-02-11
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
15
-0
/
+27
2020-02-07
x86: Give each driver an IRQ type
Simon Glass
1
-1
/
+1
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
15
-0
/
+20
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
7
-0
/
+7
2020-02-04
x86: Move itss.h from Apollo Lake to the generic x86 include directory
Wolfgang Wallner
1
-1
/
+1
2020-01-16
pinctrl: mediatek: add support for different pinctrl
Sam Shih
7
-19
/
+125
2020-01-16
pinctrl: mediatek: add driver for MT7622
Sam Shih
3
-0
/
+757
2020-01-16
pinctrl: mediatek: add driver for MT8512
mingming lee
3
-0
/
+392
2020-01-14
pinctrl: add i.MXRT driver
Giulio Benetti
3
-0
/
+55
2020-01-08
Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
1
-0
/
+1
2020-01-08
pinctrl: imx8m: support i.MX8MP
Peng Fan
1
-0
/
+1
2019-12-15
x86: apl: Add pinctrl driver
Simon Glass
3
-3
/
+206
2019-12-15
x86: Add a generic Intel pinctrl driver
Simon Glass
5
-0
/
+667
2019-12-15
dm: pinctrl: Allow enabling full pinctrl in SPL/TPL
Simon Glass
1
-0
/
+14
2019-12-06
pinctrl: rockchip: Add pinctrl support for rk3308
David Wu
4
-1
/
+468
2019-12-03
pinctrl: add driver for MT8518
mingming lee
3
-0
/
+416
2019-11-24
drivers: bcm283x: Set pre-location flag for OF_BOARD
Matthias Brugger
1
-1
/
+1
2019-11-24
pinctrl: bcm283x: Add compatible for RPi4
Matthias Brugger
1
-0
/
+1
2019-11-17
Merge tag 'u-boot-rockchip-20191118' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2
-0
/
+369
2019-11-17
pinctrl: rockchip: add px30 pinctrl driver
David Wu
2
-0
/
+369
2019-11-14
pinctrol: dm: remove the function pinctrl_decode_pin_config
Patrick Delaunay
1
-12
/
+0
2019-11-05
pinctrl: imx8m: support i.MX8MN
Peng Fan
1
-0
/
+1
2019-10-25
pinctrl: add support for MediaTek MT7628
Weijie Gao
7
-0
/
+747
2019-10-21
dm: pinctrl: fix for introduce PINCONF_RECURSIVE option
Patrick Delaunay
1
-3
/
+1
2019-10-21
pinctrl: Kconfig: remove duplicated nodes
Patrick Delaunay
1
-25
/
+0
2019-10-15
dm: pinctrl: introduce PINCONF_RECURSIVE option
Patrick Delaunay
2
-1
/
+28
2019-10-15
dm: pinctrl: Skip not associated gpio phandle and rise a warning message
Michael Trimarchi
1
-4
/
+10
2019-10-15
dm: pinctrl: introduce PINCONF_RECURSIVE option
Patrick Delaunay
2
-0
/
+27
[next]