summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2024-09-18Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
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-10Merge branch 'linus' into timers/coreThomas Gleixner
2024-09-09adi: remove unused f_versionChristian Brauner
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-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-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-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
2024-07-19Merge tag 'v6.11-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-07-18Merge tag 'fbdev-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-18Merge tag 'drm-next-2024-07-18' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-07-17Merge tag 'for-linus-6.11-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds
2024-07-17virtio: rename virtio_find_vqs_info() to virtio_find_vqs()Jiri Pirko
2024-07-17virtio_console: convert to use virtio_find_vqs_info()Jiri Pirko
2024-07-16tpm: Use auth only after NULL check in tpm_buf_check_hmac_response()Hao Ge
2024-07-15Merge tag 'tpmdd-next-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-13hwrng: core - remove (un)register_miscdev()Masahiro Yamada
2024-07-13hwrng: Kconfig - Do not enable by default CN10K driverFrancesco Dolcini
2024-07-12Merge tag 'char-misc-6.10-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-12agp: uninorth: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-07-08ipmi: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2024-07-05tpm: Address !chip->auth in tpm_buf_append_hmac_session*()Jarkko Sakkinen
2024-07-05tpm: Address !chip->auth in tpm_buf_append_name()Jarkko Sakkinen
2024-07-05tpm: Address !chip->auth in tpm2_*_auth_session()Jarkko Sakkinen
2024-07-03parport: Remove parport_driver.devmodelDr. David Alan Gilbert
2024-07-03bsr: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-07-03dsp56k: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-07-03dtlk: add missing MODULE_DESCRIPTION() macroJeff Johnson