Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
082d3900a446283a6ec15917a1682db2cdf17621
/
drivers
/
pinctrl
8db63f5
pinctrl: stm32: select IRQ_DOMAIN_HIERARCHY instead of depends on
by Masahiro Yamada
· 7 years ago
ac7b759
Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 7 years ago
3fa53ec
pinctrl: samsung: Remove bogus irq_[un]mask from resource management
by Thomas Gleixner
· 7 years ago
09dc048
pinctrl: rza1: make structures rza1_gpiochip_template and rza1_pinmux_ops static
by Colin Ian King
· 7 years ago
ea40831
pinctrl: rza1: Remove unneeded wrong check for wrong variable
by Geert Uytterhoeven
· 7 years ago
d2a2c80
pinctrl: qcom: Add ipq8074 pinctrl driver
by Varadarajan Narayanan
· 7 years ago
df81b94
Merge tag 'sh-pfc-for-v4.13-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into devel
by Linus Walleij
· 7 years ago
1d80df9
Revert "pinctrl: rockchip: avoid hardirq-unsafe functions in irq_chip"
by Brian Norris
· 7 years ago
b306004
pinctrl: freescale: imx7d: make of_device_ids const.
by Arvind Yadav
· 7 years ago
4255624
pinctrl: generic: Add output-enable property
by Jacopo Mondi
· 7 years ago
6183061
Merge tag 'v4.12-rc7' into devel
by Linus Walleij
· 7 years ago
8137f78
pinctrl: armada-37xx: Fix number of pin in sdio_sb
by Gregory CLEMENT
· 7 years ago
ce8a4a3
pinctrl: armada-37xx: Fix uart2 group selection register mask
by Ken Ma
· 7 years ago
37a2f8e
pinctrl: bcm2835: Avoid warning from __irq_do_set_handler
by Stefan Wahren
· 7 years ago
c03a133
pinctrl: sh-pfc: r8a7795: Add PWM support
by Laurent Pinchart
· 7 years ago
5a49b644
pinctrl: Renesas RZ/A1 pin and gpio controller
by Jacopo Mondi
· 7 years ago
e1045f6
pinctrl: sh-pfc: r8a7792: Add SCIF1 and SCIF2 pin groups
by Ulrich Hecht
· 7 years ago
e7f4c4b
pinctrl: ingenic: checking for NULL instead of IS_ERR()
by Dan Carpenter
· 7 years ago
1bd303d
pinctrl: uniphier: fix WARN_ON() of pingroups dump on LD20
by Masahiro Yamada
· 7 years ago
9592bc25
pinctrl: uniphier: fix WARN_ON() of pingroups dump on LD11
by Masahiro Yamada
· 7 years ago
6efaf7c
Merge tag 'samsung-pinctrl-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/samsung into devel
by Linus Walleij
· 7 years ago
a20a658
pinctrl: sh-pfc: r8a7795: Add DU parallel RGB output support
by Laurent Pinchart
· 7 years ago
def8e22
pinctrl: mvebu: add driver for Armada CP110 pinctrl
by Hanna Hawa
· 7 years ago
86fbd09
pinctrl: mvebu: add driver for Armada AP806 pinctrl
by Hanna Hawa
· 7 years ago
0b36906
pinctrl: avoid PLAT_ORION dependency
by Russell King
· 7 years ago
ef08818
pinctrl: mvebu: remove the offset property for regmap
by Gregory CLEMENT
· 7 years ago
5a6ae9b
pinctrl: meson-gxl: add tsin_a pins
by Jerome Brunet
· 7 years ago
30c078d
pinctrl: sh-pfc: r8a7795: Add EtherAVB pins, groups and function
by Geert Uytterhoeven
· 8 years ago
19a8a77
pinctrl: intel: Add Intel Cannon Lake PCH pin controller support
by Mika Westerberg
· 7 years ago
1f6b419
pinctrl: intel: Make it possible to specify mode per pin in a group
by Mika Westerberg
· 7 years ago
919eb47
pinctrl: intel: Add support for variable size pad groups
by Mika Westerberg
· 7 years ago
41633ed
pinctrl: sunxi: Add support for A83T R_PIO
by Chen-Yu Tsai
· 7 years ago
18f75c0a
pinctrl: bcm: cleanup Broadcom license headers
by Scott Branden
· 7 years ago
2421dfd
pinctrl: sunxi: constify irq_domain_ops
by Tobias Klauser
· 7 years ago
b7c747d
pinctrl: stm32: Fix bad function call
by Alexandre TORGUE
· 7 years ago
ba714a9
pinctrl/amd: Use regular interrupt instead of chained
by Thomas Gleixner
· 8 years ago
b8bfcb0
pinctrl: stm32: remove useless check
by Alexandre TORGUE
· 7 years ago
6c9dc84
pinctrl: meson: add interrupts to pinctrl data
by Jerome Brunet
· 7 years ago
4c8127c
pinctrl: meson-gxbb: remove non-existing pin GPIOX_22
by Heiner Kallweit
· 7 years ago
a453f36
pinctrl: samsung: Explicitly cast pointer returned by of_iomap() to iomem
by Krzysztof Kozlowski
· 8 years ago
a1ea9a4
pinctrl: samsung: Handle memory allocation failure during wakeup banks init
by Krzysztof Kozlowski
· 8 years ago
71b96c3
pinctrl: samsung: Constify wakeup driver specific data
by Krzysztof Kozlowski
· 8 years ago
cfa76dd
pinctrl: samsung: Split Exynos drivers per ARMv7 and ARMv8
by Krzysztof Kozlowski
· 8 years ago
fe59841
Merge tag 'sh-pfc-for-v4.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into devel
by Linus Walleij
· 7 years ago
acaa037
pinctrl: stm32: Implement .get_direction gpio_chip callback
by Alexandre TORGUE
· 7 years ago
9efa6d1
pinctrl: stm32: set pin to gpio input when used as interrupt
by Alexandre TORGUE
· 7 years ago
adeac775
pinctrl: mcp23s08: improve I2C Kconfig dependency
by Arnd Bergmann
· 7 years ago
4196be5
pinctrl: xway: fix copy/paste error in xrx200_grps
by Martin Schiller
· 7 years ago
56efa62
pinctrl: sunxi: drop dedicated A20 driver
by Icenowy Zheng
· 8 years ago
5d8d349
pinctrl: sunxi: add A20 support to A10 driver
by Icenowy Zheng
· 8 years ago
88798ba
pinctrl: sunxi: Add SoC ID definitions for A10, A20 and R40 SoCs
by Icenowy Zheng
· 8 years ago
accc1ce
pinctrl: rockchip: Add iomux-route switching support for rk3399
by David Wu
· 8 years ago
cedc964
pinctrl: rockchip: Add iomux-route switching support for rk3328
by David Wu
· 8 years ago
d4970ee
pinctrl: rockchip: Add iomux-route switching support for rk3228
by David Wu
· 8 years ago
bd35b9b
pinctrl: rockchip: Add iomux-route switching support
by David Wu
· 8 years ago
c504985
gpio/pinctrl: ingenic: depend on OF
by Linus Walleij
· 7 years ago
82e1e5c
pinctrl: meson-gxl: Add Ethernet PHY LEDS pins
by Neil Armstrong
· 8 years ago
690dead
pinctrl: meson-gxl: Add CEC pins
by Neil Armstrong
· 8 years ago
dd0ff54
pinctrl: meson-gxbb: Add CEC pins
by Neil Armstrong
· 8 years ago
b11ec68
pinctrl: meson-gxl: Fix typo in AO SPDIF pins
by Neil Armstrong
· 8 years ago
13586b31
pinctrl: meson-gxl: Fix typo in AO I2S pins
by Neil Armstrong
· 8 years ago
34e6180
pinctrl: meson-gxbb: Add missing GPIODV_18 pin entry
by Neil Armstrong
· 8 years ago
aa95569
pinctrl: meson-gxl: Add missing GPIODV_18 pin entry
by Neil Armstrong
· 8 years ago
34f4684
pinctrl: bcm: clean up modular vs. non-modular distinctions
by Paul Gortmaker
· 8 years ago
e3d2160
pinctrl: tegra: clean up modular vs. non-modular distinctions
by Paul Gortmaker
· 8 years ago
1a8764f
pinctrl: single: use of_device_get_match_data() to get soc data
by Masahiro Yamada
· 8 years ago
80fbc2d9
pinctrl: zte: fix group_desc initialization
by Shawn Guo
· 8 years ago
dcbcc30
pinctrl: meson-gxbb: Add SPI pins for SPICC controller
by Neil Armstrong
· 8 years ago
477fa24
pinctrl: meson-gxl: Add SPI pins for the SPICC controller
by Neil Armstrong
· 8 years ago
51d1eda
pinctrl: samsung: Add include guard to local header
by Krzysztof Kozlowski
· 8 years ago
8208b28
pinctrl: samsung: Clean up modular vs. non-modular distinctions
by Paul Gortmaker
· 8 years ago
7903d4f
pinctrl: sunxi: Fix SPDIF function name for A83T
by Chen-Yu Tsai
· 8 years ago
ffaa3644
pinctrl: sunxi: Fix SPDIF function name for A83T
by Chen-Yu Tsai
· 8 years ago
da6c2ad
pinctrl: mxs: atomically switch mux and drive strength config
by Uwe Kleine-König
· 8 years ago
2a8209f
pinctrl: cherryview: Extend the Chromebook DMI quirk to Intel_Strago systems
by Mika Westerberg
· 8 years ago
fe42105
Merge branch 'mcp23s08' into devel
by Linus Walleij
· 8 years ago
d8f4494
pinctrl: mcp23s08: drop comment about missing irq support
by Sebastian Reichel
· 8 years ago
ce9bd0a
pinctrl: mcp23s08: simplify spi_present_mask handling
by Sebastian Reichel
· 8 years ago
5b1a7e8
pinctrl: mcp23s08: generalize irq property handling
by Sebastian Reichel
· 8 years ago
0d7fcd5
pinctrl: mcp23s08: simplify spi pdata handling
by Sebastian Reichel
· 8 years ago
5f853ac
pinctrl: mcp23s08: simplify i2c pdata handling
by Sebastian Reichel
· 8 years ago
d0e49da
pinctrl: mcp23s08: switch to devm_gpiochip_add_data
by Sebastian Reichel
· 8 years ago
2f98e78
pinctrl: mcp23s08: use managed kzalloc for mcp
by Sebastian Reichel
· 8 years ago
2e29e76
pinctrl: mcp23s08: irq mapping is already done
by Sebastian Reichel
· 8 years ago
25ca1ce
pinctrl: mcp23s08: drop OF_GPIO dependency
by Sebastian Reichel
· 8 years ago
8f38910
pinctrl: mcp23s08: switch to regmap caching
by Sebastian Reichel
· 8 years ago
d795cb5
pinctrl: mcp23s08: drop pullup config from pdata
by Sebastian Reichel
· 8 years ago
82039d2
pinctrl: mcp23s08: add pinconf support
by Sebastian Reichel
· 8 years ago
64ac43e
gpio: mcp23s08: move to pinctrl
by Sebastian Reichel
· 8 years ago
664b7c4
pinctrl: core: Fix warning by removing bogus code
by Tony Lindgren
· 8 years ago
bdb18d9
Merge branch 'ingenic' into devel
by Linus Walleij
· 8 years ago
b5c23aa
pinctrl: add a pinctrl driver for the Ingenic jz47xx SoCs
by Paul Cercueil
· 8 years ago
7f0ff06
pinctrl: When claiming hog, skip maps not served by same device
by Nikita Yushchenko
· 8 years ago
5586ee4
pinctrl: imx: add soc specific mux_mode mask and shift property
by Dong Aisheng
· 8 years ago
a5cadbb
pinctrl: imx: add generic pin config core support
by Dong Aisheng
· 8 years ago
66b54e3
pinctrl: imx: fix debug message for SHARE_MUX_CONF_REG case
by Dong Aisheng
· 8 years ago
49af64e
pinctrl: imx: Check for memory allocation failure
by Christophe JAILLET
· 8 years ago
ceba438
pinctrl: mediatek: reuse pinctrl driver for mt7623
by Sean Wang
· 8 years ago
c21b432
pinctrl: meson: meson8: add the AO HDMI CEC pin
by Martin Blumenstingl
· 8 years ago
e70a384
pinctrl: meson: meson8: add support for the AO remote output pin
by Martin Blumenstingl
· 8 years ago
Next »