summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorCsókás, Bence <csokas.bence@prolan.hu>2024-11-28 18:43:14 +0100
committerMark Brown <broonie@kernel.org>2024-12-16 22:04:55 +0000
commitc0a0203cf57963792d59b3e4317a1d07b73df42a (patch)
treeb30c5cbaeecd34a3bb2c00fed8b75aafa820c975 /tools/perf/scripts/python/bin
parent3f3b063e0c6d6c35da99bdabba0a9f2bc7e58a47 (diff)
downloadkernel-c0a0203cf57963792d59b3e4317a1d07b73df42a.tar.gz
spi: atmel-quadspi: Create `atmel_qspi_ops` to support newer SoC families
Refactor the code to introduce an ops struct, to prepare for merging support for later SoCs, such as SAMA7G5. This code was based on the vendor's kernel (linux4microchip). Cc'ing original contributors. Signed-off-by: Csókás, Bence <csokas.bence@prolan.hu> Link: https://patch.msgid.link/20241128174316.3209354-2-csokas.bence@prolan.hu Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
td>2021-07-06lockd: Update the NLMv4 SHARE arguments decoder to use struct xdr_streamChuck Lever 2021-07-06lockd: Update the NLMv4 SM_NOTIFY arguments decoder to use struct xdr_streamChuck Lever 2021-07-06lockd: Update the NLMv4 nlm_res arguments decoder to use struct xdr_streamChuck Lever 2021-07-06lockd: Update the NLMv4 UNLOCK arguments decoder to use struct xdr_streamChuck Lever 2021-07-06lockd: Update the NLMv4 CANCEL arguments decoder to use struct xdr_streamChuck Lever 2021-07-06lockd: Update the NLMv4 LOCK arguments decoder to use struct xdr_streamChuck Lever 2021-07-06lockd: Update the NLMv4 TEST arguments decoder to use struct xdr_streamChuck Lever 2021-07-06lockd: Update the NLMv4 void arguments decoder to use struct xdr_streamChuck Lever 2021-07-06lockd: Update the NLMv1 SHARE results encoder to use struct xdr_streamChuck Lever 2021-07-06lockd: Update the NLMv1 nlm_res results encoder to use struct xdr_streamChuck Lever 2021-07-06lockd: Update the NLMv1 TEST results encoder to use struct xdr_streamChuck Lever 2021-07-06lockd: Update the NLMv1 void results encoder to use struct xdr_streamChuck Lever 2021-07-06lockd: Update the NLMv1 FREE_ALL arguments decoder to use struct xdr_streamChuck Lever 2021-07-06lockd: Update the NLMv1 SHARE arguments decoder to use struct xdr_streamChuck Lever 2021-07-06lockd: Update the NLMv1 SM_NOTIFY arguments decoder to use struct xdr_streamChuck Lever 2021-07-06lockd: Update the NLMv1 nlm_res arguments decoder to use struct xdr_streamChuck Lever 2021-07-06lockd: Update the NLMv1 UNLOCK arguments decoder to use struct xdr_streamChuck Lever 2021-07-06lockd: Update the NLMv1 CANCEL arguments decoder to use struct xdr_streamChuck Lever 2021-07-06lockd: Update the NLMv1 LOCK arguments decoder to use struct xdr_streamChuck Lever 2021-07-06lockd: Update the NLMv1 TEST arguments decoder to use struct xdr_streamChuck Lever 2021-07-06lockd: Update the NLMv1 void argument decoder to use struct xdr_streamChuck Lever 2021-07-06lockd: Common NLM XDR helpersChuck Lever 2021-07-06lockd: Create a simplified .vs_dispatch method for NLM requestsChuck Lever 2021-01-25SUNRPC: Make trace_svc_process() display the RPC procedure symbolicallyChuck Lever 2020-12-16fs/lockd: convert comma to semicolonZheng Yongjun 2020-12-02lockd: don't use interval-based rebinding over TCPCalum Mackay 2020-10-22Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds 2020-10-02lockd: Replace PROC() macro with open codeChuck Lever 2020-09-21Replace HTTP links with HTTPS ones: NFS, SUNRPC, and LOCKD clientsAlexander A. Klimov 2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan 2019-11-03NFSv4.1: Don't rebind to the same source port when reconnecting to the serverTrond Myklebust