Age | Commit message (Expand) | Author | Files | Lines |
2008-08-29 | sparc32: Convert apc to OF driver. | David S. Miller | 1 | -34/+38 |
2008-08-29 | sparc32: Make mmu_map_dma_area and mmu_unmap_dma_area take a device pointer. | David S. Miller | 5 | -23/+19 |
2008-08-29 | sparc32: Kill mmu_translate_dvma and implementations. | David S. Miller | 4 | -34/+0 |
2008-08-29 | sparc32: Kill mmu_translate_dvma() usage. | David S. Miller | 1 | -35/+1 |
2008-08-29 | sparc64: Convert SBUS floppy probing to use OF device objects. | David S. Miller | 1 | -18/+27 |
2008-08-29 | sparc: Convert uctrl driver to OF driver. | David S. Miller | 2 | -97/+121 |
2008-08-29 | sparc: Convert flash driver to OF device probing. | David S. Miller | 1 | -80/+50 |
2008-08-29 | fore200e: Convert over to pure OF driver. | David S. Miller | 2 | -232/+189 |
2008-08-29 | cs4231: Convert SBUS side to OF driver. | David S. Miller | 1 | -28/+50 |
2008-08-29 | alsa: Remove special SBUS dma support code. | David S. Miller | 4 | -56/+2 |
2008-08-29 | cs4231: Use SNDRV_DMA_TYPE_DEV instead of SNDRV_DMA_TYPE_SBUS. | David S. Miller | 1 | -3/+3 |
2008-08-29 | dbri: Convert to pure OF driver. | David S. Miller | 1 | -32/+27 |
2008-08-29 | amd7930: Convert to pure OF driver. | David S. Miller | 1 | -63/+20 |
2008-08-29 | qlogicpti: Convert to pure OF driver. | David S. Miller | 2 | -54/+56 |
2008-08-29 | sun_esp: Convert to pure OF driver. | David S. Miller | 1 | -72/+64 |
2008-08-29 | parport_sunbpp: Convert to pure OF driver. | David S. Miller | 1 | -27/+20 |
2008-08-29 | sunqe: Convert to pure OF driver. | David S. Miller | 2 | -80/+71 |
2008-08-29 | sunlance: Convert to pure OF driver. | David S. Miller | 1 | -47/+40 |
2008-08-29 | sunhme: Convert to pure OF driver. | David S. Miller | 2 | -154/+97 |
2008-08-29 | sunbmac: Convert to pure OF driver. | David S. Miller | 2 | -88/+70 |
2008-08-29 | myri_sbus: Convert to pure OF driver. | David S. Miller | 2 | -89/+69 |
2008-08-29 | sparc: Move SBUS DMA attribute interfaces out of asm/sbus.h | David S. Miller | 12 | -26/+54 |
2008-08-29 | sparc: Convert all SBUS drivers to dma_*() interfaces. | David S. Miller | 14 | -310/+206 |
2008-08-29 | sparc32: Implement more generic dma_*() interfaces. | David S. Miller | 5 | -6/+298 |
2008-08-29 | sparc32: Make mmu_{get,release}_*() take a struct device pointer. | David S. Miller | 4 | -53/+47 |
2008-08-29 | sparc: Make SBUS DMA interfaces take struct device. | David S. Miller | 16 | -156/+167 |
2008-08-29 | sparc: Propagate SBUS iommu archdata into real of_device objects. | David S. Miller | 1 | -4/+20 |
2008-08-29 | sparc32: Make IOMMU and IO-UNIT init work with device nodes. | David S. Miller | 5 | -40/+45 |
2008-08-29 | sparc: Kill SBUS DVMA layer. | David S. Miller | 12 | -717/+246 |
2008-08-29 | sparc: Kill videopix SBUS driver. | David S. Miller | 8 | -1356/+0 |
2008-08-29 | sparc: Delete bare sbus char bpp driver, obsoleted by parport_sunbpp | David S. Miller | 8 | -1141/+0 |
2008-08-25 | sparc64: Fix irq_of_parse_and_map() and irq_dispose_mapping(). | David S. Miller | 3 | -6/+8 |
2008-08-25 | sparc64: Use the cond_syscall()s in kernel/sys_ni.c instead of home-grown copy. | David S. Miller | 2 | -20/+2 |
2008-08-25 | sparc64: Add JBUS UltraSPARC-IIIi support to memory controller driver. | David S. Miller | 1 | -83/+453 |
2008-08-24 | sparc64: Allow chmc to be built as a module. | David S. Miller | 4 | -2/+17 |
2008-08-24 | sparc64: Add generic interface for registering a dimm printing handler. | David S. Miller | 3 | -13/+79 |
2008-08-24 | sparc64: Use consistent chmc_ prefix in variables, types, and functions. | David S. Miller | 1 | -117/+120 |
2008-08-24 | sparc64: Convert UltraSPARC-III memory controller driver to OF driver probing. | David S. Miller | 1 | -41/+78 |
2008-08-24 | hwmon: Add Ultra45 workstation hwmon driver. | David S. Miller | 3 | -0/+328 |
2008-08-24 | sparc64: Kill duplicated sys_pause() implementation. | David S. Miller | 2 | -9/+1 |
2008-08-24 | sparc64: Split syscall_trace() into two functions. | David S. Miller | 4 | -32/+30 |
2008-08-24 | sparc: Add GPIO layer support. | David S. Miller | 3 | -0/+48 |
2008-08-24 | sparc: Implement irq_of_parse_and_map() and irq_dispose_mapping(). | David S. Miller | 3 | -0/+30 |
2008-08-24 | sparc: Add mutex for set property calls. | David S. Miller | 3 | -0/+14 |
2008-08-24 | sparc64: Add JBUS NUMA detection. | David S. Miller | 1 | -0/+40 |
2008-08-23 | Fix oops in acer_wmi driver (acer_wmi_init) | Arjan van de Ven | 1 | -0/+5 |
2008-08-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 10 | -49/+149 |
2008-08-23 | removed unused #include <linux/version.h>'s | Adrian Bunk | 67 | -72/+0 |
2008-08-23 | ipv6: protocol for address routes | Stephen Hemminger | 1 | -0/+1 |
2008-08-23 | icmp: icmp_sk() should not use smp_processor_id() in preemptible code | Denis V. Lunev | 2 | -19/+26 |