summaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | hwrng: ingenic - enable compile testingMartin Kaiser2023-07-221-2/+1
| * | | | | hwrng: timeriomem - Use devm_platform_get_and_ioremap_resource()Yangtao Li2023-07-201-15/+10
| * | | | | hwrng: pic32 - enable TRNG only while it's usedMartin Kaiser2023-07-201-22/+19
| * | | | | hwrng: pic32 - remove unused definesMartin Kaiser2023-07-201-10/+3
| * | | | | hwrng: pic32 - use devm_clk_get_enabledMartin Kaiser2023-07-201-14/+5
| * | | | | hwrng: pic32 - enable compile-testingMartin Kaiser2023-07-201-1/+1
| * | | | | hwrng: exynos - switch to DEFINE_SIMPLE_DEV_PM_OPSMartin Kaiser2023-07-201-4/+4
| * | | | | hwrng: imx-rngc - use dev_err_probeMartin Kaiser2023-07-201-16/+8
| * | | | | hwrng: nomadik - use dev_err_probeMartin Kaiser2023-07-201-5/+2
| * | | | | hwrng: nomadik - keep clock enabled while hwrng is registeredMartin Kaiser2023-07-201-9/+3
| | |/ / / | |/| | |
* | | | | tpm/tpm_tis_synquacer: Use module_platform_driver macro to simplify the codeLi Zetao2023-08-171-17/+1
* | | | | tpm: remove redundant variable lenColin Ian King2023-08-171-2/+1
* | | | | tpm_tis: Resend command to recover from data transfer errorsAlexander Steffen2023-08-171-3/+10
* | | | | tpm_tis: Use responseRetry to recover from data transfer errorsAlexander Steffen2023-08-172-8/+30
* | | | | tpm_tis: Move CRC check to generic send routineAlexander Steffen2023-08-171-6/+6
* | | | | tpm_tis_spi: Add hardware wait pollingKrishna Yarlagadda2023-08-171-2/+89
* | | | | tpm_tis: Revert "tpm_tis: Disable interrupts on ThinkPad T490s"Jarkko Sakkinen2023-08-171-91/+2
| |_|_|/ |/| | |
* | | | tpm_tis: Opt-in interruptsJarkko Sakkinen2023-08-121-1/+1
* | | | tpm: tpm_tis: Fix UPX-i11 DMI_MATCH conditionPeter Ujfalusi2023-08-121-1/+1
* | | | tpm: Add a helper for checking hwrng enabledMario Limonciello2023-08-091-5/+14
* | | | tpm/tpm_tis: Disable interrupts for Lenovo P620 devicesJonathan McDowell2023-08-071-0/+8
* | | | tpm: Disable RNG for all AMD fTPMsMario Limonciello2023-08-072-66/+32
* | | | tpm/tpm_tis: Disable interrupts for TUXEDO InfinityBook S 15/17 Gen7Takashi Iwai2023-08-071-0/+8
| |/ / |/| |
* | | tpm_tis: Explicitly check for error codeAlexander Steffen2023-07-281-2/+7
* | | tpm: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-07-286-6/+6
* | | tpm,tpm_tis: Disable interrupts after 1000 unhandled IRQsLino Sanfilippo2023-07-172-15/+92
* | | tpm/tpm_tis: Disable interrupts for Lenovo L590 devicesFlorian Bezdeka2023-07-171-0/+8
* | | tpm: Do not remap from ACPI resources again for Pluton TPMValentin David2023-07-171-8/+11
* | | tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 13th genChristian Hesse2023-07-171-0/+8
* | | tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 12th genChristian Hesse2023-07-171-0/+8
* | | tpm: return false from tpm_amd_is_rng_defective on non-x86 platformsJerry Snitselaar2023-07-171-0/+7
* | | tpm: tis_i2c: Limit write bursts to I2C_SMBUS_BLOCK_MAX (32) bytesAlexander Sverdlin2023-07-171-7/+15
* | | tpm: tis_i2c: Limit read bursts to I2C_SMBUS_BLOCK_MAX (32) bytesAlexander Sverdlin2023-07-171-15/+22
* | | tpm_tis_spi: Release chip select when flow control failsPeijie Shao2023-07-171-0/+8
* | | tpm: tpm_tis: Disable interrupts *only* for AEON UPX-i11Peter Ujfalusi2023-07-171-0/+1
* | | tpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx creationJarkko Sakkinen2023-07-171-23/+7
|/ /
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2023-07-041-0/+1
|\ \
| * | virtio-console: call scheduler when we free unused buffsXianting Tian2023-07-031-0/+1
* | | Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-07-0310-118/+112
|\ \ \
| * | | bsr: fix build problem with bsr_class static cleanupGreg Kroah-Hartman2023-06-261-1/+1
| * | | char: xillybus: make xillybus_class a static const structureIvan Orlov2023-06-231-13/+8
| * | | xilinx_hwicap: make icap_class a static const structureIvan Orlov2023-06-231-5/+9
| * | | virtio_console: make port class a static const structureIvan Orlov2023-06-231-13/+11
| * | | ppdev: make ppdev_class a static const structureIvan Orlov2023-06-231-9/+10
| * | | char: misc: make misc_class a static const structureIvan Orlov2023-06-231-19/+20
| * | | /dev/mem: make mem_class a static const structureIvan Orlov2023-06-231-6/+9
| * | | char: lp: make lp_class a static const structureIvan Orlov2023-06-231-9/+9
| * | | dsp56k: make dsp56k_class a static const structureIvan Orlov2023-06-231-9/+9
| * | | bsr: make bsr_class a static const structureIvan Orlov2023-06-231-11/+10
| * | | char: xilinx_hwicap: Convert to platform remove callback returning voidUwe Kleine-König2023-06-151-4/+2