summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2006-05-31[AGPGART] Remove pointless code from agp_generic_create_gatt_table()Dave Jones1-3/+1
2006-05-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds3-1/+11
2006-05-27[PATCH] missing readb/readw in rioAl Viro3-24/+24
2006-05-27[PATCH] copy_to_user() from iomem is a bad thingAl Viro1-4/+16
2006-05-27[PATCH] forgotten swap of copyout() argumentsAl Viro1-1/+1
2006-05-27[PATCH] handling rio MEMDUMPAl Viro1-1/+1
2006-05-27[PATCH] fix rio_copy_to_card() for OLDPCI caseAl Viro2-2/+14
2006-05-27[PATCH] uses of ->Copy() in rioroute are bogusAl Viro1-5/+5
2006-05-27[PATCH] bogus order of copy_from_user() argumentsAl Viro1-1/+1
2006-05-27[PATCH] rio ->Copy() expects the sourse as first argumentAl Viro2-2/+2
2006-05-27[PATCH] trivial annotations in rioAl Viro17-230/+228
2006-05-26[PATCH] tpm: fix bug for TPM on ThinkPad T60 and Z60Kylene Jo Hall1-4/+0
2006-05-23[PATCH] tty_insert_flip_string_flags() license fixTobias Powalowski1-1/+1
2006-05-22[AGPGART] VIA PT880 Ultra support.Magnus Kessler1-0/+7
2006-05-22[AGPGART] Fix Nforce3 suspend on amd64.Dave Jones1-0/+3
2006-05-22[AGPGART] Enable SIS AGP driver on x86-64 for EM64T systemsAndi Kleen1-1/+1
2006-05-20Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds3-12/+12
2006-05-19Merge ../linux-2.6Paul Mackerras10-87/+51
2006-05-19[PATCH] powerpc: update iSeries viocd and viotape device-treeStephen Rothwell1-1/+1
2006-05-15[WATCHDOG] s3c2410_wdt.c stop watchdog after bootBen Dooks1-0/+6
2006-05-15[WATCHDOG] i8xx_tco.c - remove support for ICH6 + ICH7Wim Van Sebroeck1-11/+5
2006-05-15[WATCHDOG] sc1200wdt.c printk fixDave Jones1-1/+1
2006-05-15[PATCH] tpm_register_hardware gcc 4.1 warning fixDaniel Walker1-1/+1
2006-05-15[PATCH] Final rio polishAlan Cox5-76/+35
2006-05-15[PATCH] tpm: fix constantKylene Jo Hall1-1/+1
2006-05-15[PATCH] tpm: update module dependenciesKylene Jo Hall1-1/+1
2006-05-11[Cardman 40x0] Fix udev device creationHarald Welte2-8/+13
2006-05-05Merge ../linux-2.6Paul Mackerras4-16/+34
2006-05-02[PATCH] genrtc: fix read on 64-bit platformsAtsushi Nemoto1-4/+4
2006-04-29Merge branch 'merge'Paul Mackerras17-232/+1546
2006-04-29Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov48-1403/+2235
2006-04-28[PATCH] fix array overrun in drivers/char/mwave/mwavedd.cEric Sesterhenn1-1/+1
2006-04-28[PATCH] tipar oops fixDaniel Drake1-1/+1
2006-04-26[PATCH] splice: add ->splice_write support for /dev/nullJens Axboe1-0/+14
2006-04-26Input: allow using several chords for brailleSamuel Thibault1-10/+28
2006-04-23Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds5-10/+2
2006-04-23drm: possible cleanupsDave Airlie4-9/+1
2006-04-23drm: fixup r300 scratch on BE machinesDave Airlie1-1/+1
2006-04-22[PATCH] tpm: add HID module parameterKylene Jo Hall1-1/+12
2006-04-22[PATCH] tpm: add interrupt module parameterKylene Jo Hall1-35/+43
2006-04-22[PATCH] tpm: spacing cleanups 2Kylene Jo Hall1-13/+9
2006-04-22[PATCH] tpm_infineon section fixupRandy Dunlap1-1/+2
2006-04-22[PATCH] tpm: update bios log code for 1.2Kylene Jo Hall1-12/+37
2006-04-22[PATCH] tpm: check mem start and lenKylene Jo Hall1-0/+7
2006-04-22[PATCH] tpm: tpm_infineon updated to latest interface changesMarcel Selhorst1-29/+29
2006-04-22[PATCH] tpm: use clear_bitKylene Jo Hall1-18/+7
2006-04-22[PATCH] tpm: msecs_to_jiffies cleanupsKylene Jo Hall3-26/+32
2006-04-22[PATCH] tpm: driver for next generation TPM chipsLeendert van Doorn5-1/+670
2006-04-22[PATCH] tpm: new 1.2 sysfs filesKylene Jo Hall2-2/+247
2006-04-22[PATCH] tpm: command duration updateKylene Jo Hall2-3/+311