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
/
include
/
dm
/
pinctrl.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-24
headers: don't depend on errno.h being available
Max Krummenacher
1
-0
/
+2
2023-10-09
pinctrl: Increase size of pinmux status buffer
Venkatesh Yadav Abbarapu
1
-1
/
+1
2022-07-28
pinctrl: Add third argument label for pinctrl_gpio_request() function
Pali Rohár
1
-1
/
+2
2022-07-28
pinctrl: Add new function pinctrl_generic_set_state_prefix()
Pali Rohár
1
-0
/
+2
2022-03-14
pinctrl: Increase length of pinmux status buffer
Ashok Reddy Soma
1
-1
/
+1
2022-03-07
dm: pinctrl: Use explicit values for enums
Ashok Reddy Soma
1
-24
/
+24
2021-12-01
pinctrl: change result for unsupported API
Patrick Delaunay
1
-2
/
+2
2021-07-23
cmd: pinmux: update result of do_status
Patrick Delaunay
1
-1
/
+1
2020-10-08
pinctrl: Reformat documentation in dm/pinctrl.h
Sean Anderson
1
-162
/
+339
2020-10-08
pinctrl: Add pinmux property support to pinctrl-generic
Sean Anderson
1
-8
/
+13
2019-11-14
pinctrol: dm: remove the function pinctrl_decode_pin_config
Patrick Delaunay
1
-13
/
+0
2019-06-12
dm: pinctrl: Add driver-strength-microamp property
Guillaume La Roque
1
-0
/
+3
2019-05-04
pinctrl: gpio: Add callback for configuring pin as GPIO
Marek Vasut
1
-0
/
+44
2019-04-11
dm: pinctrl: Remove obsolete function pinctrl_decode_pin_config_dm().
Christoph Muellner
1
-12
/
+0
2019-01-02
dm: pinctrl: Add pinctrl_decode_pin_config_dm().
Christoph Muellner
1
-0
/
+12
2018-11-16
cmd: pinmux: Add pinmux command
Patrice Chotard
1
-0
/
+3
2018-11-16
dm: pinctrl: Add pinctrl_get_pin_name and pinctrl_get_pins_count
Patrice Chotard
1
-0
/
+22
2018-11-16
dm: pinctrl: Add get_pin_muxing() ops
Patrice Chotard
1
-0
/
+34
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-01-21
dm: pinctrl: sync with Linux to use pin_config_param
Peng Fan
1
-46
/
+66
2016-01-21
dm: pinctrl: Add a way for a GPIO driver to obtain a pin function
Simon Glass
1
-0
/
+32
2016-01-21
dm: pinctrl: Add a function to parse PIN_CONFIG flags
Simon Glass
1
-0
/
+13
2015-09-02
pinctrl: Add the concept of peripheral IDs
Simon Glass
1
-0
/
+60
2015-08-31
pinctrl: add pin control uclass support
Masahiro Yamada
1
-0
/
+227