summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* spi: pic32: Replace of_gpio.h by proper oneAndy Shevchenko2024-02-291-1/+1
* spi: dt-bindings: atmel,at91rm9200-spi: remove 9x60 compatible from listVarshini Rajendran2024-02-281-1/+0
* spi: ppc4xx: Fix fallout from rename in struct spi_bitbangUwe Kleine-König2024-02-271-7/+7
* spi: add support for pre-cooking messagesMark Brown2024-02-264-80/+267
|\
| * spi: axi-spi-engine: move message compile to optimize_messageDavid Lechner2024-02-261-23/+17
| * spi: stm32: move splitting transfers to optimize_messageDavid Lechner2024-02-261-12/+16
| * spi: move splitting transfers to spi_optimize_message()David Lechner2024-02-261-42/+68
| * spi: add spi_optimize_message() APIsDavid Lechner2024-02-262-4/+167
* | spi: spi-mem: add statistics support to ->exec_op() callsThéo Lebrun2024-02-261-1/+48
|/
* spi: cadence-qspi: report correct number of chip-selectThéo Lebrun2024-02-211-2/+6
* spi: cadence-qspi: set maximum chip-select to 4Théo Lebrun2024-02-211-1/+3
* spi: cadence-qspi: assert each subnode flash CS is validThéo Lebrun2024-02-211-1/+1
* spi: spi-summary.rst: fix underline lengthRandy Dunlap2024-02-191-1/+1
* spi: Update the "master/slave" terminology in documentationDhruva Gole2024-02-151-20/+20
* spi: dw: remove redundant assignment to variable lenColin Ian King2024-02-151-1/+1
* spi: mchp-pci1xxxx: release resources on error in probe()Dan Carpenter2024-02-131-1/+1
* spi: gpio: Follow renaming of SPI "master" to "controller"Andy Shevchenko2024-02-091-2/+2
* spi: pxa2xx: Use typedef for dma_filter_fnKrzysztof Kozlowski2024-02-081-1/+2
* spi: pl022: Add missing dma_filter field kerneldocKrzysztof Kozlowski2024-02-081-0/+1
* spi: pl022: Use typedef for dma_filter_fnKrzysztof Kozlowski2024-02-081-1/+2
* spi: s3c64xx: straightforward cleanupMark Brown2024-02-081-40/+41
|\
| * spi: s3c64xx: drop a superfluous bitwise NOT operationTudor Ambarus2024-02-081-1/+0
| * spi: s3c64xx: remove duplicated definitionTudor Ambarus2024-02-081-3/+1
| * spi: s3c64xx: downgrade dev_warn to dev_dbg for optional dt propsTudor Ambarus2024-02-081-2/+2
| * spi: s3c64xx: drop blank line between declarationsTudor Ambarus2024-02-081-1/+2
| * spi: s3c64xx: return ETIMEDOUT for wait_for_completion_timeout()Tudor Ambarus2024-02-081-3/+3
| * spi: s3c64xx: rename prepare_dma() to s3c64xx_prepare_dma()Tudor Ambarus2024-02-081-4/+4
| * spi: s3c64xx: propagate the dma_submit_error() error codeTudor Ambarus2024-02-081-1/+1
| * spi: s3c64xx: check return code of dmaengine_slave_config()Tudor Ambarus2024-02-081-1/+3
| * spi: s3c64xx: move common code outside if elseTudor Ambarus2024-02-081-4/+2
| * spi: s3c64xx: remove else after returnTudor Ambarus2024-02-081-4/+2
| * spi: s3c64xx: remove unneeded (void *) casts in of_match_tableTudor Ambarus2024-02-081-9/+9
| * spi: s3c64xx: fix typo, s/configuartion/configurationTudor Ambarus2024-02-081-1/+1
| * spi: s3c64xx: avoid possible negative array indexTudor Ambarus2024-02-081-0/+3
| * spi: s3c64xx: explicitly include <linux/types.h>Tudor Ambarus2024-02-081-0/+1
| * spi: s3c64xx: explicitly include <linux/bits.h>Tudor Ambarus2024-02-081-0/+1
| * spi: s3c64xx: explicitly include <linux/io.h>Tudor Ambarus2024-02-081-0/+1
| * spi: s3c64xx: sort headers alphabeticallyTudor Ambarus2024-02-081-7/+6
* | spi: get rid of some legacy macrosMark Brown2024-02-08872-5669/+9505
|\ \
| * | Documentation: spi: Update documentation for renaming "master" to "controller"Uwe Kleine-König2024-02-081-37/+37
| * | spi: Drop compat layer from renaming "master" to "controller"Uwe Kleine-König2024-02-083-21/+3
| * | spi: fsl-lib: Follow renaming of SPI "master" to "controller"Uwe Kleine-König2024-02-081-7/+7
| * | wifi: libertas: Follow renaming of SPI "master" to "controller"Uwe Kleine-König2024-02-081-1/+1
| * | video: fbdev: mmp: Follow renaming of SPI "master" to "controller"Uwe Kleine-König2024-02-081-13/+13
| * | usb: gadget: max3420_udc: Follow renaming of SPI "master" to "controller"Uwe Kleine-König2024-02-081-1/+1
| * | tpm_tis_spi: Follow renaming of SPI "master" to "controller"Uwe Kleine-König2024-02-081-2/+2
| * | staging: greybus: spi: Follow renaming of SPI "master" to "controller"Uwe Kleine-König2024-02-081-33/+33
| * | staging: fbtft: Follow renaming of SPI "master" to "controller"Uwe Kleine-König2024-02-081-2/+2
| * | spi: spidev: Follow renaming of SPI "master" to "controller"Uwe Kleine-König2024-02-081-1/+1
| * | spi: slave-mt27xx: Follow renaming of SPI "master" to "controller"Uwe Kleine-König2024-02-081-1/+1