summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | pinctrl: rockchip: avoid hardirq-unsafe functions in irq_chipJohn Keeping2017-03-281-4/+40
* | | pinctrl: rockchip: split out verification of mux settingsJohn Keeping2017-03-281-16/+30
* | | pinctrl: rockchip: convert to raw spinlockJohn Keeping2017-03-281-13/+13
* | | pinctrl: rockchip: remove unnecessary lockingJohn Keeping2017-03-281-31/+2
* | | Merge tag 'sh-pfc-for-v4.12-tag1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij2017-03-242-87/+91
|\ \ \ | |/ /
| * | pinctrl: sh-pfc: Update info pointer after SoC-specific initGeert Uytterhoeven2017-03-211-0/+3
| * | pinctrl: sh-pfc: r8a7795: Restore sort orderGeert Uytterhoeven2017-03-211-85/+86
| * | pinctrl: sh-pfc: r8a7795: Fix hscif2_clk_b and hscif4_ctrlGeert Uytterhoeven2017-03-211-2/+2
| |/
* | pinctrl: cherryview: Add support for GMMR GPIO opregionHans de Goede2017-03-231-0/+47
* | pinctrl: rockchip: rename RK1108 to RV1108Andy Yan2017-03-231-38/+38
* | pinctrl: rockchip: add irq_enable & irq_disable opsJeffy Chen2017-03-231-5/+6
* | pinctrl: uniphier: make drivers non-modularMasahiro Yamada2017-03-239-72/+38
* | pinctrl: uniphier: remove obsoleted compatiblesMasahiro Yamada2017-03-238-42/+23
* | pinctrl: meson: gxl: add the missing PWM pin definitionsMartin Blumenstingl2017-03-231-0/+54
* | pinctrl: sunxi: make use of raw_spinlock variantsJulia Cartwright2017-03-162-14/+14
* | pinctrl: sirf: atlas7: make use of raw_spinlock variantsJulia Cartwright2017-03-161-22/+22
* | pinctrl: amd: make use of raw_spinlock variantsJulia Cartwright2017-03-162-34/+34
* | pinctrl: bcm: make use of raw_spinlock variantsJulia Cartwright2017-03-162-45/+45
* | pinctrl: qcom: qdf2xxx: add names to the gpiosTimur Tabi2017-03-161-2/+12
* | pinctrl: rockchip: Add input schmitt support for rk3328david.wu2017-03-141-0/+23
* | pinctrl: rockchip:Add input schmitt supportdavid.wu2017-03-141-0/+73
* | pinctrl: sunxi: select GPIOLIBIcenowy Zheng2017-03-141-0/+1
* | pinctrl: sunxi: Add A64 R_PIO controller supportIcenowy Zheng2017-03-143-0/+130
* | pinctrl: sunxi: refactor pinctrl choice selecting for ARM64Icenowy Zheng2017-03-141-4/+4
OpenPOWER on IntegriCloud