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-11-28
pinctrl: intel: Save and restore pins in "direct IRQ" mode
Andy Shevchenko
1
-1
/
+26
2022-11-22
pinctrl: meditatek: Startup with the IRQs disabled
Ricardo Ribalda
1
-3
/
+6
2022-11-21
pinctrl: single: Fix potential division by zero
Maxim Korotkov
1
-1
/
+1
2022-11-15
pinctrl: mediatek: Export debounce time tables
Linus Walleij
1
-0
/
+3
2022-11-14
pinctrl: mediatek: Fix EINT pins input debounce time configuration
AngeloGioacchino Del Regno
22
-5
/
+53
2022-11-10
pinctrl: devicetree: fix null pointer dereferencing in pinctrl_dt_to_map
Zeng Heng
1
-0
/
+2
2022-11-09
pinctrl: mediatek: common-v2: Fix bias-disable for PULL_PU_PD_RSEL_TYPE
AngeloGioacchino Del Regno
1
-0
/
+3
2022-11-08
pinctrl: qcom: sc8280xp: Rectify UFS reset pins
Anjana Hari
1
-2
/
+2
2022-11-07
pinctrl: rockchip: list all pins in a possible mux route for PX30
Quentin Schulz
1
-0
/
+40
2022-10-18
pinctrl: ocelot: Fix incorrect trigger of the interrupt.
Horatiu Vultur
1
-4
/
+13
2022-10-18
Revert "pinctrl: pinctrl-zynqmp: Add support for output-enable and bias-high-...
Sai Krishna Potthuri
1
-9
/
+0
2022-10-17
pinctrl: qcom: Avoid glitching lines when we first mux to output
Douglas Anderson
1
-0
/
+21
2022-10-17
pinctrl: Ingenic: JZ4755 bug fixes
Siarhei Volkau
1
-2
/
+2
2022-10-12
Merge tag 'irq-core-2022-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-10-11
Merge tag 'pinctrl-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
48
-764
/
+6999
2022-10-06
Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2022-10-04
pinctrl: starfive: Rename "pinctrl-starfive" to "pinctrl-starfive-jh7100"
Jianlong Huang
3
-3
/
+3
2022-10-04
pinctrl: Create subdirectory for StarFive drivers
Jianlong Huang
5
-22
/
+27
2022-10-04
pinctrl: st: stop abusing of_get_named_gpio()
Dmitry Torokhov
1
-4
/
+30
2022-10-04
pinctrl: wpcm450: Correct the fwnode_irq_get() return value check
Andy Shevchenko
1
-1
/
+4
2022-10-04
pinctrl: bcm: Remove unused struct bcm6328_pingroup
Yuan Can
1
-6
/
+0
2022-10-04
pinctrl: qcom: restrict drivers per ARM/ARM64
Krzysztof Kozlowski
1
-0
/
+39
2022-10-04
pinctrl: bcm: ns: Remove redundant dev_err call
Shang XiaoJing
1
-3
/
+1
2022-10-04
pinctrl: rockchip: add pinmux_ops.gpio_set_direction callback
Quentin Schulz
1
-0
/
+13
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-20
/
+103
2022-09-20
pinctrl: cy8c95x0: Align function names in cy8c95x0_pmxops
Andy Shevchenko
1
-6
/
+6
2022-09-20
pinctrl: cy8c95x0: Drop atomicity on operations on push_pull
Andy Shevchenko
1
-7
/
+8
2022-09-20
pinctrl: cy8c95x0: Lock register accesses in cy8c95x0_set_mux()
Andy Shevchenko
1
-1
/
+6
2022-09-20
pinctrl: sunxi: sun50i-h5: Switch to use dev_err_probe() helper
Yang Yingliang
1
-6
/
+3
2022-09-20
pinctrl: stm32: Switch to use dev_err_probe() helper
Yang Yingliang
1
-3
/
+2
2022-09-19
pinctrl: amd: Use generic_handle_irq_safe()
Sebastian Andrzej Siewior
1
-1
/
+1
2022-09-19
pinctrl: qcom: spmi-gpio: Add compatible for PM7250B
Jishnu Prakash
1
-0
/
+1
2022-09-19
pinctrl: qcom: spmi-gpio: Fix the GPIO strength mapping
Anjelique Melendez
1
-2
/
+25
2022-09-19
pinctrl: qcom: spmi-gpio: add support for LV_VIN2 and MV_VIN3 subtypes
David Collins
1
-0
/
+13
2022-09-19
pinctrl: nomadik: remove dead code after DB8540 pinctrl removal
Lukas Bulwahn
2
-20
/
+0
2022-09-19
pinctrl: nomadik: Make gpio irqchip immutable
Linus Walleij
1
-24
/
+35
2022-09-19
pinctrl: nomadik: Dereference gpio_chip properly
Linus Walleij
1
-18
/
+12
2022-09-14
pinctrl: ocelot: Fix interrupt controller
Horatiu Vultur
1
-14
/
+97
2022-09-14
Merge tag 'samsung-pinctrl-6.1' of https://git.kernel.org/pub/scm/linux/kerne...
Linus Walleij
1
-4
/
+4
2022-09-14
pinctrl: ocelot: add help and description information to ocelot pinctrl kconfig
Colin Foster
2
-0
/
+7
2022-09-09
pinctrl: cy8c95x0: Use 'default' in all switch-cases (part 2)
Andy Shevchenko
1
-2
/
+2
2022-09-09
pinctrl: microchip-sgpio: add ability to be used in a non-mmio configuration
Colin Foster
1
-6
/
+2
2022-09-09
pinctrl: microchip-sgpio: allow sgpio driver to be used as a module
Colin Foster
2
-2
/
+9
2022-09-09
pinctrl: ocelot: add ability to be used in a non-mmio configuration
Colin Foster
1
-11
/
+5
2022-09-08
pinctrl: pistachio: Correct the fwnode_irq_get() return value check
Andy Shevchenko
1
-0
/
+6
2022-09-08
pinctrl: qcom: spmi-gpio: Make irqchip immutable
Manivannan Sadhasivam
1
-10
/
+28
2022-09-08
pinctrl: meson: Switch to use fwnode instead of of_node
Andy Shevchenko
2
-5
/
+6
2022-09-08
pinctrl: microchip-sgpio: Correct the fwnode_irq_get() return value check
Andy Shevchenko
1
-2
/
+3
2022-09-08
pinctrl: ingenic: Switch to use fwnode instead of of_node
Andy Shevchenko
1
-14
/
+17
2022-09-08
pinctrl: imx8m: kconfig: Fix build error on test compile
Francesco Dolcini
1
-0
/
+4
[next]