Age | Commit message (Expand) | Author |
2023-05-03 | Merge tag 'for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pate... | Linus Torvalds |
2023-05-02 | Merge tag 'mfd-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds |
2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-04-26 | gpio: tegra186: Add Tegra234 hte support | Dipen Patel |
2023-04-26 | gpio: Add support for Intel LJCA USB GPIO driver | Ye Xiang |
2023-04-25 | Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-04-11 | gpio: gpiolib: Simplify gpiochip_add_data_with_key() fwnode | Linus Walleij |
2023-04-11 | gpio: 104-idi-48: Enable use_raw_spinlock for idi48_regmap_config | William Breathitt Gray |
2023-04-11 | gpio: 104-dio-48e: Enable use_raw_spinlock for dio48e_regmap_config | William Breathitt Gray |
2023-04-07 | Merge tag 'gpio-fixes-for-v6.3-rc6' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-04-06 | Merge tag 'intel-gpio-v6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Bartosz Golaszewski |
2023-04-03 | gpiolib: Add gpiochip_set_data() helper | Andy Shevchenko |
2023-04-03 | gpiolib: Move gpiochip_get_data() higher in the code | Andy Shevchenko |
2023-04-03 | gpio: davinci: Add irq chip flag to skip set wake | Dhruva Gole |
2023-04-03 | gpio: davinci: Do not clear the bank intr enable bit in save_context | Dhruva Gole |
2023-04-03 | Merge 6.3-rc5 into driver-core-next | Greg Kroah-Hartman |
2023-03-31 | driver core: create class_is_registered() | Greg Kroah-Hartman |
2023-03-29 | gpiolib: Check array_info for NULL only once in gpiod_get_array() | Andy Shevchenko |
2023-03-29 | gpiolib: Replace open coded krealloc() | Andy Shevchenko |
2023-03-29 | driver core: class: mark the struct class for sysfs callbacks as constant | Greg Kroah-Hartman |
2023-03-23 | gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xNU | Werner Sembach |
2023-03-23 | gpiolib: acpi: Move ACPI device NULL check to acpi_get_driver_gpio_data() | Andy Shevchenko |
2023-03-23 | gpiolib: acpi: use the fwnode in acpi_gpiochip_find() | Benjamin Tissoires |
2023-03-23 | gpio: mm-lantiq: Fix typo in the newly added header filename | Andy Shevchenko |
2023-03-23 | gpio: xlp: Convert to immutable irq_chip | Linus Walleij |
2023-03-23 | gpio: xilinx: Convert to immutable irq_chip | Linus Walleij |
2023-03-23 | gpio: xgs-iproc: Convert to immutable irq_chip | Linus Walleij |
2023-03-23 | gpio: visconti: Convert to immutable irq_chip | Linus Walleij |
2023-03-23 | gpio: tqmx86: Convert to immutable irq_chip | Linus Walleij |
2023-03-23 | gpio: thunderx: Convert to immutable irq_chip | Linus Walleij |
2023-03-23 | gpio: stmpe: Convert to immutable irq_chip | Linus Walleij |
2023-03-23 | gpio: siox: Convert to immutable irq_chip | Linus Walleij |
2023-03-23 | gpio: rda: Convert to immutable irq_chip | Linus Walleij |
2023-03-23 | gpio: loongson1: Add DT support | Keguang Zhang |
2023-03-23 | gpio: loongson1: Introduce ls1x_gpio_chip struct | Keguang Zhang |
2023-03-23 | gpio: loongson1: Convert to SPDX identifier | Keguang Zhang |
2023-03-22 | gpio: 104-dio-48e: Utilize no_status regmap-irq flag | William Breathitt Gray |
2023-03-22 | gpio: pxa: remove unused gpio_is_pxa_type function | Tom Rix |
2023-03-17 | drivers: remove struct module * setting from struct class | Greg Kroah-Hartman |
2023-03-15 | gpio: fxl6408: add I2C GPIO expander driver | Emanuele Ghidoli |
2023-03-15 | gpio: pcie-idio-24: Prune superfluous license boilerplate | William Breathitt Gray |
2023-03-15 | gpiolib: Use IRQ hardware number getter instead of direct access | Andy Shevchenko |
2023-03-15 | gpiolib: Remove duplicative check in gpiod_find_and_request() | Andy Shevchenko |
2023-03-15 | gpiolib: Move gpiodevice_*() to gpiodev namespace | Andy Shevchenko |
2023-03-15 | gpio: Use of_property_read_bool() for boolean properties | Rob Herring |
2023-03-15 | gpiolib: Get rid of devprop prefix in one function | Andy Shevchenko |
2023-03-15 | gpio: raspberrypi-exp: mark OF related data as maybe unused | Krzysztof Kozlowski |
2023-03-15 | gpio: xra1403: mark OF related data as maybe unused | Krzysztof Kozlowski |
2023-03-15 | gpio: sama5d2-piobu: drop of_match_ptr for ID table | Krzysztof Kozlowski |
2023-03-15 | gpio: sifive: drop of_match_ptr for ID table | Krzysztof Kozlowski |