summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-02-221-6/+6
|\
| * spi: mpc52xx: Avoid using get_tbl()Christophe Leroy2021-02-111-6/+6
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-02-221-3/+2
|\ \
| * | amba: Make the remove callback return voidUwe Kleine-König2021-02-021-3/+2
| |/
* | Merge tag 'spi-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2021-02-2232-2434/+2272
|\ \
| * \ Merge remote-tracking branch 'spi/for-5.12' into spi-nextMark Brown2021-02-1228-2423/+2244
| |\ \
| | * | spi: cadence-quadspi: Use spi_mem_dtr_supports_op()Pratyush Yadav2021-02-111-59/+4
| | * | spi: spi-mem: add spi_mem_dtr_supports_op()Pratyush Yadav2021-02-111-3/+19
| | * | spi: atmel-quadspi: Disable the QSPI IP at suspend()Tudor Ambarus2021-02-111-0/+1
| | * | spi: mediatek: add set_cs_timing supportleilk.liu2021-02-081-16/+56
| | * | spi: support CS timing for HW & SW modeleilk.liu2021-02-081-3/+6
| | * | spi: add power control when set_cs_timingleilk.liu2021-02-081-3/+22
| | * | spi: stm32: make spurious and overrun interrupts visibleAlain Volmat2021-02-051-11/+4
| | * | spi: stm32h7: replace private SPI_1HZ_NS with NSEC_PER_SECAmelie Delaunay2021-02-051-3/+1
| | * | spi: stm32: defer probe for resetAlain Volmat2021-02-051-2/+8
| | * | spi: stm32: driver uses reset controller only at initEtienne Carriere2021-02-051-6/+5
| | * | spi: stm32h7: ensure message are smaller than max sizeAlain Volmat2021-02-051-0/+14
| | * | spi: stm32: use bitfield macrosAmelie Delaunay2021-02-051-36/+18
| | * | spi: stm32: do not mandate cs_gpioAlain Volmat2021-02-051-6/+0
| | * | spi: stm32: properly handle 0 byte transferAlain Volmat2021-02-051-0/+4
| | * | Merge series "spi: Add support for Realtek RTL838x/RTL839x SoC SPI" from Bert...Mark Brown2021-02-042-0/+210
| | |\ \
| | | * | spi: realtek-rtl: Add support for Realtek RTL838x/RTL839x SPI controllersBert Vermeulen2021-02-042-0/+210
| | * | | spi: clps711xx: remove redundant white-spaceJunhao He2021-02-041-1/+1
| | |/ /
| | * | spi: hisi-sfc-v3xx: add address mode checkYicong Yang2021-01-271-1/+24
| | * | spi: spi-au1550: Fix various whitespace warningscorentin2021-01-221-10/+12
| | * | spi: spi-au1550: quoted string breakcorentin2021-01-221-6/+5
| | * | spi: remove sirf prima/atlas driverArnd Bergmann2021-01-213-1244/+0
| | * | spi: atmel: Put allocated master before returnPan Bian2021-01-211-1/+1
| | * | spi: spi-mpc52xx: Use new structure for SPI transfer delaysSergiu Cuciurean2021-01-211-1/+3
| | * | spi: spi-au1550: Add suffix "int" to all "unsigned"corentin2021-01-211-10/+10
| | * | spi: imx: Don't print error on -EPROBEDEFERGuido Günther2021-01-191-1/+1
| | * | Merge series "Remove ARM platform efm32" from Uwe Kleine-König <u.kleine-koe...Mark Brown2021-01-153-470/+0
| | |\ \
| | | * | spi: Drop unused efm32 bus driverUwe Kleine-König2021-01-153-470/+0
| | | |/
| | * | spi: pxa2xx: Add support for Intel Alder Lake PCH-PJarkko Nikula2021-01-141-0/+4
| | * | spi: bcm2835aux: Call the dedicated transfer completion function.Vincent Pelletier2021-01-141-1/+1
| | * | spi: rockchip: Call the dedicated transfer completion function.Vincent Pelletier2021-01-141-1/+1
| | * | spi: bcm2835: Call the dedicated transfer completion function.Vincent Pelletier2021-01-141-3/+3
| | * | Merge v5.11-rc3Mark Brown2021-01-132-15/+22
| | |\ \
| | * | | spi: bcm2835: Set controller max_speed_hzRichard Fitzgerald2021-01-131-0/+2
| | * | | Merge series "spi: sh-msiof: Advertize bit rate limits and actual speed" from...Mark Brown2021-01-131-3/+11
| | |\ \ \
| | | * | | spi: sh-msiof: Fill in controller speed limitsGeert Uytterhoeven2021-01-131-0/+4
| | | * | | spi: sh-msiof: Fill in spi_transfer.effective_speed_hzGeert Uytterhoeven2021-01-131-3/+7
| | * | | | Merge series "spi: cadence-quadspi: Add QSPI controller support for Intel LGM...Mark Brown2021-01-132-5/+21
| | |\ \ \ \
| | | * | | | spi: cadence-quadspi: Add multi-chipselect support for Intel LGM SoCRamuthevar Vadivel Murugan2021-01-131-0/+6
| | | * | | | spi: cadence-quadspi: Disable the DAC for Intel LGM SoCRamuthevar Vadivel Murugan2021-01-131-4/+11
| | | * | | | spi: cadence-quadspi: Add QSPI support for Intel LGM SoCRamuthevar Vadivel Murugan2021-01-132-1/+4
| | | |/ / /
| | * | | | spi: stm32: Simplify stm32h7_spi_prepare_fthlv()Marek Vasut2021-01-131-24/+4
| | * | | | spi: spi-qcom-qspi: Use irq trigger flags from firmwareStephen Boyd2021-01-131-2/+1
| | * | | | spi: hisi-sfc-v3xx: extend version checking compatibilityYicong Yang2021-01-131-6/+2
| | |/ / /
| | * | | spi: rpc-if: Gaurd .pm assignment with CONFIG_PM_SLEEP #ifdef checkLad Prabhakar2021-01-111-0/+2