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
/
pinctrl
/
renesas
/
pinctrl-rzg2l.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-14
pinctrl: renesas: rzg2l: Fix PFC_MASK for RZ/V2H and RZ/G3E
Lad Prabhakar
1
-1
/
+1
2025-01-03
pinctrl: renesas: rzg2l: Add support for RZ/G3E SoC
Biju Das
1
-0
/
+173
2025-01-03
pinctrl: renesas: rzg2l: Update r9a09g057_variable_pin_cfg table
Biju Das
1
-6
/
+7
2024-12-20
pinctrl: renesas: rzg2l: Add audio clock pins on RZ/G3S
Claudiu Beznea
1
-0
/
+2
2024-11-29
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2024-11-22
Fix a potential abuse of seq_printf() format string in drivers
David Wang
1
-1
/
+1
2024-10-25
pinctrl: renesas: rzg2l: Use gpiochip_populate_parent_fwspec_twocell helper
Lad Prabhakar
1
-16
/
+1
2024-10-14
pinctrl: renesas: rzg2l: Add support for configuring schmitt-trigger
Lad Prabhakar
1
-0
/
+18
2024-10-14
pinctrl: renesas: rzg2l: Add support for enabling/disabling open-drain outputs
Lad Prabhakar
1
-0
/
+23
2024-10-09
pinctrl: renesas: rzg2l: Fix missing return in rzg2l_pinctrl_register()
Biju Das
1
-1
/
+1
2024-10-09
pinctrl: renesas: rzg2l: Remove RZG2L_TINT_IRQ_START_INDEX
Fabrizio Castro
1
-2
/
+6
2024-09-02
pinctrl: renesas: rzg2l: Move pinconf_to_config_argument() call outside of sw...
Lad Prabhakar
1
-11
/
+3
2024-09-02
pinctrl: renesas: rzg2l: Introduce single macro for digital noise filter conf...
Lad Prabhakar
1
-32
/
+20
2024-09-02
pinctrl: renesas: rzg2l: Replace of_node_to_fwnode() with more suitable API
Andy Shevchenko
1
-1
/
+2
2024-08-23
pinctrl: renesas: Switch to use kmemdup_array()
Shen Lichuan
1
-2
/
+1
2024-08-02
pinctrl: renesas: rzg2l: Use dev_err_probe()
Biju Das
1
-24
/
+13
2024-08-02
pinctrl: renesas: rzg2l: Return -EINVAL if the pin doesn't support PIN_CFG_OEN
Lad Prabhakar
1
-2
/
+6
2024-07-04
pinctrl: renesas: rzg2l: Support output enable on RZ/G2L
Paul Barker
1
-4
/
+63
2024-07-04
pinctrl: renesas: rzg2l: Clean up and refactor OEN read/write functions
Paul Barker
1
-49
/
+36
2024-07-04
pinctrl: renesas: rzg2l: Clarify OEN read/write support
Paul Barker
1
-14
/
+14
2024-06-24
pinctrl: renesas: rzg2l: Reorganize variable configuration macro
Lad Prabhakar
1
-12
/
+17
2024-06-24
pinctrl: renesas: rzg2l: Move RZG2L_SINGLE_PIN definition to top of the file
Lad Prabhakar
1
-7
/
+7
2024-06-24
pinctrl: renesas: rzg2l: Adjust bit masks for PIN_CFG_VARIABLE to use BIT(62)
Lad Prabhakar
1
-2
/
+2
2024-06-24
pinctrl: renesas: rzg2l: Update PIN_CFG_MASK() macro to be 32-bit wide
Lad Prabhakar
1
-6
/
+6
2024-06-11
pinctrl: renesas: rzg2l: Add support for RZ/V2H SoC
Lad Prabhakar
1
-3
/
+371
2024-06-11
pinctrl: renesas: rzg2l: Acquire lock in rzg2l_pinctrl_pm_setup_pfc()
Lad Prabhakar
1
-0
/
+3
2024-06-11
pinctrl: renesas: rzg2l: Add support for custom parameters
Lad Prabhakar
1
-0
/
+12
2024-06-11
pinctrl: renesas: rzg2l: Pass pincontrol device to pinconf_generic_parse_dt_c...
Lad Prabhakar
1
-1
/
+1
2024-06-11
pinctrl: renesas: rzg2l: Add support for pull-up/down
Lad Prabhakar
1
-0
/
+72
2024-06-11
pinctrl: renesas: rzg2l: Add support to configure slew-rate
Lad Prabhakar
1
-0
/
+18
2024-06-11
pinctrl: renesas: rzg2l: Add function pointers for OEN register access
Lad Prabhakar
1
-2
/
+10
2024-06-11
pinctrl: renesas: rzg2l: Add function pointer for PMC register write
Lad Prabhakar
1
-1
/
+10
2024-06-11
pinctrl: renesas: rzg2l: Add function pointer for PFC register locking
Lad Prabhakar
1
-17
/
+27
2024-06-11
pinctrl: renesas: rzg2l: Validate power registers for SD and ETH
Lad Prabhakar
1
-4
/
+8
2024-06-11
pinctrl: renesas: rzg2l: Enable variable configuration for all
Lad Prabhakar
1
-3
/
+1
2024-06-11
pinctrl: renesas: rzg2l: Drop struct rzg2l_variable_pin_cfg
Lad Prabhakar
1
-133
/
+54
2024-06-11
pinctrl: renesas: rzg2l: Allow more bits for pin configuration
Lad Prabhakar
1
-13
/
+17
2024-05-28
pinctrl: renesas: Use scope based of_node_put() cleanups
Peng Fan
1
-5
/
+2
2024-05-27
pinctrl: renesas: rzg2l: Use spin_{lock,unlock}_irq{save,restore}
Claudiu Beznea
1
-2
/
+2
2024-04-25
pinctrl: renesas: rzg2l: Limit 2.5V power supply to Ethernet interfaces
Paul Barker
1
-0
/
+2
2024-04-23
pinctrl: renesas: rzg2l: Remove extra space in function parameter
Lad Prabhakar
1
-1
/
+1
2024-04-22
pinctrl: renesas: rzg2l: Configure the interrupt type on resume
Claudiu Beznea
1
-10
/
+13
2024-03-26
pinctrl: renesas: rzg2l: Execute atomically the interrupt configuration
Claudiu Beznea
1
-1
/
+10
2024-02-21
pinctrl: renesas: rzg2l: Add suspend/resume support
Claudiu Beznea
1
-4
/
+404
2024-02-21
pinctrl: renesas: rzg2l: Avoid configuring ISEL in gpio_irq_{en,dis}able*(
Biju Das
1
-4
/
+2
2024-02-21
pinctrl: renesas: rzg2l: Simplify rzg2l_gpio_irq_{en,dis}able()
Biju Das
1
-24
/
+16
2024-02-21
pinctrl: renesas: rzg2l: Configure interrupt input mode
Biju Das
1
-2
/
+35
2024-01-31
pinctrl: renesas: pinctrl-rzg2l: Add the missing port pins P19 to P28
Lad Prabhakar
1
-9
/
+204
2024-01-31
pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro
Lad Prabhakar
1
-27
/
+29
2024-01-31
pinctrl: renesas: rzg2l: Improve code for readability
Lad Prabhakar
1
-19
/
+25
[next]