aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds4-14/+11
2006-06-11[PATCH] Fix for the PPTP hangs that have been reportedPaul Mackerras1-1/+3
2006-06-10[PATCH] powerpc: console_initcall ordering issuesMilton Miller1-1/+1
2006-06-08[AGPGART] alpha-agp warning fixAndrew Morton1-8/+7
2006-06-08[AGPGART] uninorth-agp warning fixesAndrew Morton1-2/+2
2006-06-02[PATCH] pcmcia: fix zeroing of cm4000_cs.c dataDominik Brodowski1-1/+1
2006-05-31[PATCH] revert "swsusp add check for suspension of X controlled devices"Andrew Morton1-8/+0
2006-05-31[PATCH] IPMI: reserve I/O ports separatelyCorey Minyard1-16/+22
2006-05-31[PATCH] tpm: more bios log parsing fixesSeiji Munetoh1-44/+4
2006-05-31[PATCH] tpm: bios log parsing fixesSeiji Munetoh1-16/+25
2006-05-30[AGPGART] Remove pointless initialisation in intel-agpDave Jones1-1/+1
2006-05-30[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-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-21[AGPGART] Fix Nforce3 suspend on amd64.Dave Jones1-0/+3
2006-05-21[AGPGART] Enable SIS AGP driver on x86-64 for EM64T systemsAndi Kleen1-1/+1
2006-05-19Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds3-12/+12
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-10[Cardman 40x0] Fix udev device creationHarald Welte2-8/+13
2006-05-01[PATCH] genrtc: fix read on 64-bit platformsAtsushi Nemoto1-4/+4
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/airlied/drm-2.6Linus 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
2006-04-22[PATCH] tpm: return chip from tpm_register_hardwareKylene Jo Hall5-40/+55
2006-04-22[PATCH] tpm: chip struct updateKylene Jo Hall4-55/+53