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
2020-03-30
Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+5
2020-03-09
pinctrl: qcom: Assign irq_eoi conditionally
Linus Walleij
1
-2
/
+1
2020-03-09
pinctrl: falcon: fix syntax error
Mathias Kresin
1
-1
/
+1
2020-03-09
pinctrl: qcom: ssbi-gpio: Fix fwspec parsing bug
Linus Walleij
1
-1
/
+1
2020-03-04
pinctrl: Remove use of driver_deferred_probe_check_state_continue()
John Stultz
1
-4
/
+5
2020-02-29
pinctrl: madera: Add missing call to pinctrl_unregister_mappings
Charles Keepax
1
-0
/
+13
2020-02-29
pinctrl: core: Remove extra kref_get which blocks hogs being freed
Charles Keepax
1
-1
/
+0
2020-02-21
pinctrl: imx: scu: Align imx sc msg structs to 4
Leonard Crestez
1
-2
/
+2
2020-02-21
pinctrl: meson-gxl: fix GPIOX sdio pins
Nicolas Belin
1
-2
/
+2
2020-02-04
pinctrl: fix pxa2xx.c build warnings
Randy Dunlap
1
-0
/
+1
2020-01-29
Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
52
-1124
/
+3177
2020-01-29
Merge tag 'gpio-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2
-2
/
+2
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
4
-4
/
+4
2020-01-27
Merge tag 'mmc-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-14
/
+19
2020-01-24
pinctrl: madera: Remove extra blank line
Charles Keepax
1
-1
/
+0
2020-01-24
pinctrl: qcom: Don't lock around irq_set_irq_wake()
Stephen Boyd
1
-5
/
+0
2020-01-23
pinctrl: mvebu: armada-37xx: use use platform api
Peng Fan
1
-3
/
+9
2020-01-23
pinctrl: freescale: Add i.MX8MP pinctrl driver support
Anson Huang
3
-0
/
+353
2020-01-23
Merge tag 'intel-pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
9
-520
/
+1479
2020-01-17
Merge tag 'intel-pinctrl-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
1
-0
/
+1
2020-01-16
pinctrl: tigerlake: Tiger Lake uses _HID enumeration
Mika Westerberg
1
-297
/
+250
2020-01-16
pinctrl: sunrisepoint: Add Coffee Lake-S ACPI ID
Mika Westerberg
1
-0
/
+1
2020-01-15
pinctrl: iproc: Use platform_get_irq_optional() to avoid error message
Rayagonda Kokatanur
1
-1
/
+1
2020-01-15
gpiolib: Add support for the irqdomain which doesn't use irq_fwspec as arg
Kevin Hao
2
-2
/
+2
2020-01-15
Merge tag 'samsung-pinctrl-5.6' of https://git.kernel.org/pub/scm/linux/kerne...
Linus Walleij
1
-6
/
+10
2020-01-09
pinctrl: sunrisepoint: Add missing Interrupt Status register offset
Boyan Ding
1
-0
/
+1
2020-01-09
pinctrl: intel: Pass irqchip when adding gpiochip
Linus Walleij
1
-13
/
+13
2020-01-09
pinctrl: intel: Add GPIO <-> pin mapping ranges via callback
Linus Walleij
1
-13
/
+22
2020-01-09
pinctrl: baytrail: Replace WARN with dev_info_once when setting direct-irq pi...
Hans de Goede
1
-4
/
+4
2020-01-09
pinctrl: baytrail: Do not clear IRQ flags on direct-irq enabled pins
Hans de Goede
1
-1
/
+7
2020-01-09
Merge tag 'sh-pfc-for-v5.6-tag1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
12
-102
/
+137
2020-01-08
pinctrl: sunrisepoint: Add missing Interrupt Status register offset
Boyan Ding
1
-0
/
+1
2020-01-08
pinctrl: sh-pfc: Split R-Car H3 support in two independent drivers
Geert Uytterhoeven
6
-59
/
+81
2020-01-07
pinctrl: artpec6: fix __iomem on reg in set
Ben Dooks (Codethink)
1
-1
/
+1
2020-01-07
pinctrl: ingenic: Use devm_platform_ioremap_resource()
Paul Cercueil
1
-2
/
+1
2020-01-07
pinctrl: ingenic: Factorize irq_set_type function
Paul Cercueil
1
-40
/
+24
2020-01-07
pinctrl: ingenic: Remove duplicated ingenic_chip_info structures
Paul Cercueil
1
-28
/
+2
2020-01-07
pinctrl: ingenic: Put ingenic_chip_info pointer in match data
Paul Cercueil
1
-57
/
+45
2020-01-07
pinctrl: ingenic: Remove platform ID table
Paul Cercueil
1
-24
/
+2
2020-01-07
pinctrl: meson: meson8b: add the GPIOH pinmux settings for ETH_RXD{2,3}
Martin Blumenstingl
1
-1
/
+6
2020-01-07
pinctrl: nuvoton: npcm7xx: constify copied structure
Julia Lawall
1
-1
/
+1
2020-01-07
pinctrl: qcom: ssbi-gpio: constify copied structure
Julia Lawall
1
-1
/
+1
2020-01-07
pinctrl: ssbi-mpp: constify copied structure
Julia Lawall
1
-1
/
+1
2020-01-07
pinctrl: meson: Fix wrong shift value when get drive-strength
Qianggui Song
1
-0
/
+1
2020-01-07
pinctrl: lochnagar: select GPIOLIB
Arnd Bergmann
1
-0
/
+1
2020-01-07
pinctrl: armada-37xx: Remove unneeded semicolon
Ma Feng
1
-2
/
+2
2020-01-07
pinctrl: qcom: make 'm_voc_groups' static
Ben Dooks (Codethink)
1
-1
/
+1
2020-01-07
pinctrl: sunxi: sun50i-h5 use platform_irq_count
Peng Fan
1
-2
/
+11
2020-01-07
pinctrl: actions: remove duplicate dsi entry
Ben Dooks (Codethink)
1
-1
/
+0
2020-01-07
pinctrl: tegra: fix missing __iomem in suspend/resume
Ben Dooks (Codethink)
1
-2
/
+2
[next]