| Commit message (Expand) | Author | Age | Files | Lines |
* | dmaengine: acpi: Add kernel doc parameter descriptions | Andy Shevchenko | 2019-08-21 | 1 | -2/+3 |
* | dmaengine: acpi: Set up DMA mask based on CSRT | Andy Shevchenko | 2019-08-21 | 1 | -0/+7 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | dmaengine: acpi-dma: align debug message with flow | Andy Shevchenko | 2016-02-22 | 1 | -1/+1 |
* | dmaengine: acpi-dma: check for 64-bit MMIO address | Andy Shevchenko | 2015-12-05 | 1 | -1/+4 |
* | Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2015-11-10 | 1 | -6/+5 |
|\ |
|
| * | dmaengine: acpi: Use ACPI_COMPANION() instead of acpi_bus_get_device() | Jarkko Nikula | 2015-09-30 | 1 | -6/+5 |
* | | acpi-dma: Add support for "dma-names" device property | Mika Westerberg | 2015-09-25 | 1 | -8/+17 |
|/ |
|
* | resources: Move struct resource_list_entry from ACPI into resource core | Jiang Liu | 2015-02-05 | 1 | -5/+5 |
* | acpi-dma: convert to return error code when asked for channel | Andy Shevchenko | 2014-02-11 | 1 | -7/+8 |
* | acpi-dma: use devm_release() instead of devm_destroy() | Andy Shevchenko | 2014-02-11 | 1 | -1/+1 |
* | acpi-dma: align documentation with kernel-doc format | Andy Shevchenko | 2014-01-26 | 1 | -12/+24 |
* | acpi-dma: remove ugly conversion | Andy Shevchenko | 2013-08-25 | 1 | -3/+1 |
* | acpi-dma: fix sparse warning | Andy Shevchenko | 2013-08-05 | 1 | -1/+1 |
* | dma: acpi-dma: parse CSRT to extract additional resources | Andy Shevchenko | 2013-05-14 | 1 | -3/+169 |
* | dma: acpi-dma: introduce ACPI DMA helpers | Andy Shevchenko | 2013-04-15 | 1 | -0/+279 |