summaryrefslogtreecommitdiff
path: root/drivers/char/tpm
AgeCommit message (Expand)Author
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven
2007-02-12[PATCH] Char: timers cleanupJiri Slaby
2007-02-02ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy
2006-12-07[PATCH] Correct misc_register return code handling in several driversNeil Horman
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-04[PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro
2006-12-01Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-11[PATCH] tpm: fix error handlingJeff Garzik
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-08-01Merge branch 'merge'Paul Mackerras
2006-07-31[POWERPC] tmp_atmel: Constify & voidify get_property()Jeremy Kerr
2006-07-14[PATCH] tpm_tis: use resource_size_tKylene Jo Hall
2006-07-14[PATCH] tpm: Add force device probe optionKylene Jo Hall
2006-07-14[PATCH] tpm: interrupt clear fixKylene Jo Hall
2006-07-14[PATCH] TPM: fix failure path leakRandy Dunlap
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner
2006-05-31[PATCH] tpm: more bios log parsing fixesSeiji Munetoh
2006-05-31[PATCH] tpm: bios log parsing fixesSeiji Munetoh
2006-05-26[PATCH] tpm: fix bug for TPM on ThinkPad T60 and Z60Kylene Jo Hall
2006-05-15[PATCH] tpm_register_hardware gcc 4.1 warning fixDaniel Walker
2006-05-15[PATCH] tpm: fix constantKylene Jo Hall
2006-05-15[PATCH] tpm: update module dependenciesKylene Jo Hall
2006-04-22[PATCH] tpm: add HID module parameterKylene Jo Hall
2006-04-22[PATCH] tpm: add interrupt module parameterKylene Jo Hall
2006-04-22[PATCH] tpm: spacing cleanups 2Kylene Jo Hall
2006-04-22[PATCH] tpm_infineon section fixupRandy Dunlap
2006-04-22[PATCH] tpm: update bios log code for 1.2Kylene Jo Hall
2006-04-22[PATCH] tpm: check mem start and lenKylene Jo Hall
2006-04-22[PATCH] tpm: tpm_infineon updated to latest interface changesMarcel Selhorst
2006-04-22[PATCH] tpm: use clear_bitKylene Jo Hall
2006-04-22[PATCH] tpm: msecs_to_jiffies cleanupsKylene Jo Hall
2006-04-22[PATCH] tpm: driver for next generation TPM chipsLeendert van Doorn
2006-04-22[PATCH] tpm: new 1.2 sysfs filesKylene Jo Hall
2006-04-22[PATCH] tpm: command duration updateKylene Jo Hall
2006-04-22[PATCH] tpm: return chip from tpm_register_hardwareKylene Jo Hall
2006-04-22[PATCH] tpm: chip struct updateKylene Jo Hall
2006-04-22[PATCH] tpm: reorganize sysfs filesKylene Jo Hall
2006-04-22[PATCH] tpm: spacing cleanupsKylene Jo Hall
2006-04-22[PATCH] tpm: fix missing stringKylene Jo Hall
2006-04-22[PATCH] tpm: fix memory leakKylene Jo Hall
2006-03-25[PATCH] tpm: sparc32 build fixAndrew Morton
2006-02-17[PATCH] Infineon TPM: IO-port leakage fix, WTX-bugfixMarcel Selhorst
2006-02-01[PATCH] tpm: tpm_bios remove unused variableKylene Jo Hall
2006-02-01[PATCH] tpm: tpm_bios fix sparse warningsKylene Jo Hall
2006-02-01[PATCH] tpm: tpm-bios: fix module license issueKylene Jo Hall
2006-02-01[PATCH] tpm_bios indexing fixAndrew Morton