Age | Commit message (Expand) | Author |
2022-04-16 | Merge tag 'intel-gpio-v5.18-2' of gitolite.kernel.org:pub/scm/linux/kernel/gi... | Bartosz Golaszewski |
2022-04-14 | gpio: sim: fix setting and getting multiple lines | Bartosz Golaszewski |
2022-04-08 | gpiolib: acpi: Convert type for pin to be unsigned | Andy Shevchenko |
2022-04-08 | gpiolib: acpi: use correct format characters | Linus Torvalds |
2022-04-04 | gpio: Restrict usage of GPIO chip irq members before initialization | Shreeya Patel |
2022-04-01 | Merge tag 'gpio-fixes-for-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-03-31 | gpio: ts5500: Fix Links to Technologic Systems web resources | Kris Bahnsen |
2022-03-31 | gpio: ts4900: Fix comment formatting and grammar | Kris Bahnsen |
2022-03-28 | Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-03-25 | Merge tag 'gpio-updates-for-v5.18' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-03-21 | Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds |
2022-03-21 | Merge tag 'irq-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-03-15 | Revert "gpio: Revert regression in sysfs-gpio (gpiolib.c)" | Bartosz Golaszewski |
2022-03-14 | Merge tag 'v5.17-rc8' into irq/core, to fix conflicts | Ingo Molnar |
2022-03-14 | Merge tag 'irqchip-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/maz... | Thomas Gleixner |
2022-03-10 | gpio: ts4900: Use SPDX header | Kris Bahnsen |
2022-03-10 | gpio: sim: fix a typo | Bartosz Golaszewski |
2022-03-10 | gpio: ts4900: Do not set DAT and OE together | Mark Featherston |
2022-03-08 | gpiolib: Use list_first_entry()/list_last_entry() | Andy Shevchenko |
2022-03-08 | gpio: sim: Declare gpio_sim_hog_config_item_ops static | Andy Shevchenko |
2022-03-07 | gpiolib: acpi: Convert ACPI value of debounce to microseconds | Andy Shevchenko |
2022-03-07 | gpio: Revert regression in sysfs-gpio (gpiolib.c) | Marcelo Roberto Jimenez |
2022-03-07 | gpio: tegra186: Add IRQ per bank for Tegra241 | Akhil R |
2022-03-01 | Merge tag 'intel-gpio-v5.18-1' of gitolite.kernel.org:pub/scm/linux/kernel/gi... | Bartosz Golaszewski |
2022-02-28 | Merge 5.17-rc6 into char-misc-next | Greg Kroah-Hartman |
2022-02-27 | Merge tag 'pinctrl-v5-17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-02-25 | gpio: Add Delta TN48M CPLD GPIO driver | Robert Marko |
2022-02-23 | gpio: Return EPROBE_DEFER if gc->to_irq is NULL | Shreeya Patel |
2022-02-19 | gpio: tegra186: Fix chip_data type confusion | Marc Zyngier |
2022-02-16 | gpiolib: sysfs: Simplify edge handling in the code | Andy Shevchenko |
2022-02-16 | gpiolib: sysfs: Move kstrtox() calls outside of the mutex lock | Andy Shevchenko |
2022-02-16 | gpiolib: sysfs: Move sysfs_emit() calls outside of the mutex lock | Andy Shevchenko |
2022-02-16 | gpio: rockchip: Reset int_bothedge when changing trigger | Samuel Holland |
2022-02-09 | gpio: tpmx86: Move PM device over to irq domain | Marc Zyngier |
2022-02-09 | gpio: rcar: Move PM device over to irq domain | Marc Zyngier |
2022-02-09 | gpio: omap: Move PM device over to irq domain | Marc Zyngier |
2022-02-09 | gpio: mt7621: Kill parent_device usage | Marc Zyngier |
2022-02-09 | spi: make remove callback a void function | Uwe Kleine-König |
2022-02-09 | gpio: sim: fix hogs with custom chip labels | Bartosz Golaszewski |
2022-02-09 | gpiolib: make struct comments into real kernel docs | Bartosz Golaszewski |
2022-02-08 | gpio: sifive: use the correct register to read output values | Niklas Cassel |
2022-02-08 | gpiolib: Simplify error path in gpiod_get_index() when requesting GPIO | Andy Shevchenko |
2022-02-08 | gpiolib: Use short form of ternary operator in gpiod_get_index() | Andy Shevchenko |
2022-02-08 | gpiolib: Introduce for_each_gpio_desc_with_flag() macro | Andy Shevchenko |
2022-02-08 | gpiolib: Never return internal error codes to user space | Andy Shevchenko |
2022-02-02 | gpio: aggregator: Fix calling into sleeping GPIO controllers | Geert Uytterhoeven |
2022-02-02 | gpio: Add support for Airoha EN7523 GPIO controller | John Crispin |
2022-01-24 | gpio: tps68470: Allow building as module | Hans de Goede |
2022-01-24 | gpio: tegra: Get rid of duplicate of_node assignment | Andy Shevchenko |
2022-01-24 | gpio: altera-a10sr: Switch to use fwnode instead of of_node | Andy Shevchenko |