summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: mediatek: fix dual-edge code defecthongkun.cao2016-06-241-2/+3
* pinctrl: exynos5440: Use off-stack memory for pinctrl_gpio_rangeAndrew Jeffery2016-06-071-7/+8
* pinctrl: at91-pio4: fix pull-up/down logicLudovic Desroches2016-05-181-0/+2
* pinctrl: single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs than ffsKeerthy2016-05-041-3/+3
* pinctrl: mediatek: correct debounce time unit in mtk_gpio_set_debounceYingjoe Chen2016-05-041-4/+5
* pinctrl: freescale: imx: fix bogus check of of_iomap() return valueVladimir Zapolskiy2016-04-201-9/+8
* pinctrl: nomadik: fix pull debug print inversionLinus Walleij2016-04-201-1/+1
* pinctrl: sunxi: Fix A33 external interrupts not workingHans de Goede2016-04-203-17/+22
* pinctrl: sh-pfc: only use dummy states for non-DT platformsWolfram Sang2016-04-201-1/+3
* pinctrl: pistachio: fix mfio84-89 function description and pinmux.Govindraj Raja2016-04-201-12/+12
* pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsingPhil Elwell2016-04-121-1/+1
* pinctrl: bcm2835: Fix initial value for direction_outputStefan Wahren2015-12-141-6/+7
* pinctrl: intel: fix offset calculation issue of register PAD_OWNQipeng Zha2015-12-101-4/+5
* pinctrl: intel: fix bug of register offset calculationQipeng Zha2015-12-104-17/+20
* pinctrl: freescale: add ZERO_OFFSET_VALID flag for vf610 pinctrlShawn Guo2015-12-101-1/+1
* pinctrl: sh-pfc: sh7734: Add missing cfg macro parameter to fix buildGeert Uytterhoeven2015-12-011-3/+3
* pinctrl: mediatek: Add get_direction support.Hongzhou Yang2015-11-181-7/+4
* pinctrl: fix qcom ssbi drivers for 64-bit compilationArnd Bergmann2015-11-172-2/+2
* pinctrl: imx1-core: add missing of_node_putVaishali Thakkar2015-11-171-2/+6
* pinctrl: remove redundant if conditional from KconfigMasahiro Yamada2015-11-171-4/+0
* Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-11-0221-290/+42
|\
| * pinctrl: replace trivial implementations of gpio_chip request/freeJonas Gorski2015-10-1621-290/+42
* | Merge tag 'pinctrl-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-11-0277-2958/+10792
|\ \
| * | pinctrl: pinconf: remove needless loopLaurent Meunier2015-10-311-8/+5
| * | pinctrl: uniphier: guard uniphier directory with CONFIG_PINCTRL_UNIPHIERMasahiro Yamada2015-10-313-9/+9
| * | pinctrl: zynq: fix UTF-8 errorsLinus Walleij2015-10-311-2/+2
| * | pinctrl: zynq: Initialize earlyMike Looijmans2015-10-301-1/+11
| * | pinctrl: at91: add missing of_node_putJulia Lawall2015-10-271-1/+4
| * | pinctrl: tegra-xusb: Correct lane mux optionsJon Hunter2015-10-271-9/+0
| * | pinctrl: intel: Add Intel Broxton pin controller supportMika Westerberg2015-10-273-0/+1074
| * | pinctrl: intel: Allow requesting pins which are in ACPI mode as GPIOsMika Westerberg2015-10-271-4/+12
| * | pinctrl: intel: Add support for multiple GPIO chips sharing the interruptMika Westerberg2015-10-271-15/+37
| * | drivers/pinctrl: Add the concept of an "init" stateDouglas Anderson2015-10-271-0/+32
| * | pinctrl: uniphier: set input-enable before pin-muxingMasahiro Yamada2015-10-271-3/+7
| * | pinctrl: cygnus: Remove GPIO to Pinctrl pin mapping from driverPramod Kumar2015-10-271-128/+3
| * | Merge branch 'sh-pfc-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Walleij2015-10-2624-144/+531
| |\ \
| | * | pinctrl: sh-pfc: Remove obsolete r8a7778 platform_device_id entryGeert Uytterhoeven2015-10-201-3/+0
| | * | pinctrl: sh-pfc: Remove obsolete r8a7779 platform_device_id entryGeert Uytterhoeven2015-10-201-3/+0
| | * | pinctrl: sh-pfc: Stop including <linux/platform_data/gpio-rcar.h>Geert Uytterhoeven2015-10-207-6/+5
| | * | pinctrl: sh-pfc: Rename .gpio_data[] to .pinmux_data[]Geert Uytterhoeven2015-10-2024-53/+53
| | * | pinctrl: sh-pfc: r8a7778: Add bias (pull-up) pinconf supportUlrich Hecht2015-10-201-21/+242
| | * | pinctrl: sh-pfc: Add macros defining GP ports with config flagsUlrich Hecht2015-10-201-22/+25
| | * | pinctrl: sh-pfc: r8a7794: Add VIN pin groupsKoji Matsuoka2015-10-201-0/+184
| | * | pinctrl: sh-pfc: r8a779[01]: Move 'union vin_data' to shared header fileSergei Shtylyov2015-10-203-37/+23
| * | | pinctrl: sunxi: Add irq pinmuxing to sun6i "r" pincontrollerHans de Goede2015-10-231-6/+18
| * | | pinctrl: sunxi: Fix irq_of_xlate for the r_pio pinctrl blockHans de Goede2015-10-231-3/+3
| * | | pinctrl: baytrail: Fix compilation warnings when !CONFIG_PMMika Westerberg2015-10-161-0/+2
| * | | pinctrl: intel: Fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg2015-10-161-20/+20
| * | | pinctrl: qcom: ssbi: fix compilation with DEBUG_FS=nJonas Gorski2015-10-162-2/+2
| * | | pinctrl: atlas7: support atlas7 step B changesWei Chen2015-10-161-288/+1540
OpenPOWER on IntegriCloud