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
2019-12-31
pinctrl: sh-pfc: sh7269: Fix CAN function GPIOs
Geert Uytterhoeven
1
-12
/
+27
2019-12-31
pinctrl: sh-pfc: sh7264: Fix CAN function GPIOs
Geert Uytterhoeven
1
-5
/
+4
2019-12-31
pinctrl: sh-pfc: sh7264: Fix Port K I/O Register 0 definition
Geert Uytterhoeven
1
-12
/
+12
2019-12-31
pinctrl: sh-pfc: r8a7778: Fix duplicate SDSELF_B and SD1_CLK_B
Geert Uytterhoeven
1
-2
/
+2
2019-12-20
pinctrl: rza1: Reduce printed messages
Chris Brandt
1
-2
/
+2
2019-12-20
pinctrl: sh-pfc: r8a77965: Fix DU_DOTCLKIN3 drive/bias control
Geert Uytterhoeven
1
-3
/
+3
2019-12-13
pinctrl: sh-pfc: Remove use of ARCH_R8A7796
Geert Uytterhoeven
1
-1
/
+1
2019-12-09
pinctrl: sh-pfc: Make legacy function GPIO handling less fragile
Geert Uytterhoeven
1
-6
/
+5
2019-12-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-3
/
+146
2019-11-28
pinctrl: Fix warning by adding missing MODULE_LICENSE
Rahul Tanwar
1
-0
/
+1
2019-11-27
Merge tag 'pinctrl-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
97
-1296
/
+5497
2019-11-21
pinctrl: ingenic: Add OTG VBUS pin for the JZ4770
Paul Cercueil
1
-0
/
+5
2019-11-21
pinctrl: ingenic: Handle PIN_CONFIG_OUTPUT config
Paul Cercueil
1
-1
/
+22
2019-11-21
pinctrl: Fix Kconfig indentation
Krzysztof Kozlowski
4
-66
/
+66
2019-11-21
pinctrl: lewisburg: Update pin list according to v1.1v6
Andy Shevchenko
1
-85
/
+86
2019-11-21
pinctrl: armada-37xx: Fix irq mask access in armada_37xx_irq_set_type()
Gregory CLEMENT
1
-3
/
+3
2019-11-21
pinctrl: Add pinmux & GPIO controller driver for a new SoC
Rahul Tanwar
4
-0
/
+1107
2019-11-21
pinctrl: rza1: remove unnecessary static inline function
Matti Vaittinen
1
-7
/
+1
2019-11-20
Merge tag 'irqchip-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
3
-3
/
+146
2019-11-19
pinctrl: meson: add pinctrl driver support for Meson-A1 SoC
Qianggui Song
5
-0
/
+960
2019-11-19
pinctrl: meson: add a new callback for SoCs fixup
Qianggui Song
8
-9
/
+39
2019-11-19
pinctrl: nomadik: db8500: Add mc0_a_2 pin group without direction control
Stephan Gerhold
1
-1
/
+11
2019-11-16
pinctrl/sdm845: Add PDC wakeup interrupt map for GPIOs
Lina Iyer
1
-1
/
+22
2019-11-16
pinctrl/msm: Setup GPIO chip in hierarchy
Lina Iyer
2
-2
/
+124
2019-11-13
Merge tag 'intel-pinctrl-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
5
-73
/
+561
2019-11-13
Merge tag 'v5.4-rc5' into devel
Linus Walleij
9
-115
/
+89
2019-11-07
pinctrl: cherryview: Missed type change to unsigned int
Andy Shevchenko
1
-2
/
+2
2019-11-07
pinctrl: intel: Missed type change to unsigned int
Andy Shevchenko
1
-2
/
+2
2019-11-07
pinctrl: stmfx: fix valid_mask init sequence
Amelie Delaunay
1
-14
/
+0
2019-11-05
Merge tag 'samsung-pinctrl-5.5' of https://git.kernel.org/pub/scm/linux/kerne...
Linus Walleij
4
-7
/
+29
2019-11-05
pinctrl: use devm_platform_ioremap_resource() to simplify code
YueHaibing
31
-105
/
+40
2019-11-05
pinctrl: just return if no valid maps
lijiazi
1
-0
/
+10
2019-11-05
pinctrl: qcom: spmi-mpp: Add PM/PMI8950 compatible strings
AngeloGioacchino Del Regno
1
-0
/
+2
2019-11-05
pinctrl: qcom: spmi-gpio: Add PM/PMI8950 compatibility
AngeloGioacchino Del Regno
1
-0
/
+3
2019-11-04
pinctrl: bcm: nsp: implement get_direction
Chris Packham
1
-0
/
+14
2019-11-04
pinctrl: bcm: nsp: use gpiolib infrastructure for interrupts
Chris Packham
1
-63
/
+42
2019-11-04
pinctrl: amd: fix __iomem annotation in amd_gpio_irq_handler()
Ben Dooks (Codethink)
1
-1
/
+2
2019-11-04
pinctrl: qcom: sc7180: Add missing tile info in SDC_QDSD_PINGROUP/UFS_RESET
Rajendra Nayak
1
-8
/
+10
2019-11-03
pinctrl: at91: Enable slewrate by default on SAM9X60
Codrin Ciubotariu
1
-2
/
+2
2019-11-03
Merge tag 'sh-pfc-for-v5.5-tag2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
6
-21
/
+56
2019-11-01
pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_B
Geert Uytterhoeven
1
-2
/
+2
2019-11-01
pinctrl: sh-pfc: r8a7796: Add R8A77961 PFC support
Geert Uytterhoeven
5
-1
/
+40
2019-11-01
pinctrl: sh-pfc: Rename PINCTRL_PFC_R8A7796 to PINCTRL_PFC_R8A77960
Geert Uytterhoeven
5
-8
/
+8
2019-11-01
pinctrl: sh-pfc: Do not use platform_get_irq() to count interrupts
Geert Uytterhoeven
1
-10
/
+6
2019-10-30
pinctrl: intel: Add Intel Tiger Lake pin controller support
Andy Shevchenko
3
-0
/
+462
2019-10-30
pinctrl: intel: Use helper to restore register values on ->resume()
Andy Shevchenko
1
-13
/
+13
2019-10-30
pinctrl: intel: Drop level from warning to debug in intel_restore_hostown()
Andy Shevchenko
1
-1
/
+1
2019-10-30
pinctrl: intel: Introduce intel_restore_intmask() helper
Andy Shevchenko
1
-5
/
+11
2019-10-30
pinctrl: intel: Introduce intel_restore_hostown() helper
Andy Shevchenko
1
-17
/
+21
2019-10-30
pinctrl: intel: Introduce intel_restore_padcfg() helper
Andy Shevchenko
1
-27
/
+24
[next]