summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2022-10-24gpio: rockchip: request GPIO mux to pinctrl when setting directionQuentin Schulz
2022-10-12gpiolib: acpi: Add a quirk for Asus UM325UAZMario Limonciello
2022-10-12gpiolib: acpi: Add support to ignore programming an interruptMario Limonciello
2022-10-12gpio: ftgpio010: Make irqchip immutableLinus Walleij
2022-10-05gpio: mvebu: Fix check for pwm support on non-A8K platformsPali Rohár
2022-09-28gpio: mt7621: Make the irqchip immutableSergio Paracuellos
2022-09-28gpio: ixp4xx: Make irqchip immutableLinus Walleij
2022-09-28gpio: tqmx86: fix uninitialized variable girqDongliang Mu
2022-09-28gpiolib: cdev: Set lineevent_state::irq after IRQ register successfullyMeng Li
2022-09-28gpio: mockup: Fix potential resource leakage when register a chipAndy Shevchenko
2022-09-28gpio: mockup: fix NULL pointer dereference when removing debugfsBartosz Golaszewski
2022-09-23gpio: mpc8xxx: Fix support for IRQ_TYPE_LEVEL_LOW flow_type in mpc85xxPali Rohár
2022-09-23pinctrl: rockchip: Enhance support for IRQ_TYPE_EDGE_BOTHJoão H. Spies
2022-09-20gpio: 104-idio-16: Make irq_chip immutableWilliam Breathitt Gray
2022-09-20gpio: 104-dio-48e: Make irq_chip immutableWilliam Breathitt Gray
2022-09-20gpio: mockup: remove gpio debugfs when remove deviceWei Yongjun
2022-09-08gpio: realtek-otto: switch to 32-bit I/OSander Vanheule
2022-09-08gpio: pca953x: Add mutex_lock for regcache sync in PMHaibo Chen
2022-08-17gpio: gpiolib-of: Fix refcount bugs in of_mm_gpiochip_add_data()Liang He
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-19gpio: pca953x: use the correct register address when regcache sync during initHaibo Chen
2022-07-19gpio: pca953x: use the correct range when do regmap syncHaibo Chen
2022-07-19gpio: pca953x: only use single read/write for No AI modeHaibo Chen
2022-07-18Merge tag 'hte/for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/teg...Linus Torvalds
2022-07-12gpio: sim: fix the chip_name configfs itemBartosz Golaszewski
2022-07-07gpiolib: cdev: fix null pointer dereference in linereq_free()Kent Gibson
2022-07-05gpio: vf610: fix compilation errorLeon Romanovsky
2022-06-24Merge tag 'gpio-fixes-for-v5.19-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-06-23gpio: mxs: Fix header commentStefan Wahren
2022-06-23gpio: grgpio: Fix device removingUwe Kleine-König
2022-06-23gpio: winbond: Fix error code in winbond_gpio_get()Dan Carpenter
2022-06-21MIPS: Remove repetitive increase irq_err_counthuhai
2022-06-17gpiolib: cdev: Fix kernel doc for struct lineAndy Shevchenko
2022-06-13gpio: realtek-otto: Make the irqchip immutableSander Vanheule
2022-06-10gpio: dwapb: Don't print error on -EPROBE_DEFERSerge Semin
2022-06-06gpio: dln2: make irq_chip immutableAndy Shevchenko
2022-06-06gpio: sch: make irq_chip immutableAndy Shevchenko
2022-06-06gpio: merrifield: make irq_chip immutableAndy Shevchenko
2022-06-06gpio: wcove: make irq_chip immutableAndy Shevchenko
2022-06-06gpio: crystalcove: Join function declarations and long linesAndy Shevchenko
2022-06-06gpio: crystalcove: Use specific type and API for IRQ numberAndy Shevchenko
2022-06-06gpio: crystalcove: make irq_chip immutableAndy Shevchenko
2022-06-05Merge tag 'hte/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-06-03Merge tag 'gpio-fixes-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-06-02gpio: adp5588: Remove support for platform setup and teardown callbacksUwe Kleine-König
2022-06-01gpio: pca953x: use the correct register address to do regcache syncHaibo Chen
2022-05-28Merge tag 'pinctrl-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-05-26Merge tag 'gpio-updates-for-v5.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-05-24gpio: sifive: Make the irqchip immutableGeert Uytterhoeven