summaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm
Commit message (Expand)AuthorAgeFilesLines
* tpm: fix sleep-in-spinlockParag Warudkar2007-05-081-4/+8
* tpm_infineon: add support for devices in mmio spaceAlex Williamson2007-05-081-66/+165
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-031-1/+0Star
* Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras2007-04-261-1/+1
* [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-04-121-1/+1
* [POWERPC] Rename prom_n_size_cells to of_n_size_cellsStephen Rothwell2007-04-121-1/+1
* [POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell2007-04-121-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-121-2/+2
* [PATCH] Char: timers cleanupJiri Slaby2007-02-121-3/+2Star
* ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy2007-02-031-5/+3Star
* [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-151-2/+3
| * [PATCH] tpm: Add force device probe optionKylene Jo Hall2006-07-151-19/+56
| * [PATCH] tpm: interrupt clear fixKylene Jo Hall2006-07-151-0/+1
| * [PATCH] TPM: fix failure path leakRandy Dunlap2006-07-151-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-044-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-06-011-44/+4Star
* [PATCH] tpm: bios log parsing fixesSeiji Munetoh2006-06-011-16/+25
* [PATCH] tpm: fix bug for TPM on ThinkPad T60 and Z60Kylene Jo Hall2006-05-261-4/+0Star
* [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/+9Star
* [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/+7Star
* [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/+53Star
* [PATCH] tpm: reorganize sysfs filesKylene Jo Hall2006-04-221-59/+86
* [PATCH] tpm: spacing cleanupsKylene Jo Hall2006-04-221-5/+4Star
* [PATCH] tpm: fix missing stringKylene Jo Hall2006-04-221-0/+1