summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl (follow)
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: meson: meson8: add support for the AO remote output pinMartin Blumenstingl2017-05-221-1/+3
* pinctrl: meson: meson8: add support for the I2S and SPDIF pinsMartin Blumenstingl2017-05-221-0/+52
* pinctrl: meson: meson8: add the PWM pinsMartin Blumenstingl2017-05-221-0/+62
* pinctrl: Adjust nine checks for null pointersMarkus Elfring2017-05-221-9/+9
* pinctrl: Use seq_putc() in pinctrl_maps_show()Markus Elfring2017-05-221-1/+1
* pinctrl: Add spaces for better code readabilityMarkus Elfring2017-05-221-4/+4
* pinctrl: Combine substrings for a message in pin_config_group_get()Markus Elfring2017-05-221-3/+2
* pinctrl: Adjust five checks for null pointersMarkus Elfring2017-05-221-5/+5
* pinctrl: Replace two seq_printf() calls by seq_puts() in pinconf_show_map()Markus Elfring2017-05-221-2/+2
* pinctrl/amd: Update contact information for AMD pinctrl/amdShyam Sundar S K2017-05-221-0/+4
* pinctrl: Use seq_putc() in three functionsMarkus Elfring2017-05-221-5/+3
* pinctrl: armada-37xx: Add irqchip supportGregory CLEMENT2017-05-221-0/+229
* pinctrl: rockchip: remove unneeded (void *) casts in of_match_tableMasahiro Yamada2017-05-221-11/+11
* pinctrl: add ZTE ZX pinctrl driver supportShawn Guo2017-05-227-0/+1594
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-05-031-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-0360-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