summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2021-09-14char: xillybus: Remove usage of remaining deprecated pci_ APIChristophe JAILLET
2021-09-14char: xillybus: Remove usage of 'pci_unmap_single()'Christophe JAILLET
2021-09-14char: xillybus: Remove usage of the deprecated 'pci-dma-compat.h' APIChristophe JAILLET
2021-09-14/dev/mem: nowait zero/null opsPavel Begunkov
2021-09-12Merge tag 'for-linus-5.15-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2021-09-02Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-09-01Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-09-01Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-08-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-08-30parisc: Make struct parisc_driver::remove() return voidUwe Kleine-König
2021-08-27char: mware: fix returnvar.cocci warningsjing yangyang
2021-08-23tpm: ibmvtpm: Avoid error message when process gets signal while waitingStefan Berger
2021-08-23char: tpm: cr50_i2c: convert to new probe interfaceAdrian Ratiu
2021-08-23char: tpm: Kconfig: remove bad i2c cr50 selectAdrian Ratiu
2021-08-16char: move RANDOM_TRUST_CPU & RANDOM_TRUST_BOOTLOADER into the Character devi...Randy Dunlap
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-12char: ipmi: use DEVICE_ATTR helper macroDwaipayan Ray
2021-08-12ipmi: rate limit ipmi smi_event failure messageWen Yang
2021-08-09Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman
2021-08-06hwrng: Add Arm SMCCC TRNG based driverAndre Przywara
2021-07-27net: split out ndo_siowandev ioctlArnd Bergmann
2021-07-27tty: drop put_tty_driverJiri Slaby
2021-07-21tpm_ftpm_tee: Free and unregister TEE shared memory during kexecTyler Hicks
2021-07-16hwrng: rename 'mod_init' & 'mod_exit' functions to be module-specificRandy Dunlap
2021-07-13powerpc/powernv: Fix fall-through warning for ClangGustavo A. R. Silva
2021-07-10Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-07-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-07-05Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-03virtio_console: Assure used length from device is limitedXie Yongji
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko
2021-06-30Merge tag 'tpmdd-next-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-06-30Merge tag 'for-linus-5.14-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2021-06-28Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-06-23Merge tag 'ixp4xx-arm-soc-v5.14' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2021-06-23tpm: Replace WARN_ONCE() with dev_err_once() in tpm_tis_status()Jarkko Sakkinen
2021-06-23tpm_tis: Use DEFINE_RES_MEM() to simplify codeZhen Lei
2021-06-23tpm: fix some doc warnings in tpm1-cmd.cYang Yingliang
2021-06-23tpm_tis_spi: add missing SPI device ID entriesJavier Martinez Canillas
2021-06-23tpm: add longer timeout for TPM2_CC_VERIFY_SIGNATUREAmir Mizinski
2021-06-23char: tpm: move to use request_irq by IRQF_NO_AUTOEN flagTian Tao
2021-06-23tpm_tis_spi: set default probe function if device id not matchLiguang Zhang
2021-06-23tpm_crb: Use IOMEM_ERR_PTR when function returns iomemTian Tao
2021-06-21ipmi: kcs_bmc_aspeed: Fix less than zero comparison of a unsigned intColin Ian King
2021-06-21ipmi: kcs_bmc_aspeed: Optionally apply status addressAndrew Jeffery
2021-06-21ipmi: kcs_bmc_aspeed: Fix IBFIE typo from datasheetAndrew Jeffery
2021-06-21ipmi: kcs_bmc_aspeed: Implement KCS SerIRQ configurationAndrew Jeffery
2021-06-21ipmi: kcs_bmc: Add serio adaptorAndrew Jeffery