summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl (follow)
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: sprd: Allow the SPRD pinctrl driver building into a moduleBaolin Wang2020-02-292-3/+6
* pinctrl: Export some needed symbols at module load timeBaolin Wang2020-02-292-0/+2
* pinctrl: da9062: Fix error gpiolib.h pathYueHaibing2020-02-281-1/+1
* Merge tag 'sh-pfc-for-v5.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2020-02-263-68/+248
|\
| * pinctrl: sh-pfc: Remove use of ARCH_R8A7795Geert Uytterhoeven2020-02-211-2/+2
| * pinctrl: sh-pfc: gpio: Return early in gpio_pin_to_irq()Geert Uytterhoeven2020-02-211-4/+1
| * pinctrl: sh-pfc: checker: Add function GPIO checksGeert Uytterhoeven2020-02-211-0/+20
| * pinctrl: sh-pfc: checker: Add data register checksGeert Uytterhoeven2020-02-211-0/+8
| * pinctrl: sh-pfc: checker: Add ioctrl register checksGeert Uytterhoeven2020-02-211-0/+4
| * pinctrl: sh-pfc: checker: Add bias register checksGeert Uytterhoeven2020-02-211-0/+16
| * pinctrl: sh-pfc: checker: Add drive strength register checksGeert Uytterhoeven2020-02-211-0/+45
| * pinctrl: sh-pfc: checker: Improve pin group checksGeert Uytterhoeven2020-02-211-3/+10
| * pinctrl: sh-pfc: checker: Improve pin function checksGeert Uytterhoeven2020-02-211-2/+7
| * pinctrl: sh-pfc: checker: Improve pin checksGeert Uytterhoeven2020-02-211-14/+16
| * pinctrl: sh-pfc: checker: Add check for enum ID conflictsGeert Uytterhoeven2020-02-211-2/+47
| * pinctrl: sh-pfc: checker: Add check for config register conflictsGeert Uytterhoeven2020-02-211-0/+32
| * pinctrl: sh-pfc: checker: Add helper for safe name comparisonGeert Uytterhoeven2020-02-211-4/+11
| * pinctrl: sh-pfc: checker: Add helpers for reportingGeert Uytterhoeven2020-02-211-52/+44
| * pinctrl: sh-pfc: checker: Move data before codeGeert Uytterhoeven2020-02-101-3/+3
* | pinctrl: mediatek: Fix some off by one bugsDan Carpenter2020-02-211-7/+7
* | pinctrl: ingenic: Improve unreachable code generationJosh Poimboeuf2020-02-211-1/+2
* | ipq8064: pinctrl: Fixed missing RGMII pincontrol definitionsAnsuel Smith2020-02-211-5/+5
* | pinctrl: uniphier: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-211-1/+1
* | pinctrl: Ingenic: Add missing parts for X1830.周琰杰 (Zhou Yanjie)2020-02-211-0/+31
* | pinctrl: Use new GPIO_LINE_DIRECTIONMatti Vaittinen2020-02-2124-41/+119
* | pinctrl: sunxi: Mask non-wakeup IRQs on suspendSamuel Holland2020-02-211-0/+2
* | pinctrl: sunxi: Forward calls to irq_set_irq_wakeSamuel Holland2020-02-211-2/+12
* | pinctrl: mediatek: remove set but not used variable 'e'YueHaibing2020-02-201-3/+1
* | pinctrl: da9062: add driver supportMarco Felsch2020-02-193-0/+313
* | pinctrl: bcm2835: Add support for all GPIOs on BCM2711Stefan Wahren2020-02-141-12/+42
* | pinctrl: bcm2835: Refactor platform dataStefan Wahren2020-02-141-13/+44
* | pinctrl: bcm2835: Drop unused defineStefan Wahren2020-02-141-3/+0
* | pinctrl: actions: Fix functions groups names for S700 SoCMatheus Castello2020-02-141-255/+255
* | pinctrl: mediatek: Add support for pin configuration dump via debugfs.Light Hsieh2020-02-142-0/+112
* | pinctrl: mediatek: Backward compatible to previous Mediatek's bias-pull usageLight Hsieh2020-02-145-28/+265
* | pinctrl: mediatek: Refine mtk_pinconf_get()Light Hsieh2020-02-141-25/+15
* | pinctrl: mediatek: Refine mtk_pinconf_get() and mtk_pinconf_set()Light Hsieh2020-02-143-108/+65
* | pinctrl: mediatek: Supporting driving setting without mapping current to regi...Light Hsieh2020-02-143-2/+19
* | pinctrl: mediatek: Check gpio pin number and use binary search in mtk_hw_pin_...Light Hsieh2020-02-142-6/+46
* | pinctrl: qcom: Add ipq6018 pinctrl driverSricharan R2020-02-143-0/+1118
|/
* pinctrl: fix pxa2xx.c build warningsRandy Dunlap2020-02-041-0/+1
* Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-01-2952-1124/+3177
|\
| * pinctrl: madera: Remove extra blank lineCharles Keepax2020-01-241-1/+0
| * pinctrl: qcom: Don't lock around irq_set_irq_wake()Stephen Boyd2020-01-241-5/+0
| * pinctrl: mvebu: armada-37xx: use use platform apiPeng Fan2020-01-231-3/+9
| * pinctrl: freescale: Add i.MX8MP pinctrl driver supportAnson Huang2020-01-233-0/+353
| * Merge tag 'intel-pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2020-01-239-520/+1479
| |\
| | * pinctrl: tigerlake: Tiger Lake uses _HID enumerationMika Westerberg2020-01-161-297/+250
| | * pinctrl: sunrisepoint: Add Coffee Lake-S ACPI IDMika Westerberg2020-01-161-0/+1
| | * pinctrl: intel: Pass irqchip when adding gpiochipLinus Walleij2020-01-091-13/+13