index
:
pub/scm/linux/kernel/git/sysctl/sysctl.git
master
sysctl tree for the next Linux release
Sysctl Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-stm32-ospi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-12
spi: spi-mem: Add a no_cs_assertion capability
Mark Brown
1
-3
/
+3
2026-05-11
spi: stm32-ospi: Use FIELD_MODIFY()
Hans Zhang
1
-4
/
+3
2026-05-04
spi: spi-mem: Transform the read operation template
Miquel Raynal
1
-3
/
+3
2026-04-08
Add Renesas RZ/G3L RSPI support
Mark Brown
1
-6
/
+6
2026-03-30
spi: stm32-ospi: Fix DMA channel leak on stm32_ospi_dma_setup() failure
Felix Gu
1
-1
/
+2
2026-03-30
spi: stm32-ospi: Fix reset control leak on probe error
Felix Gu
1
-1
/
+3
2026-03-30
spi: stm32-ospi: Fix resource leak in remove() callback
Felix Gu
1
-4
/
+1
2026-02-23
spi: stm32-ospi: Remove exec_op() callback debug log
Patrice Chotard
1
-5
/
+0
2026-01-19
spi: Drop duplicate of_node assignment
Andy Shevchenko
1
-1
/
+0
2026-01-06
spi: st: use pm_ptr and remove __maybe_unused
Mark Brown
1
-8
/
+7
2026-01-06
spi: stm32-ospi: avoid __maybe_unused and use pm_ptr
Alain Volmat
1
-8
/
+7
2025-12-17
spi: stm32-ospi: Remove unneeded semicolon
Chen Ni
1
-2
/
+2
2025-12-14
spi: stm32-ospi: Simplify SMIE interrupt test
Patrice Chotard
1
-1
/
+1
2025-12-14
spi: stm32-ospi: Remove CR_TCIE and CR_TEIE irq usage
Patrice Chotard
1
-25
/
+6
2025-12-14
spi: stm32-ospi: Optimize FIFO accesses using u16 or u32
Patrice Chotard
1
-9
/
+38
2025-12-14
spi: stm32-ospi: Set DMA maxburst dynamically
Patrice Chotard
1
-5
/
+22
2025-07-16
spi: stm32-ospi: Fix NULL vs IS_ERR() bug in stm32_ospi_get_resources()
Dan Carpenter
1
-2
/
+2
2025-07-09
spi: stm32-ospi: Use of_reserved_mem_region_to_resource() for "memory-region"
Rob Herring (Arm)
1
-13
/
+7
2025-07-05
spi: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
1
-7
/
+0
2025-06-11
spi: stm32-ospi: clean up on error in probe()
Dan Carpenter
1
-2
/
+4
2025-06-09
spi: stm32-ospi: Make usage of reset_control_acquire/release() API
Patrice Chotard
1
-6
/
+18
2025-05-07
This patch set did some clean up and add runtime pm
Mark Brown
1
-0
/
+4
2025-04-22
spi: stm32-ospi: Fix an error handling path in stm32_ospi_probe()
Christophe JAILLET
1
-0
/
+4
2025-04-06
spi: spi-stm32-ospi: Make "resets" a required property
Patrice Chotard
1
-1
/
+1
2025-03-18
spi: stm32-ospi: Include "gpio/consumer.h"
Peng Fan
1
-1
/
+1
2025-03-06
spi: stm32: Remove unnecessary print function dev_err()
Jiapeng Chong
1
-3
/
+1
2025-03-06
spi: stm32-ospi: Fix an IS_ERR() vs NULL bug in stm32_ospi_get_resources()
Dan Carpenter
1
-2
/
+2
2025-03-03
spi: stm32: Add OSPI driver
Patrice Chotard
1
-0
/
+1065