summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: pinconf-generic: add dt node names to error messagesBaruch Siach2015-03-271-2/+4
* pinctrl: pinconf-generic: scan also referenced phandle nodeBaruch Siach2015-03-271-20/+28
* pinctrl: mvebu: add suspend/resume support to Armada XP pinctrl driverThomas Petazzoni2015-03-271-0/+40
* pinctrl: st: Display pin's function when printing pinctrl debug informationLee Jones2015-03-251-1/+11
* pinctrl: st: Show correct pin direction also in GPIO modeLee Jones2015-03-251-1/+7
* pinctrl: st: Supply a GPIO get_direction() call-backLee Jones2015-03-251-1/+30
* pinctrl: st: Move st_get_pio_control() further up the source fileLee Jones2015-03-251-10/+10
* pinctrl: st: Introduce a 'get pin function' callLee Jones2015-03-251-0/+14
* pinctrl: tegra: use signed bitfields for optional fieldsStefan Agner2015-03-191-20/+20
* pinctrl: dt-binding: fix generic pinmux/pinconf examplesBaruch Siach2015-03-181-10/+20
* pinctrl: mediatek: mt8135/mt8173: Constify of_device_id tableAxel Lin2015-03-182-10/+6
* pinctrl: mediatek: mtk-common: Use devm_kcalloc at appropriate placesAxel Lin2015-03-181-10/+7
* pinctrl: mediatek: mt8135/mt8173: Fix build error due to missing include fileAxel Lin2015-03-181-1/+1
* pinctrl: mediatek: Adjust mt8173 pinctrl kconfigYingjoe Chen2015-03-181-3/+8
* pinctrl: mediatek: mtk-common: Remove kfreeAxel Lin2015-03-181-4/+2
* pinctrl: mediatek: Fix include directiveGuenter Roeck2015-03-181-1/+1
* pinctrl: sh-pfc: Remove r8a7790 platform_device_id entryGeert Uytterhoeven2015-03-181-3/+0
* pinctrl: sh-pfc: Remove emev2 platform_device_id entryGeert Uytterhoeven2015-03-181-3/+0
* pinctrl: sh-pfc: Use u32 to store register addressesGeert Uytterhoeven2015-03-183-10/+14
* pinctrl: sh-pfc: Use reg_width instead of reg as sentinelGeert Uytterhoeven2015-03-181-1/+1
* pinctrl: sh-pfc: Use unsigned int for register/field widths and offsetsGeert Uytterhoeven2015-03-183-34/+33
* pinctrl: sh-pfc: Store register/field widths in u8 instead of unsigned longGeert Uytterhoeven2015-03-182-5/+7
* pinctrl: add AMD GPIO driver support.Ken Xue2015-03-184-0/+1147
* pinctrl: dt-binding: fix typoBaruch Siach2015-03-181-1/+1
* pinctrl: fix example .get_group_pins implementation signatureBaruch Siach2015-03-181-2/+2
* pinctrl: exynos: Remove eint_gpio_init call-back for exynos7 alive pinctrl blockAbhilash Kesavan2015-03-181-1/+0
* pinctrl: cygnus: add gpio/pinconf driverRay Jui2015-03-183-0/+930
* pinctrl: Cygnus: define Broadcom Cygnus GPIO/PINCONF bindingRay Jui2015-03-181-0/+98
* pinctrl: staticise example code funcs/structsBaruch Siach2015-03-181-4/+4
* pinctrl: remove doc mention of the enable/disable APIBaruch Siach2015-03-181-3/+4
* pinctrl: remove enable/disable callbacks from documentationBaruch Siach2015-03-181-3/+2
* pinctrl: mediatek: fix build errorHongzhou Yang2015-03-181-2/+3
* pinctrl: mediatek: emulate GPIO interrupt on both-edgesYingjoe Chen2015-03-184-3/+83
* arm64: mediatek: Add Pinctrl/GPIO/EINT driver for mt8173.Hongzhou Yang2015-03-186-0/+1704
* pinctrl: mediatek: Add EINT support to MTK pinctrl driver.Maoguang Meng2015-03-183-2/+435
* pinctrl: mediatek: Add Pinctrl/GPIO driver for mt8135.Hongzhou Yang2015-03-189-0/+3510
* pinctrl: dt-bindings: Add pinctrl bindings for mt65xx/mt81xx.Hongzhou Yang2015-03-181-0/+145
* pinctrl: sh-pfc: Use u32 to store register dataGeert Uytterhoeven2015-03-183-22/+21
* pinctrl: cygnus: add initial IOMUX driver supportRay Jui2015-03-183-2/+1038
* pinctrl: Broadcom Cygnus pinctrl device tree bindingRay Jui2015-03-181-0/+132
* pinctrl: bcm: consolidate Broadcom pinctrl driversRay Jui2015-03-186-22/+29
* pinctrl: imx: do not implicitly set pin regs to -1Stefan Agner2015-03-181-2/+6
* pinctrl: qcom: handle input-enable pinconf propertyStanimir Varbanov2015-03-091-0/+11
* pinctrl: qcom: enable generic pinconfStanimir Varbanov2015-03-091-4/+2
* pinctrl: at91: simplify probe error handlingBaruch Siach2015-03-091-5/+1
* pinctrl: remove maxpin from documentationBaruch Siach2015-03-091-1/+0
* pinctrl: sirf: fix typo in kernel warning on a bad interruptColin Ian King2015-03-091-1/+1
* pinctrl: tegra: add a driver for Tegra210Stephen Warren2015-03-094-0/+1759
* pinctrl: tegra: support nvidia,io-hv DT propertyStephen Warren2015-03-091-0/+1
* pinctrl: tegra: some bits move between registersStephen Warren2015-03-096-6/+36