summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-092-51/+2Star
|\
| * hwrng: iproc-rng200 - Add support for 7211Florian Fainelli2019-06-201-0/+1
| * hwrng: meson - update with SPDX Licence identifierNeil Armstrong2019-05-301-51/+1Star
* | Merge tag 'tpmdd-next-20190625' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds2019-07-095-60/+66
|\ \
| * | tpm: Don't duplicate events from the final event log in the TCG2 logMatthew Garrett2019-06-241-1/+10
| * | tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operationsVadim Sukhomlinov2019-06-241-3/+3
| * | tpm: Append the final event log to the TPM event logMatthew Garrett2019-06-241-7/+43
| * | tpm: Reserve the TPM final events tableMatthew Garrett2019-06-241-1/+1
| * | tpm: Abstract crypto agile event size calculationsMatthew Garrett2019-06-241-46/+1Star
| * | tpm: Actually fail on TPM errors during "get random"Kees Cook2019-06-242-4/+10
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-081-2/+1Star
|\ \ \ | |/ / |/| |
| * | smp: Remove smp_call_function() and on_each_cpu() return valuesNadav Amit2019-06-231-2/+1Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505Thomas Gleixner2019-06-191-2/+1Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-197-29/+7Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445Thomas Gleixner2019-06-051-9/+1Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-0522-124/+22Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 405Thomas Gleixner2019-06-051-14/+1Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 402Thomas Gleixner2019-06-055-20/+5Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399Thomas Gleixner2019-06-051-12/+1Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 376Thomas Gleixner2019-06-051-5/+1Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-052-26/+2Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner2019-05-301-4/+1Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 164Thomas Gleixner2019-05-301-13/+1Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner2019-05-302-13/+2Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-303-42/+3Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-3010-55/+10Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 129Thomas Gleixner2019-05-301-11/+1Star
|/ /
* | Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-261-3/+13
|\ \
| * | random: fix soft lockup when trying to read from an uninitialized blocking poolTheodore Ts'o2019-05-261-3/+13
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 110Thomas Gleixner2019-05-241-10/+1Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner2019-05-241-14/+1Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-241-15/+1Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18Thomas Gleixner2019-05-211-14/+1Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-216-79/+6Star
* | | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-2110-0/+10
* | | treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-2118-0/+18
| |/ |/|
* | Merge tag 'for-linus-5.2' of git://github.com/cminyard/linux-ipmiLinus Torvalds2019-05-0810-26/+34
|\ \
| * | ipmi: Remove warning if no slave address is presentCorey Minyard2019-04-242-5/+3Star
| * | ipmi:ssif: Only unregister the platform driver if it was registeredCorey Minyard2019-04-241-1/+2
| * | ipmi:ssif: compare block number correctly for multi-part return messagesKamlakant Patel2019-04-241-1/+5
| * | ipmi: Add the i2c-addr property for SSIF interfacesCorey Minyard2019-04-245-12/+22
| * | ipmi: avoid atomic_inc in exit functionArnd Bergmann2019-04-171-1/+1
| * | ipmi: Remove file from ipmi_file_privateCorey Minyard2019-04-171-3/+0Star
| * | ipmi_si: remove an unused variable in try_smi_init()Dan Carpenter2019-04-171-2/+0Star
| * | ipmi: Make ipmi_interfaces_srcu variable staticYueHaibing2019-04-171-1/+1
* | | Merge tag 'tty-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-05-081-1/+2
|\ \ \
| * | | Merge 5.1-rc6 into tty-nextGreg Kroah-Hartman2019-04-217-15/+36
| |\| |
| * | | virtio_console: initialize vtermno value for portsPankaj Gupta2019-03-271-1/+2