summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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: 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
2015-03-18pinctrl: cygnus: add gpio/pinconf driverRay Jui3-0/+930
2015-03-18pinctrl: mediatek: fix build errorHongzhou Yang1-2/+3
2015-03-18pinctrl: mediatek: emulate GPIO interrupt on both-edgesYingjoe Chen4-3/+83
2015-03-18arm64: mediatek: Add Pinctrl/GPIO/EINT driver for mt8173.Hongzhou Yang6-0/+1704
2015-03-18pinctrl: mediatek: Add EINT support to MTK pinctrl driver.Maoguang Meng3-2/+435
2015-03-18pinctrl: mediatek: Add Pinctrl/GPIO driver for mt8135.Hongzhou Yang8-0/+3470
2015-03-18pinctrl: sh-pfc: Use u32 to store register dataGeert Uytterhoeven3-22/+21
2015-03-18pinctrl: cygnus: add initial IOMUX driver supportRay Jui3-2/+1038
2015-03-18pinctrl: bcm: consolidate Broadcom pinctrl driversRay Jui6-22/+29
2015-03-18pinctrl: imx: do not implicitly set pin regs to -1Stefan Agner1-2/+6
2015-03-09pinctrl: qcom: handle input-enable pinconf propertyStanimir Varbanov1-0/+11
2015-03-09pinctrl: qcom: enable generic pinconfStanimir Varbanov1-4/+2
2015-03-09pinctrl: at91: simplify probe error handlingBaruch Siach1-5/+1
2015-03-09pinctrl: sirf: fix typo in kernel warning on a bad interruptColin Ian King1-1/+1
2015-03-09pinctrl: tegra: add a driver for Tegra210Stephen Warren3-0/+1593
2015-03-09pinctrl: tegra: support nvidia,io-hv DT propertyStephen Warren1-0/+1
2015-03-09pinctrl: tegra: some bits move between registersStephen Warren6-6/+36
2015-03-09pinctrl: tegra: driver layout/consistency fixesStephen Warren3-81/+75
2015-03-09pinctrl: lantiq: fix include guard #endif commentBaruch Siach1-1/+1
2015-03-09pinctrl: freescale: make of_device_id array constSanjeev Sharma1-1/+1
2015-03-09pinctrl: sh-pfc: Do not overwrite bias configurationGeert Uytterhoeven1-12/+13
2015-03-09pinctrl: sh-pfc: Remove r8a7791 platform_device_id entryLaurent Pinchart1-3/+0
2015-03-05pinctrl: exynos: Add support for Exynos5433Chanwoo Choi3-0/+156
2015-03-04pinctrl: mvebu: add pinctrl driver for Marvell Armada 39xThomas Petazzoni3-0/+437
2015-02-22Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds6-20/+20
2015-02-21Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-8/+0
2015-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-17/+35
2015-02-21Merge tag 'pm+acpi-3.20-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-54/+86
2015-02-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-207/+385