Age | Commit message (Expand) | Author |
2022-09-21 | spi: omap2-mcspi: Fix probe so driver works again | Dan Carpenter |
2022-09-19 | spi: spi-loopback-test: Add test to trigger DMA/PIO mixing | Vincent Whitchurch |
2022-09-19 | spi: omap2-mcspi: Switch to use dev_err_probe() helper | Yang Yingliang |
2022-09-14 | spi: mpc52xx: Replace of_gpio_count() by gpiod_count() | Andy Shevchenko |
2022-09-14 | spi: fsl_spi: Convert to transfer_one | Christophe Leroy |
2022-09-08 | spi: meson-spicc: do not rely on busy flag in pow2 clk ops | Neil Armstrong |
2022-09-08 | spi: lpspi: Remove the unneeded result variable | ye xingchen |
2022-09-07 | spi: Add capability to perform some transfer with chipselect off | Christophe Leroy |
2022-09-07 | spi: nxp-fspi: Do not dereference fwnode in struct device | Andy Shevchenko |
2022-09-05 | spi: qup: add missing clk_disable_unprepare on error in spi_qup_pm_resume_run... | Xu Qiang |
2022-09-05 | spi: qup: add missing clk_disable_unprepare on error in spi_qup_resume() | Xu Qiang |
2022-08-31 | spi: stm32-qspi: Refactor dual flash mode enable check in ->setup() | Andy Shevchenko |
2022-08-31 | spi: stm32-qspi: Replace of_gpio_named_count() by gpiod_count() | Andy Shevchenko |
2022-08-30 | spi: amd: Fix speed selection | Shreeya Patel |
2022-08-29 | spi: mt7621: Fix an erroneous message + clean-ups | Mark Brown |
2022-08-29 | spi: mt7621: Remove 'clk' from 'struct mt7621_spi' | Christophe JAILLET |
2022-08-29 | spi: mt7621: Use devm_spi_register_controller() | Christophe JAILLET |
2022-08-29 | spi: mt7621: Use the devm_clk_get_enabled() helper to simplify error handling | Christophe JAILLET |
2022-08-29 | spi: mt7621: Fix an error message in mt7621_spi_probe() | Christophe JAILLET |
2022-08-29 | spi: add generic R-Car Gen4 and specific r8a779f0 support | Mark Brown |
2022-08-29 | spi: stm32-qspi: Fix pm_runtime management in stm32_qspi_transfer_one_message() | Patrice Chotard |
2022-08-29 | spi: sh-msiof: add generic Gen4 binding | Wolfram Sang |
2022-08-28 | spi: stm32-qspi: Fix stm32_qspi_transfer_one_message() error path | Patrice Chotard |
2022-08-25 | spi: amd: Configure device speed | Lucas Tanure |
2022-08-25 | spi: pxa2xx: Remove the unneeded result variable | ye xingchen |
2022-08-23 | spi: stm32_qspi: use QSPI bus as 8 lines communication channel | Mark Brown |
2022-08-23 | spi: dw: Quite logging on deferred controller registration | Serge Semin |
2022-08-23 | spi: stm32_qspi: Add transfer_one_message() spi callback | Patrice Chotard |
2022-08-22 | spi: intel: 64k erase is supported from Canon Lake and beyond | Mika Westerberg |
2022-08-22 | spi: intel: Add support for second flash chip | Mika Westerberg |
2022-08-19 | spi: move from strlcpy with unused retval to strscpy | Wolfram Sang |
2022-08-18 | spi: amd: Setup all xfers before opcode execution | Cristian Ciocaltea |
2022-08-16 | Merge tag 'spi-fix-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-08-15 | spi: npcm-pspi: add Arbel NPCM8XX support | Mark Brown |
2022-08-15 | Add support for Microchip QSPI controller | Mark Brown |
2022-08-15 | spi: lpspi: Simplify some error message | Christophe JAILLET |
2022-08-15 | spi: microchip-core: Simplify some error message | Christophe JAILLET |
2022-08-15 | spi: s3c64xx: correct dma_chan pointer initialization | Chanho Park |
2022-08-15 | spi: microchip-core-qspi: Add support for microchip fpga qspi controllers | Naga Sureshkumar Relli |
2022-08-15 | spi: npcm-pspi: Add NPCM845 peripheral SPI support | Tomer Maimon |
2022-08-15 | Merge remote-tracking branch 'spi/for-5.20' into spi-6.0 | Mark Brown |
2022-08-11 | spi: meson-spicc: add local pow2 clock ops to preserve rate between messages | Neil Armstrong |
2022-08-06 | Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2022-08-05 | spi: spi.c: Add missing __percpu annotations in users of spi_statistics | David Jander |
2022-08-04 | Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-08-02 | Merge tag 'spi-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds |
2022-08-02 | Merge tag 'arm-drivers-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-07-29 | Add SPI Driver to HPE GXP Architecture | Mark Brown |
2022-07-29 | spi: spi-gxp: Add support for HPE GXP SoCs | Nick Hawkins |
2022-07-26 | spi: a3700: support BE for AC5 SPI driver | Noam |