summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl (follow)
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: qcom: fix up errorpathLinus Walleij2016-01-052-4/+4
* pinctrl: sunxi: Be sure to clamp return valueLinus Walleij2015-12-261-1/+1
* gpio: ssbi-mpp: Be sure to clamp return valueLinus Walleij2015-12-261-3/+3
* pinctrl: ssbi-gpio: Be sure to clamp return valueLinus Walleij2015-12-261-2/+2
* pinctrl: spmi-mpp: Be sure to clamp return valueLinus Walleij2015-12-261-1/+1
* pinctrl: spmi-gpio: Be sure to clamp return valueLinus Walleij2015-12-261-1/+1
* pinctrl: xway: Be sure to clamp return valueLinus Walleij2015-12-261-1/+1
* pinctrl: coh901: Be sure to clamp return valueLinus Walleij2015-12-261-1/+1
* pinctrl: baytrail: Be sure to clamp return valueLinus Walleij2015-12-261-1/+1
* pinctrl: fixup problematic flagLinus Walleij2015-12-211-1/+0
* Merge tag 'v4.4-rc6' into develLinus Walleij2015-12-2112-46/+48
|\
| * 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
* | pinctrl: lantiq: Implement gpio_chip.to_irqJohn Crispin2015-12-111-0/+17
* | pinctrl: nsp-gpio: fix up parent attributeLinus Walleij2015-12-101-1/+1
* | Merge branch 'bcm-nsp' of ../linux-pinctrl into develLinus Walleij2015-12-103-0/+767
|\ \
| * | pinctrl: nsp: add gpio-a driver support for Broadcom NSP SoCYendapally Reddy Dhananjaya Reddy2015-12-103-0/+767
| |/
* / gpio: change member .dev to .parentLinus Walleij2015-11-1933-67/+69
|/
* 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