summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
| |/ /
* | | Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-301-3/+54
|\ \ \
| * | | irqchip/stm32: Retrigger both in eoi and unmask callbacksMarek Vasut2020-03-241-4/+14
| * | | pinctrl: stm32: Add level interrupt support to gpio irq chipAlexandre Torgue2020-03-081-2/+43
| |/ /
* | | Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-301-4/+5
|\ \ \ | |_|/ |/| |
| * | pinctrl: Remove use of driver_deferred_probe_check_state_continue()John Stultz2020-03-041-4/+5
| |/
* | pinctrl: qcom: Assign irq_eoi conditionallyLinus Walleij2020-03-091-2/+1
* | pinctrl: falcon: fix syntax errorMathias Kresin2020-03-091-1/+1
* | pinctrl: qcom: ssbi-gpio: Fix fwspec parsing bugLinus Walleij2020-03-091-1/+1
* | pinctrl: madera: Add missing call to pinctrl_unregister_mappingsCharles Keepax2020-02-291-0/+13
* | pinctrl: core: Remove extra kref_get which blocks hogs being freedCharles Keepax2020-02-291-1/+0
* | pinctrl: imx: scu: Align imx sc msg structs to 4Leonard Crestez2020-02-211-2/+2
* | pinctrl: meson-gxl: fix GPIOX sdio pinsNicolas Belin2020-02-211-2/+2
|/
* 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