x86: PAT use reserve free memtype in mmap of /dev/mem
[safe/jmp/linux-2.6] / drivers / char / tpm /
2008-04-20 Jeff Garzikdrivers/char: minor irq handler cleanups
2008-02-06 Randy Dunlaptpm: infineon section mismatch
2008-02-06 Richard MUSILtpm.c: fix crash during device removal
2008-01-14 David SmithTPM: fix suspend and resume failure
2007-11-29 Marcel SelhorstTPM: fix TIS device driver locality request
2007-10-23 Jeff GarzikEliminate pointless casts from void* in a few driver...
2007-10-17 Bjorn Helgaastpm: pay attention to IRQ info from PNP
2007-08-23 Kent Yodertpmdd maintainers
2007-07-20 Reiner SailerFix memory leak in tpm_binary_bios_measurements_open()
2007-07-20 Jesper JuhlMemory leak in tpm_ascii_bios_measurements_open()
2007-07-16 Jan EngelhardtUse menuconfig objects II - TPM
2007-05-12 Stephen RothwellMissing include file in tpm_atmel.h
2007-05-10 Martin Schwidefsky[S390] Kconfig: menus with depends on HAS_IOMEM.
2007-05-09 David SterbaFix trivial typos in Kconfig* files
2007-05-08 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-05-08 Matthias Kaehlckeuse mutex instead of semaphore in TPM driver
2007-05-08 Parag Warudkartpm: fix sleep-in-spinlock
2007-05-08 Alex Williamsontpm_infineon: add support for devices in mmio space
2007-05-08 Paul MackerrasMerge branch 'linux-2.6'
2007-05-07 Stephen Rothwell[POWERPC] Rename device_is_compatible to of_device_is_c...
2007-05-03 Jean DelvarePCI: Cleanup the includes of <linux/pci.h>
2007-05-02 Stephen Rothwell[POWERPC] Rename get_property to of_get_property: drivers
2007-04-26 Paul MackerrasRevert "[POWERPC] Rename get_property to of_get_propert...
2007-04-12 Stephen Rothwell[POWERPC] Rename get_property to of_get_property: drivers
2007-04-12 Stephen Rothwell[POWERPC] Rename prom_n_size_cells to of_n_size_cells
2007-04-12 Stephen Rothwell[POWERPC] Rename prom_n_addr_cells to of_n_addr_cells
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 3
2007-02-12 Jiri Slaby[PATCH] Char: timers cleanup
2007-02-03 Alexey StarikovskiyACPICA: Remove duplicate table definitions (non-conflic...
2006-12-07 Neil Horman[PATCH] Correct misc_register return code handling...
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-04 Al Viro[PATCH] severing fs.h, radix-tree.h -> sched.h
2006-12-01 Greg Kroah-HartmanDriver core: change misc class_devices to be real devices
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-11 Jeff Garzik[PATCH] tpm: fix error handling
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-08-01 Paul MackerrasMerge branch 'merge'
2006-07-31 Jeremy Kerr[POWERPC] tmp_atmel: Constify & voidify get_property()
2006-07-15 Kylene Jo Hall[PATCH] tpm_tis: use resource_size_t
2006-07-15 Kylene Jo Hall[PATCH] tpm: Add force device probe option
2006-07-15 Kylene Jo Hall[PATCH] tpm: interrupt clear fix
2006-07-15 Randy Dunlap[PATCH] TPM: fix failure path leak
2006-07-03 Arjan van de Ven[PATCH] make more file_operation structs static
2006-07-02 Thomas Gleixner[PATCH] irq-flags: drivers/char: Use the new IRQF_...
2006-05-31 Seiji Munetoh[PATCH] tpm: more bios log parsing fixes
2006-05-31 Seiji Munetoh[PATCH] tpm: bios log parsing fixes
2006-05-26 Kylene Jo Hall[PATCH] tpm: fix bug for TPM on ThinkPad T60 and Z60
2006-05-15 Daniel Walker[PATCH] tpm_register_hardware gcc 4.1 warning fix
2006-05-15 Kylene Jo Hall[PATCH] tpm: fix constant
2006-05-15 Kylene Jo Hall[PATCH] tpm: update module dependencies
2006-04-22 Kylene Jo Hall[PATCH] tpm: add HID module parameter
2006-04-22 Kylene Jo Hall[PATCH] tpm: add interrupt module parameter
2006-04-22 Kylene Jo Hall[PATCH] tpm: spacing cleanups 2
2006-04-22 Randy Dunlap[PATCH] tpm_infineon section fixup
2006-04-22 Kylene Jo Hall[PATCH] tpm: update bios log code for 1.2
2006-04-22 Kylene Jo Hall[PATCH] tpm: check mem start and len
2006-04-22 Marcel Selhorst[PATCH] tpm: tpm_infineon updated to latest interface...
2006-04-22 Kylene Jo Hall[PATCH] tpm: use clear_bit
2006-04-22 Kylene Jo Hall[PATCH] tpm: msecs_to_jiffies cleanups
2006-04-22 Leendert van Doorn[PATCH] tpm: driver for next generation TPM chips
2006-04-22 Kylene Jo Hall[PATCH] tpm: new 1.2 sysfs files
2006-04-22 Kylene Jo Hall[PATCH] tpm: command duration update
2006-04-22 Kylene Jo Hall[PATCH] tpm: return chip from tpm_register_hardware
2006-04-22 Kylene Jo Hall[PATCH] tpm: chip struct update
2006-04-22 Kylene Jo Hall[PATCH] tpm: reorganize sysfs files
2006-04-22 Kylene Jo Hall[PATCH] tpm: spacing cleanups
2006-04-22 Kylene Jo Hall[PATCH] tpm: fix missing string
2006-04-22 Kylene Jo Hall[PATCH] tpm: fix memory leak
2006-03-25 Andrew Morton[PATCH] tpm: sparc32 build fix
2006-02-17 Marcel Selhorst[PATCH] Infineon TPM: IO-port leakage fix, WTX-bugfix
2006-02-01 Kylene Jo Hall[PATCH] tpm: tpm_bios remove unused variable
2006-02-01 Kylene Jo Hall[PATCH] tpm: tpm_bios fix sparse warnings
2006-02-01 Kylene Jo Hall[PATCH] tpm: tpm-bios: fix module license issue
2006-02-01 Andrew Morton[PATCH] tpm_bios indexing fix
2006-02-01 Andrew Morton[PATCH] tpm_bios: securityfs error checking fix
2006-02-01 Randy Dunlap[PATCH] tpm_infineon: fix printk format warning
2006-01-09 Kylene Jo Hall[PATCH] tpmdd: remove global event log
2006-01-09 Kylene Jo Hall[PATCH] tpm: add bios measurement log
2005-11-18 Kylene Jo Hall[PATCH] tpm: remove PCI kconfig dependency
2005-11-18 Kylene Jo Hall[PATCH] tpm: use ioread8 and iowrite8
2005-11-18 Kylene Jo Hall[PATCH] tpm: use flush_scheduled_work()
2005-11-14 Kylene Jo Hall[PATCH] tpm: locking fix
2005-11-14 Kylene Jo Hall[PATCH] tpm: dev_mask handling fix
2005-11-14 Kylene Jo Hall[PATCH] tpm: updates for new hardware
2005-11-09 Olaf Hering[PATCH] changing CONFIG_LOCALVERSION rebuilds too much...
2005-11-07 Kylene Jo Hall[PATCH] tpm: Fix lack of driver_unregister in init...
2005-11-02 Al Viro[PATCH] missing platform_device.h includes
2005-11-02 Chris Wright[PATCH] TPM compile fix
2005-10-31 Randy Dunlap[PATCH] sparse cleanups: NULL pointers, C99 struct...
2005-10-31 Andrew Morton[PATCH] tpm-tidies
2005-10-31 Marcel Selhorst[PATCH] Infineon TPM: move infineon driver off pci_dev
2005-10-31 Kylene Jo Hall[PATCH] tpm: move nsc driver off pci_dev
2005-10-31 Kylene Jo Hall[PATCH] tpm: move atmel driver off pci_dev
2005-10-31 Kylene Jo Hall[PATCH] tpm: change from pci_dev to dev power managemen...
2005-10-31 Kylene Jo Hall[PATCH] tpm: remove pci dependency
2005-10-31 Kylene Jo Hall[PATCH] tpm: add status function to allow non-lpc bus...
2005-09-08 Len BrownMerge linux-2.6 with linux-acpi-2.6
2005-09-07 Philipp Matthias... [PATCH] tpm: fix tpm_atmel.c on ICH6
next