summaryrefslogtreecommitdiffstats
path: root/arch/sparc
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-314-4/+4
* sparc: Stop setting NO_DMA.David S. Miller2008-08-301-3/+0Star
* sparc: Kill ebus_bus_type.David S. Miller2008-08-302-12/+0Star
* sparc: Kill EBUS driver layer.David S. Miller2008-08-307-575/+1Star
* 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-2911-11/+6Star
* sparc32: Kill iounit_map_dma_*().David S. Miller2008-08-293-55/+0Star
* sparc: Kill sbus_bus_type.David S. Miller2008-08-292-10/+0Star
* sparc: Remove generic SBUS probing layer.David S. Miller2008-08-296-57/+41Star
* sparc: Add OF archdata propagation helper.David S. Miller2008-08-292-0/+24
* sparc: Kill sbus_arch_preinit().David S. Miller2008-08-291-9/+3Star
* 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-294-39/+0Star
* sparc: Convert remaining sbus_ioremap() and sbus_iounmap() users.David S. Miller2008-08-296-14/+23
* sparc: Remove dinky old-style SBUS probing facilities.David S. Miller2008-08-293-27/+0Star
* sparc: Remove SBUS layer resource and irq handling.David S. Miller2008-08-293-58/+0Star
* sparc: Kill SBUS layer IRQ hooks.David S. Miller2008-08-296-120/+0Star
* sparc32: Convert sun4d IRQ code to use generic device tree probing.David S. Miller2008-08-291-35/+48
* sparc32: Convert pmc to OF driver.David S. Miller2008-08-291-29/+28Star
* sparc32: Convert apc to OF driver.David S. Miller2008-08-291-34/+38
* sparc32: Make mmu_map_dma_area and mmu_unmap_dma_area take a device pointer.David S. Miller2008-08-295-23/+19Star
* sparc32: Kill mmu_translate_dvma and implementations.David S. Miller2008-08-294-34/+0Star
* sparc32: Kill mmu_translate_dvma() usage.David S. Miller2008-08-291-35/+1Star
* 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-295-9/+23
* sparc: Convert all SBUS drivers to dma_*() interfaces.David S. Miller2008-08-293-88/+0Star
* sparc32: Implement more generic dma_*() interfaces.David S. Miller2008-08-295-6/+298
* sparc32: Make mmu_{get,release}_*() take a struct device pointer.David S. Miller2008-08-294-53/+47Star
* sparc: Make SBUS DMA interfaces take struct device.David S. Miller2008-08-294-71/+42Star
* sparc32: Make IOMMU and IO-UNIT init work with device nodes.David S. Miller2008-08-295-40/+45
* sparc: Kill SBUS DVMA layer.David S. Miller2008-08-295-499/+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-293-75/+0Star
* sparc64: Fix irq_of_parse_and_map() and irq_dispose_mapping().David S. Miller2008-08-262-4/+6
* 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-252-0/+42
* sparc: Implement irq_of_parse_and_map() and irq_dispose_mapping().David S. Miller2008-08-252-0/+19
* sparc: Add mutex for set property calls.David S. Miller2008-08-252-0/+8
* 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-087-7/+9
* of/sparc: remove include of linux/of_platform.h from asm/of_platform.hStephen Rothwell2008-08-071-3/+0Star