aboutsummaryrefslogtreecommitdiff
path: root/drivers/char (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-199-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
| * | | | | hwrng: stm32 - use sizeof(*priv) instead of sizeof(struct stm32_rng_private)Marek Vasut2024-06-071-1/+1
| * | | | | hwrng: stm32 - cache device pointer in struct stm32_rng_privateMarek Vasut2024-06-071-18/+13
| * | | | | hwrng: stm32 - use pm_runtime_resume_and_get()Marek Vasut2024-06-071-1/+3
| * | | | | hwrng: amd - Convert PCIBIOS_* return codes to errnosIlpo Järvinen2024-06-071-1/+3
* | | | | | Merge tag 'fbdev-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-07-188-0/+8
|\ \ \ \ \ \
| * | | | | | video: agp: add remaining missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-228-0/+8
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'drm-next-2024-07-18' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-07-185-2/+7
|\ \ \ \ \ \
| * | | | | | agp: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-245-0/+5
| * | | | | | Merge drm/drm-next into drm-intel-nextJani Nikula2024-06-1936-185/+1739
| |\| | | | |
| * | | | | | drm: move intel-gtt.h under include/drm/intelJani Nikula2024-05-312-2/+2
* | | | | | | Merge tag 'for-linus-6.11-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds2024-07-174-9/+11
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | ipmi: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König2024-07-084-7/+7
| * | | | | | ipmi: ssif_bmc: prevent integer overflow on 32bit systemsDan Carpenter2024-06-141-2/+4
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'tpmdd-next-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-07-152-0/+3
|\ \ \ \ \ \
| * | | | | | tpm_tis_spi: add missing attpm20p SPI device ID entryVitor Soares2024-07-011-0/+1
| * | | | | | char: tpm: Fix possible memory leak in tpm_bios_measurements_open()Joe Hattori2024-07-011-0/+2
| |/ / / / /