| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | gpio: sim: use sysfs_streq() and avoid an strdup() | Bartosz Golaszewski | 2023-08-11 | 1 | -12/+3 |
| * | gpio: xra1403: remove redundant of_match_ptr() | Zhu Wang | 2023-08-03 | 1 | -2/+2 |
| * | gpio: raspberrypi-exp: remove redundant of_match_ptr() | Zhu Wang | 2023-08-03 | 1 | -2/+2 |
| * | gpio: max3191x: remove redundant of_match_ptr() | Zhu Wang | 2023-08-03 | 1 | -3/+1 |
| * | gpio: lpc32xx: remove redundant CONFIG_OF and of_match_ptr() | Zhu Wang | 2023-08-03 | 1 | -3/+1 |
| * | gpio: ixp4xx: remove redundant of_match_ptr() | Zhu Wang | 2023-08-03 | 1 | -1/+1 |
| * | gpio: clps711x: remove redundant of_match_ptr() | Zhu Wang | 2023-08-03 | 1 | -2/+2 |
| * | gpio: altera-a10sr: remove redundant of_match_ptr | Zhu Wang | 2023-08-03 | 1 | -1/+2 |
| * | gpio: max732x: remove redundant CONFIG_OF and of_match_ptr() | Zhu Wang | 2023-08-03 | 1 | -5/+1 |
| * | gpio: tps65218: remove redundant of_match_ptr() | Zhu Wang | 2023-08-03 | 1 | -1/+1 |
| * | gpio: ftgpio010: Do not check for 0 return after calling platform_get_irq() | Ruan Jinjie | 2023-08-03 | 1 | -2/+2 |
| * | gpio: zevio: remove unneeded call to platform_set_drvdata() | Andrei Coardos | 2023-08-03 | 1 | -2/+0 |
| * | gpio: vx855: remove unneeded call to platform_set_drvdata() | Andrei Coardos | 2023-08-03 | 1 | -2/+0 |
| * | gpio: tqmx86: remove unneeded call to platform_set_drvdata() | Andrei Coardos | 2023-08-03 | 1 | -2/+0 |
| * | gpio: timberdale: remove unneeded call to platform_set_drvdata() | Andrei Coardos | 2023-08-03 | 1 | -2/+0 |
| * | gpio: syscon: remove unneeded call to platform_set_drvdata() | Andrei Coardos | 2023-08-03 | 1 | -2/+0 |
| * | gpio: sch: remove unneeded call to platform_set_drvdata() | Andrei Coardos | 2023-08-03 | 1 | -2/+0 |
| * | gpio: sama5d2-piobu: remove unneeded call to platform_set_drvdata() | Andrei Coardos | 2023-08-01 | 1 | -1/+0 |
| * | gpio: rc5t583: remove unneeded call to platform_set_drvdata() | Andrei Coardos | 2023-08-01 | 1 | -2/+0 |
| * | gpio: pmic-eic-sprd: remove unnecessary call to platform_set_drvdata() | Andrei Coardos | 2023-08-01 | 1 | -1/+0 |
| * | gpio: palmas: remove unnecessary call to platform_set_drvdata() | Andrei Coardos | 2023-08-01 | 1 | -1/+0 |
| * | gpio: max77620: remove unneeded platform_set_drvdata() call | Andrei Coardos | 2023-08-01 | 1 | -2/+0 |
| * | gpio: lp3943: remove unneeded platform_set_drvdata() call | Andrei Coardos | 2023-08-01 | 1 | -2/+0 |
| * | gpio: eic-sprd: remove unneeded platform_set_drvdata() call | Andrei Coardos | 2023-07-29 | 1 | -1/+0 |
| * | gpio: logicvc: remove unneeded platform_set_drvdata() call | Andrei Coardos | 2023-07-29 | 1 | -2/+0 |
| * | gpio: exar: remove unneeded platform_set_drvdata() call | Andrei Coardos | 2023-07-29 | 1 | -2/+0 |
| * | gpio: 74xx-mmio: remove unneeded platform_set_drvdata() call | Alexandru Ardelean | 2023-07-29 | 1 | -2/+0 |
| * | gpio: davinci: Remove redundant dev_err_probe() | Ruan Jinjie | 2023-07-29 | 1 | -1/+1 |
| * | gpio: ds4520: Add ADI DS4520 GPIO Expander Support | Okan Sahin | 2023-07-29 | 3 | -0/+92 |
| * | gpio: omap: Remove redundant dev_err_probe() and zero value handle code | Ruan Jinjie | 2023-07-29 | 1 | -5/+2 |
| * | gpio: 104-dio-48e: Add Counter/Timer support | William Breathitt Gray | 2023-07-27 | 2 | -16/+112 |
| * | gpio: ge: Enable COMPILE_TEST for the driver | Andy Shevchenko | 2023-07-27 | 1 | -1/+1 |
| * | gpio: ge: Replace GPLv2 boilerplate with SPDX | Andy Shevchenko | 2023-07-27 | 1 | -4/+1 |
| * | gpio: ge: Utilise temporary variable for struct device | Andy Shevchenko | 2023-07-27 | 1 | -5/+5 |
| * | gpio: ge: Make driver OF-independent | Andy Shevchenko | 2023-07-27 | 1 | -20/+13 |
| * | gpio: ge: Fix English spelling and grammar | Andy Shevchenko | 2023-07-27 | 1 | -5/+6 |
| * | gpio: ge: Add missing header | Andy Shevchenko | 2023-07-27 | 1 | -5/+6 |
| * | gpio: sifive: Allow building the driver as a module | Samuel Holland | 2023-07-25 | 2 | -2/+6 |
| * | gpio: sifive: Get the parent IRQ's domain from its irq_data | Samuel Holland | 2023-07-25 | 1 | -15/+10 |
| * | gpio: sifive: Look up IRQs only once during probe | Samuel Holland | 2023-07-25 | 1 | -12/+5 |
| * | gpio: sifive: Directly use the device's fwnode | Samuel Holland | 2023-07-25 | 1 | -1/+2 |
| * | gpio: mxc: Improve PM configuration | Geert Uytterhoeven | 2023-07-25 | 1 | -5/+5 |
| * | gpio: pisosr: Use devm_gpiochip_add_data() to simplify remove path | Andrew Davis | 2023-07-20 | 1 | -16/+12 |
| * | gpio: bcm-kona: Drop unused pdev member in private data structure | Andy Shevchenko | 2023-07-19 | 1 | -2/+0 |
| * | gpio: bcm-kona: remove unneeded platform_set_drvdata() call | Andrei Coardos | 2023-07-19 | 1 | -1/+0 |
| * | gpio: bcm-kona: Make driver OF-independent | Andy Shevchenko | 2023-07-19 | 2 | -14/+9 |
| * | gpio: Explicitly include correct DT includes | Rob Herring | 2023-07-19 | 34 | -39/+28 |
| * | gpio: mmio: handle "ngpios" properly in bgpio_init() | Asmaa Mnebhi | 2023-07-18 | 3 | -32/+46 |
| * | gpiolib: order includes alphabetically in gpiolib.h | Bartosz Golaszewski | 2023-07-13 | 1 | -4/+4 |
| * | gpio: sim: fix a typo in comment | Bartosz Golaszewski | 2023-07-13 | 1 | -1/+1 |