aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
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
2022-08-31gpio: realtek-otto: switch to 32-bit I/OSander Vanheule
2022-08-31gpio: imx-scu: add imx-scu GPIO driverShenwei Wang
2022-08-31gpio/rockchip: Convert to generic_handle_domain_irq()Jeffy Chen
2022-08-31gpio: pca953x: Add mutex_lock for regcache sync in PMHaibo Chen
2022-08-31gpio: ucb1400: Use proper headerLinus Walleij
2022-08-30gpio: gpio-adp5588: drop the driverNuno Sá
2022-08-28gpio: mockup: remove gpio debugfs when remove deviceWei Yongjun
2022-08-25pinctrl: rockchip: Enhance support for IRQ_TYPE_EDGE_BOTHJoão H. Spies
2022-08-19gpio: pxa: use devres for the clock structBartosz Golaszewski
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-08-16gpio: pca953x: Make platform teardown callback return voidUwe Kleine-König
2022-08-04Merge tag 'gpio-updates-for-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-08-01Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-07-28gpio: 74xx-mmio: Use bits instead of plain numbers for flagsAndy Shevchenko
2022-07-26gpio: xilinx: add missing blank line after declarationsShubhrajyoti Datta
2022-07-22Merge tag 'gpio-fixes-for-v5.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-22gpio: gpio-xilinx: Fix integer overflowSrinivas Neeli
2022-07-20gpio: gpio-mm: Implement and utilize register structuresWilliam Breathitt Gray
2022-07-20gpio: 104-idi-48: Implement and utilize register structuresWilliam Breathitt Gray
2022-07-20gpio: 104-dio-48e: Implement and utilize register structuresWilliam Breathitt Gray
2022-07-20gpio: i8255: Introduce the Intel 8255 interface library moduleWilliam Breathitt Gray
2022-07-20gpio: 104-idio-16: Implement and utilize register structuresWilliam Breathitt Gray