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