aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm_tis.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-10TPM: Fixup boot probe timeout for tpm_tis driverJason Gunthorpe1-6/+6
2009-03-24platform driver: fix incorrect use of 'platform_bus_type' with 'struct device_driver'Ming Lei1-9/+19
2008-10-11The tpm_dev_release function is only called for platform devices, not pnpRajiv Andrade1-1/+13
2008-07-26tpm: add support for Broadcom TPM TIS device HIDLE DISEZ Erwan1-0/+1
2008-07-10tpm: add Intel TPM TIS device HIDMarcin Obara1-0/+1
2008-04-20drivers/char: minor irq handler cleanupsJeff Garzik1-1/+1
2007-11-29TPM: fix TIS device driver locality requestMarcel Selhorst1-5/+5
2007-10-23Eliminate pointless casts from void* in a few driver irq handlers.Jeff Garzik1-2/+2
2007-10-17tpm: pay attention to IRQ info from PNPBjorn Helgaas1-9/+13
2007-08-22tpmdd maintainersKent Yoder1-0/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-07-14[PATCH] tpm_tis: use resource_size_tKylene Jo Hall1-2/+3
2006-07-14[PATCH] tpm: Add force device probe optionKylene Jo Hall1-19/+56
2006-07-14[PATCH] tpm: interrupt clear fixKylene Jo Hall1-0/+1
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven1-1/+1
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner1-2/+2
2006-05-26[PATCH] tpm: fix bug for TPM on ThinkPad T60 and Z60Kylene Jo Hall1-4/+0
2006-05-15[PATCH] tpm: fix constantKylene Jo Hall1-1/+1
2006-04-22[PATCH] tpm: add HID module parameterKylene Jo Hall1-1/+12
2006-04-22[PATCH] tpm: add interrupt module parameterKylene Jo Hall1-35/+43
2006-04-22[PATCH] tpm: spacing cleanups 2Kylene Jo Hall1-13/+9
2006-04-22[PATCH] tpm: check mem start and lenKylene Jo Hall1-0/+7
2006-04-22[PATCH] tpm: msecs_to_jiffies cleanupsKylene Jo Hall1-16/+16
2006-04-22[PATCH] tpm: driver for next generation TPM chipsLeendert van Doorn1-0/+647