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