Linus Torvalds
|
968e75fc13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
|
14 gadi atpakaļ |
Geert Uytterhoeven
|
a0e997c20a
sparc: iounmap() and *_free_coherent() - Use lookup_resource()
|
14 gadi atpakaļ |
Geert Uytterhoeven
|
88efd0bbc0
sparc: _sparc_find_resource() should check for exact matches
|
14 gadi atpakaļ |
Joe Perches
|
28f65c11f2
treewide: Convert uses of struct resource to resource_size(ptr)
|
14 gadi atpakaļ |
Kristoffer Glembo
|
d81f087f1f
sparc32,leon: Remove unnecessary page_address calls in LEON DMA API.
|
14 gadi atpakaļ |
Kristoffer Glembo
|
0c7c6a3c05
sparc: Fix sbus_alloc_coherent error handling.
|
14 gadi atpakaļ |
Kristoffer Glembo
|
7feee249d4
sparc: Make mmu_inval_dma_area take void * instead of unsigned long to minimize casts.
|
14 gadi atpakaļ |
Kristoffer Glembo
|
1b19274083
sparc/leon: Make mmu_inval_dma_area flush dcache for LEONs without snooping enabled.
|
14 gadi atpakaļ |
Kristoffer Glembo
|
1830474696
sparc/leon: Add LEON dma_ops.
|
14 gadi atpakaļ |
Kristoffer Glembo
|
b8682cefb8
sparc: Add pci32_unmap_page.
|
14 gadi atpakaļ |
Kristoffer Glembo
|
5c8345bbe8
sparc: Replace open coded page alignment with PAGE_ALIGN macro.
|
14 gadi atpakaļ |
Grant Likely
|
cd4cd7306a
sparc: remove references to of_device and to_of_device
|
15 gadi atpakaļ |
Grant Likely
|
61c7a080a5
of: Always use 'struct device.of_node' to get device node pointer.
|
15 gadi atpakaļ |
FUJITA Tomonori
|
349004294c
dma-mapping: sparc: unify 32bit and 64bit dma_set_mask
|
15 gadi atpakaļ |
Konrad Eisele
|
8401707ff6
sparc,leon: Sparc-Leon SMP support
|
15 gadi atpakaļ |
David S. Miller
|
cabc5c0f7f
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
|
15 gadi atpakaļ |
Alexey Dobriyan
|
e7a088f935
sparc: convert /proc/io_map, /proc/dvma_map to seq_file
|
15 gadi atpakaļ |
FUJITA Tomonori
|
451d7400a3
sparc: Add CONFIG_DMA_API_DEBUG support
|
16 gadi atpakaļ |
FUJITA Tomonori
|
ee664a9252
sparc: Use asm-generic/pci-dma-compat
|
16 gadi atpakaļ |
FUJITA Tomonori
|
c2c07dbd87
sparc: Replace sbus_map_single and sbus_unmap_single with sbus_map_page and sbus_unmap_page
|
16 gadi atpakaļ |
Sam Ravnborg
|
6943f3da3e
sparc: move EXPORT_SYMBOL to the symbols definition
|
16 gadi atpakaļ |
Robert Reif
|
aa83a26a19
sparc: use sparc64 version of scatterlist.h
|
16 gadi atpakaļ |
David S. Miller
|
9dc69230a9
sparc: Kill now spurious includes of sbus.h
|
17 gadi atpakaļ |
David S. Miller
|
046e26a8ba
sparc: Remove generic SBUS probing layer.
|
17 gadi atpakaļ |
David S. Miller
|
f8e4d32cb5
sparc: Kill sbus_arch_preinit().
|
17 gadi atpakaļ |
David S. Miller
|
615deeb27b
sparc: Kill sbus_ioremap() and sbus_iounmap().
|
17 gadi atpakaļ |
David S. Miller
|
104364810f
sparc: Remove SBUS layer resource and irq handling.
|
17 gadi atpakaļ |
David S. Miller
|
33c4655c00
sparc: Kill SBUS layer IRQ hooks.
|
17 gadi atpakaļ |
David S. Miller
|
4b1c5df2af
sparc32: Make mmu_map_dma_area and mmu_unmap_dma_area take a device pointer.
|
17 gadi atpakaļ |
David S. Miller
|
aba945e76b
sparc32: Kill mmu_translate_dvma() usage.
|
17 gadi atpakaļ |