summaryrefslogtreecommitdiffstats
path: root/drivers/spi (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | spi: atmel-quadspi: Use optimezed memcpy_fromio()/memcpy_toio()Tudor Ambarus2020-07-172-5/+5
| | * | | | | | spi: Only defer to thread for cleanup when neededMark Brown2020-07-171-7/+19
| | |/ / / / /
| | * | | | | spi: omap-uwire: Use clk_prepare_enable and clk_disable_unprepareQing Zhang2020-07-151-2/+2
| | * | | | | Merge series "mtd: spi-nor: add xSPI Octal DTR support" from Pratyush Yadav <...Mark Brown2020-07-145-14/+32
| | |\ \ \ \ \
| | | * | | | | spi: spi-mtk-nor: reject DTR opsPratyush Yadav2020-07-141-0/+6
| | | * | | | | spi: atmel-quadspi: reject DTR opsPratyush Yadav2020-07-141-0/+6
| | | * | | | | spi: spi-mem: allow specifying a command's extensionPratyush Yadav2020-07-144-14/+17
| | | * | | | | spi: spi-mem: allow specifying whether an op is DTR or notPratyush Yadav2020-07-141-0/+3
| | | | |/ / / | | | |/| | |
| | * | | | | spi: omap-100k: Drop includeLinus Walleij2020-07-141-1/+0
| | * | | | | spi: imx/fsl-lpspi: Convert to GPIO descriptorsLinus Walleij2020-07-132-120/+19
| | * | | | | SPI SUBSYSTEM: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-093-3/+3
| | * | | | | spi: atmel: remove redundant label out_freeColin Ian King2020-07-091-1/+0
| | * | | | | spi: use kthread_create_worker() helperMarek Szyprowski2020-07-091-14/+12
| | * | | | | Merge series "spi: spi-geni-qcom: Avoid a bunch of per-transfer overhead" fro...Mark Brown2020-07-071-0/+2
| | |\ \ \ \ \
| | | * | | | | spi: spi-geni-qcom: Set an autosuspend delay of 250 msDouglas Anderson2020-07-071-0/+2
| | * | | | | | Merge series "spi: spi-sun6i: One fix and some improvements" from Marc Kleine...Mark Brown2020-07-076-106/+114
| | |\ \ \ \ \ \
| | | * | | | | | spi: spi-sun6i: sun6i_spi_transfer_one(): enable RF_RDY interrupt only if neededMarc Kleine-Budde2020-07-071-4/+8
| | | * | | | | | spi: spi-sun6i: sun6i_spi_transfer_one(): collate write to Interrupt Control ...Marc Kleine-Budde2020-07-071-12/+5
| | | * | | | | | spi: spi-sun6i: sun6i_spi_fill_fifo(): remove not needed length argumentMarc Kleine-Budde2020-07-071-4/+5
| | | * | | | | | spi: spi-sun6i: sun6i_spi_drain_fifo(): remove not needed length argumentMarc Kleine-Budde2020-07-071-8/+5
| | | * | | | | | spi: spi-sun6i: sun6i_spi_drain_fifo(): introduce sun6i_spi_get_rx_fifo_count...Marc Kleine-Budde2020-07-071-6/+10
| | | * | | | | | spi: spi-sun6i: sun6i_spi_get_tx_fifo_count: Convert manual shift+mask to FIE...Marc Kleine-Budde2020-07-071-5/+3
| | | * | | | | | spi: spi-sun6i: sun6i_spi_transfer_one(): remove not needed masking of transf...Marc Kleine-Budde2020-07-071-7/+3
| | | * | | | | | spi: spi-sun6i: sun6i_spi_transfer_one(): remove useless gotoMarc Kleine-Budde2020-07-071-2/+0
| | | * | | | | | spi: spi-sun6i: sun6i_spi_transfer_one(): report effectivly used speed_hz of ...Marc Kleine-Budde2020-07-071-0/+2
| | * | | | | | | spi: atmel: No need to call spi_master_put() if spi_alloc_master() failedPeng Fan2020-07-071-2/+1
| | | |/ / / / / | | |/| | | | |
| | * | | | | | Merge series "spi: bcm2835: Interrupt-handling optimisations" from Robin Murp...Mark Brown2020-07-021-23/+22
| | |\ \ \ \ \ \
| | | * | | | | | spi: bcm2835: Micro-optimise FIFO loopsRobin Murphy2020-07-011-10/+8
| | | * | | | | | spi: bcm2835: Micro-optimise IRQ handlerRobin Murphy2020-07-011-4/+6
| | | * | | | | | spi: bcm3835: Tidy up bcm2835_spi_reset_hw()Robin Murphy2020-07-011-9/+8
| | * | | | | | | spi: lantiq-ssc: Convert to use GPIO descriptorsLinus Walleij2020-07-021-2/+2
| | * | | | | | | spi: img-spfi: Convert to use GPIO descriptorsLinus Walleij2020-07-021-55/+1
| | * | | | | | | spi: npcm-pspi: Convert to use GPIO descriptorsLinus Walleij2020-07-021-27/+1
| | * | | | | | | spi: Avoid setting the chip select if we don't need toDouglas Anderson2020-07-021-0/+11
| | * | | | | | | spi: fsl: add missing __iomem annotationLuc Van Oostenryck2020-07-021-9/+9
| | |/ / / / / /
| | * | | | | | spi: omap2-mcspi: Convert to use GPIO descriptorsLinus Walleij2020-06-291-16/+3
| | * | | | | | spi: spi-geni-qcom: Don't set the cs if it was already rightDouglas Anderson2020-06-291-1/+7
| | * | | | | | spi: altera: fix module autoloadXu Yilun2020-06-241-0/+1
| | * | | | | | spi: altera: fix driver matching failure of the device ID "spi_altera"Xu Yilun2020-06-241-1/+2
| | * | | | | | spi: imx: add fallback featureRobin Gong2020-06-231-21/+14
| | * | | | | | spi: introduce fallback to pioRobin Gong2020-06-231-0/+12
| | * | | | | | Merge series "Some small spi geni cleanups" from Stephen Boyd <swboyd@chromiu...Mark Brown2020-06-221-21/+21
| | |\ \ \ \ \ \
| | | * | | | | | spi: spi-geni-qcom: Don't set {tx,rx}_rem_bytes unnecessarilyStephen Boyd2020-06-221-21/+21
| | | * | | | | | spi: spi-geni-qcom: Simplify setup_fifo_xfer()Stephen Boyd2020-06-221-9/+4
| | * | | | | | | spi: spi-geni-qcom: Simplify setup_fifo_xfer()Stephen Boyd2020-06-191-9/+4
| | * | | | | | | Merge series "mtd: spi-nor: Move cadence-qaudspi to spi-mem framework" from V...Mark Brown2020-06-193-0/+1431
| | |\ \ \ \ \ \ \
| | | * | | | | | | spi: Move cadence-quadspi driver to drivers/spi/Ramuthevar Vadivel Murugan2020-06-193-0/+1431
| | | | |_|/ / / / | | | |/| | | | |
| | * | | | | | | Merge series "add regmap & indirect access support" from Xu Yilun <yilun.xu@i...Mark Brown2020-06-192-21/+107
| | |\ \ \ \ \ \ \
| | | * | | | | | | spi: altera: fix size mismatch on 64 bit processorsMatthew Gerlach2020-06-191-1/+1
| | | * | | | | | | spi: altera: support indirect access to the registersXu Yilun2020-06-191-15/+47