Age | Commit message (Expand) | Author |
2022-10-20 | gpio: tegra: Convert to immutable irq chip | Svyatoslav Ryhel |
2022-10-12 | Merge tag 'irq-core-2022-10-12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-10-11 | Merge tag 'pinctrl-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2022-10-11 | Merge tag 'input-for-v6.1-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-10-10 | Merge tag 'acpi-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2022-10-10 | Merge branches 'acpi-apei', 'acpi-wakeup', 'acpi-reboot' and 'acpi-thermal' | Rafael J. Wysocki |
2022-10-08 | Merge tag 'gpio-updates-for-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-10-05 | Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2022-10-04 | Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-10-04 | gpiolib: acpi: Add wake_capable variants of acpi_dev_gpio_irq_get | Raul E Rangel |
2022-10-04 | gpio: rockchip: request GPIO mux to pinctrl when setting direction | Quentin Schulz |
2022-10-03 | gpio: tc3589x: Make irqchip immutable | Linus Walleij |
2022-09-27 | Merge branch 'master' into i2c/for-mergewindow | Wolfram Sang |
2022-09-26 | gpiolib: cdev: add fdinfo output for line request file descriptors | Bartosz Golaszewski |
2022-09-26 | gpio: mvebu: Fix check for pwm support on non-A8K platforms | Pali Rohár |
2022-09-21 | gpiolib: cdev: Set lineevent_state::irq after IRQ register successfully | Meng Li |
2022-09-21 | gpio: tqmx86: fix uninitialized variable girq | Dongliang Mu |
2022-09-20 | gpio: ftgpio010: Make irqchip immutable | Linus Walleij |
2022-09-20 | gpio: mockup: Fix potential resource leakage when register a chip | Andy Shevchenko |
2022-09-20 | gpio: mockup: fix NULL pointer dereference when removing debugfs | Bartosz Golaszewski |
2022-09-20 | Merge tag 'intel-gpio-v6.1-1' of gitolite.kernel.org:pub/scm/linux/kernel/git... | Bartosz Golaszewski |
2022-09-20 | gpio: twl4030: Reorder functions which allows to drop a forward declaraion | Uwe Kleine-König |
2022-09-20 | gpiolib: fix OOB access in quirk callbacks | Michael Walle |
2022-09-19 | gpio: mlxbf2: Use generic_handle_irq_safe() | Sebastian Andrzej Siewior |
2022-09-16 | Merge tag 'gpio-fixes-for-v6.0-rc6' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-09-16 | Merge tag 'v6.0-rc5' into i2c/for-mergewindow | Wolfram Sang |
2022-09-16 | Merge tag 'pinctrl-v6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2022-09-15 | gpiolib: of: factor out conversion from OF flags | Dmitry Torokhov |
2022-09-15 | gpiolib: rework quirk handling in of_find_gpio() | Dmitry Torokhov |
2022-09-15 | gpiolib: of: make Freescale SPI quirk similar to all others | Dmitry Torokhov |
2022-09-15 | gpiolib: of: do not ignore requested index when applying quirks | Dmitry Torokhov |
2022-09-15 | gpio: ws16c48: Ensure number of irq matches number of base | William Breathitt Gray |
2022-09-15 | gpio: 104-idio-16: Ensure number of irq matches number of base | William Breathitt Gray |
2022-09-15 | gpio: 104-idi-48: Ensure number of irq matches number of base | William Breathitt Gray |
2022-09-15 | gpio: 104-dio-48e: Ensure number of irq matches number of base | William Breathitt Gray |
2022-09-15 | gpio: pca953x: Add support for PCAL6534 | Martyn Welch |
2022-09-15 | gpio: pca953x: Swap if statements to save later complexity | Martyn Welch |
2022-09-15 | gpio: pca953x: Fix pca953x_gpio_set_pull_up_down() | Martyn Welch |
2022-09-14 | gpio: mt7621: Switch to use platform_get_irq() function | Sergio Paracuellos |
2022-09-14 | gpio: mt7621: Make the irqchip immutable | Sergio Paracuellos |
2022-09-14 | gpio: pca953x: introduce support for nxp,pcal6408 | Nate Drude |
2022-09-13 | gpio: ixp4xx: Make irqchip immutable | Linus Walleij |
2022-09-07 | gpio: mpc8xxx: Fix support for IRQ_TYPE_LEVEL_LOW flow_type in mpc85xx | Pali Rohár |
2022-09-05 | gpiolib: acpi: Add a quirk for Asus UM325UAZ | Mario Limonciello |
2022-09-05 | gpiolib: acpi: Add support to ignore programming an interrupt | Mario Limonciello |
2022-09-04 | gpio: exar: access MPIO registers on cascaded chips | Qingtao Cao |
2022-09-04 | gpiolib: make fwnode_get_named_gpiod() static | Dmitry Torokhov |
2022-09-03 | gpio: ws16c48: Make irq_chip immutable | William Breathitt Gray |
2022-09-03 | gpio: 104-idio-16: Make irq_chip immutable | William Breathitt Gray |
2022-09-03 | gpio: 104-idi-48: Make irq_chip immutable | William Breathitt Gray |