summaryrefslogtreecommitdiffstats
path: root/drivers/fc4 (unfollow)
Commit message (Expand)AuthorFilesLines
2006-06-30[SPARC64] power: Convert to of_driver.David S. Miller1-39/+18
2006-06-30[SPARC64] auxio: Remove asm/{sbus,ebus}.h includes.David S. Miller1-3/+2
2006-06-30[SERIAL] sunsab: Fix section mis-match errors.David S. Miller1-4/+4
2006-06-30[SERIAL] sunsab: Convert to of_driver framework.David S. Miller1-155/+144
2006-06-30[SERIAL] sun{su,zilog}: Add missing MODULE_*() niceties.David S. Miller2-1/+6
2006-06-30[SERIAL] sunsu: Convert to of_driver framework.David S. Miller1-334/+157
2006-06-30[SERIAL] sunzilog: Fix bugs in device deregristration.David S. Miller1-7/+22
2006-06-30[SERIAL] sunzilog: Convert to of_driver.David S. Miller1-527/+258
2006-06-30[SPARC]: sparc32 side of of_device layer IRQ resolution.David S. Miller2-8/+66
2006-06-30[SPARC64]: of_device layer IRQ resolutionDavid S. Miller13-1050/+1105
2006-06-30[SPARC64]: Fix typo in clock_probe().David S. Miller1-2/+2
2006-06-30[SPARC64] clock: Only probe central fhc clock on Enterprise boxes.David S. Miller1-0/+7
2006-06-30[SPARC64] power: Do not pass SA_SHIRQ to request_irq().David S. Miller1-1/+1
2006-06-30[SPARC64]: Fix typo in isa_dev_get_irq_using_imap().David S. Miller1-1/+1
2006-06-30[SPARC64]: Let irq_install_pre_handler() get called multiple times.David S. Miller1-0/+4
2006-06-30[SPARC]: Kill interrupt stuff and linux_phandle from device_node.David S. Miller2-16/+0
2006-06-30[SPARC]: Convert clock drivers to of_driver framework.David S. Miller4-265/+94
2006-06-30[SPARC64] auxio: Convert to pure of_device driver.David S. Miller1-49/+24
2006-06-30[SPARC]: Convert all FB SBUS drivers to of_driver framework.David S. Miller8-1149/+1179
2006-06-30[SPARC]: Add of_io{remap,unmap}().David S. Miller4-0/+40
2006-06-30[SPARC]: Encode I/O space into resource flags on sparc32.David S. Miller1-2/+2
2006-06-30[SPARC]: Beginnings of generic of_device framework.David S. Miller6-8/+936
2006-06-30[SPARC]: Add of_n_{addr,size}_cells().David S. Miller4-0/+64
2006-06-30[SPARC64]: Kill starfire_cookie from SBUS/PCI.David S. Miller6-13/+4
2006-06-29[PATCH] usb gadget: fixup pxa2xx_udc to include asm/arch/udc.h againMilan Svoboda1-1/+1
2006-06-29[MIPS] Add missing backslashes to macro definitions.Ralf Baechle1-2/+2
2006-06-29[MIPS] Death list of board support to be removed after 2.6.18.Ralf Baechle1-0/+44
2006-06-29[MIPS] Remove BSD and Sys V compat data types.Ralf Baechle12-47/+47
2006-06-29[MIPS] ioc3.h: Uses u8, so include <linux/types.h>.Ralf Baechle1-0/+2
2006-06-29[MIPS] 74K: Assume it will also have an AR bit in config7Ralf Baechle1-0/+1
2006-06-29[MIPS] Treat CPUs with AR bit as physically indexed.Ralf Baechle1-3/+8
2006-06-29[MIPS] Oprofile: Support VSMP on 34K.Ralf Baechle1-42/+106
2006-06-29[MIPS] MIPS32/MIPS64 S-cache fix and cleanupAtsushi Nemoto1-32/+3
2006-06-29[MIPS] excite: PCI makefile needs to use += if it wants a chance to work.Ralf Baechle1-1/+1
2006-06-29[MIPS] excite: plat_setup -> plat_mem_setup.Ralf Baechle1-1/+1
2006-06-29[MIPS] au1xxx: export dbdma functionsDomen Puncer1-0/+4
2006-06-29[MIPS] au1xxx: dbdma, no sleeping under spin_lockDomen Puncer1-1/+1
2006-06-29[MIPS] au1xxx: fix PSC_SMBTXRX_RSR.Domen Puncer1-1/+1
2006-06-29[MIPS] Early printk for IP27.Ralf Baechle3-27/+25
2006-06-29[MIPS] Fix handling of 0 length I & D caches.Chris Dearman1-23/+41
2006-06-29[MIPS] Typo fixes.Chris Dearman1-3/+3
2006-06-29[MIPS] MIPS32/MIPS64 secondary cache managementChris Dearman5-7/+168
2006-06-29[MIPS] Fix FIXADDR_TOP for TX39/TX49.Atsushi Nemoto1-0/+4
2006-06-29[MIPS] Remove first timer interrupt setup in wrppmc_timer_setup()Yoichi Yuasa1-4/+0
2006-06-29[MIPS] Fix configuration of R2 CPU features and multithreading.Ralf Baechle3-46/+61
2006-06-29[MIPS] Fix build error: don't offer SMP on systems that don't have SMP.Ralf Baechle3-3/+12
2006-06-29[MIPS] Limit MIPS_MT to MIPS32R2 only.Ralf Baechle1-0/+2
2006-06-29[MIPS] Remove set_c0_status(ST0_IM) from wrppmc's irq.c.Yoichi Yuasa1-3/+0
2006-06-29[MIPS] Remove unused system type name for DDB5074 and DDB5476.Yoichi Yuasa1-2/+0
2006-06-29elf-em.h: Define and explain both EM_MIPS_RS3_LE and EM_MIPS_RS4_BE.Ralf Baechle1-0/+5