#!/bin/bash # description: resolve physical address samples perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/mem-phys-addr.py vicon.ico'/>
summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-sh-msiof.c
AgeCommit message (Expand)Author
2025-06-19spi: sh-msiof: Fix maximum DMA transfer sizeGeert Uytterhoeven
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-01-30spi: sh-msiof: avoid integer overflow in constantsWolfram Sang
2023-12-12spi: sh-msiof: Enforce fixed DTDL for R-Car H3Wolfram Sang
2023-08-21spi: sh-msiof: switch to use modern nameYang Yingliang
2023-07-14spi: Explicitly include correct DT includesRob Herring
2023-03-13spi: struct spi_device constificationMark Brown
2023-03-13spi: sh-msiof: Mark OF related data as maybe unusedKrzysztof Kozlowski
2023-03-13spi: sh-msiof: Remove casts to drop constnessGeert Uytterhoeven
2023-03-11spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...Amit Kumar Mahapatra via Alsa-devel
2023-03-06spi: sh-msiof: Convert to platform remove callback returning voidUwe Kleine-König
2022-08-29spi: sh-msiof: add generic Gen4 bindingWolfram Sang
2021-09-17spi: sh-msiof: drop unneeded MODULE_ALIASKrzysztof Kozlowski
2021-06-23spi: spi-sh-msiof: : use proper DMAENGINE API for terminationWolfram Sang
2021-01-13spi: sh-msiof: Fill in controller speed limitsGeert Uytterhoeven
2021-01-13spi: sh-msiof: Fill in spi_transfer.effective_speed_hzGeert Uytterhoeven