summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* tpm: tpm_ibm_vtpm: Fix unallocated banksNayna Jain2019-08-054-17/+47
* tpm: Fix null pointer dereference on chip register error pathMilan Broz2019-08-051-7/+16
* Merge tag 'for-linus-5.3-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds2019-07-311-1/+1
|\
| * Fix uninitialized variable in ipmb_dev_int.cAsmaa Mnebhi2019-07-241-1/+1
* | hpet: Fix division by zero in hpet_time_div()Kefeng Wang2019-07-251-2/+1
* | docs: admin-guide: add a series of orphaned documentsMauro Carvalho Chehab2019-07-152-3/+3
* | docs: admin-guide: add laptops documentationMauro Carvalho Chehab2019-07-151-1/+1
* | docs: laptops: convert to ReSTMauro Carvalho Chehab2019-07-151-1/+1
|/
* Merge tag 'for-linus-5.3' of git://github.com/cminyard/linux-ipmiLinus Torvalds2019-07-136-4/+386
|\
| * fix platform_no_drv_owner.cocci warningskbuild test robot2019-06-231-1/+0
| * ipmi: ipmb: don't allocate i2c_client on stackArnd Bergmann2019-06-191-10/+11
| * ipmi: ipmb: Fix build error while CONFIG_I2C is set to mYueHaibing2019-06-121-0/+1
| * Add support for IPMB driverAsmaa Mnebhi2019-06-103-0/+373
| * drivers: ipmi: Drop device referenceSuzuki K Poulose2019-06-031-0/+1
| * ipmi_ssif: fix unexpected driver unregister warningKefeng Wang2019-05-241-1/+4
| * ipmi_si: use bool type for initialized variableKefeng Wang2019-05-201-2/+2
| * ipmi_si: fix unexpected driver unregister warningKefeng Wang2019-05-201-1/+5
* | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-122-5/+5
|\ \
| * | driver_find_device: Unify the match function with class_find_device()Suzuki K Poulose2019-06-241-4/+4
| * | bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose2019-06-241-1/+1
* | | Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-112-4/+4
|\ \ \
| * \ \ Merge 5.2-rc6 into char-misc-nextGreg Kroah-Hartman2019-06-238-31/+8
| |\ \ \
| * \ \ \ Merge 5.2-rc4 into char-misc-nextGreg Kroah-Hartman2019-06-0992-502/+104
| |\ \ \ \
| * | | | | bsr: "foo * bar" should be "foo *bar"Naveen Kumar Parna2019-05-241-1/+1
| * | | | | bsr: do not use assignment in if conditionNaveen Kumar Parna2019-05-241-1/+2
| * | | | | char: misc: Move EXPORT_SYMBOL immediately next to the functions/variblesNaveen Kumar Parna2019-05-241-2/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-082-51/+2
|\ \ \ \ \
| * | | | | hwrng: iproc-rng200 - Add support for 7211Florian Fainelli2019-06-201-0/+1
| * | | | | hwrng: meson - update with SPDX Licence identifierNeil Armstrong2019-05-301-51/+1
| |/ / / /
* | | | | Merge tag 'tpmdd-next-20190625' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds2019-07-085-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/+1
| * | | | | 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/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | smp: Remove smp_call_function() and on_each_cpu() return valuesNadav Amit2019-06-231-2/+1
* | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505Thomas Gleixner2019-06-191-2/+1
* | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-197-29/+7
| |_|/ / |/| | |
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445Thomas Gleixner2019-06-051-9/+1
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-0522-124/+22
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 405Thomas Gleixner2019-06-051-14/+1
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 402Thomas Gleixner2019-06-055-20/+5
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399Thomas Gleixner2019-06-051-12/+1
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 376Thomas Gleixner2019-06-051-5/+1
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-052-26/+2
| |_|/ |/| |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner2019-05-301-4/+1
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 164Thomas Gleixner2019-05-301-13/+1