summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2015-11-02Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-11-02Merge tag 'pinctrl-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-10-31pinctrl: pinconf: remove needless loopLaurent Meunier
2015-10-31pinctrl: uniphier: guard uniphier directory with CONFIG_PINCTRL_UNIPHIERMasahiro Yamada
2015-10-31pinctrl: zynq: fix UTF-8 errorsLinus Walleij
2015-10-30pinctrl: zynq: Initialize earlyMike Looijmans
2015-10-27pinctrl: at91: add missing of_node_putJulia Lawall
2015-10-27pinctrl: tegra-xusb: Correct lane mux optionsJon Hunter
2015-10-27pinctrl: intel: Add Intel Broxton pin controller supportMika Westerberg
2015-10-27pinctrl: intel: Allow requesting pins which are in ACPI mode as GPIOsMika Westerberg
2015-10-27pinctrl: intel: Add support for multiple GPIO chips sharing the interruptMika Westerberg
2015-10-27drivers/pinctrl: Add the concept of an "init" stateDouglas Anderson
2015-10-27pinctrl: uniphier: set input-enable before pin-muxingMasahiro Yamada
2015-10-27pinctrl: cygnus: Remove GPIO to Pinctrl pin mapping from driverPramod Kumar
2015-10-26Merge branch 'sh-pfc-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Walleij
2015-10-23pinctrl: sunxi: Add irq pinmuxing to sun6i "r" pincontrollerHans de Goede
2015-10-23pinctrl: sunxi: Fix irq_of_xlate for the r_pio pinctrl blockHans de Goede
2015-10-20pinctrl: sh-pfc: Remove obsolete r8a7778 platform_device_id entryGeert Uytterhoeven
2015-10-20pinctrl: sh-pfc: Remove obsolete r8a7779 platform_device_id entryGeert Uytterhoeven
2015-10-20pinctrl: sh-pfc: Stop including <linux/platform_data/gpio-rcar.h>Geert Uytterhoeven
2015-10-20pinctrl: sh-pfc: Rename .gpio_data[] to .pinmux_data[]Geert Uytterhoeven
2015-10-20pinctrl: sh-pfc: r8a7778: Add bias (pull-up) pinconf supportUlrich Hecht
2015-10-20pinctrl: sh-pfc: Add macros defining GP ports with config flagsUlrich Hecht
2015-10-20pinctrl: sh-pfc: r8a7794: Add VIN pin groupsKoji Matsuoka
2015-10-20pinctrl: sh-pfc: r8a779[01]: Move 'union vin_data' to shared header fileSergei Shtylyov
2015-10-16pinctrl: baytrail: Fix compilation warnings when !CONFIG_PMMika Westerberg
2015-10-16pinctrl: intel: Fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg
2015-10-16pinctrl: qcom: ssbi: fix compilation with DEBUG_FS=nJonas Gorski
2015-10-16pinctrl: replace trivial implementations of gpio_chip request/freeJonas Gorski
2015-10-16pinctrl: atlas7: support atlas7 step B changesWei Chen
2015-10-16pinctrl: berlin: fix BG2CD field widthsThomas Hebb
2015-10-16pinctrl: berlin: fix my family name spellingAntoine Ténart
2015-10-16pinctrl: berlin: add explicit dependency on OFAntoine Tenart
2015-10-16pinctrl: berlin: select the pinctrl driver according to the SoC usedAntoine Tenart
2015-10-16pinctrl: berlin: add the berlin4ct pinctrl driverJisheng Zhang
2015-10-16pinctrl: berlin: Make berlin pinctrl driver visible if COMPILE_TEST=yJisheng Zhang
2015-10-16pinctrl: berlin: introduce berlin_pinctrl_probe_regmap()Jisheng Zhang
2015-10-02pinctrl: pinconf-generic: add "input-schmitt" DT propertyMasahiro Yamada
2015-10-02pinctrl: pinconf-generic: sort pin configuration params alphabeticallyMasahiro Yamada
2015-10-02pinctrl: at91-pio4: irq argument as been removed from irq flow handlersLudovic Desroches
2015-10-02pinctrl: at91-pio4: use irq_set_handler_lockedLudovic Desroches
2015-10-02pinctrl: freescale: imx7d: support iomux lpsr controllerAdrian Alonso
2015-10-02pinctrl: freescale: imx: add shared input select reg supportAdrian Alonso
2015-10-02pinctrl: freescale: imx: allow mux_reg offset zeroAdrian Alonso
2015-10-02pinctrl: freescale: imx: fix system crash if enable two pinctl instancesRobin Gong
2015-10-02pinctrl: at91-pio4: add PM stuffLudovic Desroches
2015-10-02pinctrl: sunxi: add allwinner A83T PIO controller supportVishnu Patekar
2015-10-02pinctrl: uniphier: add SD card pinmux settingsMasahiro Yamada
2015-10-02pinctrl: samsung: Remove unneded semicolonJavier Martinez Canillas
2015-10-02pinctrl: mediatek: Remove unneded semicolonJavier Martinez Canillas