index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-29
pinctrl: ocelot: add optional shared reset
Michael Walle
1
-0
/
+8
2022-04-25
gpio: use raw spinlock for gpio chip shadowed data
Schspa Shi
1
-4
/
+4
2022-04-24
pinctrl: pistachio: fix use of irq_of_parse_and_map()
Lv Ruyi
1
-3
/
+3
2022-04-23
pinctrl: stm32: Keep pinctrl block clock enabled when LEVEL IRQ requested
Marek Vasut
1
-2
/
+17
2022-04-23
pinctrl: ralink: add new compatible strings for each pinctrl subdriver
Arınç ÜNAL
5
-10
/
+10
2022-04-23
pinctrl: ralink: rename driver names to subdrivers
Arınç ÜNAL
1
-5
/
+5
2022-04-23
pinctrl: ralink: rename variable names for functions on MT7620 and MT7621
Arınç ÜNAL
2
-106
/
+106
2022-04-23
pinctrl: ralink: rename pinctrl-rt288x to pinctrl-rt2880
Arınç ÜNAL
3
-12
/
+12
2022-04-23
pinctrl: ralink: rename pinmux functions to pinctrl
Arınç ÜNAL
7
-62
/
+62
2022-04-23
pinctrl: ralink: rename pinctrl-rt2880 to pinctrl-ralink
Arınç ÜNAL
9
-171
/
+167
2022-04-23
pinctrl: ralink: rename MT7628(an) functions to MT76X8
Arınç ÜNAL
1
-109
/
+109
2022-04-23
Merge tag 'renesas-pinctrl-for-v5.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into devel
Linus Walleij
17
-151
/
+359
2022-04-23
pinctrl: qcom: Update clock voting as optional
Srinivasa Rao Mandadapu
3
-2
/
+8
2022-04-23
pinctrl: qcom: Add SC7280 lpass pin configuration
Srinivasa Rao Mandadapu
3
-0
/
+176
2022-04-23
pinctrl: qcom: Extract chip specific LPASS LPI code
Srinivasa Rao Mandadapu
5
-228
/
+263
2022-04-23
pinctrl: qcom: Update lpi pin group custiom functions with framework generic functions
Srinivasa Rao Mandadapu
2
-51
/
+52
2022-04-23
pinctrl: qcom: Update macro name to LPI specific
Srinivasa Rao Mandadapu
1
-8
/
+8
2022-04-23
pinctrl: nomadik: Add new MC2 config
Linus Walleij
1
-1
/
+6
2022-04-23
pinctrl: thunderbay: Use devm_platform_ioremap_resource()
Lv Ruyi
1
-6
/
+1
2022-04-22
pinctrl: rockchip: sort the rk3308_mux_recalced_data entries
Luca Ceresoli
1
-14
/
+14
2022-04-22
pinctrl: rockchip: fix RK3308 pinmux bits
Luca Ceresoli
1
-15
/
+30
2022-04-22
Merge tag 'samsung-pinctrl-fixes-5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/samsung into fixes
Linus Walleij
2
-8
/
+5
2022-04-22
pinctrl: ingenic: Garbage-collect code paths for SoCs disabled by config
Paul Cercueil
1
-47
/
+71
2022-04-22
pinctrl: max77620: drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
1
-1
/
+0
2022-04-22
pinctrl: meson: fix unused variable warning
Qianggui Song
1
-1
/
+2
2022-04-22
pinctrl: mediatek: mt8195: enable driver on mtk platforms
Fabien Parent
1
-0
/
+1
2022-04-22
pinctrl/rockchip: support setting input-enable param
Caleb Connolly
1
-1
/
+11
2022-04-22
pinctrl/rockchip: support deferring other gpio params
Caleb Connolly
2
-27
/
+34
2022-04-21
pinctrl: stm32: Do not call stm32_gpio_get() for edge triggered IRQs in EOI
Marek Vasut
1
-0
/
+4
2022-04-21
pinctrl: Fix an error in pin-function table of SP7021
Wells Lu
1
-0
/
+8
2022-04-21
pinctrl: ocelot: add clock monitor option for LAN966x
Michael Walle
1
-2
/
+4
2022-04-21
pinctrl: ocelot: add pwm output option for LAN966x
Michael Walle
1
-2
/
+6
2022-04-21
pinctrl: qcom-pmic-gpio: Add support for pmx65
Rohit Agarwal
1
-0
/
+1
2022-04-21
pinctrl: bcm2835: implement hook for missing gpio-ranges
Stefan Wahren
1
-0
/
+18
2022-04-21
pinctrl: samsung: fix missing GPIOLIB on ARM64 Exynos config
Krzysztof Kozlowski
1
-7
/
+4
2022-04-21
pinctrl: mediatek: moore: Fix build error
YueHaibing
1
-0
/
+1
2022-04-20
pinctrl: renesas: rzg2l: Restore pin config order
Geert Uytterhoeven
1
-1
/
+1
2022-04-20
pinctrl: renesas: Remove unneeded #include <linux/init.h>
Geert Uytterhoeven
11
-11
/
+0
2022-04-20
pinctrl: renesas: Select PINCTRL_RZG2L if ARCH_RZG2L is enabled
Lad Prabhakar
1
-3
/
+1
2022-04-20
pinctrl: renesas: rzg2l: Add RZ/G2UL support
Biju Das
2
-81
/
+124
2022-04-20
pinctrl: renesas: r8a77995: Add QSPI and RPC pins, groups, and functions
Geert Uytterhoeven
1
-0
/
+98
2022-04-20
pinctrl: renesas: r8a77990: Add RPC pins, groups, and functions
Geert Uytterhoeven
1
-20
/
+61
2022-04-20
pinctrl: renesas: r8a77990: Add drive-strength
Wolfram Sang
1
-2
/
+37
2022-04-20
pinctrl: renesas: Allow up to 10 fields for drive_regs
Wolfram Sang
1
-1
/
+1
2022-04-20
pinctrl: renesas: checker: Rework drive and bias pin iteration
Geert Uytterhoeven
1
-31
/
+36
2022-04-19
pinctrl: amd: Make the irqchip immutable
Marc Zyngier
1
-3
/
+8
2022-04-19
pinctrl: msmgpio: Make the irqchip immutable
Marc Zyngier
1
-20
/
+33
2022-04-19
pinctrl: apple-gpio: Make the irqchip immutable
Marc Zyngier
1
-13
/
+16
2022-04-19
pinctrl: renesas: Simplify multiplication/shift logic
Geert Uytterhoeven
1
-3
/
+2
2022-04-18
pinctrl: meson: Replace custom code by gpiochip_node_count() call
Andy Shevchenko
1
-16
/
+12
[prev]
[next]