summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2023-11-04Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-120/+24
2023-11-03Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds15-131/+537
2023-11-03Merge tag 'for-linus-6.7-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds2-9/+4
2023-11-02Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds3-3/+0
2023-11-02Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-1567/+4
2023-11-01Merge tag 'parisc-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-7/+9
2023-10-31Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2023-10-30parisc/agp: Use 64-bit LE values in SBA IOMMU PDIR tableHelge Deller1-7/+9
2023-10-25virtio_console: Annotate struct port_buffer with __counted_byKees Cook1-1/+1
2023-10-18char: convert to new timestamp accessorsJeff Layton1-1/+1
2023-10-18char: xilinx_hwicap: Modernize driver probeRob Herring1-119/+19
2023-10-13hwrng: n2 - Use device_get_match_data()Rob Herring1-7/+3
2023-10-11char-misc: Remove the now superfluous sentinel element from ctl_table arrayJoel Granados2-2/+0
2023-10-11hpet: Remove now superfluous sentinel element from ctl_table arrayJoel Granados1-1/+0
2023-10-05drivers/char/mem: implement splice() for /dev/zero, /dev/fullMax Kellermann1-0/+4
2023-10-05hpet: Annotate struct hpets with __counted_byKees Cook1-1/+1
2023-10-05hwrng: meson - add support for S4Alexey Romanov1-3/+77
2023-10-01hwrng: stm32 - rework power management sequencesGatien Chevallier1-11/+97
2023-10-01hwrng: stm32 - support RNG configuration locking mechanismGatien Chevallier1-0/+5
2023-10-01hwrng: stm32 - restrain RNG noise source clockGatien Chevallier1-2/+32
2023-10-01hwrng: stm32 - rework error handling in stm32_rng_read()Gatien Chevallier1-12/+41
2023-10-01hwrng: stm32 - implement error concealmentGatien Chevallier1-4/+110
2023-10-01hwrng: stm32 - implement STM32MP13x supportGatien Chevallier1-64/+158
2023-10-01hwrng: stm32 - use devm_platform_get_and_ioremap_resource() APIGatien Chevallier1-7/+2
2023-09-20hwrng: imx-rngc - reasonable timeout for initial seedMartin Kaiser1-3/+3
2023-09-20hwrng: imx-rngc - reasonable timeout for selftestMartin Kaiser1-1/+3
2023-09-15hwrng: geode - fix accessing registersJonas Gorski1-2/+4
2023-09-15hwrng: octeon - Fix warnings on 32-bit platformsHerbert Xu1-3/+3
2023-09-15hwrng: bcm2835 - Fix hwrng throughput regressionStefan Wahren2-1/+7
2023-09-15hwrng: xiphera - removed unnneded platform_set_drvdata()Andrei Coardos1-2/+0
2023-09-15hwrng: xgene - removed unneeded call to platform_set_drvdata()Andrei Coardos1-1/+0
2023-09-15hwrng: mpfs - removed unneeded call to platform_set_drvdata()Andrei Coardos1-2/+0
2023-09-15hwrng: st - add MODULE_DESCRIPTIONMartin Kaiser1-0/+1
2023-09-15hwrng: nomadik - add MODULE_DESCRIPTIONMartin Kaiser1-0/+1
2023-09-15hwrng: ks-sa - use dev_err_probeMartin Kaiser1-6/+3
2023-09-15hwrng: ks-sa - remove dev from struct ks_sa_rngMartin Kaiser1-2/+0
2023-09-15hwrng: ks-sa - access private data via struct hwrngMartin Kaiser1-11/+4
2023-09-15hwrng: hisi - removed unneeded call to platform_set_drvdata()Andrei Coardos1-2/+0
2023-09-15hwrng: bcm2835 - removed call to platform_set_drvdata()Andrei Coardos1-2/+0
2023-09-13Merge tag 'tpmdd-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-1/+1
2023-09-13Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+0
2023-09-13ipmi: refactor deprecated strncpyJustin Stitt2-9/+4
2023-09-12tpm: Fix typo in tpmrm class definitionJustin M. Forbes1-1/+1
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel10-1567/+4
2023-09-04tpm: Enable hwrng only for Pluton on AMD CPUsJarkko Sakkinen1-25/+8
2023-09-04tpm_crb: Fix an error handling path in crb_acpi_add()Christophe JAILLET1-2/+3
2023-09-01Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-3/+3
2023-09-01Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-18/+20
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-3/+2
2023-08-31parisc: sba: Fix compile warning wrt list of SBA devicesHelge Deller1-2/+0