index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
renesas
Age
Commit message (
Expand
)
Author
Lines
9 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-2
/
+1
9 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
9 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-2
/
+3
2026-02-10
Merge tag 'soc-drivers-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-0
/
+133
2026-02-10
Merge tag 'irq-drivers-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-0
/
+1
2026-01-15
soc: renesas: Fix missing dependency on new CONFIG_CACHEMAINT_FOR_DMA
Jonathan Cameron
-0
/
+1
2026-01-15
soc: renesas: Add support for RZ/N1 GPIO Interrupt Multiplexer
Herve Codina (Schneider Electric)
-0
/
+132
2025-12-23
soc: renesas: Enable ICU support on RZ/N2H
Cosmin Tanislav
-0
/
+1
2025-12-15
irqchip: Add RZ/{T2H,N2H} Interrupt Controller (ICU) driver
Cosmin Tanislav
-0
/
+1
2025-12-06
Merge tag 'bitmap-for-6.19' of github.com:/norov/linux
Linus Torvalds
-4
/
+3
2025-11-24
soc: renesas: Use bitfield helpers
Geert Uytterhoeven
-2
/
+2
2025-11-24
soc: renesas: rz-sysc: Convert to common field_get() helper
Geert Uytterhoeven
-3
/
+1
2025-11-24
soc: renesas: rz-sysc: #undef field_get() before local definition
Geert Uytterhoeven
-0
/
+1
2025-11-13
soc: renesas: rz-sysc: Populate readable_reg/writeable_reg in regmap config
Claudiu Beznea
-0
/
+323
2025-11-13
soc: renesas: r9a09g056-sys: Populate max_register
Claudiu Beznea
-0
/
+1
2025-10-23
soc: renesas: rcar-rst: Keep RESBAR2S in default state
Wolfram Sang
-1
/
+2
2025-09-11
soc: renesas: Identify R-Car X5H
Duy Nguyen
-0
/
+24
2025-08-20
soc: renesas: rz-sysc: Add syscon/regmap support
John Madieu
-1
/
+35
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
-1
/
+1
2025-07-08
soc: renesas: Sort Renesas Kconfig configs
Kuninori Morimoto
-158
/
+158
2025-06-13
soc: renesas: pwc-rzv2m: Use new GPIO line value setter callbacks
Bartosz Golaszewski
-3
/
+5
2025-06-13
soc: renesas: Add RZ/N2H (R9A09G087) config option
Lad Prabhakar
-0
/
+6
2025-06-10
soc: renesas: Add RZ/T2H (R9A09G077) config option
Thierry Bultel
-0
/
+6
2025-05-05
soc: renesas: rz-sysc: Add SoC identification for RZ/V2N SoC
Lad Prabhakar
-0
/
+85
2025-04-14
soc: renesas: Add config option for RZ/V2N (R9A09G056) SoC
Lad Prabhakar
-0
/
+6
2025-04-09
soc: renesas: Kconfig: Enable SoCs by default when ARCH_RENESAS is set
Lad Prabhakar
-0
/
+42
2025-02-20
soc: renesas: r9a09g057-sys: Add a callback to print SoC-specific extra features
John Madieu
-0
/
+42
2025-02-20
soc: renesas: rz-sysc: Move RZ/V2H SoC detection to the SYS driver
John Madieu
-20
/
+36
2025-02-20
soc: renesas: rz-sysc: Add support for RZ/G3E family
John Madieu
-2
/
+89
2025-02-20
soc: renesas: rz-sysc: Move RZ/G3S SoC detection to the SYSC driver
Claudiu Beznea
-12
/
+34
2025-02-20
soc: renesas: Add SYSC driver for Renesas RZ family
Claudiu Beznea
-0
/
+164
2024-12-13
soc: renesas: Add RZ/G3E (R9A09G047) config option
Biju Das
-0
/
+5
2024-10-16
irqchip: Add RZ/V2H(P) Interrupt Control Unit (ICU) driver
Fabrizio Castro
-0
/
+1
2024-03-26
soc: renesas: Enable TMU support on R-Car Gen2
Geert Uytterhoeven
-0
/
+1
2024-03-26
soc: renesas: Add identification support for RZ/V2H SoC
Lad Prabhakar
-1
/
+24
2024-01-31
soc: renesas: rcar-rst: Add support for R-Car V4M
Duy Nguyen
-0
/
+1
2024-01-31
soc: renesas: Identify R-Car V4M
Duy Nguyen
-0
/
+15
2024-01-31
soc: renesas: Introduce ARCH_RCAR_GEN4
Geert Uytterhoeven
-3
/
+7
2023-12-13
soc: renesas: Make RZ/Five depend on !DMA_DIRECT_REMAP
Conor Dooley
-0
/
+1
2023-12-13
soc: renesas: Remove duplicate setup of soc_device_attribute.family
Geert Uytterhoeven
-4
/
+0
2023-11-01
Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-2
/
+19
2023-11-01
Merge tag 'pmdomain-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
-105
/
+0
2023-10-26
soc: renesas: ARCH_R9A07G043 depends on !RISCV_ISA_ZICBOM
Christoph Hellwig
-0
/
+1
2023-10-12
soc: renesas: Make ARCH_R9A07G043 depend on required options
Conor Dooley
-4
/
+5
2023-10-05
soc: renesas: Make ARCH_R9A07G043 (riscv version) depend on NONPORTABLE
Jisheng Zhang
-0
/
+1
2023-10-04
pmdomain: renesas: Move Kconfig options to the pmdomain subsystem
Ulf Hansson
-105
/
+0
2023-09-18
soc: renesas: Kconfig: Remove blank line before ARCH_R9A07G043 help text
Geert Uytterhoeven
-1
/
+0
2023-09-18
soc: renesas: renesas-soc: Remove blank lines
Claudiu Beznea
-2
/
+0
2023-09-18
soc: renesas: Identify RZ/G3S SoC
Claudiu Beznea
-0
/
+19
2023-09-08
soc: renesas: Kconfig: For ARCH_R9A07G043 select the required configs if depe...
Lad Prabhakar
-3
/
+4
[next]