aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-06-29[SERIO] i8042-sparcio.h: Convert to of_driver framework.David S. Miller1-39/+69
2006-06-29[SPARC64]: time: Kill unnecessary asm/{fhc,sbus,ebus,isa}.h includes.David S. Miller1-5/+2
2006-06-29[SPARC64] power: Convert to of_driver.David S. Miller1-39/+18
2006-06-29[SPARC64] auxio: Remove asm/{sbus,ebus}.h includes.David S. Miller1-3/+2
2006-06-29[SERIAL] sunsab: Fix section mis-match errors.David S. Miller1-4/+4
2006-06-29[SERIAL] sunsab: Convert to of_driver framework.David S. Miller1-155/+144
2006-06-29[SERIAL] sun{su,zilog}: Add missing MODULE_*() niceties.David S. Miller2-1/+6
2006-06-29[SERIAL] sunsu: Convert to of_driver framework.David S. Miller1-334/+157
2006-06-29[SERIAL] sunzilog: Fix bugs in device deregristration.David S. Miller1-7/+22
2006-06-29[SERIAL] sunzilog: Convert to of_driver.David S. Miller1-527/+258
2006-06-29[SPARC]: sparc32 side of of_device layer IRQ resolution.David S. Miller2-8/+66
2006-06-29[SPARC64]: of_device layer IRQ resolutionDavid S. Miller13-1050/+1105
2006-06-29[SPARC64]: Fix typo in clock_probe().David S. Miller1-2/+2
2006-06-29[SPARC64] clock: Only probe central fhc clock on Enterprise boxes.David S. Miller1-0/+7
2006-06-29[SPARC64] power: Do not pass SA_SHIRQ to request_irq().David S. Miller1-1/+1
2006-06-29[SPARC64]: Fix typo in isa_dev_get_irq_using_imap().David S. Miller1-1/+1
2006-06-29[SPARC64]: Let irq_install_pre_handler() get called multiple times.David S. Miller1-0/+4
2006-06-29[SPARC]: Kill interrupt stuff and linux_phandle from device_node.David S. Miller2-16/+0
2006-06-29[SPARC]: Convert clock drivers to of_driver framework.David S. Miller4-265/+94
2006-06-29[SPARC64] auxio: Convert to pure of_device driver.David S. Miller1-49/+24
2006-06-29[SPARC]: Convert all FB SBUS drivers to of_driver framework.David S. Miller8-1149/+1179
2006-06-29[SPARC]: Add of_io{remap,unmap}().David S. Miller4-0/+40
2006-06-29[SPARC]: Encode I/O space into resource flags on sparc32.David S. Miller1-2/+2
2006-06-29[SPARC]: Beginnings of generic of_device framework.David S. Miller6-8/+936
2006-06-29[SPARC]: Add of_n_{addr,size}_cells().David S. Miller4-0/+64
2006-06-29[SPARC64]: Kill starfire_cookie from SBUS/PCI.David S. Miller6-13/+4
2006-06-29ocfs2: remove redundant NULL checks in ocfs2_direct_IO_get_blocks()Florin Malita1-8/+1
2006-06-29ocfs2: clean up some osb fieldsMark Fasheh4-42/+4
2006-06-29ocfs2: fix init of uuid_net_keyMark Fasheh1-1/+1
2006-06-29ocfs2: silence a debug printMark Fasheh1-1/+1
2006-06-29ocfs2: silence ENOENT during lookup of broken linksSunil Mushran1-1/+1
2006-06-29ocfs2: Cleanup message printsSunil Mushran3-18/+20
2006-06-29ocfs2: silence -EEXIST from ocfs2_extent_map_insert/lookupJoel Becker1-7/+22
2006-06-29[PATCH] fs/ocfs2/dlm/dlmrecovery.c: make dlm_lockres_master_requery() staticAdrian Bunk2-4/+6
2006-06-29ocfs2: warn the user on a dead timeout mismatchMark Fasheh2-0/+21
2006-06-29ocfs2: OCFS2_FS must depend on SYSFSAdrian Bunk1-1/+1
2006-06-29ocfs2: Compile-time disabling of ocfs2 debugging output.Joel Becker4-7/+35
2006-06-29configfs: Clear up a few extra spaces where there should be TABs.Joel Becker2-4/+4
2006-06-29configfs: Release memory in configfs_example.Joel Becker1-4/+15
2006-06-29[PATCH] usb gadget: fixup pxa2xx_udc to include asm/arch/udc.h againMilan Svoboda1-1/+1
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds197-8271/+96
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds4-17/+46
2006-06-29Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds58-470/+572
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