aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm_tis.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2024-03-12tpm_tis: Add compatible string atmel,at97sc3204Lukas Wunner1-0/+1
2024-03-06Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"Ahelenia Ziemiańska1-1/+1
2023-08-30Merge tag 'devicetree-header-cleanups-for-6.6' of git://git.kernel.org/pub/sc...Linus Torvalds1-1/+0
2023-08-28tpm: Explicitly include correct DT includesRob Herring1-1/+0
2023-08-17tpm_tis: Revert "tpm_tis: Disable interrupts on ThinkPad T490s"Jarkko Sakkinen1-91/+2
2023-08-12tpm_tis: Opt-in interruptsJarkko Sakkinen1-1/+1
2023-08-12tpm: tpm_tis: Fix UPX-i11 DMI_MATCH conditionPeter Ujfalusi1-1/+1
2023-08-07tpm/tpm_tis: Disable interrupts for Lenovo P620 devicesJonathan McDowell1-0/+8
2023-08-07tpm/tpm_tis: Disable interrupts for TUXEDO InfinityBook S 15/17 Gen7Takashi Iwai1-0/+8
2023-07-17tpm/tpm_tis: Disable interrupts for Lenovo L590 devicesFlorian Bezdeka1-0/+8
2023-07-17tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 13th genChristian Hesse1-0/+8
2023-07-17tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 12th genChristian Hesse1-0/+8
2023-07-17tpm: tpm_tis: Disable interrupts *only* for AEON UPX-i11Peter Ujfalusi1-0/+1
2023-05-24tpm: tpm_tis: Disable interrupts for AEON UPX-i11Peter Ujfalusi1-0/+7
2023-05-16tpm/tpm_tis: Disable interrupts for more Lenovo devicesJerry Snitselaar1-0/+16
2023-04-24tpm_tis: fix stall after iowrite*()sHaris Okanovic1-2/+41
2023-04-24tpm/tpm_tis: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-24tpm, tpm_tis: Avoid cache incoherency in test for interruptsLino Sanfilippo1-1/+1
2022-12-08tpm: tpm_tis: Add the missed acpi_put_table() to fix memory leakHanjun Guo1-4/+5
2022-05-23tpm: Remove read16/read32/write32 calls from tpm_tis_phy_opsJohannes Holland1-37/+30
2021-06-23tpm_tis: Use DEFINE_RES_MEM() to simplify codeZhen Lei1-5/+1
2020-11-06tpm_tis: Disable interrupts on ThinkPad T490sJerry Snitselaar1-2/+27
2020-07-07Revert commit e918e570415c ("tpm_tis: Remove the HID IFX0102")Jarkko Sakkinen1-0/+8
2020-07-02tpm_tis: Remove the HID IFX0102Jarkko Sakkinen1-1/+0
2019-11-12tpm: Switch to platform_get_irq_optional()Hans de Goede1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner1-5/+1
2018-01-08tpm: remove unused variablesArnd Bergmann1-2/+0
2018-01-08tpm: delete the TPM_TIS_CLK_ENABLE flagJavier Martinez Canillas1-15/+0
2018-01-08tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()Azhar Shaikh1-82/+10
2018-01-08tpm_tis: Move ilb_base_addr to tpm_tis_dataAzhar Shaikh1-47/+28
2017-10-18tpm, tpm_tis: use ARRAY_SIZE() to define TPM_HID_USR_IDXJérémy Lefaure1-1/+2
2017-10-18tpm: constify transmit data pointersArnd Bergmann1-1/+1
2017-07-07tpm_tis: make ilb_base_addr staticColin Ian King1-1/+1
2017-07-07tpm: Enable CLKRUN protocol for Braswell systemsAzhar Shaikh1-0/+113
2017-06-13tpm_tis: Consolidate the platform and acpi probe flowJason Gunthorpe1-113/+54
2017-06-13tpm_tis: Use platform_get_irqJason Gunthorpe1-4/+2
2017-06-13tpm_tis: Fix IRQ autoprobing when using platform_deviceJason Gunthorpe1-1/+1
2017-02-14tpm_tis: fix the error handling of init_tis()Wei Yongjun1-1/+1
2017-01-23tpm_tis: use default timeout value if chip reports it as zeroMaciej S. Szmigiero1-1/+1
2016-11-28tpm_tis: Allow tpm_tis to be bound using DTJason Gunthorpe1-0/+11
2016-06-25tpm/tpm_tis: Split tpm_tis driver into a core and TCG TIS compliant phyChristophe Ricard1-882/+20
2016-06-25tpm_tis: Introduce intermediate layer for TPM accessChristophe Ricard1-101/+219
2016-06-25tpm: tpm_tis: Share common data between physChristophe Ricard1-76/+95
2016-06-25tpm: Fix IRQ unwind ordering in TISJason Gunthorpe1-2/+2
2016-06-25tpm: Remove useless priv field in struct tpm_vendor_specificChristophe Ricard1-23/+24
2016-06-25tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chipChristophe Ricard1-12/+12
2016-06-25tpm: drop 'locality' from struct tpm_vendor_specificChristophe Ricard1-36/+35
2016-06-25tpm: drop 'read_queue' from struct tpm_vendor_specificChristophe Ricard1-4/+5
2016-06-25tpm: drop 'irq' from struct tpm_vendor_specificChristophe Ricard1-13/+17
2016-06-25tpm: drop 'iobase' from struct tpm_vendor_specificChristophe Ricard1-42/+58
2016-06-25tpm: drop manufacturer_id from struct tpm_vendor_specificJarkko Sakkinen1-2/+5
2016-06-25tpm: drop int_queue from tpm_vendor_specificJarkko Sakkinen1-7/+12
2016-06-25tpm: fix crash in tpm_tis deinitializationJarkko Sakkinen1-3/+0
2016-06-25tpm: cleanup tpm_tis_remove()Jarkko Sakkinen1-6/+4
2016-06-25tpm: Get rid of devnameJason Gunthorpe1-1/+1
2016-06-25tpm: Get rid of chip->pdevJason Gunthorpe1-8/+8
2016-02-26tpm_tis: fix build warning with tpm_tis_resumeJarkko Sakkinen1-0/+2
2016-02-20tpm_crb/tis: fix: use dev_name() for /proc/iomemJarkko Sakkinen1-1/+3
2016-02-10tpm_tis: Clean up the force=1 module parameterJason Gunthorpe1-65/+104
2016-02-10tpm_tis: Use devm_ioremap_resourceJason Gunthorpe1-15/+18
2016-02-10tpm_tis: Do not fall back to a hardcoded address for TPM2Jason Gunthorpe1-30/+18
2016-02-10tpm_tis: Disable interrupt auto probing on a per-device basisJason Gunthorpe1-8/+10
2016-02-10tpm_crb: Use the common ACPI definition of struct acpi_tpm2Jason Gunthorpe1-1/+1
2016-02-10tpm: remove unneeded include of actbl2.hJerry Snitselaar1-1/+0
2015-12-20tpm_tis: Tighten IRQ auto-probingJason Gunthorpe1-7/+12
2015-12-20tpm_tis: Refactor the interrupt setupJason Gunthorpe1-100/+84
2015-12-20tpm_tis: Get rid of the duplicate IRQ probing codeJason Gunthorpe1-44/+20
2015-12-20tpm: rework tpm_get_timeouts()Jason Gunthorpe1-17/+16
2015-12-20tpm_tis: Ensure interrupts are disabled when the driver startsJason Gunthorpe1-11/+9
2015-12-20tpm_tis: Use devm_free_irq not free_irqJason Gunthorpe1-1/+1
2015-11-09tpm_tis: restore IRQ vector in IO memory after failed probingMartin Wilck1-1/+5
2015-11-09tpm_tis: free irq after probingMartin Wilck1-0/+2
2015-10-19tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0Jarkko Sakkinen1-29/+163
2015-02-15tpm, tpm_tis: fix TPM 2.0 probingJarkko Sakkinen1-7/+4
2015-02-15tpm: fix suspend/resume paths for TPM 2.0Jarkko Sakkinen1-13/+13
2015-01-22tpm/tpm_tis: Add missing ifdef CONFIG_ACPI for pnp_acpi_devicePeter Huewe1-0/+2
2015-01-17tpm: TPM 2.0 FIFO InterfaceJarkko Sakkinen1-23/+89
2015-01-17tpm: device class for tpmJarkko Sakkinen1-2/+2
2015-01-17tpm: rename chip->dev to chip->pdevJarkko Sakkinen1-7/+7
2015-01-17tpm: fix raciness of PPI interface lookupJarkko Sakkinen1-4/+10
2015-01-17tpm: two-phase chip management functionsJarkko Sakkinen1-49/+31
2015-01-17tpm_tis: verify interrupt during initScot Doyle1-14/+62
2014-10-20char: tpm: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-07-29tpm: Provide a generic means to override the chip returned timeoutsJason Gunthorpe1-0/+31
2014-01-06tpm: tpm_tis: Fix compile problems with CONFIG_PM_SLEEP/CONFIG_PNPJason Gunthorpe1-5/+1
2014-01-06tpm: Create a tpm_class_ops structure and use it in the driversJason Gunthorpe1-1/+1
2014-01-06tpm: Pull all driver sysfs code into tpm-sysfs.cJason Gunthorpe1-30/+0
2014-01-06tpm: Pull everything related to /dev/tpmX into tpm-dev.cJason Gunthorpe1-11/+0
2013-10-22tpm: Remove tpm_show_caps_1_2Jason Gunthorpe1-1/+1
2013-09-11tpm: convert tpm_tis driver to use dev_pm_ops from legacy pm_opsShuah Khan1-36/+24
2013-05-21tpm_tis: missing platform_driver_unregister() on error in init_tis()Wei Yongjun1-5/+12
2013-02-05tpm_tis: check pnp_acpi_device return codeKent Yoder1-0/+3
2013-02-05TPM: Wait for TPM_ACCESS tpmRegValidSts to go high at startupJason Gunthorpe1-0/+21
2013-02-05tpm: Fix cancellation of TPM commands (interrupt mode)Stefan Berger1-6/+6
2013-02-05tpm: Fix cancellation of TPM commands (polling mode)Stefan Berger1-1/+14
2013-02-05tpm: Store TPM vendor IDStefan Berger1-0/+1
2013-02-05char/tpm: Use true and false for boolsPeter Huewe1-6/+6
2012-12-11Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2012-11-28tpm: remove use of __devinitBill Pemberton1-1/+1
2012-11-21char: remove use of __devexitBill Pemberton1-1/+1
2012-11-21char: remove use of __devinitdataBill Pemberton1-1/+1
2012-08-22tpm: compile out unused code in the PNP and PM casesKent Yoder1-1/+2
2012-08-10tpm_tis / PM: Fix unused function warning for CONFIG_PM_SLEEPRafael J. Wysocki1-0/+2
2012-07-10tpm_tis: Use struct dev_pm_ops for power managementRafael J. Wysocki1-9/+7
2012-07-10PM / TPM: Drop unused pm_message_t argument from tpm_pm_suspend()Rafael J. Wysocki1-2/+2
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds1-7/+10
2012-03-05tpm_tis: fix tis_lock with respect to RCUJiri Kosina1-5/+5
2012-02-14tpm_tis: Clean up after module_param cleanupStefan Berger1-4/+5
2012-02-14tpm_tis: Only probe iTPMsStefan Berger1-3/+5
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-3/+3
2011-11-16TPM: fix transmit_cmd error logicRajiv Andrade1-2/+0
2011-11-16TPM: Export wait_for_stat for other vendor specific driversRajiv Andrade1-52/+12
2011-11-16TPM: Use vendor specific function for status probeRajiv Andrade1-5/+5
2011-11-16tpm_tis: add delay after aborting commandStefan Berger1-0/+3
2011-11-16tpm_tis: Check return code from getting timeouts/durationsStefan Berger1-1/+5
2011-11-16tpm: Introduce function to poll for result of self testStefan Berger1-2/+7
2011-08-03tpm_tis: fix build when ACPI is not enabledRandy Dunlap1-1/+6
2011-07-22tpm: Move tpm_tis_reenable_interrupts out of CONFIG_PNP blockStefan Berger1-22/+23
2011-07-21tpm: Fix compilation warning when CONFIG_PNP is not definedStefan Berger1-6/+1
2011-07-12tpm_tis: Probing function for Intel iTPM bugStefan Berger1-4/+73
2011-07-12tpm_tis: Fix the probing for interruptsStefan Berger1-6/+27
2011-07-12tpm_tis: Delay ACPI S3 suspend while the TPM is busyStefan Berger1-5/+23
2011-07-12tpm_tis: Re-enable interrupts upon (S3) resumeStefan Berger1-0/+30
2011-07-12tpm_tis: Add timeouts sysfs entryStefan Berger1-1/+3
2011-07-12tpm_tis: Introduce durations sysfs entryStefan Berger1-1/+3
2011-02-20Revert "tpm_tis: Use timeouts returned from TPM"Linus Torvalds1-3/+1
2011-02-11tpm_tis: Use timeouts returned from TPMStefan Berger1-1/+3
2011-01-24tpm: fix panic caused by "tpm: Autodetect itpm devices"Olof Johansson1-3/+3
2010-11-30tpm: Autodetect itpm devicesMatthew Garrett1-0/+24
2010-07-26tpm_tis: fix subsequent suspend failuresRajiv Andrade1-1/+8
2010-05-17TPM: ACPI/PNP dependency removalRajiv Andrade1-19/+21
2010-05-07Revert "TPM: ACPI/PNP dependency removal"James Morris1-21/+19
2010-05-06Merge branch 'master' into nextJames Morris1-0/+1
2010-05-05TPM: ACPI/PNP dependency removalRajiv Andrade1-19/+21
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-11-03tpm: autoload tpm_tis based on system PnP IDsMatt Domsch1-0/+1
2009-11-02tpm_tis: TPM_STS_DATA_EXPECT workaroundRajiv Andrade1-1/+9
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...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