| Commit message (Expand) | Author | Files | Lines |
2023-04-12 | dmaengine: at_xdmac: fix imbalanced runtime PM reference counter | Claudiu Beznea | 1 | -13/+13 |
2023-04-12 | dmaengine: at_xdmac: disable/enable clock directly on suspend/resume | Claudiu Beznea | 1 | -3/+9 |
2023-04-12 | dmaengine: dw-axi-dmac: Increase polling time to DMA transmission completion ... | Walker Chen | 1 | -1/+1 |
2023-04-12 | dmaengine: dw-axi-dmac: Add support for StarFive JH7110 DMA | Walker Chen | 2 | -5/+34 |
2023-04-12 | dmaengine: dw-edma: Fix to enable to issue dma request on DMA processing | Shunsuke Mie | 1 | -2/+5 |
2023-04-12 | dmaengine: dw-edma: Fix to change for continuous transfer | Shunsuke Mie | 1 | -9/+11 |
2023-04-12 | dmaengine: qcom_hidma: Add explicit platform_device.h and of_device.h includes | Rob Herring | 1 | -0/+2 |
2023-04-12 | dma: gpi: remove spurious unlock in gpi_ch_init | Dmitry Baryshkov | 1 | -1/+0 |
2023-03-31 | dmaengine: ti: k3-psil: Add PSI-L thread support for J784s4 | Apurva Nandan | 5 | -1/+359 |
2023-03-31 | dmaengine: bestcomm: Use of_address_to_resource() | Rob Herring | 1 | -11/+8 |
2023-03-31 | dmaengine: dw-edma: remove unused readq_ch and writeq_ch functions | Tom Rix | 1 | -56/+0 |
2023-03-31 | dmaengine: ti: edma: remove unused edma_and function | Tom Rix | 1 | -8/+0 |
2023-03-31 | dmaengine: zynqmp_dma: Sync DMA and coherent masks | Harini Katakam | 1 | -1/+5 |
2023-03-31 | dmaengine: tegra-apb: remove unused tdma_read function | Tom Rix | 1 | -5/+0 |
2023-03-31 | dmaengine: ti: k3-udma: Workaround errata i2234 | Vignesh Raghavendra | 2 | -9/+12 |
2023-03-31 | dmaengine: sh: rz-dmac: Remove unused rz_dmac_chan.*_word_size | Geert Uytterhoeven | 1 | -4/+0 |
2023-03-31 | dmaengine: idxd: expose IAA CAP register via sysfs knob | Dave Jiang | 5 | -0/+58 |
2023-03-31 | dmaengine: idxd: reformat swerror output to standard Linux bitmap output | Dave Jiang | 3 | -7/+6 |
2023-03-31 | dmaengine: idxd: Add descriptor definitions for translation fetch operation | Fenghua Yu | 1 | -0/+9 |
2023-03-31 | dmaengine: idxd: Add descriptor definitions for DIX generate operation | Fenghua Yu | 1 | -0/+20 |
2023-03-31 | dmaengine: idxd: Add descriptor definitions for 16 bytes of pattern in memory... | Fenghua Yu | 1 | -0/+4 |
2023-03-31 | dmaengine: mv_xor_v2: Use some clk_ helper functions to simplify code | Christophe JAILLET | 1 | -28/+7 |
2023-03-31 | dmaengine: mv_xor_v2: Fix an error code. | Christophe JAILLET | 1 | -1/+1 |
2023-03-31 | dmaengine: ti: k3-udma: Add system suspend/resume support | Vignesh Raghavendra | 1 | -0/+54 |
2023-03-31 | dmaengine: tegra: explicitly select DMA_VIRTUAL_CHANNELS | Mark Salter | 1 | -0/+1 |
2023-03-17 | dt-bindings: dma: apple,admac: Add t8112-admac compatible | Janne Grunau | 1 | -0/+1 |
2023-03-17 | dmaengine: idxd: Remove unnecessary aer.h include | Bjorn Helgaas | 1 | -1/+0 |
2023-03-17 | dmaengine: ioat: Drop redundant pci_enable_pcie_error_reporting() | Bjorn Helgaas | 1 | -6/+0 |
2023-03-17 | dmaengine: ioat: use PCI core macros for PCIe Capability | Bjorn Helgaas | 2 | -10/+3 |
2023-03-17 | dmaengine: Use of_property_present() for testing DT property presence | Rob Herring | 1 | -1/+1 |
2023-03-17 | dmaengine: imx-dma: Remove a redundant memset() call | Christophe JAILLET | 1 | -1/+0 |
2023-03-17 | dt-bindings: dma: rz-dmac: Document clock-names and reset-names | Biju Das | 1 | -0/+14 |
2023-03-17 | dmaengine: sh: rz-dmac: Add reset support | Biju Das | 1 | -0/+14 |
2023-03-17 | dt-bindings: dmaengine: qcom: gpi: Add QCM2290 GPI DMA | Konrad Dybcio | 1 | -0/+1 |
2023-03-05 | Linux 6.3-rc1v6.3-rc1 | Linus Torvalds | 1 | -2/+2 |
2023-03-05 | cpumask: re-introduce constant-sized cpumask optimizations | Linus Torvalds | 4 | -72/+72 |
2023-03-05 | Remove Intel compiler support | Masahiro Yamada | 11 | -287/+5 |
2023-03-05 | Adding VFS co-maintainer | Al Viro | 1 | -0/+1 |
2023-03-04 | mm: avoid gcc complaint about pointer casting | Linus Torvalds | 1 | -2/+8 |
2023-03-04 | umh: simplify the capability pointer logic | Linus Torvalds | 1 | -13/+5 |
2023-03-03 | i2c: gxp: fix an error code in probe | Dan Carpenter | 1 | -1/+1 |
2023-03-03 | i2c: gxp: return proper error on address NACK | Wolfram Sang | 1 | -2/+4 |
2023-03-03 | i2c: gxp: remove "empty" switch statement | Wolfram Sang | 1 | -12/+1 |
2023-03-03 | i2c: Disable I2C_APPLE when I2C_PASEMI is a builtin | Benjamin Gray | 1 | -0/+1 |
2023-03-03 | ALSA: ice1712: Delete unreachable code in aureon_add_controls() | Dmitry Fomin | 1 | -4/+0 |
2023-03-03 | ALSA: ice1712: Do not left ice->gpio_mutex locked in aureon_add_controls() | Dmitry Fomin | 1 | -1/+1 |
2023-03-03 | ALSA: hda/realtek: Add quirk for HP EliteDesk 800 G6 Tower PC | Ćukasz Stelmach | 1 | -0/+1 |
2023-03-03 | ALSA: hda/realtek: Improve support for Dell Precision 3260 | Jaroslav Kysela | 1 | -0/+1 |
2023-03-03 | ata: ahci: Revert "ata: ahci: Add Tiger Lake UP{3,4} AHCI controller" | Damien Le Moal | 1 | -1/+0 |
2023-03-03 | mailmap: map Dikshita Agarwal's old address to his current one | Konrad Dybcio | 1 | -0/+1 |