platform/kernel/linux-starfive.git
2022-06-30 David Janderspi: spi.c: Fix comment style
2022-06-30 David Janderspi: spi.c: White-space fix in __spi_pump_messages()
2022-06-29 Mark Brownspi support for Exynos Auto v9 SoC
2022-06-29 Mika Westerbergspi: intel: Add support for Intel Meteor Lake-P SPI...
2022-06-29 Chanho Parkspi: s3c64xx: define exynosautov9 compatible
2022-06-29 Chanho Parkspi: s3c64xx: add spi port configuration for Exynos...
2022-06-29 Chanho Parkspi: s3c64xx: support custom value of internal clock...
2022-06-29 Chanho Parkspi: s3c64xx: support loopback mode
2022-06-28 Mark BrownOptimize spi_sync path
2022-06-27 Chanho Parkspi: s3c64xx: move dma_release_channel to unprepare
2022-06-27 Guo Mengqispi: synquacer: Add missing clk_disable_unprepare()
2022-06-27 David Janderspi: opportunistically skip ctlr->cur_msg_completion
2022-06-27 David Janderspi: Ensure the io_mutex is held until spi_finalize_cur...
2022-06-27 David Janderspi: Set ctlr->cur_msg also in the sync transfer case
2022-06-27 David Janderspi: Remove unneeded READ_ONCE for ctlr->busy flag
2022-06-27 David Janderspi: Remove the now unused ctlr->idling flag
2022-06-27 David Janderspi: Remove check for idling in __spi_pump_messages()
2022-06-27 David Janderspi: Remove check for controller idling in spi sync...
2022-06-27 David Janderspi: __spi_pump_messages: Consolidate spin_unlocks...
2022-06-27 David Janderspi: Lock controller idling transition inside the io_mutex
2022-06-27 David Janderspi: Don't use the message queue if possible in spi_sync
2022-06-27 David Janderspi: Move ctlr->cur_msg_prepared to struct spi_message
2022-06-27 Mark Brownspi: mpc52xx-psc: Switch to using core message queue
2022-06-27 Mark Brownspi: sh: Switch to using core message queue
2022-06-27 Krzysztof Kozlowskispi: dt-bindings: samsung: Add Exynos4210 SPI
2022-06-27 Serge Seminspi: dw: Add deferred DMA-channels setup support
2022-06-27 Krzysztof Kozlowskispi: s3c64xx: constify fsd_spi_port_config
2022-06-23 Eddie Jamesspi: fsi: Increase timeout and ensure status is checked
2022-06-20 Mark Brownspi: topcliff-pch: Use core message validation
2022-06-16 Conor Dooleyspi: microchip-core: fix passing zero to PTR_ERR warning
2022-06-14 Dan Carpenterspi: core: Fix error code in spi_register_controller()
2022-06-14 Conor Dooleyspi: microchip-core: fix potentially incorrect return...
2022-06-13 Mark Brownspi: tegra quad: Add Tegra Grace features
2022-06-13 David Friesspi: spidev_test: Warn when the mode is not the request...
2022-06-13 Colin Ian Kingspi: s3c64xx: set pointers to null using NULL rather...
2022-06-13 Peng Wuspi: micro: fix unreasonable clk_prepare_enable() on...
2022-06-13 Krishna Yarlagaddaspi: dt-bindings: Add compatible for Tegra241 QSPI
2022-06-13 Krishna Yarlagaddaspi: dt-bindings: split peripheral prods
2022-06-13 Krishna Yarlagaddaspi: tegra210-quad: Multi-cs support
2022-06-10 Mark Brownspi: atmel-quadspi: add runtime pm support
2022-06-10 David Janderspi: Fix per-cpu stats access on 32 bit systems
2022-06-10 Andy Chiuspi: sifive: add PM callbacks to support suspend/resume
2022-06-09 Claudiu Bezneaspi: atmel-quadspi: align condition to parenthesis
2022-06-09 Claudiu Bezneaspi: atmel-quadspi: use pm_ptr()
2022-06-09 Claudiu Bezneaspi: atmel-quadspi: add runtime pm support
2022-06-09 Yang Lispi: Return true/false (not 1/0) from bool function
2022-06-09 Yang Lispi: fix platform_no_drv_owner.cocci warning
2022-06-08 David Janderspi: <linux/spi/spi.h>: Add missing documentation for...
2022-06-08 Colin Ian Kingspi: s3c64xx: Fix spelling mistake "hannel" -> "channel"
2022-06-07 Mark BrownAdd support for PolarFire SoC's spi controllers
2022-06-07 Biju DasASoC: dt-bindings: renesas,rz-ssi: Document RZ/G2UL SoC
2022-06-07 Conor DooleyMAINTAINERS: add spi to PolarFire SoC entry
2022-06-07 Conor Dooleyspi: add support for microchip fpga spi controllers
2022-06-07 Mark Brownspi: stm32-qspi: Remove unused parameters
2022-06-06 Atsushi Nemotospi: spi-ti-qspi: Support per-transfer and per-slave...
2022-06-06 David Janderspi: spi.c: Convert statistics to per-cpu u64_stats_t
2022-06-06 Rob Herringspi: dt-bindings: Move 'rx-sample-delay-ns' to spi...
2022-06-06 Christophe... spi: intel: Use correct order for the parameters of...
2022-06-06 Amit Kumar... spi: spi-zynqmp-gqspi: Add two chip select support
2022-06-06 Julia Lawallspi: fix typo in comment
2022-06-06 Fabien Parentspi: mt65xx: add MT8365 SoC bindings
2022-06-06 Vaishnav Achathspi: cadence-quadspi: Remove spi_master_put() in probe...
2022-06-06 Adithya K Vspi: s3c64xx: requests spi-dma channel only during...
2022-06-06 Christophe... spi: spi-altera-dfl: Fix an error handling path
2022-06-06 Patrice Chotardspi: stm32-qspi: Remove stm32_qspi_wait_poll_status...
2022-06-06 Patrice Chotardspi: stm32-qspi: Remove stm32_qspi_wait_cmd() unused...
2022-06-06 Patrice Chotardspi: stm32-qspi: Remove stm32_qspi_get_mode() unused...
2022-06-06 Linus TorvaldsLinux 5.19-rc1
2022-06-06 Linus TorvaldsMerge tag 'pull-work.fd-fixes' of git://git./linux...
2022-06-06 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-06-05' of git:/...
2022-06-05 Linus TorvaldsMerge tag 'mm-nonmm-stable-2022-06-05' of git://git...
2022-06-05 Linus Torvaldsbluetooth: don't use bitmaps for random flag accesses
2022-06-05 Al Virofix the breakage in close_fd_get_file() calling convent...
2022-06-05 Linus TorvaldsMerge tag 'x86-urgent-2022-06-05' of git://git./linux...
2022-06-05 Linus TorvaldsMerge tag 'x86-mm-2022-06-05' of git://git./linux/kerne...
2022-06-05 Linus TorvaldsMerge tag 'x86-microcode-2022-06-05' of git://git....
2022-06-05 Linus TorvaldsMerge tag 'x86-cleanups-2022-06-05' of git://git./linux...
2022-06-05 Linus TorvaldsMerge tag 'x86-boot-2022-06-05' of git://git./linux...
2022-06-05 Linus TorvaldsMerge tag 'timers-core-2022-06-05' of git://git./linux...
2022-06-05 Linus TorvaldsMerge tag 'sched-urgent-2022-06-05' of git://git./linux...
2022-06-05 Linus TorvaldsMerge tag 'perf-urgent-2022-06-05' of git://git./linux...
2022-06-05 Linus TorvaldsMerge tag 'perf-core-2022-06-05' of git://git./linux...
2022-06-05 Linus TorvaldsMerge tag 'objtool-urgent-2022-06-05' of git://git...
2022-06-05 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2022-06-05 Linus TorvaldsMerge tag 'hte/for-5.19-rc1' of git://git./linux/kernel...
2022-06-05 Linus TorvaldsMerge tag 'kbuild-v5.19-3' of git://git./linux/kernel...
2022-06-05 Linus TorvaldsMerge tag 'pull-18-rc1-work.namei' of git://git./linux...
2022-06-05 Linus TorvaldsMerge tag 'pull-18-rc1-work.mount' of git://git./linux...
2022-06-05 Linus TorvaldsMerge tag 'pull-18-rc1-work.fd' of git://git./linux...
2022-06-05 Linus TorvaldsMerge tag '5.19-rc-smb3-client-fixes-part2' of git...
2022-06-04 Schspa Shikbuild: Allow to select bash in a modified environment
2022-06-04 Isak Ellmerscripts: kconfig: nconf: make nconfig accept jk keybindings
2022-06-04 Masahiro Yamadamodpost: use fnmatch() to simplify match()
2022-06-04 Masahiro Yamadamodpost: simplify mod->name allocation
2022-06-04 Masahiro Yamadakbuild: factor out the common objtool arguments
2022-06-04 Masahiro Yamadakbuild: move vmlinux.o link to scripts/Makefile.vmlinux_o
2022-06-04 Masahiro Yamadakbuild: clean .tmp_* pattern by make clean
2022-06-04 Linus TorvaldsMerge tag 'bitmap-for-5.19-rc1' of https://github.com...
2022-06-04 Linus TorvaldsMerge tag 'for-5.19/parisc-2' of git://git./linux/kerne...
2022-06-04 Linus TorvaldsMerge tag 'for-linus-5.19-rc1b-tag' of git://git./linux...
next