summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2020-02-21pinctrl: Use new GPIO_LINE_DIRECTIONMatti Vaittinen
2020-02-21pinctrl: sunxi: Mask non-wakeup IRQs on suspendSamuel Holland
2020-02-21pinctrl: sunxi: Forward calls to irq_set_irq_wakeSamuel Holland
2020-02-21pinctrl: sh-pfc: Remove use of ARCH_R8A7795Geert Uytterhoeven
2020-02-21pinctrl: sh-pfc: gpio: Return early in gpio_pin_to_irq()Geert Uytterhoeven
2020-02-21pinctrl: sh-pfc: checker: Add function GPIO checksGeert Uytterhoeven
2020-02-21pinctrl: sh-pfc: checker: Add data register checksGeert Uytterhoeven
2020-02-21pinctrl: sh-pfc: checker: Add ioctrl register checksGeert Uytterhoeven
2020-02-21pinctrl: sh-pfc: checker: Add bias register checksGeert Uytterhoeven
2020-02-21pinctrl: sh-pfc: checker: Add drive strength register checksGeert Uytterhoeven
2020-02-21pinctrl: sh-pfc: checker: Improve pin group checksGeert Uytterhoeven
2020-02-21pinctrl: sh-pfc: checker: Improve pin function checksGeert Uytterhoeven
2020-02-21pinctrl: sh-pfc: checker: Improve pin checksGeert Uytterhoeven
2020-02-21pinctrl: sh-pfc: checker: Add check for enum ID conflictsGeert Uytterhoeven
2020-02-21pinctrl: sh-pfc: checker: Add check for config register conflictsGeert Uytterhoeven
2020-02-21pinctrl: sh-pfc: checker: Add helper for safe name comparisonGeert Uytterhoeven
2020-02-21pinctrl: sh-pfc: checker: Add helpers for reportingGeert Uytterhoeven
2020-02-20pinctrl: mediatek: remove set but not used variable 'e'YueHaibing
2020-02-19pinctrl: da9062: add driver supportMarco Felsch
2020-02-14pinctrl: bcm2835: Add support for all GPIOs on BCM2711Stefan Wahren
2020-02-14pinctrl: bcm2835: Refactor platform dataStefan Wahren
2020-02-14pinctrl: bcm2835: Drop unused defineStefan Wahren
2020-02-14pinctrl: actions: Fix functions groups names for S700 SoCMatheus Castello
2020-02-14pinctrl: mediatek: Add support for pin configuration dump via debugfs.Light Hsieh
2020-02-14pinctrl: mediatek: Backward compatible to previous Mediatek's bias-pull usageLight Hsieh
2020-02-14pinctrl: mediatek: Refine mtk_pinconf_get()Light Hsieh
2020-02-14pinctrl: mediatek: Refine mtk_pinconf_get() and mtk_pinconf_set()Light Hsieh
2020-02-14pinctrl: mediatek: Supporting driving setting without mapping current to regi...Light Hsieh
2020-02-14pinctrl: mediatek: Check gpio pin number and use binary search in mtk_hw_pin_...Light Hsieh
2020-02-14pinctrl: qcom: Add ipq6018 pinctrl driverSricharan R
2020-02-10pinctrl: sh-pfc: checker: Move data before codeGeert Uytterhoeven
2020-02-04pinctrl: fix pxa2xx.c build warningsRandy Dunlap
2020-01-29Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-01-29Merge tag 'gpio-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2020-01-27Merge tag 'mmc-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2020-01-24pinctrl: madera: Remove extra blank lineCharles Keepax
2020-01-24pinctrl: qcom: Don't lock around irq_set_irq_wake()Stephen Boyd
2020-01-23pinctrl: mvebu: armada-37xx: use use platform apiPeng Fan
2020-01-23pinctrl: freescale: Add i.MX8MP pinctrl driver supportAnson Huang
2020-01-23Merge tag 'intel-pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2020-01-17Merge tag 'intel-pinctrl-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2020-01-16pinctrl: tigerlake: Tiger Lake uses _HID enumerationMika Westerberg
2020-01-16pinctrl: sunrisepoint: Add Coffee Lake-S ACPI IDMika Westerberg
2020-01-15pinctrl: iproc: Use platform_get_irq_optional() to avoid error messageRayagonda Kokatanur
2020-01-15gpiolib: Add support for the irqdomain which doesn't use irq_fwspec as argKevin Hao
2020-01-15Merge tag 'samsung-pinctrl-5.6' of https://git.kernel.org/pub/scm/linux/kerne...Linus Walleij
2020-01-09pinctrl: sunrisepoint: Add missing Interrupt Status register offsetBoyan Ding
2020-01-09pinctrl: intel: Pass irqchip when adding gpiochipLinus Walleij
2020-01-09pinctrl: intel: Add GPIO <-> pin mapping ranges via callbackLinus Walleij