/openbmc/linux/kernel/dma/ |
H A D | Makefile | cf65a0f6f6ff7631ba0ac0513a14ca5b65320d80 Tue Jun 12 12:01:45 CDT 2018 Christoph Hellwig <hch@lst.de> dma-mapping: move all DMA mapping code to kernel/dma
Currently the code is split over various files with dma- prefixes in the lib/ and drives/base directories, and the number of files keeps growing. Move them into a single directory to keep the code together and remove the file name prefixes. To match the irq infrastructure this directory is placed under the kernel/ directory.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
H A D | coherent.c | cf65a0f6f6ff7631ba0ac0513a14ca5b65320d80 Tue Jun 12 12:01:45 CDT 2018 Christoph Hellwig <hch@lst.de> dma-mapping: move all DMA mapping code to kernel/dma
Currently the code is split over various files with dma- prefixes in the lib/ and drives/base directories, and the number of files keeps growing. Move them into a single directory to keep the code together and remove the file name prefixes. To match the irq infrastructure this directory is placed under the kernel/ directory.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
H A D | contiguous.c | cf65a0f6f6ff7631ba0ac0513a14ca5b65320d80 Tue Jun 12 12:01:45 CDT 2018 Christoph Hellwig <hch@lst.de> dma-mapping: move all DMA mapping code to kernel/dma
Currently the code is split over various files with dma- prefixes in the lib/ and drives/base directories, and the number of files keeps growing. Move them into a single directory to keep the code together and remove the file name prefixes. To match the irq infrastructure this directory is placed under the kernel/ directory.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
H A D | Kconfig | cf65a0f6f6ff7631ba0ac0513a14ca5b65320d80 Tue Jun 12 12:01:45 CDT 2018 Christoph Hellwig <hch@lst.de> dma-mapping: move all DMA mapping code to kernel/dma
Currently the code is split over various files with dma- prefixes in the lib/ and drives/base directories, and the number of files keeps growing. Move them into a single directory to keep the code together and remove the file name prefixes. To match the irq infrastructure this directory is placed under the kernel/ directory.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
H A D | debug.c | cf65a0f6f6ff7631ba0ac0513a14ca5b65320d80 Tue Jun 12 12:01:45 CDT 2018 Christoph Hellwig <hch@lst.de> dma-mapping: move all DMA mapping code to kernel/dma
Currently the code is split over various files with dma- prefixes in the lib/ and drives/base directories, and the number of files keeps growing. Move them into a single directory to keep the code together and remove the file name prefixes. To match the irq infrastructure this directory is placed under the kernel/ directory.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
H A D | mapping.c | cf65a0f6f6ff7631ba0ac0513a14ca5b65320d80 Tue Jun 12 12:01:45 CDT 2018 Christoph Hellwig <hch@lst.de> dma-mapping: move all DMA mapping code to kernel/dma
Currently the code is split over various files with dma- prefixes in the lib/ and drives/base directories, and the number of files keeps growing. Move them into a single directory to keep the code together and remove the file name prefixes. To match the irq infrastructure this directory is placed under the kernel/ directory.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
H A D | direct.c | cf65a0f6f6ff7631ba0ac0513a14ca5b65320d80 Tue Jun 12 12:01:45 CDT 2018 Christoph Hellwig <hch@lst.de> dma-mapping: move all DMA mapping code to kernel/dma
Currently the code is split over various files with dma- prefixes in the lib/ and drives/base directories, and the number of files keeps growing. Move them into a single directory to keep the code together and remove the file name prefixes. To match the irq infrastructure this directory is placed under the kernel/ directory.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
H A D | swiotlb.c | cf65a0f6f6ff7631ba0ac0513a14ca5b65320d80 Tue Jun 12 12:01:45 CDT 2018 Christoph Hellwig <hch@lst.de> dma-mapping: move all DMA mapping code to kernel/dma
Currently the code is split over various files with dma- prefixes in the lib/ and drives/base directories, and the number of files keeps growing. Move them into a single directory to keep the code together and remove the file name prefixes. To match the irq infrastructure this directory is placed under the kernel/ directory.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/Documentation/driver-api/ |
H A D | infrastructure.rst | diff cf65a0f6f6ff7631ba0ac0513a14ca5b65320d80 Tue Jun 12 12:01:45 CDT 2018 Christoph Hellwig <hch@lst.de> dma-mapping: move all DMA mapping code to kernel/dma
Currently the code is split over various files with dma- prefixes in the lib/ and drives/base directories, and the number of files keeps growing. Move them into a single directory to keep the code together and remove the file name prefixes. To match the irq infrastructure this directory is placed under the kernel/ directory.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/drivers/base/ |
H A D | Makefile | diff cf65a0f6f6ff7631ba0ac0513a14ca5b65320d80 Tue Jun 12 12:01:45 CDT 2018 Christoph Hellwig <hch@lst.de> dma-mapping: move all DMA mapping code to kernel/dma
Currently the code is split over various files with dma- prefixes in the lib/ and drives/base directories, and the number of files keeps growing. Move them into a single directory to keep the code together and remove the file name prefixes. To match the irq infrastructure this directory is placed under the kernel/ directory.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/lib/ |
H A D | Kconfig | diff cf65a0f6f6ff7631ba0ac0513a14ca5b65320d80 Tue Jun 12 12:01:45 CDT 2018 Christoph Hellwig <hch@lst.de> dma-mapping: move all DMA mapping code to kernel/dma
Currently the code is split over various files with dma- prefixes in the lib/ and drives/base directories, and the number of files keeps growing. Move them into a single directory to keep the code together and remove the file name prefixes. To match the irq infrastructure this directory is placed under the kernel/ directory.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
H A D | Makefile | diff cf65a0f6f6ff7631ba0ac0513a14ca5b65320d80 Tue Jun 12 12:01:45 CDT 2018 Christoph Hellwig <hch@lst.de> dma-mapping: move all DMA mapping code to kernel/dma
Currently the code is split over various files with dma- prefixes in the lib/ and drives/base directories, and the number of files keeps growing. Move them into a single directory to keep the code together and remove the file name prefixes. To match the irq infrastructure this directory is placed under the kernel/ directory.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/kernel/ |
H A D | Makefile | diff cf65a0f6f6ff7631ba0ac0513a14ca5b65320d80 Tue Jun 12 12:01:45 CDT 2018 Christoph Hellwig <hch@lst.de> dma-mapping: move all DMA mapping code to kernel/dma
Currently the code is split over various files with dma- prefixes in the lib/ and drives/base directories, and the number of files keeps growing. Move them into a single directory to keep the code together and remove the file name prefixes. To match the irq infrastructure this directory is placed under the kernel/ directory.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/init/ |
H A D | Kconfig | diff cf65a0f6f6ff7631ba0ac0513a14ca5b65320d80 Tue Jun 12 12:01:45 CDT 2018 Christoph Hellwig <hch@lst.de> dma-mapping: move all DMA mapping code to kernel/dma
Currently the code is split over various files with dma- prefixes in the lib/ and drives/base directories, and the number of files keeps growing. Move them into a single directory to keep the code together and remove the file name prefixes. To match the irq infrastructure this directory is placed under the kernel/ directory.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/ |
H A D | MAINTAINERS | diff cf65a0f6f6ff7631ba0ac0513a14ca5b65320d80 Tue Jun 12 12:01:45 CDT 2018 Christoph Hellwig <hch@lst.de> dma-mapping: move all DMA mapping code to kernel/dma
Currently the code is split over various files with dma- prefixes in the lib/ and drives/base directories, and the number of files keeps growing. Move them into a single directory to keep the code together and remove the file name prefixes. To match the irq infrastructure this directory is placed under the kernel/ directory.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|