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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-22
Merge tag 'intel-pinctrl-v5.19-2' of gitolite.kernel.org:pub/scm/linux/kernel...
Linus Walleij
7
-84
/
+128
2022-05-22
pinctrl: berlin: bg4ct: Use devm_platform_*ioremap_resource() APIs
zhaoxiao
1
-2
/
+1
2022-05-20
pinctrl: intel: Fix kernel doc format, i.e. add return sections
Andy Shevchenko
1
-0
/
+5
2022-05-19
dt-bindings: pinctrl: qcom: Drop 'maxItems' on 'wakeup-parent'
Rob Herring
5
-9
/
+4
2022-05-19
pinctrl: starfive: Make the irqchip immutable
Geert Uytterhoeven
1
-3
/
+8
2022-05-19
pinctrl: mediatek: Add pinctrl driver for MT6795 Helio X10
AngeloGioacchino Del Regno
4
-0
/
+2329
2022-05-19
dt-bindings: pinctrl: Add MediaTek MT6795 pinctrl bindings
AngeloGioacchino Del Regno
2
-0
/
+1132
2022-05-19
pinctrl: freescale: Add i.MXRT1170 pinctrl driver support
Jesse Taube
3
-0
/
+357
2022-05-19
dt-bindings: pinctrl: add i.MXRT1170 pinctrl Documentation
Jesse Taube
1
-0
/
+77
2022-05-19
dt-bindings: pinctrl: rockchip: increase max amount of device functions
Sebastian Reichel
1
-1
/
+1
2022-05-19
dt-bindings: pinctrl: qcom,pmic-gpio: add 'gpio-reserved-ranges'
Krzysztof Kozlowski
1
-0
/
+53
2022-05-19
dt-bindings: pinctrl: qcom,pmic-gpio: add 'input-disable'
Krzysztof Kozlowski
1
-0
/
+1
2022-05-19
dt-bindings: pinctrl: qcom,pmic-gpio: describe gpio-line-names
Krzysztof Kozlowski
1
-0
/
+221
2022-05-19
dt-bindings: pinctrl: qcom,pmic-gpio: fix matching pin config
Krzysztof Kozlowski
1
-2
/
+3
2022-05-19
dt-bindings: pinctrl: qcom,pmic-gpio: document PM8150L and PMM8155AU
Krzysztof Kozlowski
1
-0
/
+3
2022-05-19
pinctrl: qcom: spmi-gpio: Add pm6125 compatible
Marijn Suijten
1
-0
/
+1
2022-05-19
dt-bindings: pinctrl: qcom-pmic-gpio: Add pm6125 compatible
Marijn Suijten
1
-0
/
+2
2022-05-18
pinctrl: intel: Drop unused irqchip member in struct intel_pinctrl
Andy Shevchenko
1
-2
/
+0
2022-05-18
pinctrl: intel: make irq_chip immutable
Andy Shevchenko
1
-15
/
+25
2022-05-17
pinctrl: cherryview: Use GPIO chip pointer in chv_gpio_irq_mask_unmask()
Andy Shevchenko
1
-4
/
+3
2022-05-16
pinctrl: lynxpoint: make irq_chip immutable
Andy Shevchenko
1
-10
/
+16
2022-05-16
pinctrl: cherryview: make irq_chip immutable
Andy Shevchenko
1
-27
/
+38
2022-05-16
pinctrl: baytrail: make irq_chip immutable
Andy Shevchenko
1
-17
/
+25
2022-05-16
Documentation: gpio: Advertise irqd_to_hwirq() helper in the examples
Andy Shevchenko
1
-6
/
+12
2022-05-16
Documentation: gpio: Fix IRQ mask and unmask examples
Andy Shevchenko
1
-6
/
+6
2022-05-14
pinctrl: stm32: Unshadow np variable in stm32_pctl_probe()
Andy Shevchenko
1
-12
/
+9
2022-05-14
Merge tag 'renesas-pinctrl-for-v5.19-tag2' of git://git.kernel.org/pub/scm/li...
Linus Walleij
35
-2497
/
+1173
2022-05-11
pinctrl: broxton: Add module alias for Intel Apollo Lake
Andy Shevchenko
1
-0
/
+1
2022-05-09
pinctrl: microchip-sgpio: Switch to use fwnode instead of of_node
Andy Shevchenko
1
-1
/
+1
2022-05-09
pinctrl: equilibrium: Switch to use fwnode instead of of_node
Andy Shevchenko
2
-10
/
+11
2022-05-05
pinctrl: microchip-sgpio: make irq_chip immutable
Michael Walle
1
-5
/
+9
2022-05-05
Merge branch 'irq/gpio-immutable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Walleij
11
-90
/
+293
2022-05-05
pinctrl: stm32: Fix up errorpath after merge
Linus Walleij
1
-0
/
+4
2022-05-05
pinctrl: renesas: checker: Add reserved field checks
Geert Uytterhoeven
1
-1
/
+10
2022-05-05
pinctrl: renesas: sh7786: Optimize fixed-width reserved fields
Geert Uytterhoeven
1
-13
/
+8
2022-05-05
pinctrl: renesas: sh7785: Optimize fixed-width reserved fields
Geert Uytterhoeven
1
-36
/
+24
2022-05-05
pinctrl: renesas: sh7757: Optimize fixed-width reserved fields
Geert Uytterhoeven
1
-57
/
+38
2022-05-05
pinctrl: renesas: sh7734: Optimize fixed-width reserved fields
Geert Uytterhoeven
1
-12
/
+9
2022-05-05
pinctrl: renesas: sh7724: Optimize fixed-width reserved fields
Geert Uytterhoeven
1
-3
/
+4
2022-05-05
pinctrl: renesas: sh7723: Optimize fixed-width reserved fields
Geert Uytterhoeven
1
-31
/
+39
2022-05-05
pinctrl: renesas: sh7722: Optimize fixed-width reserved fields
Geert Uytterhoeven
1
-122
/
+80
2022-05-05
pinctrl: renesas: sh7720: Optimize fixed-width reserved fields
Geert Uytterhoeven
1
-29
/
+28
2022-05-05
pinctrl: renesas: sh73a0: Optimize fixed-width reserved fields
Geert Uytterhoeven
1
-57
/
+30
2022-05-05
pinctrl: renesas: sh7269: Optimize fixed-width reserved fields
Geert Uytterhoeven
1
-39
/
+43
2022-05-05
pinctrl: renesas: sh7264: Optimize fixed-width reserved fields
Geert Uytterhoeven
1
-52
/
+52
2022-05-05
pinctrl: renesas: sh7203: Optimize fixed-width reserved fields
Geert Uytterhoeven
1
-32
/
+21
2022-05-05
pinctrl: renesas: r8a779f0: Optimize fixed-width reserved fields
Geert Uytterhoeven
1
-60
/
+27
2022-05-05
pinctrl: renesas: r8a779a0: Optimize fixed-width reserved fields
Geert Uytterhoeven
1
-131
/
+72
2022-05-05
pinctrl: renesas: r8a77995: Optimize fixed-width reserved fields
Geert Uytterhoeven
1
-85
/
+22
2022-05-05
pinctrl: renesas: r8a77990: Optimize fixed-width reserved fields
Geert Uytterhoeven
1
-92
/
+29
[next]