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-10-06
Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-20
/
+103
2022-09-14
pinctrl: ocelot: Fix interrupt controller
Horatiu Vultur
1
-14
/
+97
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-08-26
pinctrl: sunxi: Fix name for A100 R_PIO
Michael Wu
1
-1
/
+1
2022-08-22
pinctrl: qcom: sc8180x: Fix wrong pin numbers
Molly Sophia
1
-4
/
+4
2022-08-22
pinctrl: qcom: sc8180x: Fix gpio_wakeirq_map
Molly Sophia
1
-1
/
+1
2022-08-15
arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCA
William Zhang
1
-2
/
+2
2022-08-10
Merge tag 'pinctrl-v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
63
-558
/
+11183
2022-08-04
Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-8
/
+6
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
9
-110
/
+12
2022-08-04
Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-08-03
pinctrl: qcom: Make PINCTRL_SM8450 depend on PINCTRL_MSM
John Garry
1
-1
/
+1
2022-08-03
pinctrl: qcom: sm8250: Fix PDC map
Jianhua Lu
1
-1
/
+1
2022-08-03
pinctrl: amd: Fix an unused variable
Mario Limonciello
1
-1
/
+0
2022-08-01
Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-11
/
+247
2022-07-26
pinctrl: amd: Use unicode for debugfs output
Mario Limonciello
1
-58
/
+56
2022-07-26
pinctrl: amd: Fix newline declaration in debugfs output
Mario Limonciello
1
-1
/
+1
2022-07-26
pinctrl: at91: Fix typo 'the the' in comment
Slark Xiao
1
-1
/
+1
2022-07-26
pinctrl: mvebu: Missing a blank line after declarations.
Xin Gao
1
-0
/
+10
2022-07-26
pinctrl: qcom: Add SM6375 TLMM driver
Konrad Dybcio
3
-0
/
+1554
2022-07-25
Merge branch irq/misc-5.20 into irq/irqchip-next
Marc Zyngier
1
-2
/
+8
2022-07-19
pinctrl: armada-37xx: use raw spinlocks for regmap to avoid invalid wait context
Vladimir Oltean
1
-6
/
+21
2022-07-19
pinctrl: armada-37xx: make irq_lock a raw spinlock to avoid invalid wait context
Vladimir Oltean
1
-19
/
+19
2022-07-18
pinctrl: Don't allow PINCTRL_AMD to be a module
Mario Limonciello
1
-1
/
+1
2022-07-18
Revert "pinctrl: qcom: spmi-gpio: make the irqchip immutable"
Linus Walleij
1
-12
/
+10
2022-07-18
pinctrl: imx93: Add MODULE_DEVICE_TABLE()
Fabio Estevam
1
-0
/
+1
2022-07-18
pinctrl: sunxi: Add driver for Allwinner D1
Samuel Holland
5
-5
/
+863
2022-07-18
pinctrl: sunxi: Make some layout parameters dynamic
Samuel Holland
2
-18
/
+29
2022-07-18
pinctrl: sunxi: Refactor register/offset calculation
Samuel Holland
2
-123
/
+89
2022-07-18
pinctrl: sunxi: Support the 2.5V I/O bias mode
Samuel Holland
5
-2
/
+20
2022-07-18
pinctrl: sunxi: Add I/O bias setting for H6 R-PIO
Samuel Holland
2
-3
/
+5
2022-07-18
pinctrl: qcom-pmic-gpio: add support for PMP8074
Robert Marko
1
-0
/
+2
2022-07-18
pinctrl: qcom: spmi-gpio: Add pm8226 compatibility
Dominik Kobinski
1
-0
/
+1
2022-07-18
pinctrl: core: Use device_match_of_node() helper
Andy Shevchenko
1
-1
/
+1
2022-07-18
pinctrl: at91: remove #ifdef CONFIG_PM
Claudiu Beznea
1
-7
/
+1
2022-07-18
pinctrl: at91-pio4: remove #ifdef CONFIG_PM_SLEEP
Claudiu Beznea
1
-6
/
+1
2022-07-18
pinctrl: ocelot: Fix pincfg
Horatiu Vultur
1
-6
/
+13
2022-07-18
pinctrl: ocelot: Fix pincfg for lan966x
Horatiu Vultur
1
-71
/
+124
2022-07-16
pinctrl: ocelot: Make irq_chip immutable
Michael Walle
1
-2
/
+8
2022-07-14
pinctrl: intel: Check against matching data instead of ACPI companion
Andy Shevchenko
1
-8
/
+6
2022-07-11
pinctrl: sunplus: Add check for kcalloc
William Dean
1
-0
/
+3
2022-07-11
pinctrl: ralink: Check for null return of devm_kcalloc
William Dean
1
-0
/
+2
2022-07-11
pinctrl: qcom: Add pinctrl driver for MSM8909
Stephan Gerhold
3
-0
/
+965
2022-07-11
pinctrl: starfive: Serialize adding groups and functions
Jianlong Huang
1
-0
/
+5
2022-07-10
pinctrl: renesas: pinctrl-rzg2l: Add IRQ domain to handle GPIO interrupt
Lad Prabhakar
1
-0
/
+233
2022-07-10
gpio: Remove dynamic allocation from populate_parent_alloc_arg()
Marc Zyngier
1
-9
/
+6
2022-07-10
Merge tag 'renesas-pinctrl-for-v5.20-tag2' of git://git.kernel.org/pub/scm/li...
Linus Walleij
7
-4
/
+5414
[next]