aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm
Commit message (Expand)AuthorAge
* tpm: infineon section mismatchRandy Dunlap2008-02-06
* tpm.c: fix crash during device removalRichard MUSIL2008-02-06
* TPM: fix suspend and resume failureDavid Smith2008-01-14
* TPM: fix TIS device driver locality requestMarcel Selhorst2007-11-29
* Eliminate pointless casts from void* in a few driver irq handlers.Jeff Garzik2007-10-23
* tpm: pay attention to IRQ info from PNPBjorn Helgaas2007-10-17
* tpmdd maintainersKent Yoder2007-08-22
* Fix memory leak in tpm_binary_bios_measurements_open()Reiner Sailer2007-07-20
* Memory leak in tpm_ascii_bios_measurements_open()Jesper Juhl2007-07-20
* Use menuconfig objects II - TPMJan Engelhardt2007-07-16
* Missing include file in tpm_atmel.hStephen Rothwell2007-05-12
* [S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky2007-05-10
* Fix trivial typos in Kconfig* filesDavid Sterba2007-05-09
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-08
|\
| * Merge branch 'linux-2.6'Paul Mackerras2007-05-07
| |\
| * | [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-07
| * | [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-05-02
* | | use mutex instead of semaphore in TPM driverMatthias Kaehlcke2007-05-08
* | | tpm: fix sleep-in-spinlockParag Warudkar2007-05-08
* | | tpm_infineon: add support for devices in mmio spaceAlex Williamson2007-05-08
| |/ |/|
* | PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-02
|/
* Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras2007-04-26
* [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-04-12
* [POWERPC] Rename prom_n_size_cells to of_n_size_cellsStephen Rothwell2007-04-12
* [POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell2007-04-12
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-12
* [PATCH] Char: timers cleanupJiri Slaby2007-02-12
* ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy2007-02-02
* [PATCH] Correct misc_register return code handling in several driversNeil Horman2006-12-07
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * [PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro2006-12-04
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\|
| * Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman2006-12-01
* | WorkStruct: make allyesconfigDavid Howells2006-11-22
|/
* [PATCH] tpm: fix error handlingJeff Garzik2006-10-11
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* Merge branch 'merge'Paul Mackerras2006-07-31
|\
| * [PATCH] tpm_tis: use resource_size_tKylene Jo Hall2006-07-15
| * [PATCH] tpm: Add force device probe optionKylene Jo Hall2006-07-15
| * [PATCH] tpm: interrupt clear fixKylene Jo Hall2006-07-15
| * [PATCH] TPM: fix failure path leakRandy Dunlap2006-07-15
* | [POWERPC] tmp_atmel: Constify & voidify get_property()Jeremy Kerr2006-07-31
|/
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-03
* [PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [PATCH] tpm: more bios log parsing fixesSeiji Munetoh2006-05-31
* [PATCH] tpm: bios log parsing fixesSeiji Munetoh2006-05-31
* [PATCH] tpm: fix bug for TPM on ThinkPad T60 and Z60Kylene Jo Hall2006-05-26
* [PATCH] tpm_register_hardware gcc 4.1 warning fixDaniel Walker2006-05-15
* [PATCH] tpm: fix constantKylene Jo Hall2006-05-15