summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: sunxi: Fix SPDIF function name for A83TChen-Yu Tsai2017-05-231-1/+1
* pinctrl: mxs: atomically switch mux and drive strength configUwe Kleine-König2017-05-231-4/+12
* pinctrl: cherryview: Extend the Chromebook DMI quirk to Intel_Strago systemsMika Westerberg2017-05-231-4/+17
* pinctrl: core: Fix warning by removing bogus codeTony Lindgren2017-05-222-34/+7
* Revert "pinctrl: generic: Add bi-directional and output-enable"Linus Walleij2017-05-221-3/+0
* pinctrl: cherryview: Add terminate entry for dmi_system_id tablesWei Yongjun2017-05-221-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-05-021-1/+1
|\
| * treewide: Fix typos in printkMasanari Iida2017-03-241-1/+1
* | Merge tag 'pinctrl-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-0260-3911/+11456
|\ \
| * | pinctrl: artpec6: Fix return value check in artpec6_pmx_probe()Wei Yongjun2017-04-281-2/+2
| * | pinctrl: artpec6: Remove .owner field for driverWei Yongjun2017-04-261-1/+0
| * | pinctrl: tegra: xusb: Silence sparse warningsThierry Reding2017-04-241-0/+4
| * | Merge tag 'sh-pfc-for-v4.12-tag3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij2017-04-242-15/+19
| |\ \
| | * | pinctrl: sh-pfc: r8a7794: Swap ATA signalsSergei Shtylyov2017-04-051-8/+8
| | * | pinctrl: sh-pfc: r8a7791: Fix IPSR comment typosSergei Shtylyov2017-04-041-3/+3
| | * | pinctrl: sh-pfc: r8a7791: Fix SCIF2 pinmux dataSergei Shtylyov2017-04-041-1/+1
| | * | pinctrl: sh-pfc: r8a7791: Add missing DVC_MUTE signalSergei Shtylyov2017-04-041-3/+4
| | * | pinctrl: sh-pfc: r8a7791: Add missing HSCIF1 pinmux dataSergei Shtylyov2017-04-041-0/+3
| * | | pinctrl: make artpec6 explicitly non-modularPaul Gortmaker2017-04-241-12/+0
| * | | pinctrl: aspeed: g5: Add pinconf supportAndrew Jeffery2017-04-241-1/+152
| * | | pinctrl: aspeed: g4: Add pinconf supportAndrew Jeffery2017-04-241-1/+116
| * | | pinctrl: aspeed: Add core pinconf supportAndrew Jeffery2017-04-242-0/+239
| * | | pinctrl: stm32: Add STM32F469 MCU supportAlexandre TORGUE2017-04-243-0/+1585
| * | | pinctrl: stm32: replace device_initcall() with arch_initcall()Alexandre TORGUE2017-04-243-3/+16
| * | | pinctrl: stm32: add possibility to use gpio-ranges to declare bank rangeAlexandre TORGUE2017-04-241-50/+65
| * | | pinctrl: armada-37xx: Add gpio supportGregory CLEMENT2017-04-241-14/+114
| * | | pinctrl: armada-37xx: Add pin controller support for Armada 37xxGregory CLEMENT2017-04-244-2/+658
| * | | pinctrl: core: Make pinctrl_init_controller() staticAndy Shevchenko2017-04-241-3/+3
| * | | pinctrl: generic: Add bi-directional and output-enableJacopo Mondi2017-04-111-0/+3
| * | | pinctrl: aspeed: Fix unused-const-variable warningsAndrew Jeffery2017-04-111-6/+6
| * | | Merge tag 'samsung-pinctrl-4.12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2017-04-102-25/+83
| |\ \ \
| | * | | pinctrl: samsung: Use devres version of gpiochip_add_dataCharles Keepax2017-03-231-7/+2
| | * | | pinctrl: samsung: Register pinctrl before GPIOCharles Keepax2017-03-231-18/+18
| | * | | pinctrl: samsung: Add support for pad retention control for Exynos5433 SoCsMarek Szyprowski2017-03-231-0/+58
| | * | | pinctrl: samsung: Ensure that pad retention is disabled on driver initMarek Szyprowski2017-03-231-0/+5
| * | | | pinctrl: at91-pio4: handle suspend to ramAlexandre Belloni2017-04-071-6/+28
| * | | | pinctrl: pinmux: Fix kerneldoc for pinmux_generic_add_function()Geert Uytterhoeven2017-04-071-1/+1
| * | | | pinctrl: Add pincontrol driver for ARTPEC-6 SoCJesper Nilsson2017-04-073-0/+1004
| * | | | pinctrl: meson: meson8b: rename the NAND DQS pin definitionsMartin Blumenstingl2017-04-071-6/+6
| * | | | pinctrl: meson: meson8b: fix the NAND DQS pinsMartin Blumenstingl2017-04-071-2/+2
| * | | | Merge tag 'sh-pfc-for-v4.12-tag2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij2017-04-044-3419/+6437
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | pinctrl: sh-pfc: r8a7795: Add SCIF_CLK supportGeert Uytterhoeven2017-03-301-0/+24
| | * | | pinctrl: sh-pfc: r8a7795: Add SCIF supportGeert Uytterhoeven2017-03-301-0/+275
| | * | | pinctrl: sh-pfc: r8a7795: Add support for R-Car H3 ES2.0Geert Uytterhoeven2017-03-304-3690/+6409
| * | | | pinctrl: meson: gxl: add spdif output pinsJerome Brunet2017-03-281-0/+18
| * | | | pinctrl: meson: gxl: add i2s output pinsJerome Brunet2017-03-281-0/+31
| * | | | pinctrl: meson: gxbb: add spdif output pinsJerome Brunet2017-03-281-0/+18
| * | | | pinctrl: meson: gxbb: add i2s output pinsJerome Brunet2017-03-281-0/+31
| * | | | pinctrl: meson: use gpio-ranges from DTNeil Armstrong2017-03-281-13/+1
| * | | | pinctrl: meson-gxl: Fix inverted registers and add missing pinsNeil Armstrong2017-03-281-15/+68