| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-09-08 | Merge tag 'spi-fix-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -9/+41 |
| 2022-09-02 | spi: spi: Fix queue hang if previous transfer failed | David Jander | 1 | -2/+1 |
| 2022-09-02 | spi: mux: Fix mux interaction with fast path optimisations | Mark Brown | 2 | -1/+2 |
| 2022-08-22 | spi: cadence-quadspi: Disable irqs during indirect reads | Niravkumar L Rabara | 1 | -4/+34 |
| 2022-08-16 | Merge tag 'spi-fix-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -35/+108 |
| 2022-08-15 | spi: bitbang: Fix lsb-first Rx | Robin Murphy | 1 | -2/+4 |
| 2022-08-11 | spi: meson-spicc: add local pow2 clock ops to preserve rate between messages | Neil Armstrong | 1 | -28/+101 |
| 2022-08-06 | Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -1/+1 |
| 2022-08-05 | spi: spi.c: Add missing __percpu annotations in users of spi_statistics | David Jander | 1 | -7/+7 |
| 2022-08-04 | Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -7/+2 |
| 2022-08-02 | Merge tag 'spi-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 31 | -575/+1804 |
| 2022-08-02 | Merge tag 'arm-drivers-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
| 2022-07-29 | Add SPI Driver to HPE GXP Architecture | Mark Brown | 3 | -0/+333 |
| 2022-07-29 | spi: spi-gxp: Add support for HPE GXP SoCs | Nick Hawkins | 3 | -0/+333 |
| 2022-07-26 | spi: a3700: support BE for AC5 SPI driver | Noam | 1 | -2/+2 |
| 2022-07-25 | spi: bcm2835: enable shared interrupt support | Martin Sperl | 1 | -2/+6 |
| 2022-07-21 | spi: spi-rspi: Fix PIO fallback on RZ platforms | Biju Das | 1 | -0/+4 |
| 2022-07-20 | spi: spi-cadence: Fix SPI NO Slave Select macro definition | Sai Krishna Potthuri | 1 | -1/+1 |
| 2022-07-20 | spi: npcm-fiu: Add NPCM8XX support | Tomer Maimon | 1 | -0/+25 |
| 2022-07-20 | spi: npcm-fiu: Modify direct read dummy configuration | Tomer Maimon | 1 | -2/+1 |
| 2022-07-20 | spi: bcm2835: bcm2835_spi_handle_err(): fix NULL pointer deref for non DMA tr... | Marc Kleine-Budde | 1 | -4/+8 |
| 2022-07-18 | spi: atmel: remove #ifdef CONFIG_{PM, SLEEP} | Claudiu Beznea | 1 | -11/+4 |
| 2022-07-14 | spi: cadence-quadspi: Remove spi_master_put() in probe failure path | Vaishnav Achath | 1 | -12/+7 |
| 2022-07-13 | Add support for Intel Thunder Bay SPI controller | Mark Brown | 3 | -16/+10 |
| 2022-07-13 | spi: microchip-core: fix and cleanups | Mark Brown | 1 | -36/+20 |
| 2022-07-13 | spi: tegra20-slink: fix UAF in tegra_slink_remove() | Yang Yingliang | 1 | -1/+2 |
| 2022-07-13 | spi: Fix simplification of devm_spi_register_controller | Yang Yingliang | 1 | -5/+14 |
| 2022-07-13 | spi: microchip-core: switch to use dev_err_probe() | Yang Yingliang | 1 | -25/+17 |
| 2022-07-13 | spi: microchip-core: switch to use devm_spi_alloc_master() | Yang Yingliang | 1 | -13/+7 |
| 2022-07-13 | spi: microchip-core: fix UAF in mchp_corespi_remove() | Yang Yingliang | 1 | -2/+0 |
| 2022-07-13 | spi: dw: Add support for Intel Thunder Bay SPI controller | Nandhini Srikandan | 2 | -6/+5 |
| 2022-07-13 | spi: dw: Add support for master mode selection for DWC SSI controller | Nandhini Srikandan | 2 | -9/+4 |
| 2022-07-13 | spi: dw: Fix IP-core versions macro | Nandhini Srikandan | 1 | -1/+1 |
| 2022-07-12 | Merge tag 'arm-soc/for-5.20/drivers' of https://github.com/Broadcom/stblinux ... | Arnd Bergmann | 1 | -1/+1 |
| 2022-07-11 | spi: bcm63xx-hsspi: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA | William Zhang | 1 | -1/+1 |
| 2022-07-11 | spi: remove duplicate parameters check in acpi_spi_add_resource() | Andy Shevchenko | 1 | -3/+0 |
| 2022-07-11 | spi: propagate error code to the caller of acpi_spi_device_alloc() | Andy Shevchenko | 1 | -1/+1 |
| 2022-07-11 | spi: Return deferred probe error when controller isn't yet available | Andy Shevchenko | 1 | -1/+1 |
| 2022-07-06 | spi: Merge AMD fix | Mark Brown | 1 | -0/+8 |
| 2022-07-06 | spi: AMD SPI controller driver bug fix and cleanups | Mark Brown | 1 | -23/+30 |
| 2022-07-06 | spi: amd: Add struct and enum kernel-doc comments | Cristian Ciocaltea | 1 | -2/+12 |
| 2022-07-06 | spi: amd: Drop io_base_addr member from struct amd_spi | Cristian Ciocaltea | 1 | -1/+0 |
| 2022-07-06 | spi: amd: Make use of dev_err_probe() | Cristian Ciocaltea | 1 | -11/+8 |
| 2022-07-06 | spi: amd: Make use of devm_spi_alloc_master() | Cristian Ciocaltea | 1 | -11/+4 |
| 2022-07-06 | spi: amd: Limit max transfer and message size | Cristian Ciocaltea | 1 | -0/+8 |
| 2022-06-30 | Fix some coding style issues | Mark Brown | 1 | -53/+53 |
| 2022-06-30 | spi: spi.c: Remove redundant else block | David Jander | 1 | -5/+5 |
| 2022-06-30 | spi: spi.c: Fix comment style | David Jander | 1 | -47/+47 |
| 2022-06-30 | spi: spi.c: White-space fix in __spi_pump_messages() | David Jander | 1 | -1/+1 |
| 2022-06-30 | spi: pxa2xx: Add support for Intel Meteor Lake-P | Jarkko Nikula | 1 | -0/+4 |
| 2022-06-29 | spi: aspeed: Fix division by zero | Cédric Le Goater | 1 | -1/+3 |
| 2022-06-29 | spi: aspeed: Add dev_dbg() to dump the spi-mem direct mapping descriptor | Cédric Le Goater | 1 | -0/+8 |
| 2022-06-29 | spi support for Exynos Auto v9 SoC | Mark Brown | 1 | -9/+45 |
| 2022-06-29 | spi: intel: Add support for Intel Meteor Lake-P SPI serial flash | Mika Westerberg | 1 | -0/+1 |
| 2022-06-29 | spi: s3c64xx: add spi port configuration for Exynos Auto v9 SoC | Chanho Park | 1 | -1/+17 |
| 2022-06-29 | spi: s3c64xx: support custom value of internal clock divider | Chanho Park | 1 | -8/+20 |
| 2022-06-29 | spi: s3c64xx: support loopback mode | Chanho Park | 1 | -0/+8 |
| 2022-06-28 | Optimize spi_sync path | Mark Brown | 1 | -122/+183 |
| 2022-06-27 | spi: s3c64xx: move dma_release_channel to unprepare | Chanho Park | 1 | -8/+19 |
| 2022-06-27 | spi: synquacer: Add missing clk_disable_unprepare() | Guo Mengqi | 1 | -0/+1 |
| 2022-06-27 | spi: opportunistically skip ctlr->cur_msg_completion | David Jander | 1 | -2/+25 |
| 2022-06-27 | spi: Ensure the io_mutex is held until spi_finalize_current_message() | David Jander | 1 | -18/+14 |
| 2022-06-27 | spi: Set ctlr->cur_msg also in the sync transfer case | David Jander | 1 | -0/+1 |
| 2022-06-27 | spi: Remove unneeded READ_ONCE for ctlr->busy flag | David Jander | 1 | -1/+1 |
| 2022-06-27 | spi: Remove the now unused ctlr->idling flag | David Jander | 1 | -2/+0 |
| 2022-06-27 | spi: Remove check for idling in __spi_pump_messages() | David Jander | 1 | -7/+0 |
| 2022-06-27 | spi: Remove check for controller idling in spi sync path | David Jander | 1 | -4/+0 |
| 2022-06-27 | spi: __spi_pump_messages: Consolidate spin_unlocks to goto target | David Jander | 1 | -8/+3 |
| 2022-06-27 | spi: Lock controller idling transition inside the io_mutex | David Jander | 1 | -6/+12 |
| 2022-06-27 | spi: Don't use the message queue if possible in spi_sync | David Jander | 1 | -97/+149 |
| 2022-06-27 | spi: Move ctlr->cur_msg_prepared to struct spi_message | David Jander | 1 | -3/+4 |
| 2022-06-27 | spi: mpc52xx-psc: Switch to using core message queue | Mark Brown | 1 | -81/+33 |
| 2022-06-27 | spi: sh: Switch to using core message queue | Mark Brown | 1 | -64/+26 |
| 2022-06-27 | spi: dw: Add deferred DMA-channels setup support | Serge Semin | 2 | -8/+22 |
| 2022-06-27 | spi: s3c64xx: constify fsd_spi_port_config | Krzysztof Kozlowski | 1 | -1/+1 |
| 2022-06-23 | spi: fsi: Increase timeout and ensure status is checked | Eddie James | 1 | -8/+11 |
| 2022-06-22 | powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnode | Andy Shevchenko | 1 | -1/+1 |
| 2022-06-20 | spi: topcliff-pch: Use core message validation | Mark Brown | 1 | -29/+1 |
| 2022-06-20 | spi: rockchip: Unmask IRQ at the final to avoid preemption | Jon Lin | 1 | -4/+7 |
| 2022-06-16 | spi: microchip-core: fix passing zero to PTR_ERR warning | Conor Dooley | 1 | -1/+3 |
| 2022-06-14 | spi: core: Fix error code in spi_register_controller() | Dan Carpenter | 1 | -0/+1 |
| 2022-06-14 | spi: microchip-core: fix potentially incorrect return from probe | Conor Dooley | 1 | -1/+1 |
| 2022-06-13 | spi: tegra quad: Add Tegra Grace features | Mark Brown | 1 | -2/+31 |
| 2022-06-13 | spi: s3c64xx: set pointers to null using NULL rather than 0 | Colin Ian King | 1 | -5/+5 |
| 2022-06-13 | spi: micro: fix unreasonable clk_prepare_enable() on error in mchp_corespi_pr... | Peng Wu | 1 | -1/+1 |
| 2022-06-13 | spi: tegra210-quad: Multi-cs support | Krishna Yarlagadda | 1 | -2/+31 |
| 2022-06-10 | spi: atmel-quadspi: add runtime pm support | Mark Brown | 1 | -11/+93 |
| 2022-06-10 | spi: Use device_find_any_child() instead of custom approach | Andy Shevchenko | 1 | -7/+2 |
| 2022-06-10 | spi: Fix per-cpu stats access on 32 bit systems | David Jander | 1 | -1/+4 |
| 2022-06-10 | spi: sifive: add PM callbacks to support suspend/resume | Andy Chiu | 1 | -0/+39 |
| 2022-06-09 | spi: atmel-quadspi: align condition to parenthesis | Claudiu Beznea | 1 | -1/+1 |
| 2022-06-09 | spi: atmel-quadspi: use pm_ptr() | Claudiu Beznea | 1 | -1/+1 |
| 2022-06-09 | spi: atmel-quadspi: add runtime pm support | Claudiu Beznea | 1 | -9/+91 |
| 2022-06-09 | spi: Return true/false (not 1/0) from bool function | Yang Li | 1 | -1/+1 |
| 2022-06-09 | spi: fix platform_no_drv_owner.cocci warning | Yang Li | 1 | -1/+0 |
| 2022-06-08 | spi: s3c64xx: Fix spelling mistake "hannel" -> "channel" | Colin Ian King | 1 | -1/+1 |
| 2022-06-07 | spi: add support for microchip fpga spi controllers | Conor Dooley | 3 | -0/+642 |
| 2022-06-07 | spi: stm32-qspi: Remove unused parameters | Mark Brown | 1 | -10/+8 |
| 2022-06-06 | spi: spi-ti-qspi: Support per-transfer and per-slave speed_hz settings | Atsushi Nemoto | 1 | -36/+39 |
| 2022-06-06 | spi: spi.c: Convert statistics to per-cpu u64_stats_t | David Jander | 1 | -45/+98 |
| 2022-06-06 | spi: intel: Use correct order for the parameters of devm_kcalloc() | Christophe JAILLET | 1 | -2/+2 |
| 2022-06-06 | spi: spi-zynqmp-gqspi: Add two chip select support | Amit Kumar Mahapatra | 1 | -3/+22 |
| 2022-06-06 | spi: cadence-quadspi: Remove spi_master_put() in probe failure path | Vaishnav Achath | 1 | -12/+7 |
| 2022-06-06 | spi: s3c64xx: requests spi-dma channel only during data transfer | Adithya K V | 1 | -24/+32 |
| 2022-06-06 | spi: spi-altera-dfl: Fix an error handling path | Christophe JAILLET | 1 | -9/+5 |
| 2022-06-06 | spi: stm32-qspi: Remove stm32_qspi_wait_poll_status() unused parameter | Patrice Chotard | 1 | -3/+2 |
| 2022-06-06 | spi: stm32-qspi: Remove stm32_qspi_wait_cmd() unused parameter | Patrice Chotard | 1 | -3/+2 |
| 2022-06-06 | spi: stm32-qspi: Remove stm32_qspi_get_mode() unused parameter | Patrice Chotard | 1 | -4/+4 |
| 2022-06-06 | spi: spi-mem: Fix spi_mem_poll_status() | Patrice Chotard | 1 | -1/+1 |
| 2022-06-06 | spi: cadence: Detect transmit FIFO depth | Lars-Peter Clausen | 1 | -4/+23 |
| 2022-06-06 | spi: spi-cadence: Fix SPI CS gets toggling sporadically | Sai Krishna Potthuri | 1 | -2/+8 |
| 2022-06-03 | Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -22/+4 |
| 2022-06-01 | Merge tag 'spi-fix-v5.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -7/+8 |
| 2022-05-26 | Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -13/+4 |
| 2022-05-26 | spi: core: Display return code when failing to transfer message | Eddie James | 1 | -1/+2 |
| 2022-05-26 | spi: fsi: Fix spurious timeout | Eddie James | 1 | -6/+6 |
| 2022-05-25 | Merge tag 'sound-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2 | -2/+2 |
| 2022-05-24 | Merge tag 'spi-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 32 | -607/+3711 |
| 2022-05-23 | Merge tag 'asoc-v5.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 2 | -2/+2 |
| 2022-05-16 | spi: spi-mem: Convert Aspeed SMC driver to spi-mem | Mark Brown | 3 | -0/+1222 |
| 2022-05-16 | spi: spi-au1550: replace ternary operator with min() | Guo Zhengkui | 1 | -2/+2 |
| 2022-05-16 | mtd: spi-nor: aspeed: set the decoding size to at least 2MB for AST2600 | Potin Lai | 1 | -0/+13 |
| 2022-05-16 | spi: aspeed: Calibrate read timings | Cédric Le Goater | 1 | -0/+281 |
| 2022-05-16 | spi: aspeed: Add support for the AST2400 SPI controller | Cédric Le Goater | 1 | -1/+32 |
| 2022-05-16 | spi: aspeed: Workaround AST2500 limitations | Cédric Le Goater | 1 | -0/+12 |
| 2022-05-16 | spi: aspeed: Adjust direct mapping to device size | Cédric Le Goater | 1 | -0/+88 |
| 2022-05-16 | spi: aspeed: Add support for direct mapping | Cédric Le Goater | 1 | -0/+68 |
| 2022-05-16 | spi: spi-mem: Convert Aspeed SMC driver to spi-mem | Cédric Le Goater | 3 | -0/+729 |
| 2022-05-13 | spi: spi-cadence: Update ISR status variable type to irqreturn_t | Amit Kumar Mahapatra | 1 | -1/+2 |
| 2022-05-12 | spi: cadence-quadspi: Handle spi_unregister_master() in remove() | Vaishnav Achath | 1 | -3/+5 |
| 2022-05-11 | spi: stm32-qspi: flags management fixes | Mark Brown | 3 | -10/+13 |
| 2022-05-11 | spi: stm32-qspi: Remove SR_BUSY bit check before sending command | Patrice Chotard | 1 | -4/+0 |
| 2022-05-11 | spi: stm32-qspi: Always check SR_TCF flags in stm32_qspi_wait_cmd() | Patrice Chotard | 1 | -4/+0 |
| 2022-05-11 | spi: stm32-qspi: Fix wait_cmd timeout in APM mode | Patrice Chotard | 1 | -1/+2 |
| 2022-05-10 | spi: cadence-quadspi: remove unnecessary (void *) casts | Ian Abbott | 1 | -2/+2 |
| 2022-05-10 | spi: cadence-quadspi: Add missing blank line in cqspi_request_mmap_dma() | Ian Abbott | 1 | -0/+1 |
| 2022-05-09 | spi: spi-imx: mx51_ecspi_prepare_message(): skip writing MX51_ECSPI_CONFIG re... | Marc Kleine-Budde | 1 | -0/+4 |
| 2022-05-09 | spi: spi-imx: add PIO polling support | Marc Kleine-Budde | 1 | -0/+66 |
| 2022-05-09 | spi: spi-imx: replace struct spi_imx_data::bitbang by pointer to struct spi_c... | Marc Kleine-Budde | 2 | -30/+29 |
| 2022-05-09 | spi: spi-imx: complete conversion from master -> controller | Marc Kleine-Budde | 1 | -81/+81 |
| 2022-05-09 | spi: spi-imx: spi_imx_buf_rx_swap_u32(): replace open coded swahw32s() | Marc Kleine-Budde | 1 | -5/+4 |
| 2022-05-09 | spi: spi-imx: spi_imx_buf_rx_swap_u32(): fix sparse warning: use swab32s() in... | Marc Kleine-Budde | 1 | -2/+2 |
| 2022-05-09 | spi: spi-imx: mx51_ecspi_intctrl(): prefer 'unsigned int' to bare use of 'uns... | Marc Kleine-Budde | 1 | -1/+1 |
| 2022-05-09 | spi: spi-imx: avoid unnecessary line continuations | Marc Kleine-Budde | 1 | -2/+1 |
| 2022-05-09 | spi: spi-imx: fix sparse warning: add identifier name to function definition | Marc Kleine-Budde | 1 | -11/+11 |
| 2022-05-09 | spi: spi-fsl-qspi: check return value after calling platform_get_resource_byn... | Yang Yingliang | 1 | -0/+4 |
| 2022-05-04 | spi: omap2-mcspi: add support for interword delay | Andrea Zanotti | 1 | -0/+6 |
| 2022-05-03 | spi: mtk-snfi: preserve dma_mapping_error() error codes | Dan Carpenter | 1 | -2/+4 |
| 2022-05-03 | spi: cadence-quadspi: fix Direct Access Mode disable for SoCFPGA | Ian Abbott | 1 | -1/+1 |
| 2022-05-02 | Merge 5.18-rc5 into driver-core-next | Greg Kroah-Hartman | 4 | -3/+32 |
| 2022-04-27 | spi: add driver for MTK SPI NAND Flash Interface | Chuanhong Guo | 3 | -0/+1481 |
| 2022-04-25 | Improve SPI support for Ingenic SoCs. | Mark Brown | 2 | -7/+44 |
| 2022-04-25 | spi: clps711x: Use syscon_regmap_lookup_by_phandle | Alexander Shiyan | 1 | -2/+3 |
| 2022-04-25 | spi: stm32: using pm_runtime_resume_and_get instead of pm_runtime_get_sync | Minghao Chi | 1 | -2/+1 |
| 2022-04-25 | spi: spi-cadence-quadspi: using pm_runtime_resume_and_get instead of pm_runti... | Minghao Chi | 1 | -4/+2 |
| 2022-04-25 | spi: spi-tegra20-slink: using pm_runtime_resume_and_get instead of pm_runtime... | Minghao Chi | 1 | -4/+2 |
| 2022-04-25 | spi: cadence-quadspi: allow operations with cmd/addr buswidth >1 | Matthias Schiffer | 1 | -7/+1 |
| 2022-04-25 | spi: cadence-quadspi: drop cqspi_set_protocol() | Matthias Schiffer | 1 | -103/+27 |
| 2022-04-25 | spi: spi-tegra20-sflash: using pm_runtime_resume_and_get instead of pm_runtim... | Minghao Chi | 1 | -4/+2 |
| 2022-04-25 | spi: rockchip: fix missing error on unsupported SPI_CS_HIGH | Luca Ceresoli | 1 | -0/+8 |
| 2022-04-25 | spi: spi-omap2-mcspi: using pm_runtime_resume_and_get instead of pm_runtime_g... | Minghao Chi | 1 | -9/+4 |
| 2022-04-25 | spi: mxs: using pm_runtime_resume_and_get instead of pm_runtime_get_sync | Minghao Chi | 1 | -2/+1 |
| 2022-04-25 | spi: spi-imx: using pm_runtime_resume_and_get instead of pm_runtime_get_sync | Minghao Chi | 1 | -4/+2 |
| 2022-04-25 | spi: spi-sprd: using pm_runtime_resume_and_get instead of pm_runtime_get_sync | Minghao Chi | 1 | -2/+1 |
| 2022-04-25 | spi: ingenic: Add support for new Ingenic SoCs. | 周琰杰 (Zhou Yanjie) | 2 | -7/+39 |
| 2022-04-25 | spi: ingenic: Add support for use GPIO as chip select line. | 周琰杰 (Zhou Yanjie) | 1 | -2/+7 |
| 2022-04-22 | spi: Use helper for safer setting of driver_override | Krzysztof Kozlowski | 1 | -22/+4 |
| 2022-04-22 | spi: img-spfi: Fix pm_runtime_get_sync() error checking | Zheng Yongjun | 1 | -1/+1 |
| 2022-04-21 | spi: spi-mem: check if data buffers are on stack | Pratyush Yadav | 1 | -0/+10 |
| 2022-04-21 | ARM: omap1: move perseus spi pinconf to board file | Arnd Bergmann | 2 | -13/+4 |
| 2022-04-20 | spi: intel: Implement dirmap hooks | Mika Westerberg | 1 | -0/+49 |
| 2022-04-20 | MediaTek SPI controller cleanups and documentation | Mark Brown | 1 | -192/+166 |
| 2022-04-19 | Merge tag 'spi-fix-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -3/+32 |
| 2022-04-19 | spi: mt65xx: Fix definitions indentation | AngeloGioacchino Del Regno | 1 | -72/+72 |
| 2022-04-19 | spi: mt65xx: Add kerneldoc for driver structures | AngeloGioacchino Del Regno | 1 | -5/+34 |
| 2022-04-19 | spi: mt65xx: Simplify probe function with dev_err_probe() | AngeloGioacchino Del Regno | 1 | -57/+29 |
| 2022-04-19 | spi: mt65xx: Move pm_runtime_enable() call to remove all gotos | AngeloGioacchino Del Regno | 1 | -12/+6 |
| 2022-04-19 | spi: mt65xx: Move clock parent setting to remove clock disable gotos | AngeloGioacchino Del Regno | 1 | -11/+8 |
| 2022-04-19 | spi: mt65xx: Add and use pointer to struct device in mtk_spi_probe() | AngeloGioacchino Del Regno | 1 | -35/+35 |
| 2022-04-19 | spi: mt65xx: Switch to device_get_match_data() | AngeloGioacchino Del Regno | 1 | -8/+1 |
| 2022-04-19 | spi: mt65xx: Simplify probe function with devm_spi_alloc_master | AngeloGioacchino Del Regno | 1 | -27/+16 |
| 2022-04-19 | spi: using pm_runtime_resume_and_get instead of pm_runtime_get_sync | Minghao Chi | 1 | -4/+2 |
| 2022-04-19 | spi: spi-imx: add support for SPI_RX_CPHA_FLIP | Baruch Siach | 1 | -5/+27 |
| 2022-04-19 | spi: spidev: add SPI_RX_CPHA_FLIP | Baruch Siach | 1 | -1/+2 |
| 2022-04-19 | spi: intel: Fix typo in kernel-doc of intel_spi_probe() | Mika Westerberg | 1 | -1/+1 |
| 2022-04-19 | spi: spi-ti-qspi: using pm_runtime_resume_and_get instead of pm_runtime_get_sync | Minghao Chi | 1 | -2/+1 |
| 2022-04-19 | spi: spi-tegra114: using pm_runtime_resume_and_get instead of pm_runtime_get_... | Minghao Chi | 1 | -6/+3 |
| 2022-04-19 | spi: spi-cadence-quadspi: using pm_runtime_resume_and_get instead of pm_runti... | Minghao Chi | 1 | -2/+1 |
| 2022-04-19 | spi: remove spin_lock_irq and variable in the irq procress | Li-hao Kuo | 1 | -6/+0 |
| 2022-04-19 | dmaengine: imx: Move header to include/dma/ | Sascha Hauer | 2 | -2/+2 |
| 2022-04-14 | spi: core: Initialize returned status in spi_setup | Paul Kocialkowski | 1 | -1/+1 |
| 2022-04-13 | spi: Pull in Atmel fix | Mark Brown | 8 | -47/+57 |
| 2022-04-13 | spi: atmel-quadspi: Remove duplicated DTR checks | Tudor Ambarus | 1 | -6/+0 |
| 2022-04-13 | spi: atmel-quadspi: Fix the buswidth adjustment between spi-mem and controller | Tudor Ambarus | 1 | -0/+3 |
| 2022-04-13 | spi: cadence-quadspi: fix incorrect supports_op() return value | Matthias Schiffer | 1 | -2/+17 |
| 2022-04-13 | spi: intel: Add support for Raptor Lake-S SPI serial flash | Mika Westerberg | 1 | -0/+1 |
| 2022-04-12 | spi: spi-mtk-nor: initialize spi controller after resume | Allen-KH Cheng | 1 | -1/+11 |
| 2022-04-12 | spi: spi-rspi: Remove setting {src,dst}_{addr,addr_width} based on DMA direction | Biju Das | 1 | -9/+6 |
| 2022-04-12 | spi: core: Only check bits_per_word validity when explicitly provided | Paul Kocialkowski | 1 | -6/+11 |
| 2022-04-12 | spi: spi-stm32-qspi: using pm_runtime_resume_and_get instead of pm_runtime_ge... | Minghao Chi | 1 | -20/+10 |