summaryrefslogtreecommitdiff
path: root/drivers/dma/acpi-dma.c
AgeCommit message (Expand)Author
2021-09-26dmaengine: acpi: Avoid comparison GSI with Linux vIRQAndy Shevchenko
2021-09-26dmaengine: acpi-dma: check for 64-bit MMIO addressAndy Shevchenko
2015-11-10Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-09-30dmaengine: acpi: Use ACPI_COMPANION() instead of acpi_bus_get_device()Jarkko Nikula
2015-09-25acpi-dma: Add support for "dma-names" device propertyMika Westerberg
2015-02-05resources: Move struct resource_list_entry from ACPI into resource coreJiang Liu
2014-02-11acpi-dma: convert to return error code when asked for channelAndy Shevchenko
2014-02-11acpi-dma: use devm_release() instead of devm_destroy()Andy Shevchenko
2014-01-26acpi-dma: align documentation with kernel-doc formatAndy Shevchenko
2013-08-25acpi-dma: remove ugly conversionAndy Shevchenko
2013-08-05acpi-dma: fix sparse warningAndy Shevchenko
2013-05-14dma: acpi-dma: parse CSRT to extract additional resourcesAndy Shevchenko
2013-04-15dma: acpi-dma: introduce ACPI DMA helpersAndy Shevchenko