summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* sparc: Remove dinky old-style SBUS probing facilities.David S. Miller2008-08-295-42/+0
* sparc: Remove SBUS layer resource and irq handling.David S. Miller2008-08-295-185/+1
* sparc: Kill SBUS layer IRQ hooks.David S. Miller2008-08-298-148/+0
* 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/+28
* 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/+19
* sparc32: Kill mmu_translate_dvma and implementations.David S. Miller2008-08-294-34/+0
* sparc32: Kill mmu_translate_dvma() usage.David S. Miller2008-08-291-35/+1
* sparc64: Convert SBUS floppy probing to use OF device objects.David S. Miller2008-08-291-18/+27
* sparc: Convert uctrl driver to OF driver.David S. Miller2008-08-292-97/+121
* sparc: Convert flash driver to OF device probing.David S. Miller2008-08-291-80/+50
* fore200e: Convert over to pure OF driver.David S. Miller2008-08-292-232/+189
* cs4231: Convert SBUS side to OF driver.David S. Miller2008-08-291-28/+50
* alsa: Remove special SBUS dma support code.David S. Miller2008-08-294-56/+2
* cs4231: Use SNDRV_DMA_TYPE_DEV instead of SNDRV_DMA_TYPE_SBUS.David S. Miller2008-08-291-3/+3
* dbri: Convert to pure OF driver.David S. Miller2008-08-291-32/+27
* amd7930: Convert to pure OF driver.David S. Miller2008-08-291-63/+20
* qlogicpti: Convert to pure OF driver.David S. Miller2008-08-292-54/+56
* sun_esp: Convert to pure OF driver.David S. Miller2008-08-291-72/+64
* parport_sunbpp: Convert to pure OF driver.David S. Miller2008-08-291-27/+20
* sunqe: Convert to pure OF driver.David S. Miller2008-08-292-80/+71
* sunlance: Convert to pure OF driver.David S. Miller2008-08-291-47/+40
* sunhme: Convert to pure OF driver.David S. Miller2008-08-292-154/+97
* sunbmac: Convert to pure OF driver.David S. Miller2008-08-292-88/+70
* myri_sbus: Convert to pure OF driver.David S. Miller2008-08-292-89/+69
* sparc: Move SBUS DMA attribute interfaces out of asm/sbus.hDavid S. Miller2008-08-2912-26/+54
* sparc: Convert all SBUS drivers to dma_*() interfaces.David S. Miller2008-08-2914-310/+206
* 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/+47
* sparc: Make SBUS DMA interfaces take struct device.David S. Miller2008-08-2916-156/+167
* sparc: Propagate SBUS iommu archdata into real of_device objects.David S. Miller2008-08-291-4/+20
* 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-2912-717/+246
* sparc: Kill videopix SBUS driver.David S. Miller2008-08-298-1356/+0
* sparc: Delete bare sbus char bpp driver, obsoleted by parport_sunbppDavid S. Miller2008-08-298-1141/+0
* sparc64: Fix irq_of_parse_and_map() and irq_dispose_mapping().David S. Miller2008-08-253-6/+8
* sparc64: Use the cond_syscall()s in kernel/sys_ni.c instead of home-grown copy.David S. Miller2008-08-252-20/+2
* sparc64: Add JBUS UltraSPARC-IIIi support to memory controller driver.David S. Miller2008-08-251-83/+453
* sparc64: Allow chmc to be built as a module.David S. Miller2008-08-244-2/+17
* sparc64: Add generic interface for registering a dimm printing handler.David S. Miller2008-08-243-13/+79
* sparc64: Use consistent chmc_ prefix in variables, types, and functions.David S. Miller2008-08-241-117/+120
* sparc64: Convert UltraSPARC-III memory controller driver to OF driver probing.David S. Miller2008-08-241-41/+78
* hwmon: Add Ultra45 workstation hwmon driver.David S. Miller2008-08-243-0/+328
* sparc64: Kill duplicated sys_pause() implementation.David S. Miller2008-08-242-9/+1
* sparc64: Split syscall_trace() into two functions.David S. Miller2008-08-244-32/+30
* sparc: Add GPIO layer support.David S. Miller2008-08-243-0/+48
* sparc: Implement irq_of_parse_and_map() and irq_dispose_mapping().David S. Miller2008-08-243-0/+30
* sparc: Add mutex for set property calls.David S. Miller2008-08-243-0/+14
* sparc64: Add JBUS NUMA detection.David S. Miller2008-08-241-0/+40
OpenPOWER on IntegriCloud