summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
26 hoursMerge tag 'platform-drivers-x86-v7.2-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
27 hoursMerge tag 'for-next-tpm-7.2-rc1-fixed' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
46 hoursMerge tag 'char-misc-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
4 daystpm: fix event_size output in tpm1_binary_bios_measurements_showThorsten Blum
4 daystpm: tpm_crb_ffa: revert defered_probed when tpm_crb_ffa is built-inYeoreum Yun
4 daystpm: tpm2-sessions: wait for async KPP completion in tpm_buf_append_saltMichael Bommarito
4 daystpm: tpm_tis: Add settle time for some TPMsJim Broadus
4 daystpm: tpm_tis: store entire did_vidJim Broadus
4 daystpm_crb: Check ACPI_COMPANION() against NULL during probeRafael J. Wysocki
4 daystpm: tpm_tis_spi: Use wait_woken() in wait_for_tmp_stat()Jarkko Sakkinen
4 daystpm: Initialize name_size_alg for non-NULL name in tpm_buf_append_name()Gunnar Kudrjavets
4 daystpm: restore timeout for key creation commandsBaoli Zhang
4 daystpm: svsm: constify tpm_chip_opsDavid Windsor
5 daysMerge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
7 daysMerge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
7 daysMerge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
9 daysMerge tag 'v7.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
9 daysMerge tag 's390-7.2-1' of gitolite.kernel.org:pub/scm/linux/kernel/git/s390/l...Linus Torvalds
9 daysMerge tag 'x86-cpu-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
13 dayshwrng: jh7110 - fix refcount leak in starfive_trng_read()Wentao Liang
13 dayshwrng: xilinx - Move xilinx-rng into drivers/char/hw_random/Eric Biggers
13 dayshwrng: hisi-trng - Move hisi-trng into drivers/char/hw_random/Eric Biggers
2026-06-10virtio_console: read size from config space during device initFilip Hejsek
2026-06-08agp/amd64: Fix broken error propagation in agp_amd64_probe()Mingyu Wang
2026-06-04mm/vma: eliminate mmap_action->error_hook, introduce error_overrideLorenzo Stoakes
2026-06-04drivers/char/mem: eliminate unnecessary use of success_hookLorenzo Stoakes
2026-06-04hwrng: virtio: clamp device-reported used.len at copy_data()Michael Bommarito
2026-06-03s390/trng: Replace __get_free_page() with kmalloc()Mike Rapoport (Microsoft)
2026-05-23char: applicom: remove low-quality, unused driverEthan Nelson-Moore
2026-05-23char: dtlk: remove driver for ISA speech synthesizer cardEthan Nelson-Moore
2026-05-23char/nvram: Remove redundant nvram_mutexVenkat Rao Bagalkote
2026-05-23sonypi: Check ACPI_COMPANION() against NULL at probe timeRafael J. Wysocki
2026-05-23hpet: Check ACPI_COMPANION() against NULL at probe timeRafael J. Wysocki
2026-05-23char: tlclk: fix use-after-free in tlclk_cleanup()James Kim
2026-05-15hwrng: core - use sysfs_emit_at in rng_available_showThorsten Blum
2026-05-15hwrng: core - use MAX to simplify RNG_BUFFER_SIZEThorsten Blum
2026-05-15hwrng: core - use bool for wait parameter in rng_get_dataThorsten Blum
2026-05-15hwrng: core - drop unnecessary forward declarationsThorsten Blum
2026-05-15hwrng: drivers - Drop unused assignment to pci driver_dataUwe Kleine-König (The Capable Hub)
2026-05-07hwrng: mtk - add support for hw access via SMCCDaniel Golle
2026-05-06treewide: Explicitly include the x86 CPUID headersAhmed S. Darwish
2026-05-04Merge tag 'for-linus-7.1-2' of https://github.com/cminyard/linux-ipmiLinus Torvalds
2026-04-28ipmi:ssif: NULL thread on errorCorey Minyard
2026-04-28ipmi:si: Return state to normal if message allocation failsCorey Minyard
2026-04-28ipmi: Add limits to event and receive message requestsCorey Minyard
2026-04-28sonypi: use strscpy() in sonypi_acpi_probeThorsten Blum
2026-04-25Merge tag 'for-next-tpm-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-04-24Merge tag 'char-misc-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-21tpm: tpm_tis: stop transmit if retries are exhaustedJacqueline Wong
2026-04-21tpm: tpm_tis: add error logging for data transferJacqueline Wong