aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2020-01-08tpm: Handle negative priv->response_len in tpm_common_read()Tadeusz Struk
2020-01-06tpm: Revert "tpm_tis_core: Turn on the TPM before probing IRQ's"Stefan Berger
2020-01-06tpm: Revert "tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interrupts"Stefan Berger
2020-01-06tpm: Revert "tpm_tis: reserve chip for duration of tpm_tis_core_init"Jarkko Sakkinen
2020-01-03agp: remove unused variable arqsz in agp_3_5_enable()Yunfeng Ye
2020-01-03agp: remove unused variable mcapndxYunfeng Ye
2019-12-20Merge tag 'char-misc-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-12-19tpm/tpm_ftpm_tee: add shutdown call backPavel Tatashin
2019-12-17random: don't forget compat_ioctl on urandomJason A. Donenfeld
2019-12-17tpm: fix invalid locking in NONBLOCKING modeTadeusz Struk
2019-12-17security: keys: trusted: fix lost handle flushJames Bottomley
2019-12-17tpm_tis: reserve chip for duration of tpm_tis_core_initJerry Snitselaar
2019-12-06Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-12-04agp: Add bridge parameter documentationCorentin Labbe
2019-12-04agp: remove unused variable num_segmentsCorentin Labbe
2019-12-04agp: remove unused variable size in agp_generic_create_gatt_tableCorentin Labbe
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-30Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/...Linus Torvalds
2019-11-27Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-25Merge tag 'for-linus-5.5-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2019-11-25Merge tag 'tpmdd-next-20191112' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds
2019-11-22ipmi: fix ipmb_poll()'s return typeLuc Van Oostenryck
2019-11-22hwrng: ks-sa - Enable COMPILE_TESTHerbert Xu
2019-11-21char: Fix Kconfig indentation, continuedKrzysztof Kozlowski
2019-11-20char: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-19virtio_console: allocate inbufs in add_port() only if it is neededLaurent Vivier
2019-11-16Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-11-17Revert "hwrng: core - Freeze khwrng thread during suspend"Herbert Xu
2019-11-17hwrng: ks-sa - Add minimum sleep time before ready-pollingAlexander Sverdlin
2019-11-15hwrng: atmel - add new platform support for sam9x60Codrin Ciubotariu
2019-11-13lp: fix sparc64 LPSETTIMEOUT ioctlArnd Bergmann
2019-11-13ppdev: fix PPGETTIME/PPSETTIME ioctlsArnd Bergmann
2019-11-12tpm: Switch to platform_get_irq_optional()Hans de Goede
2019-11-12tpm_crb: fix fTPM on AMD Zen+ CPUsIvan Lazeev
2019-11-12KEYS: trusted: Move TPM2 trusted keys codeSumit Garg
2019-11-12tpm: Move tpm_buf code to include/linux/Sumit Garg
2019-11-12tpm: use GFP_KERNEL instead of GFP_HIGHMEM for tpm_bufJames Bottomley
2019-11-12tpm: add check after commands attribs tab allocationTadeusz Struk
2019-11-12tpm: tpm_tis_spi: Drop THIS_MODULE usage from driver structStephen Boyd
2019-11-12tpm: tpm_tis_spi: Cleanup includesStephen Boyd
2019-11-12tpm: tpm_tis_spi: Support cr50 devicesAndrey Pronin
2019-11-12tpm: tpm_tis_spi: Introduce a flow control callbackStephen Boyd
2019-11-12tpm: Add a flag to indicate TPM power is managed by firmwareStephen Boyd
2019-11-12tpm_tis: override durations for STM tpm with firmware 1.2.8.28Jerry Snitselaar
2019-11-12tpm: provide a way to override the chip returned durationsJerry Snitselaar
2019-11-12tpm: Remove duplicate code from caps_show() in tpm-sysfs.cJarkko Sakkinen
2019-11-08ipmi: kill off 'timespec' usage againArnd Bergmann
2019-11-08hwrng: hisi - add HiSilicon TRNG driver supportZaibo Xu
2019-11-07drivers: ipmi: Support for both IPMB Req and RespVijay Khemka