[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191228204640.25163-1-digetx@gmail.com>
Date: Sat, 28 Dec 2019 23:46:33 +0300
From: Dmitry Osipenko <digetx@...il.com>
To: Laxman Dewangan <ldewangan@...dia.com>,
Vinod Koul <vkoul@...nel.org>,
Dan Williams <dan.j.williams@...el.com>,
Thierry Reding <thierry.reding@...il.com>,
Jonathan Hunter <jonathanh@...dia.com>
Cc: dmaengine@...r.kernel.org, linux-tegra@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH v1 0/7] NVIDIA Tegra APB DMA driver fixes and improvements
Hello,
This is series fixes some problems that I spotted recently, secondly the
driver's code gets a cleanup. Please review and apply, thanks in advance!
Dmitry Osipenko (7):
dmaengine: tegra-apb: Fix use-after-free
dmaengine: tegra-apb: Implement synchronization callback
dmaengine: tegra-apb: Prevent race conditions on channel's freeing
dmaengine: tegra-apb: Prevent race conditions of tasklet vs free list
dmaengine: tegra-apb: Use devm_platform_ioremap_resource
dmaengine: tegra-apb: Use devm_request_irq
dmaengine: tegra-apb: Fix coding style problems
drivers/dma/tegra20-apb-dma.c | 329 +++++++++++++++++-----------------
1 file changed, 164 insertions(+), 165 deletions(-)
--
2.24.0
Powered by blists - more mailing lists