Stanislaw Gruszka
|
ba4b87ad54
dma-debug: print information about leaked entry
|
14 years ago |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
14 years ago |
Dan Carpenter
|
39a37ce1cc
dma-debug: Cleanup for copy-loop in filter_write()
|
15 years ago |
Joerg Roedel
|
a02b11937a
Merge branches 'amd-iommu/fixes' and 'dma-debug/fixes' into iommu/fixes
|
15 years ago |
Thiago Farina
|
aeb583d081
lib/dma-debug.c: mark file-local struct symbol static.
|
15 years ago |
Krzysztof Halasa
|
42d53b4ff7
dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with DMA_FROM_DEVICE and
|
15 years ago |
Ingo Molnar
|
a8fe9ea200
dma-debug: Fix bug causing build warning
|
15 years ago |
Shaun Ruffell
|
f797d9881b
dma-debug: Do not add notifier when dma debugging is disabled.
|
15 years ago |
André Goddard Rosa
|
af901ca181
tree-wide: fix assorted typos all over the place
|
15 years ago |
Joerg Roedel
|
59a40e7045
dma-debug: Fix compile warning with PAE enabled
|
15 years ago |
Kyle McMartin
|
ec9c96ef3c
dma-debug: Fix check_unmap null pointer dereference
|
15 years ago |
Ingo Molnar
|
f39d1b9792
dma-debug: Fix the overlap() function to be correct and readable
|
16 years ago |
Ingo Molnar
|
b0a5b83ee0
dma-debug: Put all hash-chain locks into the same lock class
|
16 years ago |
Joerg Roedel
|
c79ee4e466
dma-debug: fix off-by-one error in overlap function
|
16 years ago |
Joerg Roedel
|
aa010efb7b
dma-debug: be more careful when building reference entries
|
16 years ago |
Joerg Roedel
|
e5e8c5b90a
dma-debug: check for sg_call_ents in best-fit algorithm too
|
16 years ago |
Joerg Roedel
|
0bf841281e
dma-debug: simplify logic in driver_filter()
|
16 years ago |
Joerg Roedel
|
be81c6ea23
dma-debug: disable/enable irqs only once in device_dma_allocations
|
16 years ago |
Joerg Roedel
|
e7ed70eedc
dma-debug: use pr_* instead of printk(KERN_* ...)
|
16 years ago |
Joerg Roedel
|
c17e2cf737
dma-debug: code style fixes
|
16 years ago |
Joerg Roedel
|
3123250947
dma-debug: comment style fixes
|
16 years ago |
Ingo Molnar
|
62a6f465f6
Merge branch 'dma-debug/2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into core/iommu
|
16 years ago |
Joerg Roedel
|
7caf6a49bb
dma-debug: change hash_bucket_find from first-fit to best-fit
|
16 years ago |
Joerg Roedel
|
bdc2911cde
Merge branches 'dma-debug/fixes' and 'dma-debug/driver-filter' into dma-debug/2.6.31
|
16 years ago |
Joerg Roedel
|
1745de5e56
dma-debug: add dma_debug_driver kernel command line
|
16 years ago |
Joerg Roedel
|
8a6fc708b9
dma-debug: add debugfs file for driver filter
|
16 years ago |
Joerg Roedel
|
2e507d849f
dma-debug: add variables and checks for driver filter
|
16 years ago |
FUJITA Tomonori
|
88f3907f6f
dma-debug: fix debug_dma_sync_sg_for_cpu and debug_dma_sync_sg_for_device
|
16 years ago |
FUJITA Tomonori
|
884d05970b
dma-debug: use sg_dma_len accessor
|
16 years ago |
FUJITA Tomonori
|
15aedea439
dma-debug: use sg_dma_address accessor instead of using dma_address directly
|
16 years ago |