summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | spi: pic32: Convert to use GPIO descriptorsLinus Walleij2022-01-311-5/+4
| * | | | | spi: mpc512x-psc: Convert to use GPIO descriptorsLinus Walleij2022-01-311-28/+18
| * | | | | spi: mt65xx: Convert to GPIO descriptorsLinus Walleij2022-01-311-17/+6
| * | | | | spi: pxa2xx_spi: Convert to use GPIO descriptorsLinus Walleij2022-01-311-62/+1
| * | | | | spi: Fix missing unlock on error in sp7021_spi_master_transfer_one()Yang Yingliang2022-01-281-0/+1
| * | | | | spi: spi-mtk-nor: make some internal variables staticGuochun Mao2022-01-261-3/+3
| * | | | | spi: Add spi driver for Sunplus SP7021Li-hao Kuo2022-01-253-0/+614
| * | | | | spi: add new SoC mt8186 support for spi-mtk-norMark Brown2022-01-251-10/+61
| |\ \ \ \ \
| | * | | | | spi: spi-mtk-nor: add axi_s clock for mt8186Guochun Mao2022-01-241-1/+16
| | * | | | | spi: spi-mtk-nor: add new soc mt8186 supportGuochun Mao2022-01-241-0/+6
| | * | | | | spi: spi-mtk-nor: improve device table for adding more capabilitiesGuochun Mao2022-01-241-9/+39
| * | | | | | spi: s3c24xx: Convert to GPIO descriptorsLinus Walleij2022-01-241-44/+3
| * | | | | | spi: s3c64xx: Convert to use GPIO descriptorsLinus Walleij2022-01-241-40/+13
| |/ / / / /
| * | | | | Merge existing fixes from spi/for-5.17 into new branchMark Brown2022-01-242-33/+21
| |\ \ \ \ \ | | |/ / / / | |/| | | |
* | | | | | Merge tag 'regulator-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-03-211-5/+2
|\ \ \ \ \ \
| * | | | | | spi: qcom: geni: Simplify DMA settingChristophe JAILLET2022-01-281-5/+2
| |/ / / / /
* | | | | | Merge tag 'spi-fix-v5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-03-101-2/+2
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | spi: Fix invalid sgs valueBiju Das2022-03-081-2/+2
| | |_|/ / | |/| | |
* | | | | Merge tag 'spi-fix-v5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-02-252-3/+13
|\| | | | | |_|_|/ |/| | |
| * | | spi: rockchip: terminate dma transmission when slave abortJon Lin2022-02-171-0/+6
| * | | spi: rockchip: Fix error in getting num-cs propertyJon Lin2022-02-171-3/+4
| * | | spi: spi-zynq-qspi: Fix a NULL pointer dereference in zynq_qspi_exec_mem_op()Zhou Qingyang2022-02-081-0/+3
* | | | Merge tag 'spi-fix-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-02-016-39/+42
|\| | | | |/ / |/| |
| * | spi: mediatek: Avoid NULL pointer crash in interruptBenjamin Gaignard2022-01-311-1/+1
| * | spi: bcm-qspi: check for valid cs before applying chip selectKamal Dasu2022-01-281-1/+1
| * | spi: uniphier: fix reference count leak in uniphier_spi_probe()Xin Xiong2022-01-261-4/+14
| * | spi: meson-spicc: add IRQ check in meson_spicc_probeMiaoqian Lin2022-01-261-0/+5
| * | spi: uniphier: Fix a bug that doesn't point to private data correctlyKunihiko Hayashi2022-01-261-5/+6
| * | spi: change clk_disable_unprepare to clk_unprepareDongliang Mu2022-01-261-1/+1
| |/
| * spi: stm32: make SPI_MASTER_MUST_TX flags only specific to STM32F4Alain Volmat2022-01-191-1/+4
| * spi: stm32: remove inexistant variables in struct stm32_spi_cfg commentAlain Volmat2022-01-191-2/+0
| * spi: stm32-qspi: Update spi registeringPatrice Chotard2022-01-191-30/+17
* | Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-01-141-2/+0
|\ \
| * | spi: pic32: stop setting dma_config->slave_idArnd Bergmann2021-12-171-2/+0
* | | Merge tag 'spi-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2022-01-1123-466/+542
|\ \ \
| * \ \ Merge branch 'for-5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2022-01-102-6/+7
| |\ \ \ | | |_|/ | |/| |
| | * | spi: uniphier: Fix a bug that doesn't point to private data correctlyKunihiko Hayashi2021-12-221-5/+6
| * | | spi: don't include ptp_clock_kernel.h in spi.hJakub Kicinski2022-01-071-0/+1
| * | | spi: spi-meson-spifc: Add missing pm_runtime_disable() in meson_spifc_probeMiaoqian Lin2022-01-071-0/+1
| * | | spi: atmel: Fix typoQinghua Jin2022-01-071-1/+1
| * | | spi: qcom: geni: handle timeout for gpi modeVinod Koul2022-01-061-1/+25
| * | | spi: qcom: geni: set the error code for gpi transferVinod Koul2022-01-061-1/+5
| * | | spi: ar934x: fix transfer sizeOskari Lemmela2022-01-041-5/+11
| * | | spi: pxa2xx: Propagate firmware nodeAndy Shevchenko2021-12-231-2/+1
| * | | spi: dw: Propagate firmware nodeAndy Shevchenko2021-12-231-2/+2
| * | | spi: dln2: Propagate firmware nodeAndy Shevchenko2021-12-231-1/+3
| * | | spi: ar934x: fix transfer and word delaysOskari Lemmela2021-12-221-0/+2
| * | | spi: Fix incorrect cs_setup delay handlingHector Martin2021-12-131-7/+6
| * | | spi: pxa2xx: Get rid of unused enable_loopback memberAndy Shevchenko2021-11-291-3/+2
| * | | spi: pxa2xx: Get rid of unused ->cs_control()Andy Shevchenko2021-11-292-21/+0