summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
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
2015-03-18pinctrl: mediatek: Adjust mt8173 pinctrl kconfigYingjoe Chen
2015-03-18pinctrl: mediatek: mtk-common: Remove kfreeAxel Lin
2015-03-18pinctrl: mediatek: Fix include directiveGuenter Roeck
2015-03-18pinctrl: sun4i: GPIOs configured as irq must be set to input before readingHans de Goede
2015-03-18pinctrl: sh-pfc: Remove r8a7790 platform_device_id entryGeert Uytterhoeven
2015-03-18pinctrl: sh-pfc: Remove emev2 platform_device_id entryGeert Uytterhoeven
2015-03-18pinctrl: sh-pfc: Use u32 to store register addressesGeert Uytterhoeven
2015-03-18pinctrl: sh-pfc: Use reg_width instead of reg as sentinelGeert Uytterhoeven
2015-03-18pinctrl: sh-pfc: Use unsigned int for register/field widths and offsetsGeert Uytterhoeven
2015-03-18pinctrl: sh-pfc: Store register/field widths in u8 instead of unsigned longGeert Uytterhoeven
2015-03-18pinctrl: add AMD GPIO driver support.Ken Xue
2015-03-18pinctrl: exynos: Remove eint_gpio_init call-back for exynos7 alive pinctrl blockAbhilash Kesavan
2015-03-18pinctrl: cygnus: add gpio/pinconf driverRay Jui
2015-03-18pinctrl: mediatek: fix build errorHongzhou Yang
2015-03-18pinctrl: mediatek: emulate GPIO interrupt on both-edgesYingjoe Chen
2015-03-18arm64: mediatek: Add Pinctrl/GPIO/EINT driver for mt8173.Hongzhou Yang
2015-03-18pinctrl: mediatek: Add EINT support to MTK pinctrl driver.Maoguang Meng
2015-03-18pinctrl: mediatek: Add Pinctrl/GPIO driver for mt8135.Hongzhou Yang
2015-03-18pinctrl: sh-pfc: Use u32 to store register dataGeert Uytterhoeven
2015-03-18pinctrl: cygnus: add initial IOMUX driver supportRay Jui
2015-03-18pinctrl: bcm: consolidate Broadcom pinctrl driversRay Jui
2015-03-18pinctrl: imx: do not implicitly set pin regs to -1Stefan Agner
2015-03-18pinctrl: at91: move lock/unlock_as_irq calls into request/releaseBoris Brezillon