summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
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: 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-09pinctrl: qcom: handle input-enable pinconf propertyStanimir Varbanov
2015-03-09pinctrl: qcom: enable generic pinconfStanimir Varbanov
2015-03-09pinctrl: at91: simplify probe error handlingBaruch Siach
2015-03-09pinctrl: sirf: fix typo in kernel warning on a bad interruptColin Ian King
2015-03-09pinctrl: tegra: add a driver for Tegra210Stephen Warren
2015-03-09pinctrl: tegra: support nvidia,io-hv DT propertyStephen Warren
2015-03-09pinctrl: tegra: some bits move between registersStephen Warren
2015-03-09pinctrl: tegra: driver layout/consistency fixesStephen Warren
2015-03-09pinctrl: lantiq: fix include guard #endif commentBaruch Siach
2015-03-09pinctrl: freescale: make of_device_id array constSanjeev Sharma
2015-03-09pinctrl: sh-pfc: Do not overwrite bias configurationGeert Uytterhoeven
2015-03-09pinctrl: sh-pfc: Remove r8a7791 platform_device_id entryLaurent Pinchart
2015-03-05pinctrl: exynos: Add support for Exynos5433Chanwoo Choi
2015-03-04pinctrl: mvebu: add pinctrl driver for Marvell Armada 39xThomas Petazzoni
2015-02-11Merge tag 'pinctrl-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-02-05sh-pfc: emev2 - Fix mangled author nameGeert Uytterhoeven
2015-02-04pinctrl: cherryview: Configure HiZ pins to be input when requested as GPIOsMika Westerberg
2015-02-03pinctrl: imx25: fix numbering for pinsUwe Kleine-König
2015-02-03pinctrl: pinctrl-imx: don't use invalid value of conf_regUwe Kleine-König
2015-01-30pinctrl: qcom: delete pin_config_get/set pinconf operationsStanimir Varbanov
2015-01-30pinctrl: qcom: Add msm8916 pinctrl driverJoonwoo Park
2015-01-30pinctrl: qcom: increase variable size for register offsetsJoonwoo Park