summaryrefslogtreecommitdiff
path: root/arch/sparc/include/asm
AgeCommit message (Expand)AuthorFilesLines
2008-09-01sparc64: Rewrite central driver.David S. Miller1-42/+1
2008-08-31sparc64: Delete starfire_cpu_setup().David S. Miller1-1/+0
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller1-1/+1
2008-08-30sparc: Kill ebus_bus_type.David S. Miller1-2/+0
2008-08-30sparc: Kill EBUS driver layer.David S. Miller3-171/+0
2008-08-30sparc64: Convert EBUS floppy support to pure OF driver.David S. Miller1-50/+36
2008-08-30sparc: Move EBUS DMA interfaces into seperate header file.David S. Miller4-32/+37
2008-08-30sparc64: Use generic CMOS driver.David S. Miller1-8/+2
2008-08-30sparc: asm/mostek.h is now 32-bit onlyDavid S. Miller3-319/+168
2008-08-29sparc: Delete asm/sbus*.hDavid S. Miller3-108/+0
2008-08-29sparc: Kill now spurious includes of sbus.hDavid S. Miller2-2/+2
2008-08-29sparc32: Kill iounit_map_dma_*().David S. Miller1-4/+0
2008-08-29sparc: Kill sbus_bus_type.David S. Miller1-1/+0
2008-08-29sparc: Remove generic SBUS probing layer.David S. Miller3-5/+0
2008-08-29sparc: Add OF archdata propagation helper.David S. Miller1-0/+2
2008-08-29sparc32: Kill sbus_is_slave().David S. Miller1-7/+0
2008-08-29sparc: Kill OBP property members of sbus_dev and sbus_busDavid S. Miller2-13/+0
2008-08-29sparc: Kill sbus_devaddr() and sbus_dev_slot().David S. Miller2-36/+0
2008-08-29sparc: Kill sbus_ioremap() and sbus_iounmap().David S. Miller2-21/+0
2008-08-29sparc: Convert remaining sbus_ioremap() and sbus_iounmap() users.David S. Miller1-1/+4
2008-08-29sparc: Remove dinky old-style SBUS probing facilities.David S. Miller2-26/+0
2008-08-29sparc: Remove SBUS layer resource and irq handling.David S. Miller2-31/+0
2008-08-29sparc: Kill SBUS layer IRQ hooks.David S. Miller2-20/+0
2008-08-29sparc32: Make mmu_map_dma_area and mmu_unmap_dma_area take a device pointer.David S. Miller1-4/+4
2008-08-29sparc32: Kill mmu_translate_dvma and implementations.David S. Miller1-2/+0
2008-08-29sparc64: Convert SBUS floppy probing to use OF device objects.David S. Miller1-18/+27
2008-08-29sparc: Move SBUS DMA attribute interfaces out of asm/sbus.hDavid S. Miller4-8/+22
2008-08-29sparc: Convert all SBUS drivers to dma_*() interfaces.David S. Miller2-80/+0
2008-08-29sparc32: Implement more generic dma_*() interfaces.David S. Miller1-5/+54
2008-08-29sparc32: Make mmu_{get,release}_*() take a struct device pointer.David S. Miller1-9/+13
2008-08-29sparc: Make SBUS DMA interfaces take struct device.David S. Miller2-45/+23
2008-08-29sparc32: Make IOMMU and IO-UNIT init work with device nodes.David S. Miller2-0/+4
2008-08-29sparc: Kill SBUS DVMA layer.David S. Miller4-498/+147
2008-08-29sparc: Kill videopix SBUS driver.David S. Miller2-59/+0
2008-08-29sparc: Delete bare sbus char bpp driver, obsoleted by parport_sunbppDavid S. Miller2-74/+0
2008-08-26sparc64: Fix irq_of_parse_and_map() and irq_dispose_mapping().David S. Miller1-2/+4
2008-08-25sparc64: Add generic interface for registering a dimm printing handler.David S. Miller1-0/+9
2008-08-25sparc: Add GPIO layer support.David S. Miller1-0/+36
2008-08-25sparc: Implement irq_of_parse_and_map() and irq_dispose_mapping().David S. Miller1-0/+8
2008-08-25sparc: Add mutex for set property calls.David S. Miller1-0/+2
2008-08-13sparc64: Implement IRQ stacks.David S. Miller1-0/+4
2008-08-13sparc: remove include of linux/of_device.h from asm/of_device.hStephen Rothwell1-2/+1
2008-08-08sparc: don't use asm/of_device.hStephen Rothwell5-5/+7
2008-08-07of/sparc: remove include of linux/of_platform.h from asm/of_platform.hStephen Rothwell1-3/+0
2008-08-01sparc: Add __KERNEL__ ifdef protection to pt_regs helpers.David S. Miller2-26/+25
2008-07-31sparc64: Hook up trigger_all_cpu_backtrace().David S. Miller1-0/+3
2008-07-31sparc64: Make global reg dumping even more useful.David S. Miller1-4/+4
2008-07-31sparc64: FUTEX_OP_ANDN fixMikael Pettersson1-1/+1
2008-07-30sparc: merge of_platform_{32,64}.hStephen Rothwell3-53/+21
2008-07-30sparc64: Kill isa_bus_type.David S. Miller1-1/+0