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