Commit Graph

1357 Commits (eb229b22fbe8b76c6531b1caca3800f9e1f705d5)

Author SHA1 Message Date
David S. Miller 687124dda0 sparc64: Use ENTRY/ENDPROC in hypervisor asm. 17 years ago
David S. Miller 3d452e55ef sparc64: Apply const or __initdata to vio_device_id[] 17 years ago
David S. Miller ba4962d7a6 sparc64: Clean up CPU chip type probing code. 17 years ago
David S. Miller b69416b51b sparc64: Rewrite central driver. 17 years ago
David S. Miller 10d29ff907 sparc64: Delete starfire_cpu_setup(). 17 years ago
David S. Miller d7472c389e sparc64: Simplify error handling in PCI controller probing. 17 years ago
David S. Miller fd098316ef sparc: Annotate of_device_id arrays with const or __initdata. 17 years ago
David S. Miller c8049966b7 sparc64: Convert FIRE PCI controller driver into a real driver. 17 years ago
David S. Miller edbe805b2b sparc64: Convert SABRE PCI controller driver into a real driver. 17 years ago
David S. Miller b20bfe41ba sparc64: Convert PSYCHO PCI controller driver into a real driver. 17 years ago
David S. Miller 3822b50964 sparc64: Convert SUN4V PCI controller driver into a real driver. 17 years ago
David S. Miller 6d19c88f53 sparc64: Convert SCHIZO PCI controller driver into a real driver. 17 years ago
David S. Miller dbb8c35d90 sparc64: setup_valid_addr_bitmap_from_pavail() should be __init 17 years ago
David S. Miller c510b9bfa1 sparc64: Don't invoke power_init() from pcibios_init(). 17 years ago
David S. Miller e0ac612e69 sparc: Kill ebus_bus_type. 17 years ago
David S. Miller 356d164757 sparc: Kill EBUS driver layer. 17 years ago
David S. Miller aae7fb87ec sparc: Move EBUS DMA interfaces into seperate header file. 17 years ago
David S. Miller ae05f87ee2 sparc64: Propagate PCI device archdata into OF device tree for EBUS. 17 years ago
David S. Miller f2be6de88d sparc64: Use generic starfire RTC driver. 17 years ago
David S. Miller 84d6bd5ef7 sparc64: Use generic sun4v RTC driver. 17 years ago
David S. Miller 29b503f11c sparc64: Use generic BQ4802 RTC driver. 17 years ago
David S. Miller da86783dda sparc64: Use generic CMOS driver. 17 years ago
David S. Miller 1518e7ed08 sparc64: Convert Mostek rtc to use generic RTC layer driver. 17 years ago
David S. Miller a0b31b578f sparc64: Check for RTC class device in update_persistent_clock(). 17 years ago
David S. Miller 90de9dea3b sparc64: Select RTC_CLASS 17 years ago
David S. Miller 9dc69230a9 sparc: Kill now spurious includes of sbus.h 17 years ago
David S. Miller 47a2d72885 sparc: Kill sbus_bus_type. 17 years ago
David S. Miller 046e26a8ba sparc: Remove generic SBUS probing layer. 17 years ago
David S. Miller 5059625ed8 sparc: Add OF archdata propagation helper. 17 years ago
David S. Miller f8e4d32cb5 sparc: Kill sbus_arch_preinit(). 17 years ago
David S. Miller 98261dd1a3 sparc: Remove dinky old-style SBUS probing facilities. 17 years ago
David S. Miller 104364810f sparc: Remove SBUS layer resource and irq handling. 17 years ago
David S. Miller 33c4655c00 sparc: Kill SBUS layer IRQ hooks. 17 years ago
David S. Miller 63237eeb5a sparc: Move SBUS DMA attribute interfaces out of asm/sbus.h 17 years ago
David S. Miller 738f2b7b81 sparc: Convert all SBUS drivers to dma_*() interfaces. 17 years ago
David S. Miller 7a715f4601 sparc: Make SBUS DMA interfaces take struct device. 17 years ago
David S. Miller 334ae61477 sparc: Kill SBUS DVMA layer. 17 years ago
David S. Miller 902663f6ea sparc: Delete bare sbus char bpp driver, obsoleted by parport_sunbpp 17 years ago
David S. Miller e3c71a3291 sparc: Fix resource flags for PCI children in OF device tree. 17 years ago
David S. Miller 51e0f004a9 sparc64: Fix irq_of_parse_and_map() and irq_dispose_mapping(). 17 years ago
David S. Miller 783c98b911 sparc64: Use the cond_syscall()s in kernel/sys_ni.c instead of home-grown copy. 17 years ago
David S. Miller 85269eb554 sparc64: Add JBUS UltraSPARC-IIIi support to memory controller driver. 17 years ago
David S. Miller 41660e9ac6 sparc64: Allow chmc to be built as a module. 17 years ago
David S. Miller 881d021ab0 sparc64: Add generic interface for registering a dimm printing handler. 17 years ago
David S. Miller 83ef64b9de sparc64: Use consistent chmc_ prefix in variables, types, and functions. 17 years ago
David S. Miller b28422e32b sparc64: Convert UltraSPARC-III memory controller driver to OF driver probing. 17 years ago
David S. Miller 8394b3a84b sparc64: Kill duplicated sys_pause() implementation. 17 years ago
David S. Miller fe06ccaad2 sparc64: Split syscall_trace() into two functions. 17 years ago
David S. Miller 15df0f3302 sparc: Add GPIO layer support. 17 years ago
David S. Miller 44266215e3 sparc: Implement irq_of_parse_and_map() and irq_dispose_mapping(). 17 years ago