index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-13
Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
38
-563
/
+1294
2024-03-07
spi: Introduce SPI_INVALID_CS and is_valid_cs()
Andy Shevchenko
1
-16
/
+23
2024-03-07
spi: Consistently use BIT for cs_index_mask
Andy Shevchenko
1
-24
/
+11
2024-03-06
spi: Exctract spi_dev_check_cs() helper
Andy Shevchenko
1
-20
/
+27
2024-03-06
spi: Exctract spi_set_all_cs_unused() helper
Andy Shevchenko
1
-50
/
+24
2024-03-06
spi: cs42l43: Don't limit native CS to the first chip select
Charles Keepax
1
-2
/
+1
2024-03-05
spi: s3c64xx: switch exynos850 to new port config data
Tudor Ambarus
1
-4
/
+3
2024-03-05
spi: s3c64xx: switch gs101 to new port config data
Tudor Ambarus
1
-6
/
+6
2024-03-05
spi: s3c64xx: deprecate fifo_lvl_mask, rx_lvl_offset and port_id
Tudor Ambarus
1
-3
/
+23
2024-03-05
spi: s3c64xx: get rid of the OF alias ID dependency
Tudor Ambarus
1
-0
/
+4
2024-03-05
spi: s3c64xx: introduce s3c64xx_spi_set_port_id()
Tudor Ambarus
1
-12
/
+25
2024-03-05
spi: s3c64xx: let the SPI core determine the bus number
Tudor Ambarus
1
-2
/
+2
2024-03-05
spi: s3c64xx: allow FIFO depth to be determined from the compatible
Tudor Ambarus
1
-2
/
+6
2024-03-05
spi: s3c64xx: retrieve the FIFO depth from the device tree
Tudor Ambarus
1
-1
/
+3
2024-03-05
spi: s3c64xx: determine the fifo depth only once
Tudor Ambarus
1
-5
/
+9
2024-03-05
spi: s3c64xx: allow full FIFO masks
Tudor Ambarus
1
-4
/
+36
2024-03-05
spi: s3c64xx: define a magic value
Tudor Ambarus
1
-1
/
+3
2024-03-04
spi: axi-spi-engine: use struct_size() macro
David Lechner
1
-3
/
+2
2024-03-04
spi: axi-spi-engine: use __counted_by() attribute
David Lechner
1
-3
/
+4
2024-03-04
spi: axi-spi-engine: remove p from struct spi_engine_message_state
David Lechner
1
-3
/
+0
2024-02-29
spi: stm32-qspi: Replace of_gpio.h by proper one
Andy Shevchenko
1
-1
/
+1
2024-02-29
spi: pic32: Replace of_gpio.h by proper one
Andy Shevchenko
1
-1
/
+1
2024-02-27
spi: ppc4xx: Fix fallout from rename in struct spi_bitbang
Uwe Kleine-König
1
-7
/
+7
2024-02-27
spi: Drop mismerged fix
Mark Brown
1
-7
/
+7
2024-02-26
spi: add support for pre-cooking messages
Mark Brown
3
-80
/
+247
2024-02-26
spi: spi-mem: add statistics support to ->exec_op() calls
Théo Lebrun
1
-1
/
+48
2024-02-26
spi: axi-spi-engine: move message compile to optimize_message
David Lechner
1
-23
/
+17
2024-02-26
spi: stm32: move splitting transfers to optimize_message
David Lechner
1
-12
/
+16
2024-02-26
spi: move splitting transfers to spi_optimize_message()
David Lechner
1
-42
/
+68
2024-02-26
spi: add spi_optimize_message() APIs
David Lechner
1
-4
/
+147
2024-02-22
spi: cadence-qspi: add system-wide suspend and resume callbacks
Théo Lebrun
1
-2
/
+18
2024-02-22
spi: cadence-qspi: put runtime in runtime PM hooks names
Théo Lebrun
1
-4
/
+4
2024-02-22
spi: cadence-qspi: remove system-wide suspend helper calls from runtime PM hooks
Théo Lebrun
1
-7
/
+2
2024-02-22
spi: cadence-qspi: fix pointer reference in runtime PM hooks
Théo Lebrun
1
-4
/
+2
2024-02-21
spi: cadence-qspi: report correct number of chip-select
Théo Lebrun
1
-2
/
+6
2024-02-21
spi: cadence-qspi: set maximum chip-select to 4
Théo Lebrun
1
-1
/
+3
2024-02-21
spi: cadence-qspi: assert each subnode flash CS is valid
Théo Lebrun
1
-1
/
+1
2024-02-15
spi: dw: remove redundant assignment to variable len
Colin Ian King
1
-1
/
+1
2024-02-13
spi: mchp-pci1xxxx: release resources on error in probe()
Dan Carpenter
1
-1
/
+1
2024-02-13
spi-mxs: Fix chipselect glitch
Ralf Schlatterbeck
1
-1
/
+2
2024-02-12
spi: intel-pci: Add support for Lunar Lake-M SPI serial flash
Mika Westerberg
1
-0
/
+1
2024-02-12
spi: omap2-mcspi: Revert FIFO support without DMA
Vaishnav Achath
1
-129
/
+8
2024-02-11
spi: ppc4xx: Drop write-only variable
Uwe Kleine-König
1
-5
/
+0
2024-02-11
spi: ppc4xx: Fix fallout from rename in struct spi_bitbang
Uwe Kleine-König
1
-7
/
+7
2024-02-11
spi: ppc4xx: Fix fallout from include cleanup
Uwe Kleine-König
1
-0
/
+1
2024-02-09
spi: spi-ppc4xx: include missing platform_device.h
Christian Lamparter
1
-0
/
+1
2024-02-08
spi: s3c64xx: straightforward cleanup
Mark Brown
1
-40
/
+41
2024-02-08
spi: get rid of some legacy macros
Mark Brown
27
-100
/
+109
2024-02-08
spi: s3c64xx: add support for google,gs101-spi
Mark Brown
1
-15
/
+70
2024-02-08
spi: mchp-pci1xxxx: DMA support for copying data to and from SPI Buf
Thangaraj Samynathan
1
-27
/
+338
[next]