summaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-09-171-1/+1
|\
| * Merge branch 'linus' into timers/coreThomas Gleixner2024-09-105-8/+41
| |\
| * | treewide: Fix wrong singular form of jiffies in commentsAnna-Maria Behnsen2024-09-081-1/+1
* | | Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2024-09-161-1/+0
|\ \ \
| * | | adi: remove unused f_versionChristian Brauner2024-09-091-1/+0
* | | | Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds2024-09-162-8/+3
|\ \ \ \
| * | | | fs: move FMODE_UNSIGNED_OFFSET to fop_flagsChristian Brauner2024-08-302-8/+3
| |/ / /
* | | | Merge tag 'v6.12-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2024-09-167-15/+252
|\ \ \ \ | |_|_|/ |/| | |
| * | | hwrng: mtk - Use devm_pm_runtime_enableGuoqing Jiang2024-09-061-1/+1
| * | | hwrng: rockchip - handle devm_pm_runtime_enable errorsMartin Kaiser2024-08-301-1/+3
| * | | hwrng: rockchip - rst is used only during probeMartin Kaiser2024-08-301-7/+6
| * | | hwrng: mxc-rnga - Use devm_clk_get_enabled() helpersHuan Yang2024-08-301-13/+3
| * | | hwrng: cctrng - Add missing clk_disable_unprepare in cctrng_resumeGaosheng Cui2024-08-101-0/+1
| * | | hwrng: bcm2835 - Add missing clk_disable_unprepare in bcm2835_rng_initGaosheng Cui2024-08-101-1/+3
| * | | hwrng: rockchip - add hwrng driver for Rockchip RK3568 SoCAurelien Jarno2024-08-103-0/+242
| * | | hwrng: cn10k - Enable by default CN10K driver if Thunder SoC is enabledFrancesco Dolcini2024-08-101-0/+1
| | |/ | |/|
* | | tpm: ibmvtpm: Call tpm2_sessions_init() to initialize session supportStefan Berger2024-08-271-0/+4
| |/ |/|
* | char: xillybus: Check USB endpoints when probing deviceEli Billauer2024-08-161-2/+20
* | char: xillybus: Refine workqueue handlingEli Billauer2024-08-161-3/+5
* | char: xillybus: Don't destroy workqueue from work item running on itEli Billauer2024-08-131-5/+11
* | char: add missing NetWinder MODULE_DESCRIPTION() macrosJeff Johnson2024-07-313-0/+3
|/
* sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados2024-07-241-2/+2
* Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-07-241-1/+17
|\
| * random: introduce generic vDSO getrandom() implementationJason A. Donenfeld2024-07-191-1/+17
* | Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-07-209-2/+9
|\ \
| * | agp: uninorth: add missing MODULE_DESCRIPTION() macroJeff Johnson2024-07-121-0/+1
| * | parport: Remove parport_driver.devmodelDr. David Alan Gilbert2024-07-032-2/+0
| * | bsr: add missing MODULE_DESCRIPTION() macroJeff Johnson2024-07-031-0/+1
| * | dsp56k: add missing MODULE_DESCRIPTION() macroJeff Johnson2024-07-031-0/+1
| * | dtlk: add missing MODULE_DESCRIPTION() macroJeff Johnson2024-07-031-0/+1
| * | Merge tag 'v6.10-rc4' into char-misc-nextGreg Kroah-Hartman2024-06-173-3/+4
| |\ \
| * | | char: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-043-0/+3
| * | | tlclk: add missing MODULE_DESCRIPTION() macroJeff Johnson2024-06-041-0/+1
| * | | ppdev: add missing MODULE_DESCRIPTION() macroJeff Johnson2024-06-041-0/+1
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2024-07-191-26/+17
|\ \ \ \
| * | | | virtio: rename virtio_find_vqs_info() to virtio_find_vqs()Jiri Pirko2024-07-171-2/+1
| * | | | virtio_console: convert to use virtio_find_vqs_info()Jiri Pirko2024-07-171-26/+18
| | |/ / | |/| |
* | | | Merge tag 'tpmdd-next-6.11-rc1-roundtwo' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-07-191-2/+3
|\ \ \ \
| * | | | tpm: Use auth only after NULL check in tpm_buf_check_hmac_response()Hao Ge2024-07-161-2/+3
* | | | | Merge tag 'v6.11-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2024-07-1910-89/+199
|\ \ \ \ \
| * | | | | hwrng: core - remove (un)register_miscdev()Masahiro Yamada2024-07-131-12/+2
| * | | | | hwrng: Kconfig - Do not enable by default CN10K driverFrancesco Dolcini2024-07-131-1/+0
| * | | | | hwrng: core - Fix wrong quality calculation at hw rng registrationHarald Freudenberger2024-06-281-1/+3
| * | | | | hwrng: exynos - Enable Exynos850 supportSam Protsenko2024-06-281-0/+3
| * | | | | hwrng: exynos - Add SMC based TRNG operationSam Protsenko2024-06-281-10/+130
| * | | | | hwrng: exynos - Implement bus clock controlSam Protsenko2024-06-281-1/+9
| * | | | | hwrng: exynos - Use devm_clk_get_enabled() to get the clockSam Protsenko2024-06-281-17/+4
| * | | | | hwrng: exynos - Improve coding styleSam Protsenko2024-06-281-33/+30
| * | | | | hwrng: drivers - add missing Arm & Cavium MODULE_DESCRIPTION() macrosJeff Johnson2024-06-213-0/+3
| * | | | | hwrng: omap - add missing MODULE_DESCRIPTION() macroJeff Johnson2024-06-072-0/+2