summaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)AuthorLines
2019-08-05tpm: tpm_ibm_vtpm: Fix unallocated banksNayna Jain-17/+47
2019-08-05tpm: Fix null pointer dereference on chip register error pathMilan Broz-7/+16
2019-07-31Merge tag 'for-linus-5.3-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds-1/+1
2019-07-25hpet: Fix division by zero in hpet_time_div()Kefeng Wang-2/+1
2019-07-24Fix uninitialized variable in ipmb_dev_int.cAsmaa Mnebhi-1/+1
2019-07-15docs: admin-guide: add a series of orphaned documentsMauro Carvalho Chehab-3/+3
2019-07-15docs: admin-guide: add laptops documentationMauro Carvalho Chehab-1/+1
2019-07-15docs: laptops: convert to ReSTMauro Carvalho Chehab-1/+1
2019-07-13Merge tag 'for-linus-5.3' of git://github.com/cminyard/linux-ipmiLinus Torvalds-4/+386
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5/+5
2019-07-11Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+4
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-51/+2
2019-07-08Merge tag 'tpmdd-next-20190625' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds-60/+66
2019-07-08Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+1
2019-06-24tpm: Don't duplicate events from the final event log in the TCG2 logMatthew Garrett-1/+10
2019-06-24tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operationsVadim Sukhomlinov-3/+3
2019-06-24tpm: Append the final event log to the TPM event logMatthew Garrett-7/+43
2019-06-24tpm: Reserve the TPM final events tableMatthew Garrett-1/+1
2019-06-24tpm: Abstract crypto agile event size calculationsMatthew Garrett-46/+1
2019-06-24tpm: Actually fail on TPM errors during "get random"Kees Cook-4/+10
2019-06-24driver_find_device: Unify the match function with class_find_device()Suzuki K Poulose-4/+4
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose-1/+1
2019-06-23fix platform_no_drv_owner.cocci warningskbuild test robot-1/+0
2019-06-23smp: Remove smp_call_function() and on_each_cpu() return valuesNadav Amit-2/+1
2019-06-23Merge 5.2-rc6 into char-misc-nextGreg Kroah-Hartman-31/+8
2019-06-20hwrng: iproc-rng200 - Add support for 7211Florian Fainelli-0/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505Thomas Gleixner-2/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-29/+7
2019-06-19ipmi: ipmb: don't allocate i2c_client on stackArnd Bergmann-10/+11
2019-06-12ipmi: ipmb: Fix build error while CONFIG_I2C is set to mYueHaibing-0/+1
2019-06-10Add support for IPMB driverAsmaa Mnebhi-0/+373
2019-06-09Merge 5.2-rc4 into char-misc-nextGreg Kroah-Hartman-502/+104
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445Thomas Gleixner-9/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner-124/+22
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 405Thomas Gleixner-14/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 402Thomas Gleixner-20/+5
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399Thomas Gleixner-12/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 376Thomas Gleixner-5/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner-26/+2
2019-06-03drivers: ipmi: Drop device referenceSuzuki K Poulose-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner-4/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner-9/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 164Thomas Gleixner-13/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner-13/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner-10/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-42/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-55/+10
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 129Thomas Gleixner-11/+1
2019-05-30hwrng: meson - update with SPDX Licence identifierNeil Armstrong-51/+1
2019-05-26Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+13