summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2021-06-21ipmi: kcs_bmc: Enable IBF on openAndrew Jeffery
2021-06-21ipmi: kcs_bmc: Allow clients to control KCS IRQ stateAndrew Jeffery
2021-06-21ipmi: kcs_bmc: Decouple the IPMI chardev from the coreAndrew Jeffery
2021-06-21ipmi: kcs_bmc: Strip private client data from struct kcs_bmcAndrew Jeffery
2021-06-21ipmi: kcs_bmc: Split headers into device and clientAndrew Jeffery
2021-06-21ipmi: kcs_bmc: Turn the driver data-structures inside-outAndrew Jeffery
2021-06-21ipmi: kcs_bmc: Split out kcs_bmc_cdev_ipmiAndrew Jeffery
2021-06-21ipmi: kcs_bmc: Rename {read,write}_{status,data}() functionsAndrew Jeffery
2021-06-21ipmi: kcs_bmc: Make status update atomicAndrew Jeffery
2021-06-21ipmi: kcs_bmc_aspeed: Use of match data to extract KCS propertiesAndrew Jeffery
2021-06-17hw_random: ixp4xx: Add OF supportLinus Walleij
2021-06-17hw_random: ixp4xx: Turn into a moduleLinus Walleij
2021-06-17hw_random: ixp4xx: Use SPDX license tagLinus Walleij
2021-06-17hw_random: ixp4xx: enable compile-testingArnd Bergmann
2021-06-15tty: make use of tty_get_{char,frame}_sizeJiri Slaby
2021-06-04remove the raw driverChristoph Hellwig
2021-06-03hwrng: ks-sa - Use pm_runtime_resume_and_get() to replace open codingTian Tao
2021-06-03hwrng: omap - Use pm_runtime_resume_and_get() to replace open codingTian Tao
2021-06-03hwrng: exynos - Use pm_runtime_resume_and_get() to replace open codingTian Tao
2021-06-03char: xillybus: Fix spelling mistake "overflew" -> "overflowed"Colin Ian King
2021-06-03char: xillybus: Remove unneeded MODULE_VERSION() usageEli Billauer
2021-06-03char: xillybus: Fix condition for invoking the xillybus/ subdirectoryEli Billauer
2021-05-31Merge 5.13-rc4 into tty-nextGreg Kroah-Hartman
2021-05-28hwrng: core - Use DEVICE_ATTR_<RW|RO> macroYueHaibing
2021-05-28hwrng: core - remove redundant initialization of variable errShaokun Zhang
2021-05-28hwrng: Kconfig - Remove leading spacesJuerg Haefliger
2021-05-27char: pcmcia: scr24x_cs: Fix redundant fopsNijam Haider
2021-05-27char: pcmcia: error out if 'num_bytes_read' is greater than 4 in set_protocol()Yu Kuai
2021-05-27ttyprintk: remove redundant initialization of variable iColin Ian King
2021-05-27char: xillybus: Add driver for XillyUSB (Xillybus variant for USB)Eli Billauer
2021-05-27char: xillybus: Move class-related functions to new xillybus_class.cEli Billauer
2021-05-23hwrng: omap - Enable driver for TI K3 familySuman Anna
2021-05-21char: hw_random: pseries-rng: Demote non-conformant kernel-doc headerLee Jones
2021-05-21char: hpet: Remove unused variable 'm'Lee Jones
2021-05-21char: pcmcia: cm4040_cs: Remove unused variable 'uc'Lee Jones
2021-05-21char: pcmcia: cm4000_cs: Remove unused variable 'tmp'Lee Jones
2021-05-20Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-05-14hwrng: exynos - Fix runtime PM imbalance on errorŁukasz Stelmach
2021-05-14hwrng: amd - remove redundant initialization of variable errColin Ian King
2021-05-13ttyprintk: Removed unnecessary TTY ioctl callbackSamo Pogačnik
2021-05-13ttyprintk: Add TTY port shutdown callbackSamo Pogačnik
2021-05-13tty: make tty_operations::chars_in_buffer return uintJiri Slaby
2021-05-13ipmi/watchdog: Stop watchdog timer when the current action is 'none'Petr Pavlu
2021-05-13char: hpet: add checks after calling ioremapTom Seewald
2021-05-13Revert "char: hpet: fix a missing check of ioremap"Greg Kroah-Hartman
2021-05-13tty: make tty_operations::write_room return uintJiri Slaby
2021-05-13tty: cumulate and document tty_struct::flow* membersJiri Slaby
2021-05-13tty: remove broken r3964 line disciplineJiri Slaby
2021-05-12tpm: fix error return code in tpm2_get_cc_attrs_tbl()Zhen Lei
2021-05-12tpm, tpm_tis: Reserve locality in tpm_tis_resume()Jarkko Sakkinen