summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-27spi: Move ctlr->cur_msg_prepared to struct spi_messageDavid Jander
2022-06-23spi: fsi: Increase timeout and ensure status is checkedEddie James
2022-06-20spi: topcliff-pch: Use core message validationMark Brown
2022-06-16spi: microchip-core: fix passing zero to PTR_ERR warningConor Dooley
2022-06-14spi: core: Fix error code in spi_register_controller()Dan Carpenter
2022-06-14spi: microchip-core: fix potentially incorrect return from probeConor Dooley
2022-06-13spi: tegra quad: Add Tegra Grace featuresMark Brown
2022-06-13spi: spidev_test: Warn when the mode is not the requested modeDavid Fries
2022-06-13spi: s3c64xx: set pointers to null using NULL rather than 0Colin Ian King
2022-06-13spi: micro: fix unreasonable clk_prepare_enable() on error in mchp_corespi_pr...Peng Wu
2022-06-13spi: dt-bindings: Add compatible for Tegra241 QSPIKrishna Yarlagadda
2022-06-13spi: dt-bindings: split peripheral prodsKrishna Yarlagadda
2022-06-13spi: tegra210-quad: Multi-cs supportKrishna Yarlagadda
2022-06-10spi: atmel-quadspi: add runtime pm supportMark Brown
2022-06-10spi: Fix per-cpu stats access on 32 bit systemsDavid Jander
2022-06-10spi: sifive: add PM callbacks to support suspend/resumeAndy Chiu
2022-06-09spi: atmel-quadspi: align condition to parenthesisClaudiu Beznea
2022-06-09spi: atmel-quadspi: use pm_ptr()Claudiu Beznea
2022-06-09spi: atmel-quadspi: add runtime pm supportClaudiu Beznea
2022-06-09spi: Return true/false (not 1/0) from bool functionYang Li
2022-06-09spi: fix platform_no_drv_owner.cocci warningYang Li
2022-06-08spi: <linux/spi/spi.h>: Add missing documentation for struct membersDavid Jander
2022-06-08spi: s3c64xx: Fix spelling mistake "hannel" -> "channel"Colin Ian King
2022-06-07Add support for PolarFire SoC's spi controllersMark Brown
2022-06-07ASoC: dt-bindings: renesas,rz-ssi: Document RZ/G2UL SoCBiju Das
2022-06-07MAINTAINERS: add spi to PolarFire SoC entryConor Dooley
2022-06-07spi: add support for microchip fpga spi controllersConor Dooley
2022-06-07spi: stm32-qspi: Remove unused parametersMark Brown
2022-06-06spi: spi-ti-qspi: Support per-transfer and per-slave speed_hz settingsAtsushi Nemoto
2022-06-06spi: spi.c: Convert statistics to per-cpu u64_stats_tDavid Jander
2022-06-06spi: dt-bindings: Move 'rx-sample-delay-ns' to spi-peripheral-props.yamlRob Herring
2022-06-06spi: intel: Use correct order for the parameters of devm_kcalloc()Christophe JAILLET
2022-06-06spi: spi-zynqmp-gqspi: Add two chip select supportAmit Kumar Mahapatra
2022-06-06spi: fix typo in commentJulia Lawall
2022-06-06spi: mt65xx: add MT8365 SoC bindingsFabien Parent
2022-06-06spi: cadence-quadspi: Remove spi_master_put() in probe failure pathVaishnav Achath
2022-06-06spi: s3c64xx: requests spi-dma channel only during data transferAdithya K V
2022-06-06spi: spi-altera-dfl: Fix an error handling pathChristophe JAILLET
2022-06-06spi: stm32-qspi: Remove stm32_qspi_wait_poll_status() unused parameterPatrice Chotard
2022-06-06spi: stm32-qspi: Remove stm32_qspi_wait_cmd() unused parameterPatrice Chotard
2022-06-06spi: stm32-qspi: Remove stm32_qspi_get_mode() unused parameterPatrice Chotard
2022-06-05Linux 5.19-rc1v5.19-rc1Linus Torvalds
2022-06-05Merge tag 'pull-work.fd-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-06-05Merge tag 'mm-hotfixes-stable-2022-06-05' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-06-05Merge tag 'mm-nonmm-stable-2022-06-05' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-06-05bluetooth: don't use bitmaps for random flag accessesLinus Torvalds
2022-06-05fix the breakage in close_fd_get_file() calling conventions changeAl Viro
2022-06-05Merge tag 'x86-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-06-05Merge tag 'x86-mm-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-06-05Merge tag 'x86-microcode-2022-06-05' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds