summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2015-05-19pinctrl: mediatek: add mtk_pctrl_spec_pull_set_samereg common codeYingjoe Chen
2015-05-19pinctrl: mediatek: data struct optimize and remove unused memberYingjoe Chen
2015-05-19pinctrl: lpc18xx: add the missing group function mapJoachim Eastwood
2015-05-19pinctrl: cygnus: fixed typo in the gpio driverRay Jui
2015-05-12pinctrl: Add Pistachio SoC pin control driverAndrew Bresticker
2015-05-12pinctrl: lpc18xx: create pin cap lookup helperJoachim Eastwood
2015-05-12pinctrl: sh-pfc: r8a73a4: Remove obsolete multi-platform checkGeert Uytterhoeven
2015-05-12pinctrl: sh-pfc: Enable building of r8a7793 PFC supportUlrich Hecht
2015-05-12pinctrl: sh-pfc: Add r8a7793 supportUlrich Hecht
2015-05-12pinctrl: sh-pfc: r8a7740: Fix typo SCIFAB in commentGeert Uytterhoeven
2015-05-12pinctrl: intel: sunrisepoint: Add Intel Sunrisepoint-H supportMika Westerberg
2015-05-12pinctrl: Grammar s/used in as/used as/Geert Uytterhoeven
2015-05-12pinctrl: sh-pfc: Remove r8a73a4 platform_device_id entryGeert Uytterhoeven
2015-05-06pinctrl: single: Constify irq_domain_opsKrzysztof Kozlowski
2015-05-06pinctrl: imx: Allow parsing DT without function nodesMarkus Pargmann
2015-05-06pinctrl: zynq: configure SPI SSx pins separatelyHelmut Buchsbaum
2015-05-06pinctrl: nomadik: assign chips dynamicallyLinus Walleij
2015-05-06pinctrl: nomadik: activate strict mux modeLinus Walleij
2015-05-06pinctrl: move strict option to pinmux_opsLinus Walleij
2015-05-06pinctrl: allow exlusive GPIO/mux pin allocationSonic Zhang
2015-05-06pinctrl: add imx7d supportFrank Li
2015-05-06pinctrl: add lpc18xx pinctrl driverJoachim Eastwood
2015-05-06pinctrl: at91: Add set_multiple GPIO chip featureAlexander Stein
2015-04-15pinctrl: fix allmodconfig noiseLinus Walleij
2015-04-14Merge tag 'pinctrl-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-04-09pinctrl: sirf: move sgpio lock into state containerLinus Walleij
2015-04-08pinctrl: Add support for PM8916 GPIO's and MPP'sIvan T. Ivanov
2015-04-08pinctrl: bcm2835: Fix support for threaded level triggered IRQsCharles Keepax
2015-04-07sh-pfc: r8a7790: add EtherAVB pin groupsSergei Shtylyov
2015-04-07pinctrl: intel: Add Intel Sunrisepoint pin controller and GPIO supportMika Westerberg
2015-04-07pinctrl: fsl: imx: Check for 0 config registerMarkus Pargmann
2015-04-07pinctrl: Add support for Meson8bCarlo Caione
2015-04-07documentation: Extend pinctrl docs for Meson8bCarlo Caione
2015-04-07pinctrl: Cleanup Meson8 driverCarlo Caione
2015-04-07Fix inconsistent spinlock of AMD GPIO driver which can beKen Xue
2015-04-07pinctrl: at91: convert __raw to endian agnostic IOBen Dooks
2015-03-27pinctrl: constify of_device_id arrayFabian Frederick
2015-03-27pinctrl: pinconf-generic: add dt node names to error messagesBaruch Siach
2015-03-27pinctrl: pinconf-generic: scan also referenced phandle nodeBaruch Siach
2015-03-27pinctrl: mvebu: add suspend/resume support to Armada XP pinctrl driverThomas Petazzoni
2015-03-25pinctrl: st: Display pin's function when printing pinctrl debug informationLee Jones
2015-03-25pinctrl: st: Show correct pin direction also in GPIO modeLee Jones
2015-03-25pinctrl: st: Supply a GPIO get_direction() call-backLee Jones
2015-03-25pinctrl: st: Move st_get_pio_control() further up the source fileLee Jones
2015-03-25pinctrl: st: Introduce a 'get pin function' callLee Jones
2015-03-19pinctrl: tegra: use signed bitfields for optional fieldsStefan Agner
2015-03-18pinctrl: mediatek: mt8135/mt8173: Constify of_device_id tableAxel Lin
2015-03-18pinctrl: mediatek: mtk-common: Use devm_kcalloc at appropriate placesAxel Lin
2015-03-18pinctrl: mediatek: mt8135/mt8173: Fix build error due to missing include fileAxel Lin