Commit Graph

119376 Commits (308d333ad6cc12e39adaed22dc10bac48e17742a)
 

Author SHA1 Message Date
Russell King 308d333ad6 [ARM] dma: move IOMD and floppy DMA structures to RiscPC DMA code 16 years ago
Russell King f0ffc81625 [ARM] dma: remove dmamode_t typedef 16 years ago
Russell King 4e57ea9a2e [ARM] dma: remove usage of dmamode_t from MXC platform support 16 years ago
Russell King bc6447b8e4 [ARM] dma: make DMA_MODE_xxx reflect ISA DMA settings 16 years ago
Russell King 5369bea7d7 [ARM] dma: Use sensible DMA parameters for Acorn drivers 16 years ago
Russell King f671865336 [ARM] dma: pata_icside's contiguous sg array is now redundant 16 years ago
Russell King 9e28d7e8c5 [ARM] dma: convert IOMD DMA to use sg_next() 16 years ago
Russell King d667522fdf [ARM] dma: ensure that the single entry sg is properly initialized 16 years ago
Russell King 8c56afcbea [ARM] dma: constify dma controller name and dma ops 16 years ago
Russell King ad9dd94c38 [ARM] dma: move RiscPC specific DMA data out of dma_struct 16 years ago
Russell King 2f757f2ab7 [ARM] dma: rejig DMA initialization 16 years ago
Russell King 3afb6e9c63 [ARM] dma: factor out code looking up the DMA channel 16 years ago
Russell King 1df8130278 [ARM] dma: remove dmach_t typedef 16 years ago
Russell King f40b121d98 [ARM] Rename ISA mach/dma.h header to mach/isa-dma.h 16 years ago
Russell King dcea83adc6 [ARM] Hide ISA DMA API when ISA_DMA_API is unset 16 years ago
Russell King c72e005b09 [ARM] fix constant values of MAX_DMA_ADDRESS 16 years ago
Russell King b9c78022b0 [ARM] move MAX_DMA_ADDRESS to mach/memory.h 16 years ago
Russell King 5bed1fb328 [ARM] Remove unnecessary mach/hardware.h includes in arch/arm/mm 16 years ago
Russell King 0b3ce7fc3b [ARM] asm/system.h does not require asm/memory.h 16 years ago
Russell King 92f3753f45 [ARM] ns9xxx: mach/hardware.h doesn't need asm/memory.h 16 years ago
Russell King 4b78a9ffab [ARM] ixp4xx: clean up includes 16 years ago
Russell King 32643fe633 [ARM] ixp23xx: mach/io.h doesn't need BUG() anymore 16 years ago
Russell King 6ae8595e97 [ARM] iop13xx: avoid polluting the kernel's namespace 16 years ago
Russell King 0114cb40d0 [ARM] iop3xx: avoid polluting the kernel's namespace 16 years ago
Russell King 47190a3350 [ARM] shark: avoid polluting the kernel's namespace 16 years ago
Russell King 514161b601 [ARM] shark: remove old unused "translated" IO macros 16 years ago
Russell King 1dab59c09b [ARM] clps711x: avoid polluting the kernel's namespace 16 years ago
Russell King 3a72d8aeb7 [ARM] footbridge: mach/hardware.h doesn't require mach/memory.h 16 years ago
Russell King 326878173b [ARM] footbridge: avoid polluting the kernel's namespace 16 years ago
Russell King 325045fa53 [ARM] aaec2000: avoid polluting the kernel's namespace 16 years ago
Russell King fa44c9e21f [ARM] lh7a40x: avoid polluting the kernel's namespace 16 years ago
Russell King 275c8a21db [ARM] l7200: avoid polluting the kernel's namespace 16 years ago
Russell King 459fd555f4 [ARM] h720x: avoid polluting the kernel's namespace 16 years ago
Russell King 1e14937eed [ARM] imx: avoid polluting the kernel's namespace 16 years ago
Russell King 05678a96de [ARM] pxa: avoid polluting the kernel's namespace 16 years ago
Russell King 6de2c31d3d [ARM] rpc: remove obsolete IO accessors 16 years ago
Russell King ccaec3ec78 [ARM] versatile: remove IRQ mask definitions 16 years ago
Russell King 7ef4de17cc Merge branch 'highmem' into devel 16 years ago
Nicolas Pitre b5ee900258 [ARM] remove a common set of __virt_to_bus definitions 16 years ago
Nicolas Pitre 75f4aa15cf [ARM] unconditionally define __virt_to_phys and __phys_to_virt 16 years ago
Nicolas Pitre 252d4c276d [ARM] remove bogus #ifdef CONFIG_HIGHMEM in show_pte() 16 years ago
Nicolas Pitre 9210807cb5 [ARM] prevent the vmalloc cmdline argument from eating all memory 16 years ago
Nicolas Pitre 6db015e49c [ARM] mem_init() cleanups 16 years ago
Nicolas Pitre a1bbaec0cd [ARM] split highmem into its own memory bank 16 years ago
Nicolas Pitre 4b5f32cee0 [ARM] rationalize memory configuration code some more 16 years ago
Nicolas Pitre 43ae286b7d [ARM] fix a couple clear_user_highpage assembly constraints 16 years ago
Russell King 303c644365 [ARM] clearpage: provide our own clear_user_highpage() 16 years ago
Russell King 063b0a4207 [ARM] copypage: provide our own copy_user_highpage() 16 years ago
Russell King d73e60b714 [ARM] copypage: convert assembly files to C 16 years ago
Russell King 487ff32082 Allow architectures to override copy_user_highpage() 16 years ago