index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Age
Commit message (
Expand
)
Author
Lines
2024-08-31
pinctrl: stmfx: Use string_choices API instead of ternary operator
Andy Shevchenko
-2
/
+3
2024-08-30
pinctrl: nomadik: Use kmemdup_array instead of kmemdup for multiple allocation
Yu Jiaoliang
-4
/
+2
2024-08-30
pinctrl: intel: Introduce for_each_intel_gpio_group() helper et al.
Andy Shevchenko
-79
/
+46
2024-08-30
pinctrl: intel: Constify intel_get_community() returned object
Andy Shevchenko
-7
/
+8
2024-08-30
pinctrl: intel: Implement high impedance support
Andy Shevchenko
-0
/
+41
2024-08-30
pinctrl: intel: Add __intel_gpio_get_direction() helper
Andy Shevchenko
-6
/
+42
2024-08-30
pinctrl: intel: Refactor __intel_gpio_set_direction() to be more useful
Andy Shevchenko
-13
/
+18
2024-08-30
pinctrl: intel: Move debounce validation out of the lock
Andy Shevchenko
-12
/
+15
2024-08-30
Merge tag 'samsung-pinctrl-6.12' of https://git.kernel.org/pub/scm/linux/kern...
Linus Walleij
-32
/
+141
2024-08-26
Merge branch 'ib-sophgo-pintrl' into devel
Linus Walleij
-0
/
+3529
2024-08-26
pinctrl: sophgo: add support for SG2002 SoC
Inochi Amaoto
-0
/
+554
2024-08-26
pinctrl: sophgo: add support for SG2000 SoC
Inochi Amaoto
-0
/
+783
2024-08-26
pinctrl: sophgo: add support for CV1812H SoC
Inochi Amaoto
-0
/
+783
2024-08-26
pinctrl: sophgo: add support for CV1800B SoC
Inochi Amaoto
-0
/
+1409
2024-08-26
pinctrl: freescale: imx-scmi: Use kmemdup_array instead of kmemdup for multip...
Shen Lichuan
-1
/
+1
2024-08-26
Merge tag 'renesas-pinctrl-for-v6.12-tag1' of git://git.kernel.org/pub/scm/li...
Linus Walleij
-26
/
+19
2024-08-26
drivers/pinctrl: Switch to use kmemdup_array()
Shen Lichuan
-2
/
+2
2024-08-24
pinctrl: bcm2835: fix module autoloading
Liao Chen
-0
/
+1
2024-08-24
pinctrl: rockchip: correct RK3328 iomux width flag for GPIO2-B pins
Huang-Huang Bao
-1
/
+1
2024-08-24
pinctrl: pinctrl-zynq: fix module autoloading
Liao Chen
-0
/
+1
2024-08-24
pinctrl: single: fix missing error code in pcs_probe()
Yang Yingliang
-1
/
+2
2024-08-23
pinctrl: imx: Switch to LATE_SYSTEM_SLEEP_PM_OPS()
Fabio Estevam
-5
/
+4
2024-08-23
pinctrl: starfive: jh7110: Correct the level trigger configuration of iev reg...
Hal Feng
-2
/
+2
2024-08-23
pinctrl: qcom: x1e80100: Fix special pin offsets
Konrad Dybcio
-4
/
+4
2024-08-23
pinctrl: mediatek: common-v2: Fix broken bias-disable for PULL_PU_PD_RSEL_TYPE
NĂcolas F. R. A. Prado
-26
/
+29
2024-08-23
pinctrl: single: fix potential NULL dereference in pcs_get_function()
Ma Ke
-0
/
+2
2024-08-23
pinctrl: meson: Constify some structures
Christophe JAILLET
-106
/
+107
2024-08-23
pinctrl: rockchip: Add rk3576 pinctrl support
Steven Liu
-0
/
+208
2024-08-23
pinctrl: mediatek: Use of_property_read_bool()
Rob Herring (Arm)
-5
/
+2
2024-08-23
pinctrl: at91: make it work with current gpiolib
Thomas Blocher
-1
/
+4
2024-08-23
pinctrl: renesas: Switch to use kmemdup_array()
Shen Lichuan
-6
/
+3
2024-08-23
pinctrl: samsung: Use kmemdup_array instead of kmemdup for multiple allocation
Shen Lichuan
-2
/
+2
2024-08-08
pinctrl: samsung: Add support for pull-up and pull-down
Vishnu Reddy
-0
/
+126
2024-08-07
Merge tag 'intel-pinctrl-v6.11-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Walleij
-0
/
+1
2024-08-05
pinctrl: s32cc: add update and overwrite options when setting pinconf
Andrei Stefanescu
-7
/
+23
2024-08-05
pinctrl: s32cc: configure PIN_CONFIG_DRIVE_PUSH_PULL
Andrei Stefanescu
-0
/
+4
2024-08-05
pinctrl: s32cc: enable the input buffer for a GPIO
Andrei Stefanescu
-9
/
+8
2024-08-05
pinctrl: nuvoton: npcm8xx: modify pins flags
Tomer Maimon
-18
/
+18
2024-08-05
pinctrl: nuvoton: npcm8xx: modify clkrun and serirq pin configuration
Tomer Maimon
-2
/
+2
2024-08-05
pinctrl: nuvoton: npcm8xx: add pin 250 to DDR pins group
Tomer Maimon
-1
/
+2
2024-08-05
pinctrl: nuvoton: npcm8xx: add gpi35 and gpi36
Tomer Maimon
-3
/
+7
2024-08-05
pinctrl: nuvoton: npcm8xx: clear polarity before set both edge
Tomer Maimon
-0
/
+1
2024-08-05
pinctrl: nuvoton: npcm8xx: remove non-existent pins, groups, functions
Tomer Maimon
-10
/
+2
2024-08-05
pinctrl: samsung: Use scope based of_node_put() cleanups
Peng Fan
-26
/
+9
2024-08-05
pinctrl: qcom: x1e80100: Update PDC hwirq map
Konrad Dybcio
-12
/
+15
2024-08-05
pinctrl: ti: ti-iodelay: Constify struct ti_iodelay_reg_data
Christophe JAILLET
-1
/
+1
2024-08-05
pinctrl: ti: ti-iodelay: Fix some error handling paths
Christophe JAILLET
-31
/
+21
2024-08-05
pinctrl: realtek: Constify struct regmap_config
Javier Carrasco
-1
/
+1
2024-08-05
pinctrl: ti-iodelay: Constify struct regmap_config
Javier Carrasco
-2
/
+2
2024-08-04
pinctrl: samsung: Use of_property_present()
Rob Herring (Arm)
-4
/
+4
[prev]
[next]