index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2024-03-13
72
-802
/
+1569
|
\
|
*
spi: Introduce SPI_INVALID_CS and is_valid_cs()
Andy Shevchenko
2024-03-07
1
-16
/
+23
|
*
spi: Fix types of the last chip select storage variables
Andy Shevchenko
2024-03-07
1
-6
/
+6
|
*
spi: Consistently use BIT for cs_index_mask
Andy Shevchenko
2024-03-07
1
-24
/
+11
|
*
spi: Exctract spi_dev_check_cs() helper
Andy Shevchenko
2024-03-06
1
-20
/
+27
|
*
spi: Exctract spi_set_all_cs_unused() helper
Andy Shevchenko
2024-03-06
1
-50
/
+24
|
*
spi: s3c64xx: switch exynos850 to new port config data
Tudor Ambarus
2024-03-05
1
-4
/
+3
|
*
spi: s3c64xx: switch gs101 to new port config data
Tudor Ambarus
2024-03-05
1
-6
/
+6
|
*
spi: s3c64xx: deprecate fifo_lvl_mask, rx_lvl_offset and port_id
Tudor Ambarus
2024-03-05
1
-3
/
+23
|
*
spi: s3c64xx: get rid of the OF alias ID dependency
Tudor Ambarus
2024-03-05
1
-0
/
+4
|
*
spi: s3c64xx: introduce s3c64xx_spi_set_port_id()
Tudor Ambarus
2024-03-05
1
-12
/
+25
|
*
spi: s3c64xx: let the SPI core determine the bus number
Tudor Ambarus
2024-03-05
1
-2
/
+2
|
*
spi: s3c64xx: allow FIFO depth to be determined from the compatible
Tudor Ambarus
2024-03-05
1
-2
/
+6
|
*
spi: s3c64xx: retrieve the FIFO depth from the device tree
Tudor Ambarus
2024-03-05
1
-1
/
+3
|
*
spi: s3c64xx: determine the fifo depth only once
Tudor Ambarus
2024-03-05
1
-5
/
+9
|
*
spi: s3c64xx: allow full FIFO masks
Tudor Ambarus
2024-03-05
1
-4
/
+36
|
*
spi: s3c64xx: define a magic value
Tudor Ambarus
2024-03-05
1
-1
/
+3
|
*
spi: dt-bindings: introduce FIFO depth properties
Tudor Ambarus
2024-03-05
1
-0
/
+27
|
*
spi: axi-spi-engine: small cleanups
Mark Brown
2024-03-04
1
-9
/
+6
|
|
\
|
|
*
spi: axi-spi-engine: use struct_size() macro
David Lechner
2024-03-04
1
-3
/
+2
|
|
*
spi: axi-spi-engine: use __counted_by() attribute
David Lechner
2024-03-04
1
-3
/
+4
|
|
*
spi: axi-spi-engine: remove p from struct spi_engine_message_state
David Lechner
2024-03-04
1
-3
/
+0
|
*
|
spi: dt-bindings: samsung: make dma properties not required
Tudor Ambarus
2024-03-04
1
-2
/
+0
|
|
/
|
*
spi: stm32-qspi: Replace of_gpio.h by proper one
Andy Shevchenko
2024-02-29
1
-1
/
+1
|
*
spi: pic32: Replace of_gpio.h by proper one
Andy Shevchenko
2024-02-29
1
-1
/
+1
|
*
spi: dt-bindings: atmel,at91rm9200-spi: remove 9x60 compatible from list
Varshini Rajendran
2024-02-28
1
-1
/
+0
|
*
spi: ppc4xx: Fix fallout from rename in struct spi_bitbang
Uwe Kleine-König
2024-02-27
1
-7
/
+7
|
*
spi: add support for pre-cooking messages
Mark Brown
2024-02-26
4
-80
/
+267
|
|
\
|
|
*
spi: axi-spi-engine: move message compile to optimize_message
David Lechner
2024-02-26
1
-23
/
+17
|
|
*
spi: stm32: move splitting transfers to optimize_message
David Lechner
2024-02-26
1
-12
/
+16
|
|
*
spi: move splitting transfers to spi_optimize_message()
David Lechner
2024-02-26
1
-42
/
+68
|
|
*
spi: add spi_optimize_message() APIs
David Lechner
2024-02-26
2
-4
/
+167
|
*
|
spi: spi-mem: add statistics support to ->exec_op() calls
Théo Lebrun
2024-02-26
1
-1
/
+48
|
|
/
|
*
spi: cadence-qspi: report correct number of chip-select
Théo Lebrun
2024-02-21
1
-2
/
+6
|
*
spi: cadence-qspi: set maximum chip-select to 4
Théo Lebrun
2024-02-21
1
-1
/
+3
|
*
spi: cadence-qspi: assert each subnode flash CS is valid
Théo Lebrun
2024-02-21
1
-1
/
+1
|
*
spi: spi-summary.rst: fix underline length
Randy Dunlap
2024-02-19
1
-1
/
+1
|
*
spi: Update the "master/slave" terminology in documentation
Dhruva Gole
2024-02-15
1
-20
/
+20
|
*
spi: dw: remove redundant assignment to variable len
Colin Ian King
2024-02-15
1
-1
/
+1
|
*
spi: mchp-pci1xxxx: release resources on error in probe()
Dan Carpenter
2024-02-13
1
-1
/
+1
|
*
spi: gpio: Follow renaming of SPI "master" to "controller"
Andy Shevchenko
2024-02-09
1
-2
/
+2
|
*
spi: pxa2xx: Use typedef for dma_filter_fn
Krzysztof Kozlowski
2024-02-08
1
-1
/
+2
|
*
spi: pl022: Add missing dma_filter field kerneldoc
Krzysztof Kozlowski
2024-02-08
1
-0
/
+1
|
*
spi: pl022: Use typedef for dma_filter_fn
Krzysztof Kozlowski
2024-02-08
1
-1
/
+2
|
*
spi: s3c64xx: straightforward cleanup
Mark Brown
2024-02-08
1
-40
/
+41
|
|
\
|
|
*
spi: s3c64xx: drop a superfluous bitwise NOT operation
Tudor Ambarus
2024-02-08
1
-1
/
+0
|
|
*
spi: s3c64xx: remove duplicated definition
Tudor Ambarus
2024-02-08
1
-3
/
+1
|
|
*
spi: s3c64xx: downgrade dev_warn to dev_dbg for optional dt props
Tudor Ambarus
2024-02-08
1
-2
/
+2
|
|
*
spi: s3c64xx: drop blank line between declarations
Tudor Ambarus
2024-02-08
1
-1
/
+2
|
|
*
spi: s3c64xx: return ETIMEDOUT for wait_for_completion_timeout()
Tudor Ambarus
2024-02-08
1
-3
/
+3
[next]