summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
...
* | | pinctrl: Add core support for Aspeed SoCsAndrew Jeffery2016-09-076-0/+1081
* | | pinctrl: meson-gxbb: add the pins for the SDIO/sd_emmc_a controllerMartin Blumenstingl2016-09-071-0/+19
* | | pinctrl: zynq: fix typo in sdio1_3_grp pin listDaniel Glöckner2016-09-061-1/+1
* | | Merge tag 'sh-pfc-for-v4.9-tag2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2016-09-065-0/+2660
|\ \ \ | |/ /
| * | pinctrl: sh-pfc: r8a7796: Add SDHI pins, groups and functionsTakeshi Kihara2016-08-191-0/+275
| * | pinctrl: sh-pfc: r8a7796: Add SCIF pins, groups and functionsTakeshi Kihara2016-08-191-0/+300
| * | pinctrl: sh-pfc: Initial R8A7796 PFC supportTakeshi Kihara2016-08-195-0/+2085
* | | pinctrl: imx: output one pin/config pair per line in pinconf-groupsVladimir Zapolskiy2016-09-061-1/+1
* | | pinctrl: sirf: make core support explicitly non-modularPaul Gortmaker2016-08-271-7/+5
* | | pinctrl: sirf: make atlas7 explicitly non-modularPaul Gortmaker2016-08-271-4/+1
* | | pinctrl: rockchip: make it explicitly non-modularPaul Gortmaker2016-08-271-6/+1
* | | pinctrl: nomadik: make core support explicitly non-modularPaul Gortmaker2016-08-271-5/+0
* | | pinctrl: nomadik: make abx500 explicitly non-modularPaul Gortmaker2016-08-271-6/+2
* | | pinctrl: mediatek: make mtk-common explicitly non-modularPaul Gortmaker2016-08-271-5/+0
* | | pinctrl: meson-gxbb: add pins for PWMNeil Armstrong2016-08-241-0/+79
* | | Merge tag 'sh-pfc-for-v4.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2016-08-226-53/+3047
|\ \ \ | |/ /
| * | pinctrl: sh-pfc: r8a7795: Add DU supportLaurent Pinchart2016-08-161-0/+100
| * | pinctrl: sh-pfc: r8a7792: Add DU pin groupsSergei Shtylyov2016-08-081-0/+144
| * | pinctrl: sh-pfc: r8a7792: Add VIN pin groupsSergei Shtylyov2016-08-081-0/+577
| * | pinctrl: sh-pfc: r8a7795: Correct header from R-Car Gen3 to R8A7795Geert Uytterhoeven2016-08-081-1/+1
| * | pinctrl: sh-pfc: r8a7792: Add CAN pin groupsSergei Shtylyov2016-08-081-0/+37
| * | pinctrl: sh-pfc: r8a7792: Add SDHI pin groupsSergei Shtylyov2016-08-081-0/+51
| * | pinctrl: sh-pfc: r8a7792: Add EtherAVB pin groupsSergei Shtylyov2016-08-081-0/+99
| * | pinctrl: sh-pfc: Add R8A7792 PFC supportSergei Shtylyov2016-08-085-6/+1747
| * | pinctrl: sh-pfc: Fix overly long linesSergei Shtylyov2016-08-081-40/+55
| * | pinctrl: sh-pfc: r8a7795: Add bias pinconf supportUlrich Hecht2016-08-081-12/+242
| |/
* | pinctrl: amlogic: gxbb: add the IR remote input pinMartin Blumenstingl2016-08-221-0/+8
* | pinctrl: palmas: fix a possible NULL dereferenceLABBE Corentin2016-08-221-3/+1
* | pinctrl: exynos: remove duplicate calls in irq handlerperr perr2016-08-221-5/+1
* | pinctrl: meson: get rid of unneeded domain structuresBeniamino Galvani2016-08-225-228/+118
* | pinctrl: st: Use second parameter to gpio specifierPatrice Chotard2016-08-111-17/+0
* | pinctrl: nomadik: use of_property_read_boolJulia Lawall2016-08-111-4/+2
* | pinctrl: qcom: Add generic ssbi and spmi GPIO/MPP bindingsStephen Boyd2016-08-112-0/+2
* | pinctrl: sun6i: add SPDIF to pin description.Marcus Cooper2016-08-111-2/+10
|/
* Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-07-28105-2681/+10726
|\
| * pinctrl: fix pincontrol definition for marvellAndreas Klinger2016-07-241-42/+43
| * pinctrl: xway: fix typoLinus Walleij2016-07-221-1/+1
| * Revert "pinctrl: amd: make it explicitly non-modular"Paul Gortmaker2016-07-221-3/+20
| * pinctrl: iproc: Add NSP and Stingray GPIO supportRay Jui2016-07-221-7/+111
| * pinctrl: bcm: add OF dependenciesArnd Bergmann2016-07-221-0/+2
| * pinctrl: ns2: remove redundant dev_err call in ns2_pinmux_probe()Wei Yongjun2016-07-221-6/+2
| * pinctrl: Add STM32F746 MCU supportAlexandre TORGUE2016-07-113-0/+1688
| * pinctrl: intel: Protect set wake flow by spin lockAndy Shevchenko2016-07-111-0/+5
| * pinctrl: nsp: remove redundant dev_err call in nsp_pinmux_probe()Wei Yongjun2016-07-111-6/+2
| * pinctrl: uniphier: add Ethernet pin-mux settingsMasahiro Yamada2016-07-117-0/+109
| * sh-pfc: Use PTR_ERR_OR_ZERO() to simplify the codeWei Yongjun2016-07-111-4/+1
| * pinctrl: ns2: fix return value check in ns2_pinmux_probe()Wei Yongjun2016-07-111-2/+2
| * pinctrl: qcom: establish proper EBI2 pin groupsLinus Walleij2016-07-081-22/+46
| * pinctrl: imx21: Remove the MODULE_DEVICE_TABLE() macroFabio Estevam2016-07-061-1/+0
| * pinctrl: sunxi: fix nand0 function name for sun8iIcenowy Zheng2016-07-053-9/+9
OpenPOWER on IntegriCloud