| Commit message (Expand) | Author | Age | Files | Lines |
* | dmaengine: xilinx: use strscpy to replace strlcpy | XueBing Chen | 2022-07-21 | 1 | -1/+1 |
* | dmaengine: xilinx_dpdma: Omit superfluous error message in xilinx_dpdma_probe() | Tang Bin | 2022-07-06 | 1 | -3/+1 |
* | dmaengine: xilinx_dpdma: stop using slave_id field | Arnd Bergmann | 2021-12-17 | 1 | -6/+11 |
* | dmaengine: remove debugfs #ifdef | Arnd Bergmann | 2021-10-25 | 1 | -14/+1 |
* | Merge tag 'dmaengine-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-07-05 | 1 | -16/+28 |
|\ |
|
| * | dmaengine: xilinx: dpdma: Fix spacing around addr[i-1] | Michal Simek | 2021-06-24 | 1 | -1/+1 |
| * | dmaengine: xilinx: dpdma: Use kernel type u32 over uint32_t | Michal Simek | 2021-06-24 | 1 | -1/+1 |
| * | dmaengine: xilinx: dpdma: fix kernel-doc | Yang Li | 2021-06-16 | 1 | -1/+1 |
| * | dmaengine: xilinx: dpdma: Print debug message when losing vsync race | Laurent Pinchart | 2021-05-31 | 1 | -1/+5 |
| * | dmaengine: xilinx: dpdma: Print channel number in kernel log messages | Laurent Pinchart | 2021-05-31 | 1 | -12/+20 |
* | | dmaengine: xilinx: dpdma: Limit descriptor IDs to 16 bits | Laurent Pinchart | 2021-05-31 | 1 | -2/+5 |
* | | dmaengine: xilinx: dpdma: initialize registers before request_irq | Quanyang Wang | 2021-05-10 | 1 | -1/+23 |
|/ |
|
* | dmaengine: xilinx: dpdma: Fix race condition in done IRQ | Laurent Pinchart | 2021-03-16 | 1 | -1/+2 |
* | dmaengine: xilinx: dpdma: Fix descriptor issuing on video group | Laurent Pinchart | 2021-03-16 | 1 | -11/+17 |
* | dmaengine: xilinx: dpdma: convert tasklets to use new tasklet_setup() API | Allen Pais | 2020-10-07 | 1 | -5/+4 |
* | dmaengine: xilinx: dpdma: Make symbol 'dpdma_debugfs_reqs' static | Wei Yongjun | 2020-08-19 | 1 | -1/+1 |
* | dmaengine: xilinx: dpdma: Add debugfs support | Laurent Pinchart | 2020-08-17 | 1 | -0/+209 |
* | dmaengine: xilinx: dpdma: Fix kerneldoc warning | Laurent Pinchart | 2020-07-22 | 1 | -0/+1 |
* | dmaengine: xilinx: dpdma: add missing kernel doc | Vinod Koul | 2020-07-22 | 1 | -0/+1 |
* | dmaengine: xilinx: dpdma: remove comparison of unsigned expression | Vinod Koul | 2020-07-22 | 1 | -1/+1 |
* | dmaengine: xilinx: dpdma: Add the Xilinx DisplayPort DMA engine driver | Hyun Kwon | 2020-07-17 | 1 | -0/+1533 |