summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* 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-08-311-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-131-0/+1
|/
* Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2021-07-102-26/+29
|\
| * Merge tag 'ixp4xx-arm-soc-v5.14' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2021-06-232-26/+29
| |\
| | * hw_random: ixp4xx: Add OF supportLinus Walleij2021-06-171-0/+10
| | * hw_random: ixp4xx: Turn into a moduleLinus Walleij2021-06-171-20/+17
| | * hw_random: ixp4xx: Use SPDX license tagLinus Walleij2021-06-171-4/+1
| | * hw_random: ixp4xx: enable compile-testingArnd Bergmann2021-06-172-3/+2
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2021-07-091-2/+2
|\ \ \
| * | | virtio_console: Assure used length from device is limitedXie Yongji2021-07-031-2/+2
* | | | Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-07-053-63/+26
|\ \ \ \
| * | | | tty: make use of tty_get_{char,frame}_sizeJiri Slaby2021-06-151-7/+1
| * | | | Merge 5.13-rc4 into tty-nextGreg Kroah-Hartman2021-05-313-8/+17
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | ttyprintk: remove redundant initialization of variable iColin Ian King2021-05-271-1/+1
| * | | | ttyprintk: Removed unnecessary TTY ioctl callbackSamo Pogačnik2021-05-131-23/+0
| * | | | ttyprintk: Add TTY port shutdown callbackSamo Pogačnik2021-05-131-13/+18
| * | | | tty: make tty_operations::chars_in_buffer return uintJiri Slaby2021-05-131-3/+3
| * | | | tty: make tty_operations::write_room return uintJiri Slaby2021-05-132-2/+2
| * | | | tty: cumulate and document tty_struct::flow* membersJiri Slaby2021-05-131-4/+4
| * | | | tty: remove broken r3964 line disciplineJiri Slaby2021-05-131-13/+0
| | |_|/ | |/| |
* | | | Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-0518-565/+2606
|\ \ \ \
| * | | | remove the raw driverChristoph Hellwig2021-06-044-385/+0
| * | | | char: xillybus: Fix spelling mistake "overflew" -> "overflowed"Colin Ian King2021-06-031-1/+1
| * | | | char: xillybus: Remove unneeded MODULE_VERSION() usageEli Billauer2021-06-035-5/+0
| * | | | char: xillybus: Fix condition for invoking the xillybus/ subdirectoryEli Billauer2021-06-031-1/+1
| * | | | char: pcmcia: scr24x_cs: Fix redundant fopsNijam Haider2021-05-271-1/+0
| * | | | char: pcmcia: error out if 'num_bytes_read' is greater than 4 in set_protocol()Yu Kuai2021-05-271-0/+4
| * | | | char: xillybus: Add driver for XillyUSB (Xillybus variant for USB)Eli Billauer2021-05-273-0/+2275
| * | | | char: xillybus: Move class-related functions to new xillybus_class.cEli Billauer2021-05-276-169/+324
| * | | | char: hw_random: pseries-rng: Demote non-conformant kernel-doc headerLee Jones2021-05-211-1/+1