summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2023-11-28parisc/agp: Use 64-bit LE values in SBA IOMMU PDIR tableHelge Deller
2023-11-20hwrng: geode - fix accessing registersJonas Gorski
2023-11-20hwrng: bcm2835 - Fix hwrng throughput regressionStefan Wahren
2023-10-06parisc: sba: Fix compile warning wrt list of SBA devicesHelge Deller
2023-09-23tpm_tis: Resend command to recover from data transfer errorsAlexander Steffen
2023-09-19tpm_crb: Fix an error handling path in crb_acpi_add()Christophe JAILLET
2023-09-13ipmi_si: fix a memleak in try_smi_init()Yi Yang
2023-09-13ipmi:ssif: Fix a memory leak when scanning for an adapterCorey Minyard
2023-09-13ipmi:ssif: Add check for kstrdupJiasheng Jiang
2023-09-13hwrng: iproc-rng200 - Implement suspend and resume callsFlorian Fainelli
2023-09-13hwrng: pic32 - use devm_clk_get_enabledMartin Kaiser
2023-09-13hwrng: nomadik - keep clock enabled while hwrng is registeredMartin Kaiser
2023-09-13tpm: Enable hwrng only for Pluton on AMD CPUsJarkko Sakkinen
2023-08-12tpm_tis: Opt-in interruptsJarkko Sakkinen
2023-08-12tpm: tpm_tis: Fix UPX-i11 DMI_MATCH conditionPeter Ujfalusi
2023-08-09tpm: Add a helper for checking hwrng enabledMario Limonciello
2023-08-07tpm/tpm_tis: Disable interrupts for Lenovo P620 devicesJonathan McDowell
2023-08-07tpm: Disable RNG for all AMD fTPMsMario Limonciello
2023-08-07tpm/tpm_tis: Disable interrupts for TUXEDO InfinityBook S 15/17 Gen7Takashi Iwai
2023-07-28tpm_tis: Explicitly check for error codeAlexander Steffen
2023-07-28tpm: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-07-17tpm,tpm_tis: Disable interrupts after 1000 unhandled IRQsLino Sanfilippo
2023-07-17tpm/tpm_tis: Disable interrupts for Lenovo L590 devicesFlorian Bezdeka
2023-07-17tpm: Do not remap from ACPI resources again for Pluton TPMValentin David
2023-07-17tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 13th genChristian Hesse
2023-07-17tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 12th genChristian Hesse
2023-07-17tpm: return false from tpm_amd_is_rng_defective on non-x86 platformsJerry Snitselaar
2023-07-17tpm: tis_i2c: Limit write bursts to I2C_SMBUS_BLOCK_MAX (32) bytesAlexander Sverdlin
2023-07-17tpm: tis_i2c: Limit read bursts to I2C_SMBUS_BLOCK_MAX (32) bytesAlexander Sverdlin
2023-07-17tpm_tis_spi: Release chip select when flow control failsPeijie Shao
2023-07-17tpm: tpm_tis: Disable interrupts *only* for AEON UPX-i11Peter Ujfalusi
2023-07-17tpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx creationJarkko Sakkinen
2023-07-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-07-03Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-07-03virtio-console: call scheduler when we free unused buffsXianting Tian
2023-06-30Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-06-29Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2023-06-26Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-26bsr: fix build problem with bsr_class static cleanupGreg Kroah-Hartman
2023-06-23char: xillybus: make xillybus_class a static const structureIvan Orlov
2023-06-23xilinx_hwicap: make icap_class a static const structureIvan Orlov
2023-06-23virtio_console: make port class a static const structureIvan Orlov
2023-06-23ppdev: make ppdev_class a static const structureIvan Orlov
2023-06-23char: misc: make misc_class a static const structureIvan Orlov
2023-06-23/dev/mem: make mem_class a static const structureIvan Orlov
2023-06-23char: lp: make lp_class a static const structureIvan Orlov
2023-06-23dsp56k: make dsp56k_class a static const structureIvan Orlov
2023-06-23bsr: make bsr_class a static const structureIvan Orlov
2023-06-23hwrng: imx-rngc - switch to DEFINE_SIMPLE_DEV_PM_OPSMartin Kaiser
2023-06-23hwrng: st - keep clock enabled while hwrng is registeredMartin Kaiser