aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-19pinctrl: Fix gpio/pin mapping for Meson8bCarlo Caione2-3/+3
2015-05-19pinctrl: cygnus: fixed incorrect GPIO-pin mappingRay Jui1-1/+3
2015-05-12pinctrl: cherryview: Read triggering type from HW if not set when requestedMika Westerberg1-0/+44
2015-05-08Merge tag 'gpio-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-6/+7
2015-05-06pinctrl: Don't just pretend to protect pinctrl_maps, do it for realDoug Anderson3-8/+6
2015-05-04pinctrl: mediatek: mtk-common: initialize unmaskColin Ian King1-0/+2
2015-04-28pinctrl: qcom-spmi-mpp: Fix input value reportIvan T. Ivanov1-4/+5
2015-04-28pinctrl: qcom-spmi-gpio: Fix input value reportIvan T. Ivanov1-5/+6
2015-04-28pinctrl: qcom-spmi-gpio: Fix output type configurationIvan T. Ivanov1-1/+1
2015-04-27pinctrl: qcom-spmi: Fix pin direction configurationIvan T. Ivanov2-0/+2
2015-04-27pinctrl: mvebu: Fix mapping of pin 63 (gpo -> gpio)Andrew Andrianov1-1/+1
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
2015-03-25pinctrl: st: Display pin's function when printing pinctrl debug informationLee Jones1-1/+11
2015-03-25pinctrl: st: Show correct pin direction also in GPIO modeLee Jones1-1/+7
2015-03-25pinctrl: st: Supply a GPIO get_direction() call-backLee Jones1-1/+30
2015-03-25pinctrl: st: Move st_get_pio_control() further up the source fileLee Jones1-10/+10
2015-03-25pinctrl: st: Introduce a 'get pin function' callLee Jones1-0/+14
2015-03-19pinctrl: tegra: use signed bitfields for optional fieldsStefan Agner1-20/+20
2015-03-18pinctrl: mediatek: mt8135/mt8173: Constify of_device_id tableAxel Lin2-10/+6
2015-03-18pinctrl: mediatek: mtk-common: Use devm_kcalloc at appropriate placesAxel Lin1-10/+7
2015-03-18pinctrl: mediatek: mt8135/mt8173: Fix build error due to missing include fileAxel Lin1-1/+1
2015-03-18pinctrl: mediatek: Adjust mt8173 pinctrl kconfigYingjoe Chen1-3/+8
2015-03-18pinctrl: mediatek: mtk-common: Remove kfreeAxel Lin1-4/+2
2015-03-18pinctrl: mediatek: Fix include directiveGuenter Roeck1-1/+1
2015-03-18pinctrl: sun4i: GPIOs configured as irq must be set to input before readingHans de Goede3-2/+17
2015-03-18pinctrl: sh-pfc: Remove r8a7790 platform_device_id entryGeert Uytterhoeven1-3/+0
2015-03-18pinctrl: sh-pfc: Remove emev2 platform_device_id entryGeert Uytterhoeven1-3/+0
2015-03-18pinctrl: sh-pfc: Use u32 to store register addressesGeert Uytterhoeven3-10/+14
2015-03-18pinctrl: sh-pfc: Use reg_width instead of reg as sentinelGeert Uytterhoeven1-1/+1
2015-03-18pinctrl: sh-pfc: Use unsigned int for register/field widths and offsetsGeert Uytterhoeven3-34/+33
2015-03-18pinctrl: sh-pfc: Store register/field widths in u8 instead of unsigned longGeert Uytterhoeven2-5/+7
2015-03-18pinctrl: add AMD GPIO driver support.Ken Xue4-0/+1147
2015-03-18pinctrl: exynos: Remove eint_gpio_init call-back for exynos7 alive pinctrl blockAbhilash Kesavan1-1/+0