index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-pca953x.c
Age
Commit message (
Expand
)
Author
2026-07-27
gpio: pca953x: fix cache_only and IRQ state on restore_context() failure
bui duc phuc
2026-07-16
gpio: pca953x: fix pca953x_irq_bus_sync_unlock regmap lock
Mark Tomlinson
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-06-16
Merge tag 'gpio-updates-for-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-05-21
gpio: pca953x: propagate regulator_enable() error from resume
Stepan Ionichev
2026-05-18
gpio: Initialize i2c_device_id arrays using member names
Uwe Kleine-König (The Capable Hub)
2026-04-23
gpio: pca953x: drop bitmap_complement() where feasible
Yury Norov
2026-02-11
Merge tag 'gpio-updates-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-01-27
gpio: pca953x: mask interrupts in irq shutdown
Martin Larsson
2026-01-12
Merge tag 'v6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Bartosz Golaszewski
2026-01-02
gpio: pca953x: handle short interrupt pulses on PCAL devices
Ernest Van Hoecke
2025-12-18
gpio: pca953x: Add support for TCAL6408 TCAL6416
Jan Remmet
2025-10-20
gpio: pca953x: clarify log messages about auto increment feature
Michael Roth
2025-10-16
gpio: pca953x: enable latch only on edge-triggered inputs
Francesco Lavra
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
2025-07-28
Merge tag 'gpio-updates-for-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-15
gpio: pca953x: use regmap_update_bits() to improve performance
Hugo Villeneuve
2025-07-07
gpio: pca953x: Add support for TI TCA6418
Maria Garcia
2025-06-17
gpio: pca953x: fix wrong error probe return value
Sascha Hauer
2025-05-27
Merge tag 'gpio-updates-for-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-13
gpio: pca953x: fix IRQ storm on system wake up
Emanuele Ghidoli
2025-04-23
gpio: pca953x: Add support for level-triggered interrupts
Potin Lai
2025-02-26
gpio: pca953x: use value returning setters
Bartosz Golaszewski
2025-02-04
gpio: pca953x: Improve interrupt support
Mark Tomlinson
2024-12-20
gpio: pca953x: log an error when failing to get the reset GPIO
Luca Ceresoli
2024-11-22
Fix a potential abuse of seq_printf() format string in drivers
David Wang
2024-08-21
gpio: pca953x: Print the error code on read/write failures
Fabio Estevam
2024-07-15
Merge tag 'gpio-updates-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-06-21
gpio: pca953x: fix pca953x_irq_bus_sync_unlock race
Ian Ray
2024-06-03
gpio: pca953x: Add support for TI TCA9535 variant
Fabio Estevam
2024-04-15
gpiolib: acpi: Pass con_id instead of property into acpi_dev_gpio_irq_get_by()
Andy Shevchenko
2023-10-02
gpio: pca953x: Convert to use maple tree register cache
Mark Brown
2023-09-11
gpio: pca953x: Revisit header inclusions
Andy Shevchenko
2023-09-11
gpio: pca953x: Get rid of useless goto label
Andy Shevchenko
2023-09-11
gpio: pca953x: Switch to DEFINE_SIMPLE_DEV_PM_OPS()
Andy Shevchenko
2023-09-11
gpio: pca953x: Utilise temporary variable for struct gpio_chip
Andy Shevchenko
2023-09-11
gpio: pca953x: Utilise temporary variable for struct device
Andy Shevchenko
2023-09-11
gpio: pca953x: Simplify code with cleanup helpers
Andy Shevchenko
2023-09-11
gpio: pca953x: Split pca953x_restore_context() and pca953x_save_context()
Andy Shevchenko
2023-09-11
gpio: pca953x: Utilise dev_err_probe() where it makes sense
Andy Shevchenko
2023-09-11
gpio: pca953x: Fully convert to device managed resources
Andy Shevchenko
2023-09-11
gpio: pca953x: Drop unused fields in struct pca953x_platform_data
Andy Shevchenko
2023-08-25
gpio: pca953x: add support for TCA9538
Liam Beguin
2023-08-25
gpio: pca953x: Use i2c_get_match_data()
Biju Das
2023-05-23
gpio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-01-30
gpio: pca953x: Remove unused PCAL953X_OUT_CONF from pcal6534_recalc_addr()
Andy Shevchenko
2023-01-30
gpio: pca953x: Clean up pcal6534_check_register()
Andy Shevchenko
2023-01-30
gpio: pca953x: avoid logically dead code
Haibo Chen
2022-12-30
gpio: pca953x: avoid to use uninitialized value pinctrl
Haibo Chen
2022-12-15
Merge tag 'gpio-updates-for-v6.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
[next]