summaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2021-11-025-15/+19
|\
| * hwrng: s390 - replace snprintf in show functions with sysfs_emitQing Wang2021-10-221-2/+2
| * hwrng: mtk - Force runtime pm ops for sleep opsMarkus Schneider-Pargmann2021-10-081-2/+7
| * hwrng: meson - Improve error handling for core clockUwe Kleine-König2021-10-011-2/+3
| * hwrng: ixp4xx - Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing2021-09-171-3/+1
| * hwrng: Kconfig - Add helper dependency on COMPILE_TESTCai Huoqing2021-09-171-6/+6
* | Merge tag 'for-linus-5.16-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds2021-11-0210-120/+879
|\ \
| * | ipmi: kcs_bmc: Fix a memory leak in the error handling path of 'kcs_bmc_serio...Christophe JAILLET2021-10-291-1/+3
| * | char: ipmi: replace snprintf in show functions with sysfs_emitYe Guojin2021-10-213-16/+16
| * | ipmi: ipmb: fix dependencies to eliminate build errorRandy Dunlap2021-10-141-1/+1
| * | ipmi:ipmb: Add OF supportCorey Minyard2021-10-141-5/+34
| * | ipmi: bt: Add ast2600 compatible stringJoel Stanley2021-10-071-0/+1
| * | ipmi: bt-bmc: Use registers directlyJoel Stanley2021-10-061-52/+16
| * | ipmi: ipmb: Fix off-by-one size check on rcvlenColin Ian King2021-10-051-1/+1
| * | ipmi:ssif: Use depends on, not select, for I2CCorey Minyard2021-10-051-1/+1
| * | ipmi:ipmb: Add initial support for IPMI over IPMBCorey Minyard2021-10-053-0/+520
| * | ipmi: Add support for IPMB direct messagesCorey Minyard2021-10-051-33/+255
| * | ipmi: Export ipmb_checksum()Corey Minyard2021-10-051-1/+2
| * | ipmi: Check error code before processing BMC responseCorey Minyard2021-10-051-1/+8
| * | ipmi:devintf: Return a proper error when recv buffer too smallCorey Minyard2021-10-051-3/+5
| * | ipmi: Disable some operations during a panicCorey Minyard2021-10-052-8/+19
| * | ipmi:watchdog: Set panic count to proper value on a panicCorey Minyard2021-10-051-4/+4
| |/
* | Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-021-5/+4
|\ \
| * | cm4000_cs: Use struct_group() to zero struct cm4000_dev regionKees Cook2021-09-251-5/+4
| |/
* | tpm_tis_spi: Add missing SPI IDMark Brown2021-10-261-0/+1
* | tpm: fix Atmel TPM crash caused by too frequent queriesHao Wu2021-10-262-8/+22
* | tpm: Check for integer overflow in tpm2_map_response_body()Dan Carpenter2021-10-261-0/+3
* | tpm: tis: Kconfig: Add helper dependency on COMPILE_TESTCai Huoqing2021-10-261-1/+1
|/
* Merge tag 'for-linus-5.15-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds2021-09-121-12/+11
|\
| * char: ipmi: use DEVICE_ATTR helper macroDwaipayan Ray2021-08-121-5/+4
| * ipmi: rate limit ipmi smi_event failure messageWen Yang2021-08-121-7/+7
* | Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-024-9/+7
|\ \
| * | parisc: Make struct parisc_driver::remove() return voidUwe Kleine-König2021-08-304-9/+7
* | | Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-09-012-4/+4
|\ \ \
| * | | Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman2021-08-091-4/+4
| |\| |
| * | | tty: drop put_tty_driverJiri Slaby2021-07-272-4/+4
| | |/ | |/|
* | | Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-09-012-5/+3
|\ \ \
| * | | char: mware: fix returnvar.cocci warningsjing yangyang2021-08-271-3/+1
| * | | char: move RANDOM_TRUST_CPU & RANDOM_TRUST_BOOTLOADER into the Character devi...Randy Dunlap2021-08-161-2/+2
| | |/ | |/|
* | | Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-09-011-14/+9
|\ \ \
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-131-4/+4
| |\| |
| * | | net: split out ndo_siowandev ioctlArnd Bergmann2021-07-271-14/+9
| | |/ | |/|
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2021-08-307-16/+154
|\ \ \
| * | | hwrng: Add Arm SMCCC TRNG based driverAndre Przywara2021-08-063-0/+138
| * | | hwrng: rename 'mod_init' & 'mod_exit' functions to be module-specificRandy Dunlap2021-07-164-16/+16
* | | | tpm: ibmvtpm: Avoid error message when process gets signal while waitingStefan Berger2021-08-232-12/+16
* | | | char: tpm: cr50_i2c: convert to new probe interfaceAdrian Ratiu2021-08-231-10/+2
* | | | char: tpm: Kconfig: remove bad i2c cr50 selectAdrian Ratiu2021-08-231-1/+0
| |_|/ |/| |
* | | tpm_ftpm_tee: Free and unregister TEE shared memory during kexecTyler Hicks2021-07-211-4/+4
| |/ |/|
* | powerpc/powernv: Fix fall-through warning for ClangGustavo A. R. Silva2021-07-141-0/+1
|/