summaryrefslogtreecommitdiffstats
path: root/drivers/spi (follow)
Commit message (Expand)AuthorAgeFilesLines
* spi: rockchip-sfc: Fix error in remove progressJon Lin2024-12-181-1/+3
* spi: spi-cadence-qspi: Disable STIG mode for Altera SoCFPGA.Niravkumar L Rabara2024-12-091-2/+8
* spi: rockchip: Fix PM runtime count on no-op csChristian Loehle2024-12-091-0/+14
* spi: aspeed: Fix an error handling path in aspeed_spi_[read|write]_user()Christophe JAILLET2024-12-091-4/+6
* Merge tag 'spi-fix-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-12-064-3/+7
|\
| * spi: omap2-mcspi: Fix the IS_ERR() bug for devm_clk_get_optional_enabled()Purushothama Siddaiah2024-12-051-3/+3
| * spi: intel: Add Panther Lake SPI controller supportAapo Vienamo2024-12-041-0/+2
| * spi: apple: Set use_gpio_descriptors to trueSasha Finkelstein2024-12-021-0/+1
| * spi: mpc52xx: Add cancel_work_sync before module removePei Xiao2024-12-021-0/+1
* | module: Convert symbol namespace to string literalPeter Zijlstra2024-12-0213-22/+22
|/
* Merge tag 'spi-fix-v6.13-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-11-284-6/+13
|\
| * spi: Fix acpi deferred irq probeStanislaw Gruszka2024-11-261-3/+10
| * spi: atmel-quadspi: Fix register name in verbose logging functionCsókás, Bence2024-11-261-1/+1
| * spi-imx: prevent overflow when estimating transfer timeAntonio Quartulli2024-11-211-1/+1
| * spi: rockchip-sfc: Embedded DMA only support 4B aligned addressJon Lin2024-11-191-1/+1
* | Merge tag 'mtd/for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds2024-11-233-10/+22
|\ \
| * \ Merge tag 'nand/for-6.13' into mtd/nextMiquel Raynal2024-11-212-6/+6
| |\ \
| | * | mtd: spinand: Constify struct nand_ecc_engine_opsChristophe JAILLET2024-10-212-6/+6
| * | | spi: mxic: Add support for swapping byteAlvinZhou2024-10-021-4/+13
| * | | spi: spi-mem: Allow specifying the byte order in Octal DTR modeTudor Ambarus2024-10-021-0/+3
| |/ /
* | | Merge tag 'spi-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2024-11-20108-345/+1767
|\ \ \ | | |/ | |/|
| * | spi: imx: support word delay in ecspiMark Brown2024-11-141-16/+92
| |\ \
| | * | spi: imx: support word delayJonas Rebmann2024-11-131-10/+85
| | * | spi: imx: pass struct spi_transfer to prepare_transfer()Jonas Rebmann2024-11-131-6/+7
| * | | spi: cs42l43: Add GPIO speaker id support to the bridge configurationSimon Trimmer2024-11-131-5/+41
| |/ /
| * | spi: Delete useless checkszhang jiao2024-11-121-3/+0
| * | spi: apple: Remove unnecessary .owner for apple_spi_driverJiapeng Chong2024-11-111-1/+0
| * | spi: apple: Add driver for Apple SPI controllerHector Martin2024-11-063-0/+542
| * | spi: Use of_property_present() for non-boolean propertiesRob Herring (Arm)2024-11-043-3/+3
| * | spi: zynqmp-gqspi: Undo runtime PM changes at driver exit time​Jinjie Ruan2024-11-011-0/+2
| * | spi: spi-mem: rtl-snand: Correctly handle DMA transfersChris Packham2024-11-011-16/+30
| * | spi: tegra210-quad: Avoid shift-out-of-boundsBreno Leitao2024-11-011-1/+1
| * | spi: axi-spi-engine: Emit trace events for spi transfersUwe Kleine-König2024-10-311-0/+15
| * | spi: Replace deprecated PCI functionsPhilipp Stanner2024-10-253-13/+9
| * | spi: spi-mem: Add Realtek SPI-NAND controllerChris Packham2024-10-213-0/+417
| * | spi: make class structs constBartosz Golaszewski2024-10-181-2/+2
| * | spi: stm32: fix missing device mode capability in stm32mp25Alain Volmat2024-10-101-0/+1
| * | Fix Sparse warningsMark Brown2024-10-102-7/+6
| |\ \
| | * | spi: spi-imx: Fix casting warningsHardevsinh Palaniya2024-10-081-3/+2
| | * | spi: spi-fsl-dspi: Fix casting warningsHardevsinh Palaniya2024-10-081-4/+4
| * | | Add dev_warn_probe() and improve error handling inMark Brown2024-10-101-15/+13
| |\ \ \
| | * | | spi: rockchip: Use dev_{err,warn}_probe() in the probe pathDragan Simic2024-10-081-15/+13
| | * | | spi: rockchip-sfc: Use dev_err_probe() in the probe pathDragan Simic2024-10-081-8/+6
| | * | | spi: rockchip-sfc: Perform trivial code cleanupsDragan Simic2024-10-081-5/+2
| | * | | spi: rockchip: Perform trivial code cleanupsDragan Simic2024-10-081-15/+12
| * | | | spi: intel: Add protected and locked attributesAlexander Usyskin2024-10-094-5/+63
| | |/ / | |/| |
| * | | spi: Merge up v6.12Mark Brown2024-10-0712-15/+17
| |\| |
| * | | spi: Provide defer reason if getting irq during probe failsUwe Kleine-König2024-10-041-1/+1
| * | | spi: spi-ti-qspi: remove redundant assignment to variable retColin Ian King2024-10-021-1/+0
| * | | spi: spi-fsl-lpspi: Some calculation improvementsMark Brown2024-10-011-4/+11
| |\ \ \