summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* random: handle creditable entropy from atomic process contextJason A. Donenfeld2024-04-171-5/+5
* Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-213-8/+5
|\
| * char: xillybus: Convert to platform remove callback returning voidUwe Kleine-König2024-03-071-4/+2
| * char: xilinx_hwicap: Fix NULL vs IS_ERR() bugDan Carpenter2024-03-071-2/+2
| * hpet: remove hpets::hp_clocksourceJiri Slaby (SUSE)2024-03-071-1/+0
| * char: xilinx_hwicap: drop casting to void in dev_set_drvdataJavier Carrasco2024-03-071-1/+1
* | Merge tag 'v6.9-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2024-03-151-4/+2
|\ \
| * | hwrng: hisi - use dev_err_probeMartin Kaiser2024-03-081-4/+2
| |/
* | Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-03-1411-11/+11
|\ \
| * | Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"Ahelenia Ziemiańska2024-03-0611-11/+11
| |/
* | Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-03-131-1/+0
|\ \
| * | char/agp: remove agp_bridge_data::typeJiri Slaby (SUSE)2024-02-161-1/+0
| |/
* | Merge tag 'tpmdd-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2024-03-135-5/+8
|\ \
| * | tpm: tis_i2c: Add compatible string nuvoton,npct75xLukas Wunner2024-03-121-0/+2
| * | tpm_tis: Add compatible string atmel,at97sc3204Lukas Wunner2024-03-121-0/+1
| * | tpm_tis_spi: Add compatible string atmel,attpm20pLukas Wunner2024-03-121-0/+1
| * | tpm,tpm_tis: Avoid warning splat at shutdownLino Sanfilippo2024-03-121-2/+1
| * | tpm/tpm_ftpm_tee: fix all kernel-doc warningsRandy Dunlap2024-03-121-3/+3
| |/
* / tpm_tis_spi: Follow renaming of SPI "master" to "controller"Uwe Kleine-König2024-02-081-2/+2
|/
* Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-01-182-56/+8
|\
| * tty: ttyprintk: convert to u8 and size_tJiri Slaby (SUSE)2023-12-081-3/+3
| * tty: hvc: convert to u8 and size_tJiri Slaby (SUSE)2023-12-081-5/+5
| * tty: virtio: drop virtio_cons_early_init()Jiri Slaby (SUSE)2023-12-081-48/+0
* | Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-171-3/+3
|\ \
| * | ppdev: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET2024-01-041-3/+3
| |/
* | Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2024-01-126-1491/+0
|\ \
| * | char/agp: Remove frontend codeThomas Zimmermann2023-12-066-1491/+0
| |/
* | Merge tag 'v6.8-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2024-01-1015-74/+59
|\ \
| * | hwrng: starfive - Add runtime pm opsJia Jie Ho2023-12-221-2/+6
| * | hwrng: xgene - Convert to platform remove callback returning voidUwe Kleine-König2023-12-151-4/+2
| * | hwrng: timeriomem - Convert to platform remove callback returning voidUwe Kleine-König2023-12-151-4/+2
| * | hwrng: stm32 - Convert to platform remove callback returning voidUwe Kleine-König2023-12-151-4/+2
| * | hwrng: omap - Convert to platform remove callback returning voidUwe Kleine-König2023-12-151-4/+2
| * | hwrng: npcm - Convert to platform remove callback returning voidUwe Kleine-König2023-12-151-4/+2
| * | hwrng: n2 - Convert to platform remove callback returning voidUwe Kleine-König2023-12-151-4/+2
| * | hwrng: mxc - Convert to platform remove callback returning voidUwe Kleine-König2023-12-151-4/+2
| * | hwrng: ks-sa - Convert to platform remove callback returning voidUwe Kleine-König2023-12-151-4/+2
| * | hwrng: ingenic - Convert to platform remove callback returning voidUwe Kleine-König2023-12-151-4/+2
| * | hwrng: exynos - Convert to platform remove callback returning voidUwe Kleine-König2023-12-151-4/+2
| * | hwrng: cctrng - Convert to platform remove callback returning voidUwe Kleine-König2023-12-151-4/+2
| * | hwrng: atmel - Convert to platform remove callback returning voidUwe Kleine-König2023-12-151-4/+2
| * | hwrng: virtio - Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET2023-12-151-3/+3
| * | hwrng: core - Fix page fault dead lock on mmap-ed hwrngHerbert Xu2023-12-081-13/+21
| * | hwrng: stm32 - add missing clk_disable_unprepare() in stm32_rng_init()Yang Yingliang2023-12-081-0/+1
| * | hwrng: starfive - Fix dev_err_probe return errorJia Jie Ho2023-12-011-1/+1
| * | hwrng: virtio - remove #ifdef guards for PM functionsMartin Kaiser2023-11-171-6/+2
| * | hwrng: ingenic - Replace of_device.h with explicit of.h includeRob Herring2023-11-171-1/+1
| |/
* | Merge tag 'tpmdd-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkk...Linus Torvalds2024-01-102-13/+5
|\ \
| * | tpm: cr50: fix kernel-doc warning and spellingRandy Dunlap2024-01-091-2/+1
| * | tpm: nuvoton: Use i2c_get_match_data()Rob Herring2024-01-091-11/+4