summaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
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
2006-01-14[PATCH] Watchdog: Winsystems EPX-C3 SBCCalin A. Culianu3-0/+239
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven1-1/+1
2006-01-15return statement cleanup - kill pointless parenthesesJesper Juhl1-64/+64
2006-01-15ftape: remove some outdated information from Kconfig filesAdrian Bunk2-21/+1
2006-01-14[PATCH] remove unused tmp_buf_sem'sAdrian Bunk7-9/+0
2006-01-12Merge branch 'drm-forlinus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds73-1812/+2794
2006-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2-20/+19
2006-01-12[PATCH] m68k: dsp56k __user annotationsAl Viro1-14/+15
2006-01-12[PATCH] m68k: amiserial __user annotationsAl Viro1-10/+9
2006-01-12[PATCH] m68k: static vs. extern in scc.hAl Viro1-1/+1
2006-01-12[PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro1-0/+1
2006-01-12drm: fix issues with systems with no MTRRDave Airlie1-0/+14
2006-01-12[PATCH] powerpc: iSeries fixes for build with no PCIStephen Rothwell1-4/+4
2006-01-12[PATCH] powerpc: remove bitfields from HvLpEventStephen Rothwell1-16/+15
2006-01-11[PATCH] lindent rio driversAndrew Morton72-8030/+7381
2006-01-11[PATCH] ipmi: use CONFIG_DMI instead of CONFIG_X86Matt Domsch1-5/+5
2006-01-11[PATCH] synclink_gt remove unnecessary page alignmentPaul Fulghum1-12/+4
2006-01-11[PATCH] random: get rid of sparse warningStephen Hemminger1-1/+1
2006-01-11[PATCH] tclk: fix typos, exclamation mark frenzy and missing device id on mes...Alan Cox1-8/+7
2006-01-11[PATCH] Allow reading CMOS day of week registerAlan Cox1-5/+9
2006-01-11[PATCH] new tty buffering access fixPaul Fulghum1-3/+3
2006-01-11drm: cleanup properly on drm module unloadDave Airlie1-6/+6
2006-01-11drm: fixup drm bufs being just under the EOMDave Airlie1-1/+1
2006-01-11[PATCH] powerpc: fix up iSeries console after TTY layer buffering revampStephen Rothwell1-3/+4
2006-01-11[PATCH] powerpc: Early debugging support for iSeriesMichael Ellerman1-2/+2
2006-01-10[PATCH] moxa serial: add proper capability checkAlan Cox1-0/+2
2006-01-10Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds3-6/+6
2006-01-10[PATCH] char/isicom: More whitespaces and coding styleJiri Slaby1-53/+59
2006-01-10[PATCH] char/isicom: Firmware loadingJiri Slaby1-236/+174