Age | Commit message (Expand) | Author |
2022-06-10 | gpio: dwapb: Don't print error on -EPROBE_DEFER | Serge Semin |
2022-06-06 | gpio: dln2: make irq_chip immutable | Andy Shevchenko |
2022-06-06 | gpio: sch: make irq_chip immutable | Andy Shevchenko |
2022-06-06 | gpio: merrifield: make irq_chip immutable | Andy Shevchenko |
2022-06-06 | gpio: wcove: make irq_chip immutable | Andy Shevchenko |
2022-06-06 | gpio: crystalcove: Join function declarations and long lines | Andy Shevchenko |
2022-06-06 | gpio: crystalcove: Use specific type and API for IRQ number | Andy Shevchenko |
2022-06-06 | gpio: crystalcove: make irq_chip immutable | Andy Shevchenko |
2022-06-05 | Merge tag 'hte/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-06-03 | Merge tag 'gpio-fixes-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-06-02 | gpio: adp5588: Remove support for platform setup and teardown callbacks | Uwe Kleine-König |
2022-06-01 | gpio: pca953x: use the correct register address to do regcache sync | Haibo Chen |
2022-05-28 | Merge tag 'pinctrl-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-05-26 | Merge tag 'gpio-updates-for-v5.19' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-05-24 | gpio: sifive: Make the irqchip immutable | Geert Uytterhoeven |
2022-05-24 | gpio: rcar: Make the irqchip immutable | Geert Uytterhoeven |
2022-05-24 | gpio: pcf857x: Make the irqchip immutable | Geert Uytterhoeven |
2022-05-24 | gpio: pca953x: Make the irqchip immutable | Geert Uytterhoeven |
2022-05-24 | gpio: dwapb: Make the irqchip immutable | Geert Uytterhoeven |
2022-05-23 | Merge tag 'irq-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-05-22 | gpio: sim: Use correct order for the parameters of devm_kcalloc() | Christophe JAILLET |
2022-05-20 | gpio: ml-ioh: Convert to use managed functions pcim* and devm_* | Zheyu Ma |
2022-05-20 | gpio: mvebu/pwm: Refuse requests with inverted polarity | Uwe Kleine-König |
2022-05-20 | gpio: gpio-vf610: do not touch other bits when set the target bit | Haibo Chen |
2022-05-16 | gpio: ftgpio: Remove unneeded ERROR check before clk_disable_unprepare | Wan Jiabing |
2022-05-14 | gpio: ws16c48: Utilize iomap interface | William Breathitt Gray |
2022-05-14 | gpio: gpio-mm: Utilize iomap interface | William Breathitt Gray |
2022-05-14 | gpio: 104-idio-16: Utilize iomap interface | William Breathitt Gray |
2022-05-14 | gpio: 104-idi-48: Utilize iomap interface | William Breathitt Gray |
2022-05-14 | gpio: 104-dio-48e: Utilize iomap interface | William Breathitt Gray |
2022-05-14 | gpio: zevio: drop of_gpio.h header | Moses Christopher Bollavarapu |
2022-05-06 | gpio: pca953x: fix irq_stat not updated when irq is disabled (irq_mask not set) | Puyou Lu |
2022-05-05 | Merge branch 'irq/gpio-immutable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Walleij |
2022-05-05 | Merge branch 'irq/gpio-immutable' of git://git.kernel.org/pub/scm/linux/kerne... | Bartosz Golaszewski |
2022-05-05 | gpio: max77620: Make the irqchip immutable | Jon Hunter |
2022-05-05 | gpio: pca953xx: Add support for pca6408 | Justin Chen |
2022-05-05 | gpio: visconti: Fix fwnode of GPIO IRQ | Nobuhiro Iwamatsu |
2022-05-05 | gpio: max732x: Drop unused support for irq and setup code via platform data | Uwe Kleine-König |
2022-05-04 | gpiolib: cdev: Add hardware timestamp clock type | Dipen Patel |
2022-05-04 | gpio: tegra186: Add HTE support | Dipen Patel |
2022-05-04 | gpiolib: Add HTE support | Dipen Patel |
2022-05-02 | gpio: vf610: drop the SOC_VF610 dependency for GPIO_VF610 | Peng Fan |
2022-05-02 | Merge tag 'intel-gpio-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Bartosz Golaszewski |
2022-05-02 | gpio: mvebu: drop pwm base assignment | Baruch Siach |
2022-05-02 | gpiolib: of: fix bounds check for 'gpio-reserved-ranges' | Andrei Lalaev |
2022-05-02 | gpio: syscon: Remove usage of syscon_regmap_lookup_by_compatible | Alexander Shiyan |
2022-05-01 | Merge tag 'v5.18-rc5' into devel | Linus Walleij |
2022-04-25 | gpio: pcf857x: Make teardown callback return void | Uwe Kleine-König |
2022-04-25 | irq/gpio: ixp4xx: Drop boardfile probe path | Linus Walleij |
2022-04-25 | gpio: use raw spinlock for gpio chip shadowed data | Schspa Shi |