summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-28Merge tag 'pinctrl-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-05-27Merge tag 'intel-pinctrl-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2019-05-24pinctrl: Add pinconf support for BM1880 SoCManivannan Sadhasivam
2019-05-24pinctrl: Rework the pinmux handling for BM1880 SoCManivannan Sadhasivam
2019-05-24pinctrl: meson: add output support in pinconfJerome Brunet
2019-05-24pinctrl: stm32: add lock mechanism for irqmux selectionAlexandre Torgue
2019-05-24pinctrl: stm32: Enable suspend/resume for stm32mp157c SoCAlexandre Torgue
2019-05-24pinctrl: stm32: add suspend/resume managementAlexandre Torgue
2019-05-24pinctrl: stmfx: Fix compile issue when CONFIG_OF_GPIO is not definedAmelie Delaunay
2019-05-24pinctrl: core: Do not add device links for hogsLinus Walleij
2019-05-23pinctrl: stmfx: enable links creationsBenjamin Gaignard
2019-05-23pinctrl: Enable device link creation for pin controlBenjamin Gaignard
2019-05-23pinctrl: bcm: Allow PINCTRL_BCM2835 for ARCH_BRCMSTBDoug Berger
2019-05-23pinctrl: meson: g12a: add DS bank valueGuillaume La Roque
2019-05-23pinctrl: meson: add support of drive-strength-microampGuillaume La Roque
2019-05-23pinctrl: meson: Rework enable/disable bias partGuillaume La Roque
2019-05-23pinctrl: generic: add new 'drive-strength-microamp' property supportGuillaume La Roque
2019-05-23pinctrl: rockchip: fix leaked of_node referencesWen Yang
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4Thomas Gleixner
2019-05-21pinctrl: sh-pfc: r8a7778: Use common PORT_GP_CFG_27() macroGeert Uytterhoeven
2019-05-21pinctrl: sh-pfc: Add PORT_GP_27 helper macroGeert Uytterhoeven
2019-05-21pinctrl: sh-pfc: r8a77965: Add TPU pins, groups and functionsGeert Uytterhoeven
2019-05-21pinctrl: sh-pfc: r8a7796: Add TPU pins, groups and functionsGeert Uytterhoeven
2019-05-21pinctrl: sh-pfc: r8a7795: Add TPU pins, groups and functionsGeert Uytterhoeven
2019-05-21pinctrl: sh-pfc: r8a7795-es1: Add TPU pins, groups and functionsGeert Uytterhoeven
2019-05-21pinctrl: sh-pfc: r8a77970: Remove MMC_{CD,WP}Geert Uytterhoeven
2019-05-21pinctrl: sh-pfc: Move PIN_NONE to shared header fileGeert Uytterhoeven
2019-05-21pinctrl: sh-pfc: Add SH_PFC_PIN_CFG_PULL_UP_DOWN shorthandGeert Uytterhoeven
2019-05-21pinctrl: sh-pfc: Rename 2-parameter CPU_ALL_PORT() variantGeert Uytterhoeven
2019-05-21pinctrl: sh-pfc: Validate pin tables at runtimeGeert Uytterhoeven
2019-05-21pinctrl: sh-pfc: Add check for empty pinmux groups/functionsGeert Uytterhoeven
2019-05-21pinctrl: sh-pfc: Mark run-time debug code __initGeert Uytterhoeven
2019-05-21pinctrl: sh-pfc: Correct printk level of group reference warningGeert Uytterhoeven
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-20pinctrl: intel: Clear interrupt status in mask/unmask callbackKai-Heng Feng
2019-05-20pinctrl: intel: Use GENMASK() consistentlyAndy Shevchenko
2019-05-14Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2019-05-13pinctrl: stmfx: Fix 'warn: bitwise AND condition is false here'Lee Jones
2019-05-13pinctrl: stmfx: Fix 'warn: unsigned <VAR> is never less than zero'Lee Jones
2019-05-11Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-05-10pinctrl: Kconfig: Fix STMFX GPIO expander Pinctrl/GPIO driver dependenciesAmelie Delaunay
2019-05-10pinctrl: Add STMFX GPIO expander Pinctrl/GPIO driverAmelie Delaunay
2019-05-07pinctrl: mcp23s08: Do not complain about unsupported paramsJan Kundrát
2019-05-03Merge tag 'intel-pinctrl-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2019-05-03pinctrl: Rework Kconfig dependency for BM1880 pinctrl driverManivannan Sadhasivam
2019-05-03pinctrl: Add pinctrl support for BM1880 SoCManivannan Sadhasivam
2019-05-03pinctrl: stm32: check irq controller availability at probeFabien Dessenne