index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-05
pinctrl: renesas: r8a779g0: Add missing TPU0TOx_A
Kuninori Morimoto
1
-8
/
+51
2022-07-05
pinctrl: renesas: r8a779g0: Add missing CANFD5_B
Kuninori Morimoto
1
-3
/
+17
2022-07-05
pinctrl: renesas: r8a779g0: Add missing SCIF1_X
Kuninori Morimoto
1
-8
/
+43
2022-07-05
pinctrl: renesas: r8a779g0: Add missing SCIF3
Kuninori Morimoto
1
-18
/
+53
2022-07-05
pinctrl: renesas: r8a779g0: Add missing HSCIF1_X
Kuninori Morimoto
1
-8
/
+45
2022-07-05
pinctrl: renesas: r8a779g0: Add missing HSCIF3_A
Kuninori Morimoto
1
-8
/
+48
2022-07-05
pinctrl: renesas: r8a779g0: Add missing IRQx_A/IRQx_B
Kuninori Morimoto
1
-5
/
+10
2022-07-05
pinctrl: renesas: r8a779g0: Add missing TCLKx_A/TCLKx_B/TCLKx_X
Kuninori Morimoto
1
-7
/
+14
2022-07-05
pinctrl: renesas: r8a779g0: Tidyup POC1 voltage
Kuninori Morimoto
1
-2
/
+8
2022-07-05
pinctrl: renesas: r8a779g0: Tidy up ioctrl_regs
Kuninori Morimoto
1
-4
/
+0
2022-07-05
pinctrl: renesas: r8a779g0: Remove unused MOD_SELx definitions
Kuninori Morimoto
1
-54
/
+18
2022-07-05
pinctrl: renesas: r8a779g0: Remove unused IPxSRx definitions
Kuninori Morimoto
1
-45
/
+22
2022-07-05
pinctrl: renesas: r8a779g0: Remove unused NOGP definitions
Kuninori Morimoto
1
-17
/
+0
2022-07-05
pinctrl: renesas: r8a779g0: Fixup MODSEL8
Kuninori Morimoto
1
-12
/
+12
2022-07-05
pinctrl: renesas: r8a779g0: Add pins, groups and functions
Phong Hoang
1
-1
/
+1619
2022-07-05
pinctrl: renesas: Initial R8A779G0 (R-Car V4H) PFC support
LUU HOAI
5
-0
/
+2479
2022-07-05
pinctrl: renesas: Add PORT_GP_CFG_13 macros
Kuninori Morimoto
1
-2
/
+6
2022-07-05
pinctrl: renesas: Add RZ/V2M pin and gpio controller driver
Phil Edworthy
3
-0
/
+1133
2022-06-30
pinctrl: intel: Add Intel Meteor Lake pin controller support
Andy Shevchenko
3
-0
/
+426
2022-06-30
pinctrl: axp209: Support the AXP221/AXP223/AXP809 variant
Samuel Holland
1
-3
/
+11
2022-06-30
pinctrl: qcom: sc7280: Fix compile bug
Srinivasa Rao Mandadapu
2
-5
/
+1
2022-06-29
pinctrl: renesas: r8a779f0: Remove unused POC2
Geert Uytterhoeven
1
-2
/
+0
2022-06-28
pinctrl: stm32: fix optional IRQ support to gpios
Fabien Dessenne
1
-8
/
+12
2022-06-28
pinctrl: samsung: do not use bindings header with constants
Krzysztof Kozlowski
4
-7
/
+14
2022-06-28
pinctrl: imx: Add the zero base flag for imx93
Jacky Bai
1
-0
/
+1
2022-06-28
pinctrl: aspeed: Fix typo in comment
Xiang wangx
1
-1
/
+1
2022-06-28
pinctrl: ingenic: Convert to immutable irq chip
Aidan MacDonald
1
-14
/
+27
2022-06-28
pinctrl: ingenic: Use irqd_to_hwirq()
Aidan MacDonald
1
-10
/
+13
2022-06-28
pinctrl: pinctrl-zynqmp: Fix kernel-doc warning
Sai Krishna Potthuri
1
-0
/
+2
2022-06-28
pinctrl: pinctrl-zynqmp: Add support for output-enable and bias-high-impedance
Sai Krishna Potthuri
1
-0
/
+9
2022-06-28
pinctrl: ocelot: allow building as a module
Clément Léger
2
-2
/
+4
2022-06-27
pinctrl: sunxi: sunxi_pconf_set: use correct offset
Andrei Lalaev
1
-0
/
+2
2022-06-27
pinctrl: qcom: sc7280: Fix compile bug
Linus Walleij
1
-1
/
+2
2022-06-27
Merge tag 'renesas-pinctrl-for-v5.20-tag1' of git://git.kernel.org/pub/scm/li...
Linus Walleij
1
-0
/
+2
2022-06-27
pinctrl: mediatek: mt8192: Fix compile warnings
Linus Walleij
1
-9
/
+9
2022-06-26
pinctrl: mediatek: fix the pinconf definition of some GPIO pins
Guodong Liu
1
-60
/
+0
2022-06-26
pinctrl: mediatek: dropping original advanced drive configuration function
Guodong Liu
1
-2
/
+0
2022-06-26
pinctrl: mediatek: add rsel setting on mt8192
Guodong Liu
1
-0
/
+136
2022-06-26
pinctrl: mediatek: add drive for I2C related pins on mt8192
Guodong Liu
1
-70
/
+26
2022-06-26
pinctrl: mediatek: add generic driving setup property on mt8192
Guodong Liu
1
-2
/
+2
2022-06-26
pinctrl: bcm2835: Make the irqchip immutable
Stefan Wahren
1
-3
/
+8
2022-06-26
pinctrl: bcm2835: drop irq_enable/disable callbacks
Stefan Wahren
1
-6
/
+4
2022-06-26
pinctrl: qcom: msm8916: Allow CAMSS GP clocks to be muxed
Nikita Travkin
1
-2
/
+2
2022-06-26
pinctrl: qcom: sc7280: Add clock optional check for ADSP bypass targets
Srinivasa Rao Mandadapu
2
-1
/
+2
2022-06-20
pinctrl: intel: Drop no more used members of struct intel_pingroup
Andy Shevchenko
1
-9
/
+0
2022-06-20
pinctrl: intel: Switch to to embedded struct pingroup
Andy Shevchenko
1
-7
/
+7
2022-06-20
pinctrl: merrifield: Switch to to embedded struct pingroup
Andy Shevchenko
1
-7
/
+7
2022-06-20
pinctrl: lynxpoint: Switch to to embedded struct pingroup
Andy Shevchenko
1
-5
/
+5
2022-06-20
pinctrl: cherryview: Switch to to embedded struct pingroup
Andy Shevchenko
1
-8
/
+8
2022-06-20
pinctrl: baytrail: Switch to to embedded struct pingroup
Andy Shevchenko
1
-9
/
+9
[prev]
[next]