index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2020-10-01
gpio: pca953x: Correctly initialize registers 6 and 7 for PCA957x
Andy Shevchenko
1
-1
/
+4
2020-10-01
gpio: pca953x: Use bitmap API over implicit GCC extension
Andy Shevchenko
1
-1
/
+3
2020-09-30
gpio: pca953x: Add support for the NXP PCAL9554B/C
Mike Looijmans
1
-0
/
+2
2020-09-24
gpio: pca953x: Fix uninitialized pending variable
Ye Li
1
-1
/
+1
2020-08-28
gpio: pca953x: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-6
/
+3
2020-08-04
gpio: pca953x: Request IRQ after all initialisation done
Andy Shevchenko
1
-11
/
+11
2020-07-20
gpio: pca953x: Use irqchip template
Linus Walleij
1
-12
/
+13
2020-07-09
Merge branch 'devel' into for-next
Linus Walleij
1
-0
/
+2
2020-06-22
gpio: pca953x: Fix GPIO resource leak on Intel Galileo Gen 2
Andy Shevchenko
1
-1
/
+6
2020-06-16
gpio: pca953x: disable regmap locking for automatic address incrementing
Andy Shevchenko
1
-0
/
+1
2020-06-16
gpio: pca953x: Fix direction setting when configure an IRQ
Andy Shevchenko
1
-2
/
+4
2020-06-16
gpio: pca953x: Override IRQ for one of the expanders on Galileo Gen 2
Andy Shevchenko
1
-0
/
+79
2020-06-16
gpio: pca953x: Synchronize interrupt handler properly
Andy Shevchenko
1
-3
/
+5
2020-06-16
gpio: pca953x: Add support for the PCAL9535
Jan Kiszka
1
-0
/
+2
2020-06-03
gpio: pca953x: Drop unneeded ACPI_PTR()
Andy Shevchenko
1
-1
/
+1
2020-05-27
Merge tag 'v5.7-rc7' into devel
Linus Walleij
1
-1
/
+1
2020-04-29
gpio: pca953x: drop unused parameters of pca953x_recalc_addr()
Uwe Kleine-König
1
-20
/
+11
[next]