summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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: dt-binding: fix generic pinmux/pinconf examplesBaruch Siach
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: dt-binding: fix typoBaruch Siach
2015-03-18pinctrl: fix example .get_group_pins implementation signatureBaruch Siach
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: Cygnus: define Broadcom Cygnus GPIO/PINCONF bindingRay Jui
2015-03-18pinctrl: staticise example code funcs/structsBaruch Siach
2015-03-18pinctrl: remove doc mention of the enable/disable APIBaruch Siach
2015-03-18pinctrl: remove enable/disable callbacks from documentationBaruch Siach
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: dt-bindings: Add pinctrl bindings for mt65xx/mt81xx.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: Broadcom Cygnus pinctrl device tree bindingRay 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: remove maxpin from documentationBaruch Siach
2015-03-09pinctrl: sirf: fix typo in kernel warning on a bad interruptColin Ian King