summaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)AuthorLines
2024-09-11hpet: Fix the wrong format specifierzhang jiao-2/+2
2024-09-10Merge branch 'linus' into timers/coreThomas Gleixner-8/+41
2024-09-09adi: remove unused f_versionChristian Brauner-1/+0
2024-09-09Merge 6.11-rc7 into char-misc-nextGreg Kroah-Hartman-0/+4
2024-09-08treewide: Fix wrong singular form of jiffies in commentsAnna-Maria Behnsen-1/+1
2024-09-06hwrng: mtk - Use devm_pm_runtime_enableGuoqing Jiang-1/+1
2024-08-30hwrng: rockchip - handle devm_pm_runtime_enable errorsMartin Kaiser-1/+3
2024-08-30hwrng: rockchip - rst is used only during probeMartin Kaiser-7/+6
2024-08-30hwrng: mxc-rnga - Use devm_clk_get_enabled() helpersHuan Yang-13/+3
2024-08-30fs: move FMODE_UNSIGNED_OFFSET to fop_flagsChristian Brauner-8/+3
2024-08-27tpm: ibmvtpm: Call tpm2_sessions_init() to initialize session supportStefan Berger-0/+4
2024-08-20ipmi:ssif: Improve detecting during probingCorey Minyard-1/+23
2024-08-20ipmi: ipmi_ssif: fix module autoloadingYuntao Liu-0/+1
2024-08-19Merge 6.11-rc4 into char-misc-nextGreg Kroah-Hartman-8/+34
2024-08-16char: xillybus: Check USB endpoints when probing deviceEli Billauer-2/+20
2024-08-16char: xillybus: Refine workqueue handlingEli Billauer-3/+5
2024-08-13char: xillybus: Don't destroy workqueue from work item running on itEli Billauer-5/+11
2024-08-12Merge 6.11-rc3 into char-misc-nextGreg Kroah-Hartman-0/+3
2024-08-10hwrng: cctrng - Add missing clk_disable_unprepare in cctrng_resumeGaosheng Cui-0/+1
2024-08-10hwrng: bcm2835 - Add missing clk_disable_unprepare in bcm2835_rng_initGaosheng Cui-1/+3
2024-08-10hwrng: rockchip - add hwrng driver for Rockchip RK3568 SoCAurelien Jarno-0/+242
2024-08-10hwrng: cn10k - Enable by default CN10K driver if Thunder SoC is enabledFrancesco Dolcini-0/+1
2024-07-31char: add missing NetWinder MODULE_DESCRIPTION() macrosJeff Johnson-0/+3
2024-07-31hpet: Optimize local variable data type in hpet_alloc()Thorsten Blum-1/+1
2024-07-24sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados-2/+2
2024-07-24Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+17
2024-07-19Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+9
2024-07-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-26/+17
2024-07-19random: introduce generic vDSO getrandom() implementationJason A. Donenfeld-1/+17
2024-07-19Merge tag 'tpmdd-next-6.11-rc1-roundtwo' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-2/+3
2024-07-19Merge tag 'v6.11-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-89/+199
2024-07-18Merge tag 'fbdev-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+8
2024-07-18Merge tag 'drm-next-2024-07-18' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-2/+7
2024-07-17Merge tag 'for-linus-6.11-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds-9/+11
2024-07-17virtio: rename virtio_find_vqs_info() to virtio_find_vqs()Jiri Pirko-2/+1
2024-07-17virtio_console: convert to use virtio_find_vqs_info()Jiri Pirko-26/+18
2024-07-16tpm: Use auth only after NULL check in tpm_buf_check_hmac_response()Hao Ge-2/+3
2024-07-15Merge tag 'tpmdd-next-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+3
2024-07-13hwrng: core - remove (un)register_miscdev()Masahiro Yamada-12/+2
2024-07-13hwrng: Kconfig - Do not enable by default CN10K driverFrancesco Dolcini-1/+0
2024-07-12Merge tag 'char-misc-6.10-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-5/+29
2024-07-12agp: uninorth: add missing MODULE_DESCRIPTION() macroJeff Johnson-0/+1
2024-07-08ipmi: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König-7/+7
2024-07-05tpm: Address !chip->auth in tpm_buf_append_hmac_session*()Jarkko Sakkinen-76/+110
2024-07-05tpm: Address !chip->auth in tpm_buf_append_name()Jarkko Sakkinen-102/+119
2024-07-05tpm: Address !chip->auth in tpm2_*_auth_session()Jarkko Sakkinen-2/+12
2024-07-03parport: Remove parport_driver.devmodelDr. David Alan Gilbert-2/+0
2024-07-03bsr: add missing MODULE_DESCRIPTION() macroJeff Johnson-0/+1
2024-07-03dsp56k: add missing MODULE_DESCRIPTION() macroJeff Johnson-0/+1
2024-07-03dtlk: add missing MODULE_DESCRIPTION() macroJeff Johnson-0/+1