summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2020-08-31gpio: sprd: Clear interrupt when setting the type as edgeTaiping Lai
2020-08-28gpio: zynq: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-08-28gpio: pisosr: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-08-28gpio: pca953x: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-08-28gpio: omap: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-08-28gpio: davinci: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-08-28gpio: bcm-kona: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-08-27gpio: dwapb: Use resource managed GPIO-chip add data methodSerge Semin
2020-08-27gpio: dwapb: Get clocks by means of resource managed interfaceSerge Semin
2020-08-27gpio: dwapb: Get reset control by means of resource managed interfaceSerge Semin
2020-08-27gpio: dwapb: Discard ACPI GPIO-chip IRQs requestSerge Semin
2020-08-27gpio: dwapb: Discard GPIO-to-IRQ mapping functionSerge Semin
2020-08-27gpio: dwapb: Convert driver to using the GPIO-lib-based IRQ-chipSerge Semin
2020-08-27gpio: dwapb: Add max GPIOs macroSerge Semin
2020-08-27gpio: dwapb: Move MFD-specific IRQ handlerSerge Semin
2020-08-27gpio: dwapb: Add ngpios DT-property supportSerge Semin
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-19gpio: omap: Fix warnings if PM is disabledTony Lindgren
2020-08-18gpio: aggregator: Refactor ->{get, set}_multiple() to make Sparse happyAndy Shevchenko
2020-08-18gpio: stp-xway: automatically drive GPHY leds on ar10 and grx390Aleksander Jan Bajkowski
2020-08-05Merge tag 'gpio-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-08-04gpio: wcove: Request IRQ after all initialisation doneAndy Shevchenko
2020-08-04gpio: crystalcove: Free IRQ on error pathAndy Shevchenko
2020-08-04gpio: pca953x: Request IRQ after all initialisation doneAndy Shevchenko
2020-08-04gpio: don't use same lockdep class for all devm_gpiochip_add_data usersAhmad Fatoum
2020-08-04gpio: max732x: Use irqchip templateLinus Walleij
2020-08-04gpio: stmpe: Move chip registrationLinus Walleij
2020-07-30gpio: rcar: Use irqchip templateLinus Walleij
2020-07-29Merge remote-tracking branch 'spi/for-5.9' into spi-nextMark Brown
2020-07-23gpio: pci-idio-16: Use irqchip templateLinus Walleij
2020-07-23gpio: pcie-idio-24: Use irqchip templateLinus Walleij
2020-07-23gpio: 104-idio-16: Use irqchip templateLinus Walleij
2020-07-23gpio: 104-idi-48: Use irqchip templateLinus Walleij
2020-07-23gpio: 104-dio-48e: Use irqchip templateLinus Walleij
2020-07-23gpio: ws16c48: Use irqchip templateLinus Walleij
2020-07-23gpio: omap: improve coding style for pin config flagsDrew Fustini
2020-07-23gpio: dln2: Use irqchip templateLinus Walleij
2020-07-22Merge tag 'intel-gpio-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Walleij
2020-07-22gpio: sch: Add a blank line between declaration and codeAbanoub Sameh
2020-07-22gpio: sch: changed every 'unsigned' to 'unsigned int'Abanoub Sameh
2020-07-22gpio: ich: changed every 'unsigned' to 'unsigned int'Abanoub Sameh
2020-07-22gpio: wcove: Use irqchip templateLinus Walleij
2020-07-22gpio: crystalcove: Use irqchip templateLinus Walleij
2020-07-22spi: ppc4xx: Convert to use GPIO descriptorsLinus Walleij
2020-07-21gpio: crystalcove: changed every 'unsigned' to 'unsigned int'Abanoub Sameh
2020-07-21gpio: pch: Add a blank line between declaration and codeAbanoub Sameh
2020-07-21gpio: pch: changed every 'unsigned' to 'unsigned int'Abanoub Sameh
2020-07-20gpio: pca953x: Use irqchip templateLinus Walleij
2020-07-20gpio: omap: handle pin config bias flagsDrew Fustini
2020-07-20gpio: pcf857x: Use irqchip templateLinus Walleij