Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-28dma: Take into account dma_pfn_offsetVladimir Murzin
2017-06-28dma-noop: remove dma_supported and mapping_error methodsChristoph Hellwig
2017-01-24lib/dma-noop: Clarify a commentBart Van Assche
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-03-02dma: Provide simple noop dma opsChristian Borntraeger