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