summaryrefslogtreecommitdiff
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'gpio-intel/for-next'Mark Brown2021-08-061-38/+11
|\
| * gpio: ml-ioh: Convert to dev_pm_opsVaibhav Gupta2021-07-131-38/+11
* | Merge remote-tracking branch 'gpio-brgl/gpio/for-next'Mark Brown2021-08-068-134/+174
|\ \
| * | gpio: tegra186: Add ACPI supportAkhil R2021-08-051-6/+24
| * | gpiolib: of: constify few local device_node variablesKrzysztof Kozlowski2021-08-051-4/+4
| * | gpiolib: constify passed device_node pointerKrzysztof Kozlowski2021-08-052-5/+5
| * | gpio: gpio-aspeed-sgpio: Return error if ngpios is not multiple of 8.Steven Lee2021-08-051-0/+4
| * | gpio: gpio-aspeed-sgpio: Use generic device property APIsSteven Lee2021-08-051-2/+2
| * | gpio: gpio-aspeed-sgpio: Move irq_chip to aspeed-sgpio structSteven Lee2021-08-051-9/+8
| * | gpio: gpio-aspeed-sgpio: Add set_config functionSteven Lee2021-08-051-4/+50
| * | gpio: gpio-aspeed-sgpio: Add AST2600 sgpio supportSteven Lee2021-08-051-54/+47
| * | gpio: brcmstb: remove custom 'brcmstb_gpio_set_names'Sergio Paracuellos2021-07-291-44/+1
| * | gpio: mt7621: support gpio-line-names propertySergio Paracuellos2021-07-291-0/+1
| * | gpiolib: convert 'devprop_gpiochip_set_names' to support multiple gpiochip ba...Sergio Paracuellos2021-07-291-5/+27
| * | gpio: rcar: Always use local variable dev in gpio_rcar_probe()Geert Uytterhoeven2021-07-161-2/+2
| |/
* | gpio: tqmx86: really make IRQ optionalMatthias Schiffer2021-08-021-3/+3
* | Revert "gpio: mpc8xxx: change the gpio interrupt flags."Rasmus Villemoes2021-07-181-1/+1
|/
* Merge tag 'mfd-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2021-07-051-3/+3
|\
| * mfd: lp87565: Fix typo in define namesLuca Ceresoli2021-05-191-3/+3
* | Merge tag 'gpio-updates-for-v5.14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-07-0536-549/+562
|\ \
| * | gpio: mxs: Prefer unsigned int to bare use of unsignedJinchao Wang2021-06-251-2/+2
| * | gpio: pca953x: Add support for the On Semi pca9655Peter Robinson2021-06-161-0/+1
| * | gpio: gpio-xilinx: update on suspend and resume callsSrinivas Neeli2021-06-141-4/+4
| * | gpio: zynq: Check return value of irq_get_irq_dataSrinivas Neeli2021-06-141-0/+10
| * | gpio: zynq: Check return value of pm_runtime_get_syncSrinivas Neeli2021-06-141-1/+4
| * | gpio: zynq: use module_platform_driver to simplify the codeSrinivas Neeli2021-06-141-16/+1
| * | gpio: idt3243x: Fix return value check in idt_gpio_probe()Wei Yongjun2021-06-111-4/+4
| * | gpio: Add support for IDT 79RC3243x GPIO controllerThomas Bogendoerfer2021-06-073-0/+219
| * | gpio: regmap: move drvdata to config dataMichael Walle2021-06-071-6/+1
| * | gpio-dwapb: Drop unused headers and sort the restAndy Shevchenko2021-06-071-5/+3
| * | gpio: gpio-regmap: Use devm_add_action_or_reset()Matti Vaittinen2021-06-041-14/+11
| * | gpio: dwapb: Switch to use fwnode_irq_get()Andy Shevchenko2021-06-021-8/+4
| * | gpio: dwapb: Drop redundant check in dwapb_irq_set_type()Andy Shevchenko2021-06-021-3/+0
| * | gpio: 104-idio-16: Fix coding style issuesNavin Sankar Velliangiri2021-06-021-10/+13
| * | gpiolib: Switch to bitmap_alloc()Andy Shevchenko2021-05-281-11/+25
| * | gpiolib: Split fastpath array to twoAndy Shevchenko2021-05-281-9/+15
| * | gpio: wm8350: remove platform_set_drvdata() + cleanup probeAlexandru Ardelean2021-05-251-11/+1
| * | gpio: wm8994: remove platform_set_drvdata() + cleanup probeAlexandru Ardelean2021-05-251-12/+1
| * | gpio: wm831x: remove platform_set_drvdata() + cleanup probeAlexandru Ardelean2021-05-251-11/+1
| * | gpio: tps65910: remove platform_set_drvdata() + cleanup probeAlexandru Ardelean2021-05-251-10/+2
| * | gpio: sta2x11: remove platform_set_drvdata() + cleanup probeAlexandru Ardelean2021-05-251-9/+1
| * | gpio: sprd: remove platform_set_drvdata() + cleanup probeAlexandru Ardelean2021-05-251-9/+1
| * | gpio: spear-spics: remove platform_set_drvdata() + cleanup probeAlexandru Ardelean2021-05-251-11/+1
| * | gpio: ath79: remove platform_set_drvdata() + cleanup probeAlexandru Ardelean2021-05-251-8/+1
| * | gpio: tps65912: remove platform_set_drvdata() + cleanup probeAlexandru Ardelean2021-05-241-11/+1
| * | gpio: tps65218: remove platform_set_drvdata() + cleanup probeAlexandru Ardelean2021-05-241-11/+2
| * | gpio: tc3589x: emove platform_set_drvdata() + cleanup probeAlexandru Ardelean2021-05-241-10/+1
| * | gpio: tps6586x: remove platform_set_drvdata() + cleanup probeAlexandru Ardelean2021-05-241-11/+2
| * | gpio: gpio-tegra186: remove platform_set_drvdata() + cleanup probeAlexandru Ardelean2021-05-231-7/+1
| * | gpio: gpio-tegra186: remove empty remove hookAlexandru Ardelean2021-05-231-6/+0