summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2017-06-07pinctrl: samsung: Split Exynos drivers per ARMv7 and ARMv8Krzysztof Kozlowski
2017-05-31Merge tag 'sh-pfc-for-v4.13-tag1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij
2017-05-31pinctrl: stm32: Implement .get_direction gpio_chip callbackAlexandre TORGUE
2017-05-31pinctrl: stm32: set pin to gpio input when used as interruptAlexandre TORGUE
2017-05-31pinctrl: mcp23s08: improve I2C Kconfig dependencyArnd Bergmann
2017-05-29pinctrl: xway: fix copy/paste error in xrx200_grpsMartin Schiller
2017-05-29pinctrl: sunxi: drop dedicated A20 driverIcenowy Zheng
2017-05-29pinctrl: sunxi: add A20 support to A10 driverIcenowy Zheng
2017-05-29pinctrl: sunxi: Add SoC ID definitions for A10, A20 and R40 SoCsIcenowy Zheng
2017-05-29pinctrl: rockchip: Add iomux-route switching support for rk3399David Wu
2017-05-29pinctrl: rockchip: Add iomux-route switching support for rk3328David Wu
2017-05-29pinctrl: rockchip: Add iomux-route switching support for rk3228David Wu
2017-05-29pinctrl: rockchip: Add iomux-route switching supportDavid Wu
2017-05-29gpio/pinctrl: ingenic: depend on OFLinus Walleij
2017-05-29pinctrl: meson-gxl: Add Ethernet PHY LEDS pinsNeil Armstrong
2017-05-29pinctrl: meson-gxl: Add CEC pinsNeil Armstrong
2017-05-29pinctrl: meson-gxbb: Add CEC pinsNeil Armstrong
2017-05-29pinctrl: meson-gxl: Fix typo in AO SPDIF pinsNeil Armstrong
2017-05-29pinctrl: meson-gxl: Fix typo in AO I2S pinsNeil Armstrong
2017-05-29pinctrl: meson-gxbb: Add missing GPIODV_18 pin entryNeil Armstrong
2017-05-29pinctrl: meson-gxl: Add missing GPIODV_18 pin entryNeil Armstrong
2017-05-29pinctrl: bcm: clean up modular vs. non-modular distinctionsPaul Gortmaker
2017-05-29pinctrl: tegra: clean up modular vs. non-modular distinctionsPaul Gortmaker
2017-05-29pinctrl: single: use of_device_get_match_data() to get soc dataMasahiro Yamada
2017-05-29pinctrl: zte: fix group_desc initializationShawn Guo
2017-05-29pinctrl: meson-gxbb: Add SPI pins for SPICC controllerNeil Armstrong
2017-05-29pinctrl: meson-gxl: Add SPI pins for the SPICC controllerNeil Armstrong
2017-05-24pinctrl: samsung: Add include guard to local headerKrzysztof Kozlowski
2017-05-23pinctrl: samsung: Clean up modular vs. non-modular distinctionsPaul Gortmaker
2017-05-23pinctrl: sunxi: Fix SPDIF function name for A83TChen-Yu Tsai
2017-05-23pinctrl: sunxi: Fix SPDIF function name for A83TChen-Yu Tsai
2017-05-23pinctrl: mxs: atomically switch mux and drive strength configUwe Kleine-König
2017-05-23pinctrl: cherryview: Extend the Chromebook DMI quirk to Intel_Strago systemsMika Westerberg
2017-05-23Merge branch 'mcp23s08' into develLinus Walleij
2017-05-23pinctrl: mcp23s08: drop comment about missing irq supportSebastian Reichel
2017-05-23pinctrl: mcp23s08: simplify spi_present_mask handlingSebastian Reichel
2017-05-23pinctrl: mcp23s08: generalize irq property handlingSebastian Reichel
2017-05-23pinctrl: mcp23s08: simplify spi pdata handlingSebastian Reichel
2017-05-23pinctrl: mcp23s08: simplify i2c pdata handlingSebastian Reichel
2017-05-23pinctrl: mcp23s08: switch to devm_gpiochip_add_dataSebastian Reichel
2017-05-23pinctrl: mcp23s08: use managed kzalloc for mcpSebastian Reichel
2017-05-23pinctrl: mcp23s08: irq mapping is already doneSebastian Reichel
2017-05-23pinctrl: mcp23s08: drop OF_GPIO dependencySebastian Reichel
2017-05-23pinctrl: mcp23s08: switch to regmap cachingSebastian Reichel
2017-05-23pinctrl: mcp23s08: drop pullup config from pdataSebastian Reichel
2017-05-23pinctrl: mcp23s08: add pinconf supportSebastian Reichel
2017-05-23gpio: mcp23s08: move to pinctrlSebastian Reichel
2017-05-22pinctrl: core: Fix warning by removing bogus codeTony Lindgren
2017-05-22Merge branch 'ingenic' into develLinus Walleij
2017-05-22pinctrl: add a pinctrl driver for the Ingenic jz47xx SoCsPaul Cercueil