index
:
drm/drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
spi: rockchip-sfc: Fix error in remove progress
Jon Lin
1
-1
/
+3
2024-12-09
spi: spi-cadence-qspi: Disable STIG mode for Altera SoCFPGA.
Niravkumar L Rabara
1
-2
/
+8
2024-12-09
spi: rockchip: Fix PM runtime count on no-op cs
Christian Loehle
1
-0
/
+14
2024-12-09
spi: aspeed: Fix an error handling path in aspeed_spi_[read|write]_user()
Christophe JAILLET
1
-4
/
+6
2024-12-06
Merge tag 'spi-fix-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-3
/
+7
2024-12-05
spi: omap2-mcspi: Fix the IS_ERR() bug for devm_clk_get_optional_enabled()
Purushothama Siddaiah
1
-3
/
+3
2024-12-04
spi: intel: Add Panther Lake SPI controller support
Aapo Vienamo
1
-0
/
+2
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
13
-22
/
+22
2024-12-02
spi: apple: Set use_gpio_descriptors to true
Sasha Finkelstein
1
-0
/
+1
2024-12-02
spi: mpc52xx: Add cancel_work_sync before module remove
Pei Xiao
1
-0
/
+1
2024-11-28
Merge tag 'spi-fix-v6.13-merge-window' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-6
/
+13
2024-11-26
spi: Fix acpi deferred irq probe
Stanislaw Gruszka
1
-3
/
+10
2024-11-26
spi: atmel-quadspi: Fix register name in verbose logging function
Csókás, Bence
1
-1
/
+1
2024-11-22
Merge tag 'mtd/for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
3
-10
/
+22
2024-11-21
Merge tag 'nand/for-6.13' into mtd/next
Miquel Raynal
2
-6
/
+6
2024-11-21
spi-imx: prevent overflow when estimating transfer time
Antonio Quartulli
1
-1
/
+1
2024-11-20
Merge tag 'spi-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
108
-345
/
+1767
2024-11-19
spi: rockchip-sfc: Embedded DMA only support 4B aligned address
Jon Lin
1
-1
/
+1
2024-11-14
spi: imx: support word delay in ecspi
Mark Brown
1
-16
/
+92
2024-11-13
spi: imx: support word delay
Jonas Rebmann
1
-10
/
+85
2024-11-13
spi: imx: pass struct spi_transfer to prepare_transfer()
Jonas Rebmann
1
-6
/
+7
2024-11-13
spi: cs42l43: Add GPIO speaker id support to the bridge configuration
Simon Trimmer
1
-5
/
+41
2024-11-12
spi: Delete useless checks
zhang jiao
1
-3
/
+0
2024-11-11
spi: apple: Remove unnecessary .owner for apple_spi_driver
Jiapeng Chong
1
-1
/
+0
2024-11-06
spi: apple: Add driver for Apple SPI controller
Hector Martin
3
-0
/
+542
2024-11-04
spi: Use of_property_present() for non-boolean properties
Rob Herring (Arm)
3
-3
/
+3
2024-11-01
spi: zynqmp-gqspi: Undo runtime PM changes at driver exit time
Jinjie Ruan
1
-0
/
+2
2024-11-01
spi: spi-mem: rtl-snand: Correctly handle DMA transfers
Chris Packham
1
-16
/
+30
2024-11-01
spi: tegra210-quad: Avoid shift-out-of-bounds
Breno Leitao
1
-1
/
+1
2024-10-31
spi: axi-spi-engine: Emit trace events for spi transfers
Uwe Kleine-König
1
-0
/
+15
2024-10-25
spi: Replace deprecated PCI functions
Philipp Stanner
3
-13
/
+9
2024-10-23
spi: spi-fsl-dspi: Fix crash when not using GPIO chip select
Frank Li
1
-1
/
+5
2024-10-22
spi: geni-qcom: Fix boot warning related to pm_runtime and devres
Georgi Djakov
1
-3
/
+5
2024-10-21
spi: mtk-snfi: fix kerneldoc for mtk_snand_is_page_ops()
Bartosz Golaszewski
1
-1
/
+1
2024-10-21
spi: spi-mem: Add Realtek SPI-NAND controller
Chris Packham
3
-0
/
+417
2024-10-21
mtd: spinand: Constify struct nand_ecc_engine_ops
Christophe JAILLET
2
-6
/
+6
2024-10-18
spi: make class structs const
Bartosz Golaszewski
1
-2
/
+2
2024-10-10
spi: stm32: fix missing device mode capability in stm32mp25
Alain Volmat
1
-0
/
+1
2024-10-10
spi: stm32: fix missing device mode capability in stm32mp25
Alain Volmat
1
-0
/
+1
2024-10-10
Fix Sparse warnings
Mark Brown
2
-7
/
+6
2024-10-10
Add dev_warn_probe() and improve error handling in
Mark Brown
1
-15
/
+13
2024-10-09
spi: intel: Add protected and locked attributes
Alexander Usyskin
4
-5
/
+63
2024-10-08
spi: rockchip: Use dev_{err,warn}_probe() in the probe path
Dragan Simic
1
-15
/
+13
2024-10-08
spi: rockchip-sfc: Use dev_err_probe() in the probe path
Dragan Simic
1
-8
/
+6
2024-10-08
spi: rockchip-sfc: Perform trivial code cleanups
Dragan Simic
1
-5
/
+2
2024-10-08
spi: rockchip: Perform trivial code cleanups
Dragan Simic
1
-15
/
+12
2024-10-08
spi: spi-imx: Fix casting warnings
Hardevsinh Palaniya
1
-3
/
+2
2024-10-08
spi: spi-fsl-dspi: Fix casting warnings
Hardevsinh Palaniya
1
-4
/
+4
2024-10-07
spi: Merge up v6.12
Mark Brown
12
-15
/
+17
2024-10-05
Merge tag 'spi-fix-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-7
/
+9
[next]