summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-06-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds31-1687/+1444
2006-06-25Enable minimal per-device resume tracingLinus Torvalds1-0/+4
2006-06-25Add some basic resume trace facilitiesLinus Torvalds2-0/+229
2006-06-24[PARPORT] sunbpp: Convert to new SBUS device framework.David S. Miller1-64/+70
2006-06-24[SCSI] qlogicpti: Convert to new SBUS device framework.David S. Miller1-175/+186
2006-06-24[SCSI] esp: Fix bug in esp_remove_common.David S. Miller1-4/+1
2006-06-24[NET] sunhme: Kill useless loop over sdevs in quattro_sbus_find().David S. Miller1-14/+0
2006-06-24[NET] myri_sbus: Kill unused next_module struct member.David S. Miller1-1/+0
2006-06-24[NET] myri_sbus: Convert to new SBUS device layer.David S. Miller1-55/+61
2006-06-24[NET] sunqe: Convert to new SBUS driver layer.David S. Miller1-249/+219
2006-06-24[NET] sunbmac: Convert over to new SBUS device framework.David S. Miller2-67/+61
2006-06-24[NET] sunlance: Convert to new SBUS driver framework.David S. Miller1-76/+97
2006-06-24[NET] sunhme: Convert to new SBUS driver framework.David S. Miller2-174/+187
2006-06-24[NET] sunhme: Kill __sparc__ and __sparc_v9__ ifdefs.David S. Miller1-12/+12
2006-06-24[SCSI] sparc: Port esp to new SBUS driver layer.David S. Miller2-165/+157
2006-06-24[SBUS]: Rewrite and plug into of_device framework.David S. Miller1-310/+139
2006-06-24[SPARC]: Port sparc64 in-kernel device tree code to sparc32.David S. Miller1-0/+1
2006-06-24[SPARC64]: Add of_device layer and make ebus/isa use it.David S. Miller2-96/+124
2006-06-24[SPARC64]: Convert central bus layer to in-kernel PROM device tree.David S. Miller1-1/+1
2006-06-24[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller10-67/+64
2006-06-24[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.David S. Miller6-27/+38
2006-06-24[SPARC64]: Convert sun4v virtual-device layer to in-kernel PROM device tree.David S. Miller1-17/+18
2006-06-24[SBUS]: Start cleaning up generic sbus support layer.David S. Miller1-124/+19
2006-06-24[PATCH] fix typo in acpi video brightness changes.Dave Jones1-1/+1
2006-06-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds26-2181/+6032
2006-06-23[PATCH] cpufreq build fixAndrew Morton2-0/+2
2006-06-23[PATCH] Get rid of struct request request_pm_state memberJens Axboe2-41/+54
2006-06-23[PATCH] Kill PF_SYNCWRITE flagJens Axboe1-2/+0
2006-06-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds49-128/+87
2006-06-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds131-3781/+4312
2006-06-23[PATCH] drivers/block/loop.c: don't return garbage if LOOP_SET_STATUS not calledConstantine Sapuntzakis1-1/+1
2006-06-23[PATCH] More BUG_ON conversionEric Sesterhenn15-59/+30
2006-06-23[PATCH] Sparse fixes for synclink_csPeter Hagervall1-27/+27
2006-06-23[PATCH] drivers/md/raid6algos.c: fix a NULL dereferenceAdrian Bunk1-4/+3
2006-06-23[PATCH] SGI IOC4: Detect IO card variantBrent Casavant3-5/+74
2006-06-23[PATCH] connector-exportsAndrew Morton2-4/+4
2006-06-23[PATCH] ipmi: strstrip conversionPekka Enberg1-16/+9
2006-06-23[PATCH] Process Events - Header CleanupMatt Helsley1-0/+1
2006-06-23[PATCH] leds: Amstrad Delta LED supportJonathan McDowell3-0/+169
2006-06-23[PATCH] ISDN: correctly handle isdn_writebuf_stub() errorsJesper Juhl1-4/+4
2006-06-23[PATCH] i4l: memory leak fix for sc_ioctl().Jesper Juhl1-0/+1
2006-06-23[PATCH] clean up default value of USB_ISP116X_HCD, USB_SL811_HCD and USB_SL81...Jean-Luc Leger1-3/+0
2006-06-23[PATCH] Remove CONFIG_PARPORT_ARC, drivers/parport/parport_arc.cDomen Puncer2-144/+0
2006-06-23[PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi3-3/+3
2006-06-23[PATCH] m68k: windfarm is powerpc-only, don't do it on m68k macsAl Viro1-0/+1
2006-06-23[PATCH] m68k: wd33c93: extra delayRoman Zippel1-0/+4
2006-06-23[PATCH] m68k: restore amikbd compatibility with 2.4Roman Zippel1-12/+22
2006-06-23[PATCH] m68k: atyfb_base compile fix for CONFIG_PCI=nRoman Zippel1-0/+4
2006-06-23[PATCH] m68k: completely initialize hw_regs_t in ide_setup_portsRoman Zippel2-0/+2
2006-06-23[PATCH] make ACPI errata __read_mostlyAndreas Mohr1-1/+1