summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2023-11-03Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-11-02Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-11-02Merge tag 'for-linus-6.7-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds
2023-11-01Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-01Merge tag 'parisc-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-30Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-30parisc/agp: Use 64-bit LE values in SBA IOMMU PDIR tableHelge Deller
2023-10-24virtio_console: Annotate struct port_buffer with __counted_byKees Cook
2023-10-18char: convert to new timestamp accessorsJeff Layton
2023-10-18char: xilinx_hwicap: Modernize driver probeRob Herring
2023-10-13hwrng: n2 - Use device_get_match_data()Rob Herring
2023-10-11char-misc: Remove the now superfluous sentinel element from ctl_table arrayJoel Granados
2023-10-11hpet: Remove now superfluous sentinel element from ctl_table arrayJoel Granados
2023-10-05drivers/char/mem: implement splice() for /dev/zero, /dev/fullMax Kellermann
2023-10-05hpet: Annotate struct hpets with __counted_byKees Cook
2023-10-05hwrng: meson - add support for S4Alexey Romanov
2023-10-01hwrng: stm32 - rework power management sequencesGatien Chevallier
2023-10-01hwrng: stm32 - support RNG configuration locking mechanismGatien Chevallier
2023-10-01hwrng: stm32 - restrain RNG noise source clockGatien Chevallier
2023-10-01hwrng: stm32 - rework error handling in stm32_rng_read()Gatien Chevallier
2023-10-01hwrng: stm32 - implement error concealmentGatien Chevallier
2023-10-01hwrng: stm32 - implement STM32MP13x supportGatien Chevallier
2023-10-01hwrng: stm32 - use devm_platform_get_and_ioremap_resource() APIGatien Chevallier
2023-09-20hwrng: imx-rngc - reasonable timeout for initial seedMartin Kaiser
2023-09-20hwrng: imx-rngc - reasonable timeout for selftestMartin Kaiser
2023-09-15hwrng: geode - fix accessing registersJonas Gorski
2023-09-15hwrng: octeon - Fix warnings on 32-bit platformsHerbert Xu
2023-09-15hwrng: bcm2835 - Fix hwrng throughput regressionStefan Wahren
2023-09-15hwrng: xiphera - removed unnneded platform_set_drvdata()Andrei Coardos
2023-09-15hwrng: xgene - removed unneeded call to platform_set_drvdata()Andrei Coardos
2023-09-15hwrng: mpfs - removed unneeded call to platform_set_drvdata()Andrei Coardos
2023-09-15hwrng: st - add MODULE_DESCRIPTIONMartin Kaiser
2023-09-15hwrng: nomadik - add MODULE_DESCRIPTIONMartin Kaiser
2023-09-15hwrng: ks-sa - use dev_err_probeMartin Kaiser
2023-09-15hwrng: ks-sa - remove dev from struct ks_sa_rngMartin Kaiser
2023-09-15hwrng: ks-sa - access private data via struct hwrngMartin Kaiser
2023-09-15hwrng: hisi - removed unneeded call to platform_set_drvdata()Andrei Coardos
2023-09-15hwrng: bcm2835 - removed call to platform_set_drvdata()Andrei Coardos
2023-09-13Merge tag 'tpmdd-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2023-09-13Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-09-13ipmi: refactor deprecated strncpyJustin Stitt
2023-09-12tpm: Fix typo in tpmrm class definitionJustin M. Forbes
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel
2023-09-04tpm: Enable hwrng only for Pluton on AMD CPUsJarkko Sakkinen
2023-09-04tpm_crb: Fix an error handling path in crb_acpi_add()Christophe JAILLET
2023-09-01Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-01Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-08-31parisc: sba: Fix compile warning wrt list of SBA devicesHelge Deller