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
2023-02-10
Correct SPL use of ATMEL_PIO4
Simon Glass
1
-1
/
+1
2023-02-10
Correct SPL uses of OF_BOARD
Simon Glass
1
-1
/
+1
2023-02-10
Correct SPL use of SANDBOX
Simon Glass
1
-1
/
+1
2023-02-02
pinctrl: renesas: r8a7796: Add R8A77961 PFC support
Hai Pham
1
-0
/
+1
2023-02-02
pinctrl: renesas: Synchronize R8A779A0 V3U PFC tables with Linux 6.1.7
Marek Vasut
1
-255
/
+145
2023-02-02
pinctrl: renesas: Synchronize R8A77995 D3 PFC tables with Linux 6.1.7
Marek Vasut
1
-215
/
+531
2023-02-02
pinctrl: renesas: Synchronize R8A77990 E3 PFC tables with Linux 6.1.7
Marek Vasut
1
-340
/
+266
2023-02-02
pinctrl: renesas: Synchronize R8A77980 V3H PFC tables with Linux 6.1.7
Marek Vasut
1
-213
/
+302
2023-02-02
pinctrl: renesas: Synchronize R8A77970 V3M PFC tables with Linux 6.1.7
Marek Vasut
1
-226
/
+252
2023-02-02
pinctrl: renesas: Synchronize R8A77965 M3-N PFC tables with Linux 6.1.7
Marek Vasut
1
-399
/
+210
2023-02-02
pinctrl: renesas: Synchronize R8A77960 M3-W and R8A77961 M3-W+ PFC tables wit...
Marek Vasut
4
-385
/
+253
2023-02-02
pinctrl: renesas: Synchronize R8A7795 H3 PFC tables with Linux 6.1.7
Marek Vasut
4
-384
/
+205
2023-02-02
pinctrl: renesas: Synchronize R8A7794 E2 PFC tables with Linux 6.1.7
Marek Vasut
1
-216
/
+455
2023-02-02
pinctrl: renesas: Synchronize R8A7792 V2H PFC tables with Linux 6.1.7
Marek Vasut
1
-434
/
+772
2023-02-02
pinctrl: renesas: Synchronize R8A7791 M2-W and R8A7793 M2-N PFC tables with L...
Marek Vasut
1
-291
/
+529
2023-02-02
pinctrl: renesas: Synchronize R8A7790 H2 PFC tables with Linux 6.1.7
Marek Vasut
1
-406
/
+555
2023-02-02
pinctrl: renesas: Synchronize PFC core with Linux 6.1.7
Marek Vasut
2
-132
/
+210
2023-01-27
pinctrl: fix docstring
Michael Walle
1
-1
/
+1
2023-01-27
pinctrl: get rid of some ifdeffery
Michael Walle
1
-12
/
+5
2023-01-27
pinctrl: don't fall back to pinctrl_select_state_simple()
Michael Walle
1
-10
/
+5
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
6
-15
/
+15
2023-01-18
dm: pinctrl: Revert "pinctrl: probe pinctrl drivers during post-bind"
Simon Glass
1
-7
/
+0
2023-01-16
pinctrl: rockchip: Add rv1126 support
Jagan Teki
2
-0
/
+417
2023-01-16
pinctrl: rockchip: Add pinctrl route types
Jagan Teki
9
-78
/
+102
2023-01-10
pinctrl: nuvoton: add NPCM7xx/NPCM8xx reset type detect
Jim Liu
2
-1
/
+41
2023-01-02
pinctrl: uniphier: add ethernet TX pin data for PXs3
Dai Okamura
1
-1
/
+19
2023-01-02
pinctrl: uniphier: add check if pins are valid
Dai Okamura
1
-0
/
+3
2022-12-13
pinctrl: sunxi: Add P2WI and RSB pinmuxes
Samuel Holland
1
-0
/
+7
2022-11-22
Revert "pinctrl: zynqmp: Add support for output-enable and bias-high-impedance"
Michal Simek
1
-9
/
+0
2022-11-07
pinctrl: mvebu: Add AlleyCat5 support
Chris Packham
1
-1
/
+1
2022-11-02
pinctrl: nuvoton: Add NPCM8xx pinctrl driver
Jim Liu
3
-0
/
+1009
2022-10-19
suniv: add UART1 support
Andre Przywara
1
-0
/
+1
2022-10-11
pinctrl: fix buffer size for pinctrl_generic_set_state_prefix()
John Keeping
1
-1
/
+1
2022-10-11
pinctrl: nuvoton: fix set persist error
Jim Liu
1
-4
/
+4
2022-09-23
pinctrl: mediatek: add pinctrl driver for MT7986 SoC
Weijie Gao
3
-0
/
+780
2022-09-23
pinctrl: mediatek: add pinctrl driver for MT7981 SoC
Weijie Gao
3
-0
/
+1054
2022-09-19
pinctrl: at91-pio4: Add support for pinctrl config subnodes
Sergiu Moga
1
-12
/
+61
2022-09-19
pinctrl: at91-pio4: Bind GPIO driver to the pinctrl DT node
Sergiu Moga
1
-5
/
+60
2022-09-15
pinctrl: pinctrl_stm32: Populate uc_priv->name[] with pinmux node's name
Patrice Chotard
1
-2
/
+6
2022-09-13
pinctrl: aspeed: FWSPICS1 and SPI1CS1 pin support
Chin-Ting Kuo
1
-0
/
+2
2022-08-09
arm64: a37xx: pinctrl: Improve description for pinmux command
Pali Rohár
1
-1
/
+11
2022-08-09
arm64: a37xx: pinctrl: Remove unused macro PIN_GRP()
Pali Rohár
1
-10
/
+0
2022-08-09
arm64: a37xx: pinctrl: Fix definitions for MPP pins 20-22
Pali Rohár
1
-3
/
+5
2022-07-29
mvebu: pinctrl: apply SDHCI PHY config for A7K
Konstantin Porotchkin
1
-1
/
+3
2022-07-29
arm64: a37xx: pinctrl: Implement get_pins_count, get_pin_name and get_pin_mux...
Pali Rohár
1
-0
/
+78
2022-07-29
arm64: a37xx: pinctrl: Implement gpio_request_enable for gpio functionality
Pali Rohár
1
-3
/
+47
2022-07-29
arm64: a37xx: pinctrl: Add missing pinmuxes into the list
Pali Rohár
1
-1
/
+15
2022-07-29
arm64: a37xx: pinctrl: Mark all functions and structures as static
Pali Rohár
1
-4
/
+4
2022-07-29
arm64: a37xx: pinctrl: Remove duplicate info->groups and info->ngroups fields
Pali Rohár
1
-13
/
+8
2022-07-29
arm64: a37xx: pinctrl: Remove unused grp->pins fields
Pali Rohár
1
-15
/
+1
[next]