Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1248467
| From | Jon Hunter <jonathanh@nvidia.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/6] dmaengine: tegra-apb: Various updates |
| Date | 2015-10-16 10:30 +0200 |
| Message-ID | <qk8yK-FP-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
A few updates for the tegra-apb driver. Build tested for ARM and ARM64 and the driver has been tested on tegra124 with the HSUART driver that uses DMA. Jon Hunter (6): dmaengine: tegra-apb: Correct runtime-pm usage dmaengine: tegra-apb: Use dev_get_drvdata() dmaengine: tegra-apb: Save and restore word count dmaengine: tegra-apb: Only save channel state for those in use dmaengine: tegra-apb: Update driver to use GFP_NOWAIT dmaengine: tegra-apb: Disable interrupts on removal drivers/dma/tegra20-apb-dma.c | 79 ++++++++++++++++++++++--------------------- 1 file changed, 41 insertions(+), 38 deletions(-) -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/6] dmaengine: tegra-apb: Various updates Jon Hunter <jonathanh@nvidia.com> - 2015-10-16 10:30 +0200 [PATCH 2/6] dmaengine: tegra-apb: Use dev_get_drvdata() Jon Hunter <jonathanh@nvidia.com> - 2015-10-16 10:30 +0200
csiph-web