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
/
pinctrl
Age
Commit message (
Expand
)
Author
Files
Lines
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
2022-07-28
pinctrl: Add third argument label for pinctrl_gpio_request() function
Pali Rohár
1
-1
/
+2
2022-07-28
mvebu: pinctrl: Add Armada 38x driver
Pali Rohár
3
-0
/
+597
2022-07-28
pinctrl: Add new function pinctrl_generic_set_state_prefix()
Pali Rohár
1
-17
/
+83
2022-07-26
imx: pinctrl: add pinctrl and pinfunc file for i.MX93
Peng Fan
3
-0
/
+51
2022-07-13
pinctrl: mtmips: add support for MediaTek MT7621 SoC
Weijie Gao
5
-2
/
+330
2022-06-27
Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
1
-0
/
+9
2022-06-24
pinctrl: zynqmp: Add support for output-enable and bias-high-impedance
Ashok Reddy Soma
1
-0
/
+9
2022-06-17
stm32mp1: fix reference for STMicroelectronics
Patrick Delaunay
1
-1
/
+1
2022-06-17
pinctrl: stm32: add support of STM32MP135
Patrick Delaunay
1
-0
/
+1
2022-06-10
pinctrl: nuvoton: Add NPCM7xx pinctrl driver
Jim Liu
5
-0
/
+1620
2022-05-17
pinctrl: probe pinctrl drivers during post-bind
Robert Marko
1
-0
/
+7
2022-05-10
gpio: stm32_gpio: Rework GPIO hole management
Patrice Chotard
1
-4
/
+1
2022-05-10
pinctrl: pinctrl_stm32: Use GPIOF_UNKNOWN to indicate not mapped pins
Patrice Chotard
1
-2
/
+0
2022-05-10
pinctrl: pinctrl_stm32: Update pinmux_mode definition
Patrice Chotard
1
-7
/
+6
2022-05-05
pinctrl: mediatek: add support for different types of IO pins
Sam Shih
2
-5
/
+81
2022-05-05
pinctrl: mediatek: introduce multiple memory bases support
Sam Shih
2
-20
/
+57
2022-05-05
pinctrl: mediatek: rewrite mtk_pinconf_set and related functions
Sam Shih
2
-30
/
+114
2022-05-02
vpl: Add Kconfig options for VPL
Simon Glass
1
-2
/
+16
2022-04-18
rockchip: rk3066: add rk3066 pinctrl driver
Paweł Jarosz
2
-0
/
+113
2022-04-12
pinctrl: nxp: don't automatically select DEVRES
Angus Ainslie
1
-1
/
+0
2022-04-05
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
5
-1
/
+1029
2022-04-04
pinctrl: sunxi: Add SPI0 pinmuxes
Samuel Holland
1
-0
/
+15
2022-04-04
pinctrl: sunxi: Add the A64 PWM pinmux
Samuel Holland
1
-0
/
+1
2022-04-04
pinctrl: sunxi: Add MMC pinmuxes
Samuel Holland
1
-0
/
+54
2022-04-04
pinctrl: sunxi: Add I2C pinmuxes
Samuel Holland
1
-0
/
+37
2022-04-04
pinctrl: sunxi: Add sun8i EMAC pinmuxes
Samuel Holland
1
-0
/
+7
2022-04-04
pinctrl: sunxi: Add sunxi GMAC pinmuxes
Samuel Holland
1
-0
/
+3
2022-04-04
pinctrl: sunxi: Add sun4i EMAC pinmuxes
Samuel Holland
1
-0
/
+3
2022-04-04
pinctrl: sunxi: Add UART pinmuxes
Samuel Holland
1
-0
/
+98
2022-04-04
sunxi: pinctrl: Implement pin configuration
Samuel Holland
2
-0
/
+54
2022-04-04
sunxi: pinctrl: Implement get_pin_muxing function
Samuel Holland
1
-0
/
+27
2022-04-04
sunxi: pinctrl: Implement pin muxing functions
Samuel Holland
2
-0
/
+238
2022-04-04
sunxi: pinctrl: Create the driver skeleton
Samuel Holland
5
-1
/
+492
2022-03-28
Merge tag 'v2022.04-rc5' into next
Tom Rini
2
-9
/
+18
2022-03-25
pinctrl: Add the pinctrl setting for PWM.
Billy Tsai
1
-0
/
+120
2022-03-15
pinctrl: k210: Fix bias-pull-up
Niklas Cassel
1
-1
/
+1
2022-03-15
pinctrl: k210: Fix loop in k210_pc_get_drive()
Niklas Cassel
1
-1
/
+1
2022-03-15
k210: dts: align fpioa node with Linux
Damien Le Moal
1
-5
/
+14
2022-03-15
k210: use the board vendor name rather than the marketing name
Damien Le Moal
2
-4
/
+4
2022-03-14
pinctrl: zynqmp: Add pinctrl driver
Ashok Reddy Soma
3
-0
/
+655
[next]