summaryrefslogtreecommitdiffstats
path: root/drivers/dma/mcf-edma.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-26spi: atmel: Remove setting of deprecated member of struct dma_slave_configTudor Ambarus1-2/+0
2021-11-26spi: atmel: Drop slave_config argument in atmel_spi_dma_slave_config()Tudor Ambarus1-21/+17
2021-11-25spi: bcm-qspi: set transfer parameter only if they changeKamal Dasu1-0/+12
2021-11-25spi: bcm-qspi: choose sysclk setting based on requested speedKamal Dasu1-6/+26
2021-11-24spi: Fix condition in the __spi_register_driver()Andy Shevchenko1-1/+1
2021-11-24spi: spidev: Make probe to fail early if a spidev compatible is usedJavier Martinez Canillas1-3/+4
2021-11-23spi: pxa2xx: Remove redundant ->read() and ->write() in struct chip_dataAndy Shevchenko2-33/+6
2021-11-23spi: spidev: Use SPI_MODE_USER_MASK instead of castingAndy Shevchenko1-1/+1
2021-11-23spi: Fix multi-line comment styleAndy Shevchenko1-71/+89
2021-11-23spi: Replace memset() with __GFP_ZEROAndy Shevchenko1-2/+1
2021-11-22spi: fsl-lpspi: Add imx8ulp compatible stringJacky Bai1-4/+7
2021-11-22spi: deduplicate spi_match_id() in __spi_register_driver()Andy Shevchenko1-11/+6
2021-11-22spi: Add resets to the PL022 bindingsLinus Walleij1-0/+3
2021-11-22spi: docs: improve the SPI userspace API documentationJavier Martinez Canillas1-15/+43
2021-11-18spi: qcom: geni: remove unused definesVinod Koul1-4/+0
2021-11-18spi: spi-rspi: Drop redeclaring ret variable in qspi_transfer_in()Lad Prabhakar1-1/+1
2021-11-18spi: spi-rspi: Add support to deassert/assert reset lineLad Prabhakar1-0/+25
2021-11-18spi: dt-bindings: renesas,rspi: Document RZ/G2L SoCLad Prabhakar1-1/+3
2021-11-17spi: hisi-kunpeng: Fix the debugfs directory name incorrectoujiefeng1-7/+8
2021-11-16spi: dw: Define the capabilities in a continuous bit-flags setSerge Semin1-1/+1
2021-11-16spi: dw: Replace DWC_HSSI capability with IP-core version checkerSerge Semin3-7/+7
2021-11-16spi: dw: Introduce Synopsys IP-core versions interfaceSerge Semin2-8/+42
2021-11-16spi: dw: Convert to using the Bitfield access macrosSerge Semin2-45/+50
2021-11-16spi: dw: Put the driver entities naming in orderSerge Semin6-209/+211
2021-11-16spi: dw: Discard redundant DW SSI Frame Formats enumerationSerge Semin2-11/+5
2021-11-16spi: dw: Add a symbols namespace for the core moduleSerge Semin5-9/+13
2021-11-15spi: xlp: Remove Netlogic XLP variantsRob Herring2-14/+5
2021-11-15spi: lpspi: release requested DMA channelsAlexander Stein1-1/+5
2021-11-15spi: remove unused header file <linux/platform_data/spi-clps711x.h>Jonathan Corbet1-17/+0
2021-11-14Linux 5.16-rc1v5.16-rc1Linus Torvalds1-2/+2
2021-11-14kconfig: Add support for -Wimplicit-fallthroughGustavo A. R. Silva2-5/+6
2021-11-13perf tests: Remove bash constructs from stat_all_pmu.shJames Clark1-2/+2
2021-11-13perf tests: Remove bash construct from record+zstd_comp_decomp.shJames Clark1-1/+1
2021-11-13perf test: Remove bash construct from stat_bpf_counters.sh testJames Clark1-1/+1
2021-11-13perf bench futex: Fix memory leak of perf_cpu_map__new()Sohaib Mohamed4-0/+4
2021-11-13tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo1-0/+2
2021-11-13tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo1-1/+241
2021-11-13tools headers UAPI: Sync sound/asound.h with the kernel sourcesArnaldo Carvalho de Melo1-1/+1
2021-11-13tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+3
2021-11-13tools headers UAPI: Sync arch prctl headers with the kernel sourcesArnaldo Carvalho de Melo1-0/+4
2021-11-13perf tools: Add more weak libbpf functionsJiri Olsa1-0/+27
2021-11-13perf bpf: Avoid memory leak from perf_env__insert_btf()Ian Rogers3-3/+10
2021-11-13perf symbols: Factor out annotation init/exitIan Rogers3-1/+22
2021-11-13perf symbols: Bit pack to save a byteIan Rogers2-3/+3
2021-11-13perf symbols: Add documentation to 'struct symbol'Ian Rogers1-3/+14
2021-11-13tools headers UAPI: Sync files changed by new futex_waitv syscallArnaldo Carvalho de Melo2-1/+5
2021-11-13perf test bpf: Use ARRAY_CHECK() instead of ad-hoc equivalent, addressing arr...Guo Zhengkui1-1/+1
2021-11-13perf arm-spe: Support hardware-based PID tracingGerman Gomez1-29/+70
2021-11-13perf arm-spe: Save context ID in recordGerman Gomez2-0/+3
2021-11-13perf arm-spe: Update --switch-events docs in 'perf record'German Gomez2-2/+4