aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-28pinctrl: improve debugfs for strict controllersLinus Walleij1-8/+33
2015-05-20pinctrl: mediatek: add OF dependency to MT6397Linus Walleij1-0/+1
2015-05-19pinctrl: sh-pfc: r8a7791: Add PWM pin groups and functionsYoshihiro Shimoda1-0/+125
2015-05-19pinctrl: sirf: add sirf atlas7 pinctrl and gpio supportWei Chen3-0/+4642
2015-05-19pinctrl: zynq: add static to platform_driver remove callbackMasahiro Yamada1-1/+1
2015-05-19pinctrl: sh-pfc: r8a7790: Add PWM pin groups and functionsYoshihiro Shimoda1-0/+101
2015-05-19pinctrl: mediatek: add pinctrl/GPIO/EINT driver for mt8127Yingjoe Chen4-0/+1684
2015-05-19pinctrl: mediatek: Add Pinctrl/GPIO driver for mt6397.Hongzhou Yang8-5/+524
2015-05-19pinctrl: mediatek: add ies/smt control to common code.Hongzhou Yang3-116/+198
2015-05-19pinctrl: mediatek: add mtk_pctrl_spec_pull_set_samereg common codeYingjoe Chen3-121/+136
2015-05-19pinctrl: mediatek: data struct optimize and remove unused memberYingjoe Chen2-14/+6
2015-05-19pinctrl: lpc18xx: add the missing group function mapJoachim Eastwood1-7/+76
2015-05-19pinctrl: cygnus: fixed typo in the gpio driverRay Jui1-2/+2
2015-05-12pinctrl: Add Pistachio SoC pin control driverAndrew Bresticker3-0/+1513
2015-05-12pinctrl: lpc18xx: create pin cap lookup helperJoachim Eastwood1-11/+18
2015-05-12pinctrl: sh-pfc: r8a73a4: Remove obsolete multi-platform checkGeert Uytterhoeven1-4/+0
2015-05-12pinctrl: sh-pfc: Enable building of r8a7793 PFC supportUlrich Hecht2-0/+6
2015-05-12pinctrl: sh-pfc: Add r8a7793 supportUlrich Hecht3-0/+30
2015-05-12pinctrl: sh-pfc: r8a7740: Fix typo SCIFAB in commentGeert Uytterhoeven1-1/+1
2015-05-12pinctrl: intel: sunrisepoint: Add Intel Sunrisepoint-H supportMika Westerberg1-0/+263
2015-05-12pinctrl: Grammar s/used in as/used as/Geert Uytterhoeven1-1/+1
2015-05-12pinctrl: sh-pfc: Remove r8a73a4 platform_device_id entryGeert Uytterhoeven1-3/+0
2015-05-06pinctrl: single: Constify irq_domain_opsKrzysztof Kozlowski1-1/+1
2015-05-06pinctrl: imx: Allow parsing DT without function nodesMarkus Pargmann1-9/+46
2015-05-06pinctrl: zynq: configure SPI SSx pins separatelyHelmut Buchsbaum1-7/+63
2015-05-06pinctrl: nomadik: assign chips dynamicallyLinus Walleij1-31/+30
2015-05-06pinctrl: nomadik: activate strict mux modeLinus Walleij2-0/+2
2015-05-06pinctrl: move strict option to pinmux_opsLinus Walleij2-3/+3
2015-05-06pinctrl: allow exlusive GPIO/mux pin allocationSonic Zhang2-0/+14
2015-05-06pinctrl: add imx7d supportFrank Li3-0/+393
2015-05-06pinctrl: add lpc18xx pinctrl driverJoachim Eastwood3-0/+1154
2015-05-06pinctrl: at91: Add set_multiple GPIO chip featureAlexander Stein1-0/+16
2015-04-15pinctrl: fix allmodconfig noiseLinus Walleij3-2/+8
2015-04-14Merge tag 'pinctrl-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds82-932/+14568
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2015-04-09pinctrl: sirf: move sgpio lock into state containerLinus Walleij1-12/+12
2015-04-08pinctrl: Add support for PM8916 GPIO's and MPP'sIvan T. Ivanov2-0/+2
2015-04-08pinctrl: bcm2835: Fix support for threaded level triggered IRQsCharles Keepax1-9/+17
2015-04-07sh-pfc: r8a7790: add EtherAVB pin groupsSergei Shtylyov1-0/+91
2015-04-07pinctrl: intel: Add Intel Sunrisepoint pin controller and GPIO supportMika Westerberg5-0/+1632
2015-04-07pinctrl: fsl: imx: Check for 0 config registerMarkus Pargmann1-2/+5
2015-04-07pinctrl: Add support for Meson8bCarlo Caione4-1/+905
2015-04-07documentation: Extend pinctrl docs for Meson8bCarlo Caione1-2/+3
2015-04-07pinctrl: Cleanup Meson8 driverCarlo Caione2-597/+461
2015-04-07Fix inconsistent spinlock of AMD GPIO driver which can beKen Xue2-16/+15
2015-04-07pinctrl: at91: convert __raw to endian agnostic IOBen Dooks1-25/+25
2015-03-27pinctrl: constify of_device_id arrayFabian Frederick32-34/+38
2015-03-27pinctrl: pinconf-generic: add dt node names to error messagesBaruch Siach1-2/+4
2015-03-27pinctrl: pinconf-generic: scan also referenced phandle nodeBaruch Siach1-20/+28
2015-03-27pinctrl: mvebu: add suspend/resume support to Armada XP pinctrl driverThomas Petazzoni1-0/+40