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
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
/
pinctrl
/
pinctrl-cy8c95x0.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-13
pinctrl: pinctrl-cy8c95x0: Fix regcache
Patrick Rudolph
1
-5
/
+9
2024-07-03
pinctrl: cy8c95x0: Update cache modification
Patrick Rudolph
1
-13
/
+9
2024-07-03
pinctrl: cy8c95x0: Use cleanup.h
Patrick Rudolph
1
-9
/
+4
2024-06-17
pinctrl: cy8c95x0: Use REGCACHE_MAPLE
Patrick Rudolph
1
-1
/
+1
2024-06-17
pinctrl: cy8c95x0: Use regmap ranges
Patrick Rudolph
1
-126
/
+53
2024-06-17
pinctrl: cy8c95x0: Use single I2C lock
Patrick Rudolph
1
-15
/
+17
2024-04-15
gpiolib: acpi: Pass con_id instead of property into acpi_dev_gpio_irq_get_by()
Andy Shevchenko
1
-1
/
+1
2024-01-18
Merge tag 'pinctrl-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-143
/
+315
2023-12-20
pinctrl: cy8c95x0: Cache muxed registers
Patrick Rudolph
1
-143
/
+315
2023-12-20
pinctrl: cy8c95x0: Fix get_pincfg
Patrick Rudolph
1
-0
/
+2
2023-12-20
pinctrl: cy8c95x0: Fix regression
Patrick Rudolph
1
-0
/
+10
2023-12-20
pinctrl: cy8c95x0: Fix typo
Patrick Rudolph
1
-1
/
+1
2023-11-14
pinctrl: cy8c95x0: Fix doc warning
Linus Walleij
1
-0
/
+1
2023-11-04
treewide: rename pinctrl_gpio_direction_output_new()
Bartosz Golaszewski
1
-1
/
+1
2023-11-04
treewide: rename pinctrl_gpio_direction_input_new()
Bartosz Golaszewski
1
-1
/
+1
2023-11-04
pinctrl: cy8c95x0: use new pinctrl GPIO helpers
Bartosz Golaszewski
1
-2
/
+2
2023-09-12
pinctrl: cy8c95x0: Simplify probe()
Biju Das
1
-3
/
+1
2023-07-20
pinctrl: cy8c95x0: Add reset support
Patrick Rudolph
1
-0
/
+15
2023-05-29
pinctrl: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-10-26
Merge tag 'intel-pinctrl-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
1
-0
/
+1
2022-10-24
pinctrl: cy8c95x0: Add missing header(s)
Andy Shevchenko
1
-0
/
+1
2022-10-21
pinctrl: cy8c95x0: Don't use cy8c95x0_set_mode() twice
Andy Shevchenko
1
-4
/
+4
2022-10-17
pinctrl: cy8c95x0: Implement ->gpio_request_enable() and ->gpio_set_direction()
Andy Shevchenko
1
-44
/
+68
2022-10-17
pinctrl: cy8c95x0: Extract cy8c95x0_set_mode() helper
Andy Shevchenko
1
-5
/
+16
2022-09-20
pinctrl: cy8c95x0: Align function names in cy8c95x0_pmxops
Andy Shevchenko
1
-6
/
+6
2022-09-20
pinctrl: cy8c95x0: Drop atomicity on operations on push_pull
Andy Shevchenko
1
-7
/
+8
2022-09-20
pinctrl: cy8c95x0: Lock register accesses in cy8c95x0_set_mux()
Andy Shevchenko
1
-1
/
+6
2022-09-09
pinctrl: cy8c95x0: Use 'default' in all switch-cases (part 2)
Andy Shevchenko
1
-2
/
+2
2022-09-08
pinctrl: cy8c95x0: Correct comment style
Andy Shevchenko
1
-20
/
+20
2022-09-08
pinctrl: cy8c95x0: use bits.h macros for all masks
Andy Shevchenko
1
-9
/
+9
2022-09-08
pinctrl: cy8c95x0: Override IRQ for one of the expanders on Galileo Gen 1
Andy Shevchenko
1
-0
/
+48
2022-09-08
pinctrl: cy8c95x0: support ACPI device found on Galileo Gen1
Andy Shevchenko
1
-0
/
+7
2022-09-08
pinctrl: cy8c95x0: Make use of device properties
Andy Shevchenko
1
-7
/
+9
2022-09-08
pinctrl: cy8c95x0: Implement ->pin_dbg_show()
Andy Shevchenko
1
-8
/
+32
2022-09-08
pinctrl: cy8c95x0: Use 'default' in all switch-cases
Andy Shevchenko
1
-6
/
+8
2022-09-08
pinctrl: cy8c95x0: Remove custom ->set_config()
Andy Shevchenko
1
-25
/
+1
2022-09-08
pinctrl: cy8c95x0: Remove useless conditionals
Andy Shevchenko
1
-14
/
+0
2022-09-08
pinctrl: cy8c95x0: Remove device initialization
Andy Shevchenko
1
-28
/
+0
2022-09-08
pinctrl: cy8c95x0: Enable GPIO range
Andy Shevchenko
1
-4
/
+18
2022-09-08
pinctrl: cy8c95x0: Drop unneeded npins assignment
Andy Shevchenko
1
-1
/
+0
2022-09-08
pinctrl: cy8c95x0: Fix pin control name to enable more than one
Andy Shevchenko
1
-2
/
+1
2022-09-08
pinctrl: cy8c95x0: Fix return value in cy8c95x0_detect()
Andy Shevchenko
1
-1
/
+1
2022-09-08
pinctrl: cy8c95x0: Allow IRQ chip core to handle numbering
Andy Shevchenko
1
-1
/
+0
2022-09-08
pinctrl: cy8c95x0: make irq_chip immutable
Andy Shevchenko
1
-13
/
+19
2022-08-26
pinctrl: fixup for "i2c: Make remove callback return void"
Stephen Rothwell
1
-3
/
+1
2022-08-25
pinctrl: Add Cypress cy8c95x0 support
Patrick Rudolph
1
-0
/
+1381