Commit Graph

119365 Commits (3afb6e9c635f735c751148beddc195daec0e35ec)
 

Author SHA1 Message Date
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
Russell King f412b09f4e Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel 16 years ago
Russell King 31bccbf392 Merge branch 'clps7500' into devel 16 years ago
Russell King e902be56cb Merge branches 'core' and 'clks' into devel 16 years ago
Russell King 5e1dbdb458 [ARM] sa1100: match clock by dev_name(dev) 16 years ago
Russell King e0d8b13ae1 [ARM] pxa: don't pass a consumer clock name for devices with unique clocks 16 years ago
Russell King 8c3abc7d90 [ARM] pxa: convert to clkdev and match clocks by struct device where possible 16 years ago
Russell King 71a06da08c [ARM] versatile: convert to clkdev and lookup clocks by device name 16 years ago
Russell King d72fbdf01f [ARM] integrator: convert to clkdev and lookup clocks by device name 16 years ago
Russell King cf30fb4a4f [ARM] realview: convert to clkdev and lookup clocks by device name 16 years ago
Russell King 0318e693d3 [ARM] clkdev: add generic clkdev infrastructure 16 years ago
Russell King 635f0258e5 [ARM] clps7500: remove support 16 years ago