summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | dt-bindings: dma: snps,dw-axi-dmac: Document optional resetGeert Uytterhoeven2021-12-171-0/+3
| * | | dmaengine: jz4780: Support bidirectional I/O on one channelPaul Cercueil2021-12-171-16/+32
| * | | dmaengine: jz4780: Replace uint32_t with u32Paul Cercueil2021-12-171-19/+19
| * | | dmaengine: jz4780: Add support for the MDMA and BDMA in the JZ4760(B)Paul Cercueil2021-12-171-0/+28
| * | | dmaengine: jz4780: Work around hardware bug on JZ4760 SoCsPaul Cercueil2021-12-171-0/+8
| * | | dt-bindings: dma: ingenic: Support #dma-cells = <3>Paul Cercueil2021-12-171-5/+11
| * | | dt-bindings: dma: ingenic: Add compatible strings for MDMA and BDMAPaul Cercueil2021-12-171-9/+17
| * | | dt-bindings: dma: ti: Add missing ti,k3-sci-common.yaml referenceRob Herring2021-12-172-0/+2
| * | | dt-bindings: dma: pl08x: Fix unevaluatedProperties warningsRob Herring2021-12-171-0/+4
| * | | drivers: dma: ti: k3-psil: Add support for J721S2Aswath Govindraju2021-12-174-1/+171
| * | | dmaengine: ti: k3-udma: Add SoC dependent data for J721S2 SoCAswath Govindraju2021-12-171-0/+1
| * | | dmaengine: at_xdmac: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva2021-12-171-4/+4
| * | | dmaengine: xilinx: Handle IRQ mapping errorsLars-Peter Clausen2021-12-171-3/+8
| * | | dmaengine: ppc4xx: remove unused variable `rval'Jason Wang2021-11-251-2/+1
| * | | Documentation: dmaengine: Correctly describe dmatest with channel unsetDaniel Thompson2021-11-221-3/+4
| * | | Documentation: dmaengine: Add a description of what dmatest doesDaniel Thompson2021-11-221-0/+10
| * | | dmaengine: qcom: gpi: Remove unnecessary print function dev_err()Xu Wang2021-11-221-3/+1
| * | | dmaengine: Add consumer for the new DMA_MEMCPY_SG API function.Adrian Larumbe2021-11-221-0/+122
| * | | dmaengine: Add core function and capability check for DMA_MEMCPY_SGAdrian Larumbe2021-11-222-0/+27
| * | | dmaengine: Add documentation for new memcpy scatter-gather functionAdrian Larumbe2021-11-221-0/+23
| * | | dmaengine: idxd: handle interrupt handle revoked eventDave Jiang2021-11-226-4/+152
| * | | dmaengine: idxd: handle invalid interrupt handle descriptorsDave Jiang2021-11-223-4/+61
| * | | dmaengine: idxd: create locked version of idxd_quiesce() callDave Jiang2021-11-223-3/+12
| * | | dmaengine: idxd: add helper for per interrupt handle drainDave Jiang2021-11-221-0/+39
| * | | dmaengine: idxd: move interrupt handle assignmentDave Jiang2021-11-221-9/+5
| * | | dmaengine: idxd: int handle management refactoringDave Jiang2021-11-225-47/+64
| * | | dmaengine: idxd: rework descriptor free path on failureDave Jiang2021-11-225-28/+19
| * | | dmaengine: ti: edma: Use 'for_each_set_bit' when possibleChristophe JAILLET2021-11-221-2/+1
* | | | Merge tag 'ata-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds2022-01-1859-1439/+1272
|\ \ \ \
| * | | | ata: pata_ali: remove redundant return statementColin Ian King2022-01-141-1/+1
| * | | | ata: ahci: Add support for AMD A85 FCH (Hudson D4)Paul Menzel2022-01-141-0/+9
| * | | | ata: libata: Rename link flag ATA_LFLAG_NO_DB_DELAYPaul Menzel2022-01-143-3/+3
| * | | | ata: libata-scsi: simplify __ata_scsi_queuecmd()Wenchao Hao2022-01-141-24/+21
| * | | | ata: pata_of_platform: Use platform_get_irq_optional() to get the interruptLad Prabhakar2022-01-141-3/+12
| * | | | ata: pata_samsung_cf: add compile test supportDamien Le Moal2022-01-141-1/+1
| * | | | ata: pata_pxa: add compile test supportDamien Le Moal2022-01-141-1/+1
| * | | | ata: pata_imx: add compile test supportDamien Le Moal2022-01-141-1/+1
| * | | | ata: pata_ftide010: add compile test supportDamien Le Moal2022-01-141-1/+1
| * | | | ata: pata_cs5535: add compile test supportDamien Le Moal2022-01-141-1/+1
| * | | | ata: pata_octeon_cf: remove redundant val variableMinghao Chi2022-01-141-5/+1
| * | | | ata: fix read_id() ata port operation interfaceDamien Le Moal2022-01-147-24/+24
| * | | | ata: ahci_xgene: use correct type for port mmio addressDamien Le Moal2022-01-141-3/+3
| * | | | ata: sata_fsl: fix cmdhdr_tbl_entry and prde struct definitionsDamien Le Moal2022-01-141-10/+10
| * | | | ata: sata_fsl: fix scsi host initializationDamien Le Moal2022-01-142-2/+12
| * | | | ata: pata_bk3710: add compile test supportDamien Le Moal2022-01-141-1/+1
| * | | | ata: ahci_seattle: add compile test supportDamien Le Moal2022-01-141-1/+1
| * | | | ata: ahci_xgene: add compile test supportDamien Le Moal2022-01-141-1/+1
| * | | | ata: ahci_tegra: add compile test supportDamien Le Moal2022-01-141-1/+1
| * | | | ata: ahci_sunxi: add compile test supportDamien Le Moal2022-01-141-1/+1
| * | | | ata: ahci_mvebu: add compile test supportDamien Le Moal2022-01-141-1/+1