aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm_tis.c
Commit message (Expand)AuthorAgeFilesLines
* merge more stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-18/+195
* Revert "tpm_tis: Use timeouts returned from TPM"Linus Torvalds2011-02-201-3/+1
* tpm_tis: Use timeouts returned from TPMStefan Berger2011-02-111-1/+3
* tpm: fix panic caused by "tpm: Autodetect itpm devices"Olof Johansson2011-01-241-3/+3
* tpm: Autodetect itpm devicesMatthew Garrett2010-11-301-0/+24
* tpm_tis: fix subsequent suspend failuresRajiv Andrade2010-07-261-1/+8
* TPM: ACPI/PNP dependency removalRajiv Andrade2010-05-171-19/+21
* Revert "TPM: ACPI/PNP dependency removal"James Morris2010-05-071-21/+19
* Merge branch 'master' into nextJames Morris2010-05-061-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | TPM: ACPI/PNP dependency removalRajiv Andrade2010-05-051-19/+21
|/
* tpm: autoload tpm_tis based on system PnP IDsMatt Domsch2009-11-031-0/+1
* tpm_tis: TPM_STS_DATA_EXPECT workaroundRajiv Andrade2009-11-021-1/+9
* TPM: Fixup boot probe timeout for tpm_tis driverJason Gunthorpe2009-09-101-6/+6
* platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...Ming Lei2009-03-241-9/+19
* The tpm_dev_release function is only called for platform devices, not pnpRajiv Andrade2008-10-111-1/+13
* tpm: add support for Broadcom TPM TIS device HIDLE DISEZ Erwan2008-07-261-0/+1
* tpm: add Intel TPM TIS device HIDMarcin Obara2008-07-101-0/+1
* drivers/char: minor irq handler cleanupsJeff Garzik2008-04-201-1/+1
* TPM: fix TIS device driver locality requestMarcel Selhorst2007-11-291-5/+5
* Eliminate pointless casts from void* in a few driver irq handlers.Jeff Garzik2007-10-231-2/+2
* tpm: pay attention to IRQ info from PNPBjorn Helgaas2007-10-171-9/+13
* tpmdd maintainersKent Yoder2007-08-221-0/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [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] make more file_operation structs staticArjan van de Ven2006-07-031-1/+1
* [PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+2
* [PATCH] tpm: fix bug for TPM on ThinkPad T60 and Z60Kylene Jo Hall2006-05-261-4/+0
* [PATCH] tpm: fix constantKylene 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: check mem start and lenKylene Jo Hall2006-04-221-0/+7
* [PATCH] tpm: msecs_to_jiffies cleanupsKylene Jo Hall2006-04-221-16/+16
* [PATCH] tpm: driver for next generation TPM chipsLeendert van Doorn2006-04-221-0/+647