aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/acpi-dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-05resources: Move struct resource_list_entry from ACPI into resource coreJiang Liu1-5/+5
2014-02-11acpi-dma: convert to return error code when asked for channelAndy Shevchenko1-7/+8
2014-02-11acpi-dma: use devm_release() instead of devm_destroy()Andy Shevchenko1-1/+1
2014-01-26acpi-dma: align documentation with kernel-doc formatAndy Shevchenko1-12/+24
2013-08-25acpi-dma: remove ugly conversionAndy Shevchenko1-3/+1
2013-08-05acpi-dma: fix sparse warningAndy Shevchenko1-1/+1
2013-05-14dma: acpi-dma: parse CSRT to extract additional resourcesAndy Shevchenko1-3/+169
2013-04-15dma: acpi-dma: introduce ACPI DMA helpersAndy Shevchenko1-0/+279