index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pinctrl-v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2023-06-30
94
-7231
/
+10986
|
\
|
*
Merge tag 'intel-pinctrl-v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
2023-06-21
6
-105
/
+323
|
|
\
|
|
*
pinctrl: cherryview: Drop goto label
Andy Shevchenko
2023-06-19
1
-4
/
+5
|
|
*
pinctrl: baytrail: invert if condition
Raag Jadav
2023-06-19
1
-3
/
+1
|
|
*
pinctrl: baytrail: add warning for BYT_VAL_REG retrieval failure
Raag Jadav
2023-06-19
1
-0
/
+8
|
|
*
pinctrl: baytrail: reduce scope of spinlock in ->dbg_show() hook
Raag Jadav
2023-06-19
1
-10
/
+10
|
|
*
pinctrl: intel: refine ->irq_set_type() hook
Raag Jadav
2023-06-15
1
-21
/
+24
|
|
*
pinctrl: intel: refine ->set_mux() hook
Raag Jadav
2023-06-14
1
-4
/
+5
|
|
*
pinctrl: baytrail: Use str_hi_lo() helper
Andy Shevchenko
2023-06-12
1
-1
/
+2
|
|
*
pinctrl: intel: Add Intel Meteor Lake-S pin controller support
Andy Shevchenko
2023-06-07
1
-6
/
+206
|
|
*
pinctrl: moorefield: Use BUFCFG_PINMODE_GPIO in ->pin_dbg_show()
Andy Shevchenko
2023-06-06
1
-1
/
+1
|
|
*
pinctrl: moorefield: Fix open-drain pin mode configuration
Andy Shevchenko
2023-06-06
1
-2
/
+12
|
|
*
pinctrl: merrifield: Use BUFCFG_PINMODE_GPIO in ->pin_dbg_show()
Andy Shevchenko
2023-06-06
1
-1
/
+1
|
|
*
pinctrl: merrifield: Fix open-drain pin mode configuration
Andy Shevchenko
2023-06-06
1
-2
/
+12
|
|
*
pinctrl: cherryview: Return correct value if pin in push-pull mode
Andy Shevchenko
2023-06-06
1
-5
/
+10
|
|
*
pinctrl: cherryview: Don't use IRQ core constanst for invalid IRQ
Andy Shevchenko
2023-06-02
1
-1
/
+1
|
|
*
pinctrl: baytrail: Use BIT() in BYT_PULL_ASSIGN_* definitions
Andy Shevchenko
2023-06-02
1
-3
/
+2
|
|
*
pinctrl: baytrail: Unify style of error and debug messages
Andy Shevchenko
2023-06-02
1
-41
/
+23
|
*
|
pinctrl: tegra: avoid duplicate field initializers
Arnd Bergmann
2023-06-19
1
-1
/
+0
|
*
|
pinctrl: mlxbf3: remove broken Kconfig 'select'
Arnd Bergmann
2023-06-19
1
-1
/
+0
|
*
|
pinctrl: spear: Remove unused of_gpio.h inclusion
Andy Shevchenko
2023-06-16
1
-1
/
+0
|
*
|
pinctrl: lantiq: Remove unused of_gpio.h inclusion
Andy Shevchenko
2023-06-16
2
-2
/
+1
|
*
|
pinctrl: at91-pio4: check return value of devm_kasprintf()
Claudiu Beznea
2023-06-16
1
-0
/
+2
|
*
|
pinctrl: microchip-sgpio: check return value of devm_kasprintf()
Claudiu Beznea
2023-06-16
1
-0
/
+3
|
*
|
pinctrl: freescale: Fix a memory out of bounds when num_configs is 1
Xiaolei Wang
2023-06-16
1
-1
/
+2
|
*
|
pinctrl: npcm7xx: Add missing check for ioremap
Jiasheng Jiang
2023-06-09
1
-0
/
+2
|
*
|
pinctrl:sunplus: Add check for kmalloc
Wells Lu
2023-06-09
1
-2
/
+1
|
*
|
pinctrl: nxp: Fix resource leaks in for_each_child_of_node() loops
Lu Hongfei
2023-06-09
1
-3
/
+9
|
*
|
pinctrl: Relax user input size in pinmux_select()
Andy Shevchenko
2023-06-09
1
-4
/
+0
|
*
|
pinctrl: Duplicate user memory in one go in pinmux_select()
Andy Shevchenko
2023-06-09
1
-8
/
+3
|
*
|
pinctrl: tegra: Add Tegra234 pinmux driver
Prathamesh Shete
2023-06-09
3
-0
/
+1966
|
*
|
pinctrl: qcom: organize audio drivers in menuconfig
Krzysztof Kozlowski
2023-06-09
1
-12
/
+12
|
*
|
pinctrl: qcom: organize main SoC drivers in new Kconfig.msm
Krzysztof Kozlowski
2023-06-09
2
-412
/
+370
|
*
|
pinctrl: qcom: allow true compile testing
Krzysztof Kozlowski
2023-06-09
1
-1
/
+1
|
*
|
pinctrl: qcom: mark true OF dependency - common MSM pinctrl code
Krzysztof Kozlowski
2023-06-09
1
-41
/
+2
|
*
|
pinctrl: qcom: drop unneeded GPIOLIB dependency
Krzysztof Kozlowski
2023-06-09
1
-14
/
+8
|
*
|
pinctrl: qcom: correct language typo (Technologies)
Krzysztof Kozlowski
2023-06-09
1
-1
/
+1
|
*
|
pinctrl: qcom: fix indentation in Kconfig
Krzysztof Kozlowski
2023-06-09
1
-2
/
+2
|
*
|
pinctrl: qcom: qdf2xxx: drop ACPI_PTR
Krzysztof Kozlowski
2023-06-09
1
-1
/
+1
|
*
|
pinctrl: qcom: Add IPQ5018 pinctrl driver
Sricharan Ramabadhran
2023-06-09
3
-0
/
+795
|
*
|
pinctrl: s32: separate const device data from struct s32_pinctrl_soc_info
Chester Lin
2023-06-02
3
-26
/
+32
|
*
|
pinctrl: tegra: Consistently refer to SoC data
Thierry Reding
2023-06-01
1
-7
/
+6
|
*
|
pinctrl: tegra: Duplicate pinmux functions table
Thierry Reding
2023-06-01
8
-35
/
+25
|
*
|
pinctrl: sunplus: Add check for kmalloc
Wells Lu
2023-05-30
1
-6
/
+18
|
*
|
pinctrl: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-29
3
-3
/
+3
|
*
|
pinctrl: microchip: Remove redundant clearing of IRQ_TYPE_SENSE_MASK
Lizhe
2023-05-29
1
-2
/
+0
|
*
|
pinctrl: axp209: Add support for GPIO3 on the AXP209
Jonathan McDowell
2023-05-29
1
-0
/
+42
|
*
|
pinctrl: qcom: Add SDX75 pincontrol driver
Rohit Agarwal
2023-05-29
3
-11
/
+1166
|
*
|
Merge tag 'renesas-pinctrl-for-v6.5-tag1' of git://git.kernel.org/pub/scm/lin...
Linus Walleij
2023-05-29
2
-4
/
+4
|
|
\
\
|
|
*
|
pinctrl: renesas: Fix spaces followed by tabs
Marek Vasut
2023-05-09
2
-4
/
+4
|
|
|
/
[next]