summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2024-10-29tpm: Lazily flush the auth sessionJarkko Sakkinen
2024-10-28tpm: Rollback tpm2_load_null()Jarkko Sakkinen
2024-10-28tpm: Return tpm2_sessions_init() when null key creation failsJarkko Sakkinen
2024-10-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-26Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-25virtio_console: fix misc probe bugsMichael S. Tsirkin
2024-09-19Merge tag 'tpmdd-next-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-19Merge tag 'for-linus-6.12-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds
2024-09-18Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-09-17tpm: export tpm2_sessions_init() to fix ibmvtpm buildingKexy Biscuit
2024-09-17tpm: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2024-09-17tpm: Clean up TPM space after command failureJonathan McDowell
2024-09-17Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-09-16Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-09-16Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2024-09-16Merge tag 'v6.12-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-09-13random: vDSO: add __arch_get_k_vdso_rng_data() helper for data page accessChristophe Leroy
2024-09-13random: vDSO: don't use 64-bit atomics on 32-bit architecturesChristophe Leroy
2024-09-11hpet: Fix the wrong format specifierzhang jiao
2024-09-10Merge branch 'linus' into timers/coreThomas Gleixner
2024-09-09adi: remove unused f_versionChristian Brauner
2024-09-09Merge 6.11-rc7 into char-misc-nextGreg Kroah-Hartman
2024-09-08treewide: Fix wrong singular form of jiffies in commentsAnna-Maria Behnsen
2024-09-06hwrng: mtk - Use devm_pm_runtime_enableGuoqing Jiang
2024-08-30hwrng: rockchip - handle devm_pm_runtime_enable errorsMartin Kaiser
2024-08-30hwrng: rockchip - rst is used only during probeMartin Kaiser
2024-08-30hwrng: mxc-rnga - Use devm_clk_get_enabled() helpersHuan Yang
2024-08-30fs: move FMODE_UNSIGNED_OFFSET to fop_flagsChristian Brauner
2024-08-27tpm: ibmvtpm: Call tpm2_sessions_init() to initialize session supportStefan Berger
2024-08-20ipmi:ssif: Improve detecting during probingCorey Minyard
2024-08-20ipmi: ipmi_ssif: fix module autoloadingYuntao Liu
2024-08-19Merge 6.11-rc4 into char-misc-nextGreg Kroah-Hartman
2024-08-16char: xillybus: Check USB endpoints when probing deviceEli Billauer
2024-08-16char: xillybus: Refine workqueue handlingEli Billauer
2024-08-13char: xillybus: Don't destroy workqueue from work item running on itEli Billauer
2024-08-12Merge 6.11-rc3 into char-misc-nextGreg Kroah-Hartman
2024-08-10hwrng: cctrng - Add missing clk_disable_unprepare in cctrng_resumeGaosheng Cui
2024-08-10hwrng: bcm2835 - Add missing clk_disable_unprepare in bcm2835_rng_initGaosheng Cui
2024-08-10hwrng: rockchip - add hwrng driver for Rockchip RK3568 SoCAurelien Jarno
2024-08-10hwrng: cn10k - Enable by default CN10K driver if Thunder SoC is enabledFrancesco Dolcini
2024-07-31char: add missing NetWinder MODULE_DESCRIPTION() macrosJeff Johnson
2024-07-31hpet: Optimize local variable data type in hpet_alloc()Thorsten Blum
2024-07-24sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados
2024-07-24Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-07-19Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-07-19random: introduce generic vDSO getrandom() implementationJason A. Donenfeld
2024-07-19Merge tag 'tpmdd-next-6.11-rc1-roundtwo' of git://git.kernel.org/pub/scm/linu...Linus Torvalds