FUJITA Tomonori ([email protected])

Number of posts: 1129 (0.65 per day)
First post: 2005-09-07 12:58:42
Last post: 2010-06-03 05:19:43

Date List Subject
2010-02-16 02:05:53 linux-kernel Re: [PATCH -mm] ssb: open-code dma_alloc_coherent
2010-02-15 15:11:42 linux-kernel [PATCH -mm v2 5/5] ssb: remove the ssb DMA API
2010-02-15 15:10:44 linux-kernel [PATCH -mm v2 1/5] ssb: add dma_dev to ssb_device structure
2010-02-15 15:10:28 linux-kernel [PATCH -mm v2 2/5] b43legacy: replace the ssb_dma API with the generic DMA API
2010-02-15 15:10:06 linux-kernel [PATCH -mm v2 3/5] b43: replace the ssb_dma API with the generic DMA API
2010-02-15 15:09:49 linux-kernel [PATCH -mm v2 4/5] b44: replace the ssb_dma API with the generic DMA API
2010-02-15 15:09:44 linux-kernel [PATCH -mm v2 0/5] ssb: replace the ssb_dma API with the generic DMA API
2010-02-15 11:19:31 linux-kernel Re: [PATCH -mm] ssb: open-code dma_alloc_coherent
2010-02-15 10:09:50 linux-kernel Re: [PATCH -mm] ssb: open-code dma_alloc_coherent
2010-02-15 07:26:01 linux-kernel Re: [PATCH -mm] ssb: open-code dma_alloc_coherent
2010-02-15 05:22:57 linux-kernel [PATCH -mm] ssb: open-code dma_alloc_coherent
2010-02-15 02:33:48 linux-kernel [PATCH] x86/Gart: unexport gart_iommu_aperture
2010-02-15 01:58:20 linux-kernel Re: [PATCH -mm 5/7] powerpc: use generic pci_set_dma_mask and pci_set_consistent_dma_mask
2010-02-13 06:14:13 linux-kernel Re: [PATCH -mm] dma-mapping.h: add the dma_unmap state API
2010-02-13 02:49:31 linux-kernel Re: [PATCH -mm] dma-mapping.h: add the dma_unmap state API
2010-02-12 09:36:38 linux-kernel [PATCH -mm 6/7] arm: use generic pci_set_dma_mask and pci_set_consistent_dma_mask
2010-02-12 09:36:36 linux-kernel [PATCH -mm 5/7] powerpc: use generic pci_set_dma_mask and pci_set_consistent_dma_mask
2010-02-12 09:35:54 linux-kernel [PATCH -mm 0/7] transforming the PCI DMA API into the generic device model
2010-02-12 09:35:47 linux-kernel [PATCH -mm 3/7] pci: convert pci_set_dma_mask to call dma_set_mask
2010-02-12 09:35:43 linux-kernel [PATCH -mm 4/7] dma-mapping.h: add dma_set_coherent_mask
2010-02-12 09:35:41 linux-kernel [PATCH -mm 2/7] alpha: use include/linux/pci-dma-compat.h
2010-02-12 09:35:31 linux-kernel [PATCH -mm 7/7] pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pci-dma-compat.h
2010-02-12 09:35:29 linux-kernel [PATCH -mm 1/7] sparc: unify 32bit and 64bit dma_set_mask
2010-02-12 06:05:35 linux-kernel [PATCH -mm] mn10300: remove the obsolete and unnecessary DMA API comments
2010-02-12 06:05:30 linux-kernel [PATCH -mm] frv: remove the obsolete and unnecessary DMA API comments
2010-02-12 06:05:18 linux-kernel [PATCH -mm] dma-mapping.h: add the dma_unmap state API
2010-02-12 06:05:12 linux-kernel [PATCH -mm] blackfin: remove the obsolete and unnecessary DMA API comments
2010-02-11 00:40:36 linux-kernel Re: [RFC 0/2] fix dma_map_sg not to do barriers for each buffer
2010-02-10 01:41:38 linux-kernel [PATCH v2 -mm 12/14] xtensa: use include/linux/pci-dma.h
2010-02-10 01:41:14 linux-kernel [PATCH v2 -mm 11/14] sparc: use include/linux/pci-dma.h
2010-02-10 01:40:52 linux-kernel [PATCH v2 -mm 01/14] adds include/linux/pci-dma.h
2010-02-10 01:40:42 linux-kernel [PATCH v2 -mm 00/14] adds include/linux/pci-dma.h
2010-02-10 01:39:48 linux-kernel [PATCH v2 -mm 05/14] frv: use include/linux/pci-dma.h
2010-02-10 01:39:45 linux-kernel [PATCH v2 -mm 08/14] parisc: use include/linux/pci-dma.h
2010-02-10 01:39:35 linux-kernel [PATCH v2 -mm 07/14] mips: use include/linux/pci-dma.h
2010-02-10 01:39:32 linux-kernel [PATCH v2 -mm 09/14] powerpc: use include/linux/pci-dma.h
2010-02-10 01:39:31 linux-kernel [PATCH v2 -mm 06/14] ia64: use include/linux/pci-dma.h
2010-02-10 01:39:28 linux-kernel [PATCH v2 -mm 10/14] sh: use include/linux/pci-dma.h
2010-02-10 01:39:26 linux-kernel [PATCH v2 -mm 04/14] arm: use include/linux/pci-dma.h
2010-02-10 01:39:24 linux-kernel [PATCH v2 -mm 02/14] x86: use include/linux/pci-dma.h
2010-02-10 01:39:09 linux-kernel [PATCH v2 -mm 13/14] cris: use include/linux/pci-dma.h
2010-02-10 01:39:08 linux-kernel [PATCH v2 -mm 03/14] alpha: use include/linux/pci-dma.h
2010-02-10 01:39:06 linux-kernel [PATCH v2 -mm 14/14] add linux/pci-dma.h to linux/pci.h
2010-02-10 00:09:11 linux-kernel Re: [PATCH -mm 00/12] adds include/asm-generic/pci-dma-common.h
2010-02-05 05:49:55 linux-kernel [PATCH] ssb: replace the dma_sync_single_range_for_cpu/device API
2010-02-05 04:59:12 linux-kernel [PATCH] mlx4: replace the dma_sync_single_range_for_cpu/device API
2010-02-04 09:52:46 linux-kernel [tip:x86/urgent] x86/agp: Fix amd64-agp module initialization regression
2010-02-04 03:31:41 linux-kernel Re: [PATCH -mm 1/4] DMA-API.txt: add dma_sync_single/sg API description
2010-02-04 03:15:36 linux-kernel [PATCH -mm 3/4] alpha: remove dma_sync_single_range
2010-02-04 03:15:34 linux-kernel [PATCH -mm 2/4] DMA-API.txt: remove dma_sync_single_range description
2010-02-04 03:15:31 linux-kernel [PATCH -mm 4/4] um: remove dma_sync_single_range