summaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v6.10-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2024-05-133-8/+21
|\
| * hwrng: stm32 - repair clock handlingMarek Vasut2024-04-261-0/+9
| * hwrng: stm32 - put IP into RPM suspend on failureMarek Vasut2024-04-261-2/+5
| * hwrng: stm32 - use logical OR in conditionalMarek Vasut2024-04-261-1/+1
| * hwrng: mxc-rnga - Drop usage of platform_driver_probe()Uwe Kleine-König2024-04-021-4/+5
| * hwrng: core - Convert sprintf/snprintf to sysfs_emitLi Zhijian2024-04-021-1/+1
* | Merge tag 'tpmdd-next-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-05-1313-67/+1652
|\ \
| * | tpm: disable the TPM if NULL name changesJames Bottomley2024-05-093-16/+67
| * | tpm: add the null key name as a sysfs exportJames Bottomley2024-05-091-0/+18
| * | tpm: add session encryption protection to tpm2_get_random()James Bottomley2024-05-091-4/+17
| * | tpm: add hmac checks to tpm2_pcr_extend()James Bottomley2024-05-091-17/+10
| * | tpm: Add the rest of the session HMAC APIJames Bottomley2024-05-091-0/+400
| * | tpm: Add HMAC session name/handle appendJames Bottomley2024-05-091-0/+129
| * | tpm: Add HMAC session start and end functionsJames Bottomley2024-05-094-0/+291
| * | tpm: Add TCG mandated Key Derivation Functions (KDFs)James Bottomley2024-05-092-0/+106
| * | tpm: Add NULL primary creationJames Bottomley2024-05-095-0/+349
| * | tpm: export the context save and load commandsJames Bottomley2024-05-092-4/+8
| * | tpm: add buffer function to point to returned parametersJames Bottomley2024-05-091-0/+28
| * | tpm: Add tpm_buf_read_{u8,u16,u32}Jarkko Sakkinen2024-05-091-1/+78
| * | tpm: TPM2B formatted buffersJarkko Sakkinen2024-05-091-3/+35
| * | tpm: Store the length of the tpm_buf data separately.Jarkko Sakkinen2024-05-092-11/+39
| * | tpm: Move buffer handling from static inlines to real functionsJames Bottomley2024-05-092-0/+88
| * | tpm: Remove tpm_send()Jarkko Sakkinen2024-05-091-25/+0
| * | char: tpm: Keep TPM_INF_IO_PORT define for HAS_IOPORT=nNiklas Schnelle2024-05-092-3/+1
| * | tpm/eventlog: remove redundant assignment to variabel retColin Ian King2024-05-091-1/+0
| * | char: tpm: handle HAS_IOPORT dependenciesNiklas Schnelle2024-05-093-15/+21
* | | Merge tag 'asm-generic-alpha' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-05-131-1/+1
|\ \ \ | |/ / |/| |
| * | alpha: don't make functions public without a reasonAl Viro2024-05-031-1/+1
| |/
* / 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-1511-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-141-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-111-0/+2
| * | tpm_tis: Add compatible string atmel,at97sc3204Lukas Wunner2024-03-111-0/+1
| * | tpm_tis_spi: Add compatible string atmel,attpm20pLukas Wunner2024-03-111-0/+1
| * | tpm,tpm_tis: Avoid warning splat at shutdownLino Sanfilippo2024-03-111-2/+1
| * | tpm/tpm_ftpm_tee: fix all kernel-doc warningsRandy Dunlap2024-03-111-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