aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-02-01[PATCH] fbcon: Fix screen artifacts when moving cursorAntonino A. Daplas1-0/+1
2006-02-01[PATCH] s390: hangcheck timer supportJan Glauber2-12/+2
2006-02-01[PATCH] tpm: tpm_bios remove unused variableKylene Jo Hall1-2/+1
2006-02-01[PATCH] tpm: tpm_bios fix sparse warningsKylene Jo Hall1-2/+2
2006-02-01[PATCH] tpm: tpm-bios: fix module license issueKylene Jo Hall1-0/+1
2006-02-01[PATCH] tpm_bios indexing fixAndrew Morton1-2/+2
2006-02-01[PATCH] tpm_bios: securityfs error checking fixAndrew Morton1-3/+12
2006-02-01[PATCH] tpm_infineon: fix printk format warningRandy Dunlap1-1/+1
2006-02-01[PATCH] IPMI: remove invalid acpi register spacing checkRocky Craig1-8/+0
2006-01-31Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds5-19/+72
2006-01-19[AGPGART] 945GM support for agpgartAlan Hourihane1-2/+13
2006-01-18[PATCH] tlclk driver updatemark gross1-35/+58
2006-01-18[PATCH] synclink_gt fix size of register value storagePaul Fulghum1-1/+1
2006-01-16[PATCH] Remove unused code from rioctrl.c (Last for this batch of work)Alan Cox1-110/+1
2006-01-16[PATCH] Remove rio_table.c unused codeAlan Cox1-8/+0
2006-01-16[PATCH] Remove unused code from rio_linux.cAlan Cox1-60/+0
2006-01-16[PATCH] Remove unused CHECK code from riocmd.cAlan Cox1-30/+0
2006-01-16[PATCH] Remove unused code from rioroute.hAlan Cox1-24/+0
2006-01-16[PATCH] Remove unused code from rioboot.hAlan Cox1-61/+0
2006-01-16[PATCH] Remove unused code from riobootAlan Cox1-1152/+0
2006-01-16[PATCH] Remove #if 0 and other long dead code from rio_ttyAlan Cox1-583/+0
2006-01-16[PATCH] Remove long dead #if 0 code from rio_paramAlan Cox1-43/+0
2006-01-16[PATCH] Remove old firmware headers from rio driversAlan Cox4-235/+0
2006-01-16[PATCH] Remove rtahw.h from rio driver (unused file)Alan Cox1-75/+0
2006-01-16[PATCH] Remove file riscos.h from rio driver (unused file)Alan Cox1-63/+0
2006-01-16[PATCH] Remove file riowinif.h from rio driver (unused file)Alan Cox1-1329/+0
2006-01-16[PATCH] Remove riotime.h from rio driver (unused file)Alan Cox1-63/+0
2006-01-16[PATCH] Remove file riolocks.h from rio driver (unused file)Alan Cox1-43/+0
2006-01-16[PATCH] Remove proto.h from rio driver (unused file)Alan Cox1-244/+0
2006-01-16[PATCH] Remove poll.h from rio driver (unused file)Alan Cox1-73/+0
2006-01-16[PATCH] Remove mesg.h from rio driver (unused file)Alan Cox1-41/+0
2006-01-16[PATCH] Remove mca.h from rio driver (unused file)Alan Cox1-73/+0
2006-01-16[PATCH] Remove internal firmware building files from rioAlan Cox3-154/+0
2006-01-16[PATCH] Remove hosthw.h from rio (unused file)Alan Cox1-55/+0
2006-01-16[PATCH] Remove formpkt.h from rio (unused file)Alan Cox1-153/+0
2006-01-16[PATCH] Remove enable.h from rio (unused file)Alan Cox1-48/+0
2006-01-16[PATCH] Remove enable.h from rio driver (unused file)Alan Cox1-104/+0
2006-01-16[PATCH] Remove debug.h from rio.h (unused file)Alan Cox1-39/+0
2006-01-16[PATCH] Remove data.h from rio driver (unused file)Alan Cox1-40/+0
2006-01-16[PATCH] Remove chan.h from rio driver (unused file)Alan Cox1-33/+0
2006-01-16[PATCH] Remove cmd.h from rio driver (unused file)Alan Cox1-83/+0
2006-01-16[PATCH] Remove brates.h from rio driver (unused file)Alan Cox1-106/+0
2006-01-16[PATCH] drivers/char/esp.c spinlock fixIngo Molnar1-1/+1
2006-01-16[AGPGART] Semaphore to Mutex conversion.akpm@osdl.org1-14/+14
2006-01-16[AGPGART] Suspend/Resume support for ATI GARTakpm@osdl.org1-0/+20
2006-01-16[AGPGART] Suspend/Resume support for AMD64 GART.akpm@osdl.org1-0/+24
2006-01-16[AGPGART] Loop cleanupDaniel =?ISO-8859-1?Q?Marjam=E4ki1-3/+1
2006-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds3-85/+65
2006-01-15[WATCHDOG] sa1100_wdt.c sparse cleanupsIan Campbell1-6/+6
2006-01-14[PATCH] powerpc: Add support for the MPC83xx watchdogKumar Gala3-0/+234