summaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
Commit message (Expand)AuthorAgeFilesLines
* [tree-wide] finally take no_llseek outAl Viro2024-09-2713-13/+0
* Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-09-261-3/+3
|\
| * hpet: Fix the wrong format specifierzhang jiao2024-09-111-2/+2
| * Merge 6.11-rc7 into char-misc-nextGreg Kroah-Hartman2024-09-091-0/+4
| |\
| * \ Merge 6.11-rc4 into char-misc-nextGreg Kroah-Hartman2024-08-191-8/+34
| |\ \
| * \ \ Merge 6.11-rc3 into char-misc-nextGreg Kroah-Hartman2024-08-123-0/+3
| |\ \ \
| * | | | hpet: Optimize local variable data type in hpet_alloc()Thorsten Blum2024-07-311-1/+1
* | | | | Merge tag 'tpmdd-next-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-09-196-3/+9
|\ \ \ \ \
| * | | | | tpm: export tpm2_sessions_init() to fix ibmvtpm buildingKexy Biscuit2024-09-171-0/+1
| * | | | | tpm: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König2024-09-173-3/+3
| * | | | | tpm: Clean up TPM space after command failureJonathan McDowell2024-09-172-0/+5
* | | | | | Merge tag 'for-linus-6.12-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds2024-09-191-1/+24
|\ \ \ \ \ \
| * | | | | | ipmi:ssif: Improve detecting during probingCorey Minyard2024-08-211-1/+23
| * | | | | | ipmi: ipmi_ssif: fix module autoloadingYuntao Liu2024-08-211-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-09-181-2/+10
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | random: vDSO: add __arch_get_k_vdso_rng_data() helper for data page accessChristophe Leroy2024-09-131-2/+3
| * | | | | random: vDSO: don't use 64-bit atomics on 32-bit architecturesChristophe Leroy2024-09-131-1/+8
| | |_|_|/ | |/| | |
* | | | | 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