index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2024-07-16
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
2022-11-24
gpio: pca953x: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-10-24
gpio: pca953x: Add missing header(s)
Andy Shevchenko
1
-1
/
+2
2022-10-08
Merge tag 'gpio-updates-for-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-38
/
+139
2022-09-16
Merge tag 'v6.0-rc5' into i2c/for-mergewindow
Wolfram Sang
1
-1
/
+7
2022-09-15
gpio: pca953x: Add support for PCAL6534
Martyn Welch
1
-19
/
+117
2022-09-15
gpio: pca953x: Swap if statements to save later complexity
Martyn Welch
1
-16
/
+15
2022-09-15
gpio: pca953x: Fix pca953x_gpio_set_pull_up_down()
Martyn Welch
1
-3
/
+5
2022-09-14
gpio: pca953x: introduce support for nxp,pcal6408
Nate Drude
1
-0
/
+2
2022-08-31
gpio: pca953x: Add mutex_lock for regcache sync in PM
Haibo Chen
1
-1
/
+7
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-08-16
gpio: pca953x: Make platform teardown callback return void
Uwe Kleine-König
1
-8
/
+3
2022-07-19
gpio: pca953x: use the correct register address when regcache sync during init
Haibo Chen
1
-4
/
+7
2022-07-19
gpio: pca953x: use the correct range when do regmap sync
Haibo Chen
1
-6
/
+6
2022-07-19
gpio: pca953x: only use single read/write for No AI mode
Haibo Chen
1
-0
/
+3
2022-06-04
Merge tag 'gpio-fixes-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-8
/
+11
2022-06-01
gpio: pca953x: use the correct register address to do regcache sync
Haibo Chen
1
-8
/
+11
2022-05-27
Merge tag 'gpio-updates-for-v5.19' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-12
/
+25
2022-05-24
gpio: pca953x: Make the irqchip immutable
Geert Uytterhoeven
1
-12
/
+23
2022-05-06
gpio: pca953x: fix irq_stat not updated when irq is disabled (irq_mask not set)
Puyou Lu
1
-2
/
+2
2022-05-05
gpio: pca953xx: Add support for pca6408
Justin Chen
1
-0
/
+2
2021-10-06
gpio: pca953x: Improve bias setting
Andy Shevchenko
1
-7
/
+9
2021-09-29
gpio: pca953x: do not ignore i2c errors
Andrey Gusakov
1
-9
/
+2
2021-06-16
gpio: pca953x: Add support for the On Semi pca9655
Peter Robinson
1
-0
/
+1
2021-03-08
gpio: pca953x: Set IRQ type when handle Intel Galileo Gen 2
Andy Shevchenko
1
-55
/
+23
2021-02-15
gpio: pca953x: Add support for pca9506
Uwe Kleine-König
1
-0
/
+2
2020-10-13
Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-6
/
+5
2020-10-07
gpio: pca953x: Survive spurious interrupts
Marc Zyngier
1
-2
/
+15
[next]