summaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Correct misc_register return code handling in several driversNeil Horman2006-12-071-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-0/+1
|\
| * [PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro2006-12-041-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-1/+1
|\|
| * Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman2006-12-011-1/+1
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-3/+3
|/
* [PATCH] tpm: fix error handlingJeff Garzik2006-10-113-8/+17
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* Merge branch 'merge'Paul Mackerras2006-08-012-19/+59
|\
| * [PATCH] tpm_tis: use resource_size_tKylene Jo Hall2006-07-141-2/+3
| * [PATCH] tpm: Add force device probe optionKylene Jo Hall2006-07-141-19/+56
| * [PATCH] tpm: interrupt clear fixKylene Jo Hall2006-07-141-0/+1
| * [PATCH] TPM: fix failure path leakRandy Dunlap2006-07-141-0/+1
* | [POWERPC] tmp_atmel: Constify & voidify get_property()Jeremy Kerr2006-07-311-2/+2
|/
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-034-4/+4
* [PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+2
* [PATCH] tpm: more bios log parsing fixesSeiji Munetoh2006-05-311-44/+4
* [PATCH] tpm: bios log parsing fixesSeiji Munetoh2006-05-311-16/+25
* [PATCH] tpm: fix bug for TPM on ThinkPad T60 and Z60Kylene Jo Hall2006-05-261-4/+0
* [PATCH] tpm_register_hardware gcc 4.1 warning fixDaniel Walker2006-05-151-1/+1
* [PATCH] tpm: fix constantKylene Jo Hall2006-05-151-1/+1
* [PATCH] tpm: update module dependenciesKylene Jo Hall2006-05-151-1/+1
* [PATCH] tpm: add HID module parameterKylene Jo Hall2006-04-221-1/+12
* [PATCH] tpm: add interrupt module parameterKylene Jo Hall2006-04-221-35/+43
* [PATCH] tpm: spacing cleanups 2Kylene Jo Hall2006-04-221-13/+9
* [PATCH] tpm_infineon section fixupRandy Dunlap2006-04-221-1/+2
* [PATCH] tpm: update bios log code for 1.2Kylene Jo Hall2006-04-221-12/+37
* [PATCH] tpm: check mem start and lenKylene Jo Hall2006-04-221-0/+7
* [PATCH] tpm: tpm_infineon updated to latest interface changesMarcel Selhorst2006-04-221-29/+29
* [PATCH] tpm: use clear_bitKylene Jo Hall2006-04-221-18/+7
* [PATCH] tpm: msecs_to_jiffies cleanupsKylene Jo Hall2006-04-223-26/+32
* [PATCH] tpm: driver for next generation TPM chipsLeendert van Doorn2006-04-225-1/+670
* [PATCH] tpm: new 1.2 sysfs filesKylene Jo Hall2006-04-222-2/+247
* [PATCH] tpm: command duration updateKylene Jo Hall2006-04-222-3/+311
* [PATCH] tpm: return chip from tpm_register_hardwareKylene Jo Hall2006-04-225-40/+55
* [PATCH] tpm: chip struct updateKylene Jo Hall2006-04-224-55/+53
* [PATCH] tpm: reorganize sysfs filesKylene Jo Hall2006-04-221-59/+86
* [PATCH] tpm: spacing cleanupsKylene Jo Hall2006-04-221-5/+4
* [PATCH] tpm: fix missing stringKylene Jo Hall2006-04-221-0/+1
* [PATCH] tpm: fix memory leakKylene Jo Hall2006-04-221-0/+2
* [PATCH] tpm: sparc32 build fixAndrew Morton2006-03-251-0/+1
* [PATCH] Infineon TPM: IO-port leakage fix, WTX-bugfixMarcel Selhorst2006-02-171-14/+34
* [PATCH] tpm: tpm_bios remove unused variableKylene Jo Hall2006-02-011-2/+1
* [PATCH] tpm: tpm_bios fix sparse warningsKylene Jo Hall2006-02-011-2/+2
* [PATCH] tpm: tpm-bios: fix module license issueKylene Jo Hall2006-02-011-0/+1
* [PATCH] tpm_bios indexing fixAndrew Morton2006-02-011-2/+2
* [PATCH] tpm_bios: securityfs error checking fixAndrew Morton2006-02-011-3/+12
* [PATCH] tpm_infineon: fix printk format warningRandy Dunlap2006-02-011-1/+1
* [PATCH] tpmdd: remove global event logKylene Jo Hall2006-01-081-30/+62
* [PATCH] tpm: add bios measurement logKylene Jo Hall2006-01-084-0/+529