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
*
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
|
*
spi: s3c64xx: rename prepare_dma() to s3c64xx_prepare_dma()
Tudor Ambarus
2024-02-08
1
-4
/
+4
|
*
spi: s3c64xx: propagate the dma_submit_error() error code
Tudor Ambarus
2024-02-08
1
-1
/
+1
|
*
spi: s3c64xx: check return code of dmaengine_slave_config()
Tudor Ambarus
2024-02-08
1
-1
/
+3
|
*
spi: s3c64xx: move common code outside if else
Tudor Ambarus
2024-02-08
1
-4
/
+2
|
*
spi: s3c64xx: remove else after return
Tudor Ambarus
2024-02-08
1
-4
/
+2
|
*
spi: s3c64xx: remove unneeded (void *) casts in of_match_table
Tudor Ambarus
2024-02-08
1
-9
/
+9
|
*
spi: s3c64xx: fix typo, s/configuartion/configuration
Tudor Ambarus
2024-02-08
1
-1
/
+1
|
*
spi: s3c64xx: avoid possible negative array index
Tudor Ambarus
2024-02-08
1
-0
/
+3
|
*
spi: s3c64xx: explicitly include <linux/types.h>
Tudor Ambarus
2024-02-08
1
-0
/
+1
|
*
spi: s3c64xx: explicitly include <linux/bits.h>
Tudor Ambarus
2024-02-08
1
-0
/
+1
|
*
spi: s3c64xx: explicitly include <linux/io.h>
Tudor Ambarus
2024-02-08
1
-0
/
+1
|
*
spi: s3c64xx: sort headers alphabetically
Tudor Ambarus
2024-02-08
1
-7
/
+6
*
|
spi: get rid of some legacy macros
Mark Brown
2024-02-08
872
-5669
/
+9505
|
\
\
|
*
|
Documentation: spi: Update documentation for renaming "master" to "controller"
Uwe Kleine-König
2024-02-08
1
-37
/
+37
|
*
|
spi: Drop compat layer from renaming "master" to "controller"
Uwe Kleine-König
2024-02-08
3
-21
/
+3
|
*
|
spi: fsl-lib: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
2024-02-08
1
-7
/
+7
|
*
|
wifi: libertas: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
2024-02-08
1
-1
/
+1
|
*
|
video: fbdev: mmp: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
2024-02-08
1
-13
/
+13
|
*
|
usb: gadget: max3420_udc: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
2024-02-08
1
-1
/
+1
|
*
|
tpm_tis_spi: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
2024-02-08
1
-2
/
+2
|
*
|
staging: greybus: spi: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
2024-02-08
1
-33
/
+33
|
*
|
staging: fbtft: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
2024-02-08
1
-2
/
+2
|
*
|
spi: spidev: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
2024-02-08
1
-1
/
+1
|
*
|
spi: slave-mt27xx: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
2024-02-08
1
-1
/
+1
[next]