headers: remove sched.h from interrupt.h
[safe/jmp/linux-2.6] / drivers / char / tpm /
2009-10-09 Rajiv AndradeTPM: fix pcrread
2009-09-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-23 Jason Gunthorpetpm-fixup-pcrs-sysfs-file-update
2009-09-23 Jan BeulichBUILD_BUG_ON(): fix it and a couple of bogus uses of it
2009-09-23 James Morrisseq_file: constify seq_operations
2009-09-10 Jason GunthorpeTPM: Fixup boot probe timeout for tpm_tis driver
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-05-19 Eric ParisTPM: get_event_name stack corruption
2009-05-13 Eric ParisTPM: get_event_name stack corruption
2009-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-03-24 Ming Leiplatform driver: fix incorrect use of 'platform_bus_typ...
2009-03-23 James MorrisMerge branch 'master' into next
2009-02-11 Marcel Selhorsttpm: correct email address for tpm_infineon-driver
2009-02-06 James MorrisMerge branch 'master' into next
2009-02-05 Rajiv AndradeTPM: integrity fix
2009-02-03 Rajiv AndradeTPM: integrity interface
2009-02-03 Rajiv AndradeTPM: sysfs functions consolidation
2009-01-09 Len BrownMerge branch 'linus' into release
2009-01-08 David Smithtpm: clean up tpm_nsc driver for platform_device suspen...
2008-12-31 Lin MingACPI: remove private acpica headers from driver files
2008-10-20 Stephen Rothwelltpm: don't export static functions
2008-10-16 Andrew Mortondrivers/char/tpm/tpm.c: fix error-path memory leak
2008-10-16 Valdis Kletniekstpm: work around bug in Broadcom BCM0102 chipset
2008-10-16 Marcin Obaratpm: correct tpm timeouts to jiffies conversion
2008-10-10 Rajiv AndradeAs pointed out by Jonathan Corbet, the timer must be...
2008-10-10 Rajiv AndradeThe tpm_dev_release function is only called for platfor...
2008-10-10 Rajiv AndradeProtect tpm_chip_list when transversing it.
2008-10-10 Rajiv AndradeRenames num_open to is_open, as only one process can...
2008-10-10 Rajiv AndradeRemove the BKL calls from the TPM driver, which were...
2008-08-28 Eric Parissecurityfs: do not depend on CONFIG_SECURITY
2008-07-26 Michael Halcrowtpm: Use correct data types for sizes in tpm_write...
2008-07-26 Marcin Obaratpm: increase size of internal TPM response buffers
2008-07-26 Adrian Bunktpm_bios.c: make 2 structs static
2008-07-26 LE DISEZ Erwantpm: add support for Broadcom TPM TIS device HID
2008-07-14 Jonathan CorbetMerge commit 'v2.6.26' into bkl-removal
2008-07-11 Marcin Obaratpm: add Intel TPM TIS device HID
2008-07-02 Arnd Bergmanntpm-tpm: BKL pushdown
2008-04-29 Bjorn Helgaastpm: change Kconfig dependencies from PNPACPI to PNP
2008-04-29 Sam Ravnborgtpm: fix section mismatch warning
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
next