summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2018-11-25pinctrl: sunxi: add support for suniv F1C100s (newer F-series SoCs)Mesih Kilinc
2018-11-19pinctrl: mediatek: Convert to using %pOFn instead of device_node.nameRob Herring
2018-11-19pinctrl: msm: Add sleep pinctrl state transitionsEvan Green
2018-11-19pinctrl: mediatek: add pinctrl support for MT7629 SoCRyder Lee
2018-11-19pinctrl: imx: fix NO_PAD_CTL setting for MMIO padsA.s. Dong
2018-11-19pinctrl: actions: Add Actions Semi S700 pinctrl driverSaravanan Sekar
2018-11-19pinctrl: actions: define pad control configurtion to SoC specificSaravanan Sekar
2018-11-19pinctrl: actions: define constructor generic to Actions Semi SoC'sSaravanan Sekar
2018-11-19pinctrl: stm32: protect configuration registers with a hwspinlockBenjamin Gaignard
2018-11-17pinctrl: rockchip: add rk3188 routes to switch between nand and emmcHeiko Stuebner
2018-11-17pinctrl: rockchip: allow specifying the regmap location for pin-routesHeiko Stuebner
2018-11-16pinctrl: qcom: ssbi-gpio: fix gpio-hog related boot issuesBrian Masney
2018-11-16pinctrl: bcm2835: Switch to SPDX identifierStefan Wahren
2018-11-15pinctrl: nuvoton: modify NPCM7xx pin configuration functionTomer Maimon
2018-11-15pinctrl: mediatek: Add initial pinctrl driver for MT6797 SoCManivannan Sadhasivam
2018-11-15pinctrl: meson-gxl: remove invalid GPIOX tsin_a pinsNeil Armstrong
2018-11-15pinctrl: mediatek: Fix dependencies for EINT_MTKOlof Johansson
2018-11-09pinctrl: fsl: imx7ulp: change to use imx legacy bindingA.s. Dong
2018-11-09pinctrl: zynq: Use define directive for PIN_CONFIG_IO_STANDARDNathan Chancellor
2018-11-09pinctrl: lpc18xx: Use define directive for PIN_CONFIG_GPIO_PIN_INTNathan Chancellor
2018-11-09pinctrl: bcm2835: Use define directive for BCM2835_PINCONF_PARAM_PULLNathan Chancellor
2018-11-09pinctrl: sprd: Use define directive for sprd_pinconf_params valuesNathan Chancellor
2018-11-09pinctrl: max77620: Use define directive for max77620_pinconf_param valuesNathan Chancellor
2018-11-09pinctrl: qcom: spmi-gpio: fix gpio-hog related boot issuesBrian Masney
2018-11-09pinctrl: mediatek: clean up indentation issues, add missing tabColin Ian King
2018-11-05pinctrl: bcm2835: Use raw spinlock for RT compatibilityLukas Wunner
2018-11-05pinctrl: imx: add imx8qxp driverA.s. Dong
2018-11-05pinctrl: fsl: add scu based pinctrl supportA.s. Dong
2018-11-05pinctrl: pinctrl-at91-pio4: simplify getting .driver_dataWolfram Sang
2018-11-05pinctrl: pinctrl-amd: simplify getting .driver_dataWolfram Sang
2018-10-23Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-10-23Merge tag 'pinctrl-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-10-16pinctrl: sunxi: Fix a memory leak in 'sunxi_pinctrl_build_state()'Christophe JAILLET
2018-10-16pinctrl: uniphier: include <linux/bits.h> instead of <linux/bitops.h>Masahiro Yamada
2018-10-16pinctrl: geminilake: Sort register offsets by valueAndy Shevchenko
2018-10-16pinctrl: geminilake: Get rid of unneeded ->probe() stubAndy Shevchenko
2018-10-16pinctrl: geminilake: Update pin list for B0 steppingAndy Shevchenko
2018-10-15pinctrl: renesas: Fix platform_no_drv_owner.cocci warningsYueHaibing
2018-10-15pinctrl: mediatek: Make eint_m u16Manivannan Sadhasivam
2018-10-12pinctrl: bcm: ns: Use uintptr_t for casting dataRafał Miłecki
2018-10-12pinctrl: madera: Fix uninitialized variable bug in madera_mux_set_muxGustavo A. R. Silva
2018-10-10pinctrl: gemini: Fix up TVC clock groupLinus Walleij
2018-10-10pinctrl: mcp23s08: fix irq and irqchip setup orderMarco Felsch
2018-10-10pinctrl: gemini: Drop noisy debug printsLinus Walleij
2018-10-10pinctrl: gemini: Mask and set properlyLinus Walleij
2018-10-10pinctrl: mediatek: select GPIOLIBArnd Bergmann
2018-10-10pinctrl: rza1: don't manually release devm managed resourcesUwe Kleine-König
2018-10-10Merge tag 'sh-pfc-for-v4.20-tag3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij
2018-10-10pinctrl: msm: Use init_valid_mask exported functionRicardo Ribalda Delgado
2018-10-10pinctrl: bcm: add Northstar driverRafał Miłecki