summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2022-10-10Merge tag 'acpi-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2022-10-10Merge branches 'acpi-apei', 'acpi-wakeup', 'acpi-reboot' and 'acpi-thermal'Rafael J. Wysocki
2022-10-08Merge tag 'gpio-updates-for-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-10-05Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-10-04Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-04gpiolib: acpi: Add wake_capable variants of acpi_dev_gpio_irq_getRaul E Rangel
2022-10-03gpio: tc3589x: Make irqchip immutableLinus Walleij
2022-09-27Merge branch 'master' into i2c/for-mergewindowWolfram Sang
2022-09-26gpiolib: cdev: add fdinfo output for line request file descriptorsBartosz Golaszewski
2022-09-26gpio: mvebu: Fix check for pwm support on non-A8K platformsPali Rohár
2022-09-21gpiolib: cdev: Set lineevent_state::irq after IRQ register successfullyMeng Li
2022-09-21gpio: tqmx86: fix uninitialized variable girqDongliang Mu
2022-09-20gpio: ftgpio010: Make irqchip immutableLinus Walleij
2022-09-20gpio: mockup: Fix potential resource leakage when register a chipAndy Shevchenko
2022-09-20gpio: mockup: fix NULL pointer dereference when removing debugfsBartosz Golaszewski
2022-09-20Merge tag 'intel-gpio-v6.1-1' of gitolite.kernel.org:pub/scm/linux/kernel/git...Bartosz Golaszewski
2022-09-20gpio: twl4030: Reorder functions which allows to drop a forward declaraionUwe Kleine-König
2022-09-20gpiolib: fix OOB access in quirk callbacksMichael Walle
2022-09-16Merge tag 'gpio-fixes-for-v6.0-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-09-16Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang
2022-09-16Merge tag 'pinctrl-v6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2022-09-15gpiolib: of: factor out conversion from OF flagsDmitry Torokhov
2022-09-15gpiolib: rework quirk handling in of_find_gpio()Dmitry Torokhov
2022-09-15gpiolib: of: make Freescale SPI quirk similar to all othersDmitry Torokhov
2022-09-15gpiolib: of: do not ignore requested index when applying quirksDmitry Torokhov
2022-09-15gpio: ws16c48: Ensure number of irq matches number of baseWilliam Breathitt Gray
2022-09-15gpio: 104-idio-16: Ensure number of irq matches number of baseWilliam Breathitt Gray
2022-09-15gpio: 104-idi-48: Ensure number of irq matches number of baseWilliam Breathitt Gray
2022-09-15gpio: 104-dio-48e: Ensure number of irq matches number of baseWilliam Breathitt Gray
2022-09-15gpio: pca953x: Add support for PCAL6534Martyn Welch
2022-09-15gpio: pca953x: Swap if statements to save later complexityMartyn Welch
2022-09-15gpio: pca953x: Fix pca953x_gpio_set_pull_up_down()Martyn Welch
2022-09-14gpio: mt7621: Switch to use platform_get_irq() functionSergio Paracuellos
2022-09-14gpio: mt7621: Make the irqchip immutableSergio Paracuellos
2022-09-14gpio: pca953x: introduce support for nxp,pcal6408Nate Drude
2022-09-13gpio: ixp4xx: Make irqchip immutableLinus Walleij
2022-09-07gpio: mpc8xxx: Fix support for IRQ_TYPE_LEVEL_LOW flow_type in mpc85xxPali Rohár
2022-09-05gpiolib: acpi: Add a quirk for Asus UM325UAZMario Limonciello
2022-09-05gpiolib: acpi: Add support to ignore programming an interruptMario Limonciello
2022-09-04gpio: exar: access MPIO registers on cascaded chipsQingtao Cao
2022-09-04gpiolib: make fwnode_get_named_gpiod() staticDmitry Torokhov
2022-09-03gpio: ws16c48: Make irq_chip immutableWilliam Breathitt Gray
2022-09-03gpio: 104-idio-16: Make irq_chip immutableWilliam Breathitt Gray
2022-09-03gpio: 104-idi-48: Make irq_chip immutableWilliam Breathitt Gray
2022-09-03gpio: 104-dio-48e: Make irq_chip immutableWilliam Breathitt Gray
2022-09-01Merge tag 'platform-drivers-x86-simatec-1' of git://git.kernel.org/pub/scm/li...Bartosz Golaszewski
2022-09-01gpio-f7188x: use unique labels for banks/chipsHenning Schild
2022-09-01gpio-f7188x: Add GPIO support for Nuvoton NCT6116Henning Schild
2022-09-01gpio-f7188x: add a prefix to macros to keep gpio namespace cleanHenning Schild
2022-09-01gpio-f7188x: switch over to using pr_fmtHenning Schild