index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-20
pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handler
Grace Kao
1
-0
/
+4
2020-05-20
pinctrl: qcom: fix wrong write in update_dual_edge
Ansuel Smith
1
-1
/
+1
2020-05-20
pinctrl: baytrail: Enable pin configuration setting for GPIO chip
Andy Shevchenko
1
-0
/
+1
2020-05-20
pinctrl: sunrisepoint: Fix PAD lock register offset for SPT-H
Andy Shevchenko
1
-7
/
+8
2020-03-18
pinctrl: core: Remove extra kref_get which blocks hogs being freed
Charles Keepax
1
-1
/
+0
2020-03-18
pinctrl: imx: scu: Align imx sc msg structs to 4
Leonard Crestez
1
-2
/
+2
2020-03-18
pinctrl: meson-gxl: fix GPIOX sdio pins
Nicolas Belin
1
-2
/
+2
2020-03-18
pinctrl: falcon: fix syntax error
Mathias Kresin
1
-1
/
+1
2020-02-24
pinctrl: sh-pfc: sh7269: Fix CAN function GPIOs
Geert Uytterhoeven
1
-12
/
+27
2020-02-24
pinctrl: baytrail: Do not clear IRQ flags on direct-irq enabled pins
Hans de Goede
1
-1
/
+7
2020-02-24
pinctrl: sh-pfc: sh7264: Fix CAN function GPIOs
Geert Uytterhoeven
1
-5
/
+4
2020-02-15
pinctrl: sh-pfc: r8a7778: Fix duplicate SDSELF_B and SD1_CLK_B
Geert Uytterhoeven
1
-2
/
+2
2020-02-15
pinctrl: sh-pfc: r8a77965: Fix DU_DOTCLKIN3 drive/bias control
Geert Uytterhoeven
1
-3
/
+3
2020-01-29
pinctrl: sunrisepoint: Add missing Interrupt Status register offset
Boyan Ding
1
-0
/
+1
2020-01-17
pinctrl: lewisburg: Update pin list according to v1.1v6
Andy Shevchenko
1
-85
/
+86
2020-01-17
pinctrl: sh-pfc: Do not use platform_get_irq() to count interrupts
Geert Uytterhoeven
1
-10
/
+6
2020-01-17
pinctrl: sh-pfc: Fix PINMUX_IPSR_PHYS() to set GPSR
Keiya Nobuta
1
-2
/
+2
2020-01-17
pinctl: ti: iodelay: fix error checking on pinctrl_count_index_with_args call
Colin Ian King
1
-1
/
+1
2020-01-17
pinctrl: meson: Fix wrong shift value when get drive-strength
Qianggui Song
1
-0
/
+1
2020-01-17
pinctrl: lochnagar: select GPIOLIB
Arnd Bergmann
1
-0
/
+1
2020-01-12
pinctrl: pinmux: fix a possible null pointer in pinmux_can_be_used_for_gpio
Alexandre Torgue
1
-1
/
+1
2020-01-12
pinctrl: aspeed-g6: Fix LPC/eSPI mux configuration
Andrew Jeffery
1
-16
/
+8
2019-12-31
pinctrl: baytrail: Really serialize all register accesses
Hans de Goede
1
-37
/
+44
2019-12-31
pinctrl: amd: fix __iomem annotation in amd_gpio_irq_handler()
Ben Dooks (Codethink)
1
-1
/
+2
2019-12-31
pinctrl: qcom: sc7180: Add missing tile info in SDC_QDSD_PINGROUP/UFS_RESET
Rajendra Nayak
1
-8
/
+10
2019-12-31
pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_B
Geert Uytterhoeven
1
-2
/
+2
2019-12-31
pinctrl: devicetree: Avoid taking direct reference to device name string
Will Deacon
1
-5
/
+20
2019-12-31
Revert "pinctrl: sh-pfc: r8a77990: Fix MOD_SEL1 bit31 when using SIM0_D"
Geert Uytterhoeven
1
-4
/
+5
2019-12-31
Revert "pinctrl: sh-pfc: r8a77990: Fix MOD_SEL1 bit30 when using SSI_SCK2 and...
Geert Uytterhoeven
1
-9
/
+11
2019-12-17
pinctrl: samsung: Fix device node refcount leaks in S3C64xx wakeup controller...
Krzysztof Kozlowski
1
-1
/
+5
2019-12-17
pinctrl: samsung: Fix device node refcount leaks in init code
Krzysztof Kozlowski
1
-2
/
+8
2019-12-17
pinctrl: samsung: Fix device node refcount leaks in S3C24xx wakeup controller...
Krzysztof Kozlowski
1
-1
/
+5
2019-12-17
pinctrl: samsung: Fix device node refcount leaks in Exynos wakeup controller ...
Krzysztof Kozlowski
1
-2
/
+8
2019-12-17
pinctrl: samsung: Add of_node_put() before return in error path
Nishka Dasgupta
1
-1
/
+3
2019-12-17
pinctrl: armada-37xx: Fix irq mask access in armada_37xx_irq_set_type()
Gregory CLEMENT
1
-3
/
+3
2019-12-17
pinctrl: rza2: Fix gpio name typos
Chris Brandt
1
-2
/
+2
2019-11-07
pinctrl: stmfx: fix valid_mask init sequence
Amelie Delaunay
1
-14
/
+0
2019-10-30
Merge tag 'intel-pinctrl-fixes-v5.4-2' of git://git.kernel.org/pub/scm/linux/...
Linus Walleij
2
-14
/
+33
2019-10-25
pinctrl: cherryview: Allocate IRQ chip dynamic
Andy Shevchenko
1
-12
/
+12
2019-10-21
pinctrl: cherryview: Fix irq_valid_mask calculation
Hans de Goede
1
-1
/
+1
2019-10-21
pinctrl: intel: Avoid potential glitches if pin is in GPIO mode
Andy Shevchenko
1
-1
/
+20
2019-10-16
pinctrl: aspeed-g6: Rename SD3 to EMMC and rework pin groups
Johnny Huang
2
-40
/
+33
2019-10-16
pinctrl: aspeed-g6: Fix UART13 group pinmux
Johnny Huang
1
-2
/
+2
2019-10-16
pinctrl: aspeed-g6: Make SIG_DESC_CLEAR() behave intuitively
Andrew Jeffery
1
-1
/
+1
2019-10-16
pinctrl: aspeed-g6: Fix I3C3/I3C4 pinmux configuration
Johnny Huang
1
-16
/
+8
2019-10-16
pinctrl: aspeed-g6: Fix I2C14 SDA description
Andrew Jeffery
1
-1
/
+1
2019-10-16
pinctrl: aspeed-g6: Sort pins for sanity
Andrew Jeffery
1
-11
/
+11
2019-10-16
pinctrl: berlin: as370: fix a typo s/spififib/spdifib
Jisheng Zhang
1
-1
/
+1
2019-10-11
Merge tag 'intel-pinctrl-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Walleij
2
-17
/
+14
2019-10-09
pinctrl: armada-37xx: swap polarity on LED group
Patrick Williams
1
-4
/
+4
[next]