summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: mediatek: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-271-3/+3
* pinctrl: freescale: drop the dependency on ARM64 for i.MX8MPeng Fan2020-03-261-4/+4
* Revert "pinctrl: mvebu: armada-37xx: use use platform api"Linus Walleij2020-03-261-9/+3
* dt-bindings: pinctrl: at91: Fix a typo ("descibe")Jonathan Neuschäfer2020-03-121-1/+1
* pinctrl: meson: add tsin pinctrl for meson gxbb/gxl/gxmIgor Vavro2020-03-122-0/+62
* pinctrl: sprd: Fix the kconfig warningBaolin Wang2020-03-031-3/+3
* pinctrl: ingenic: add hdmi-ddc pin control groupPaul Boddie2020-03-021-0/+7
* pinctrl: sirf/atlas7: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-291-1/+1
* 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
* | gpiolib: export gpiochip_get_descMarco Felsch2020-02-251-0/+1
* | 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
* | dt-bindings: pinctrl: imx8mp: Replace the uint32-array with uint32-matrixAnson Huang2020-02-211-6/+19
* | dt-bindings: pinctrl: Convert i.MX8MN to json-schemaAnson Huang2020-02-212-39/+82
* | dt-bindings: pinctrl: Convert i.MX8MM to json-schemaAnson Huang2020-02-212-36/+82
* | dt-bindings: pinctrl: Convert i.MX8MQ to json-schemaAnson Huang2020-02-212-36/+82
* | 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-194-0/+314
* | MAINTAINERS: Sort entries in database for PIN CONTROLLERAndy Shevchenko2020-02-141-18/+18
* | 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