index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
pinctrl: at91: fix a couple NULL vs IS_ERR() checks
Dan Carpenter
2023-05-24
1
-4
/
+4
*
|
pinctrl: at91-pio4: Enable Push-Pull configuration
Ryan Wanner
2023-05-24
1
-4
/
+11
*
|
pinctrl: qcom: sa8775p: add the wakeirq map
Bartosz Golaszewski
2023-05-22
1
-0
/
+19
*
|
pinctrl: qcom: sc8180x: gracefully handle missing IO memory resource
Krzysztof Kozlowski
2023-05-16
1
-1
/
+5
*
|
pinctrl: qcom: Refactor generic qcom pinctrl driver
Rohit Agarwal
2023-05-16
47
-329
/
+325
*
|
pinctrl: qcom: Remove the msm_function struct
Rohit Agarwal
2023-05-16
46
-6192
/
+5850
*
|
pinctrl: qcom: spmi-gpio: Add PM8953 support
Luca Weiss
2023-05-08
1
-0
/
+2
*
|
pinctrl: amd: Revert "pinctrl: amd: disable and mask interrupts on probe"
Mario Limonciello
2023-05-08
1
-31
/
+0
*
|
pinctrl: amd: Detect and mask spurious interrupts
Kornel Dulęba
2023-05-08
1
-6
/
+6
*
|
pinctrl: amd: Fix mistake in handling clearing pins at startup
Mario Limonciello
2023-05-08
1
-2
/
+2
*
|
pinctrl: amd: Detect internal GPIO0 debounce handling
Mario Limonciello
2023-05-08
2
-0
/
+8
*
|
pinctrl: bcm2835: Handle gpiochip_add_pin_range() errors
Christophe JAILLET
2023-05-08
1
-4
/
+2
|
/
*
Merge tag 'pinctrl-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2023-05-03
102
-9356
/
+6810
|
\
|
*
pinctrl-bcm2835.c: fix race condition when setting gpio dir
Hans Verkuil
2023-04-21
1
-4
/
+15
|
*
pinctrl: qcom: spmi-gpio: Add PMI632 support
Luca Weiss
2023-04-21
1
-0
/
+1
|
*
pinctrl: wpcm450: select MFD_SYSCON
Jonathan Neuschäfer
2023-04-21
1
-0
/
+1
|
*
pinctrl: qcom ssbi-gpio: Convert to immutable irq_chip
Linus Walleij
2023-04-20
1
-3
/
+21
|
*
pinctrl: qcom ssbi-mpp: Convert to immutable irq_chip
Linus Walleij
2023-04-20
1
-8
/
+27
|
*
pinctrl: qcom spmi-mpp: Convert to immutable irq_chip
Linus Walleij
2023-04-20
1
-10
/
+28
|
*
pinctrl: plgpio: Convert to immutable irq_chip
Linus Walleij
2023-04-20
1
-2
/
+6
|
*
pinctrl: pistachio: Convert to immutable irq_chip
Linus Walleij
2023-04-20
1
-10
/
+25
|
*
pinctrl: pic32: Convert to immutable irq_chip
Linus Walleij
2023-04-20
1
-11
/
+25
|
*
pinctrl: sx150x: Convert to immutable irq_chip
Linus Walleij
2023-04-14
1
-27
/
+37
|
*
pinctrl: stmfx: Convert to immutable irq_chip
Linus Walleij
2023-04-14
1
-12
/
+24
[next]