summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2019-08-22ipmi_ssif: avoid registering duplicate ssif interfaceKamlakant Patel
2019-08-22random: Support freezable kthreads in add_hwgenerator_randomness()Stephen Boyd
2019-08-19lockdown: Restrict /dev/{mem,kmem,port} when the kernel is locked downMatthew Garrett
2019-08-16ia64: remove support for machvecsChristoph Hellwig
2019-08-16ipmi: Free receive messages when in an oopsCorey Minyard
2019-08-16ia64: remove the zx1 swiotlb machvecChristoph Hellwig
2019-08-16char/mspec: remove SGI SN2 supportChristoph Hellwig
2019-08-16char/agp: remove the sgi-agp driverChristoph Hellwig
2019-08-16char: remove the SGI tiocx/mbcs driverChristoph Hellwig
2019-08-16char: remove the SGI snsc driverChristoph Hellwig
2019-08-15hwrng: core - Freeze khwrng thread during suspendStephen Boyd
2019-08-12Merge 5.3-rc4 into char-misc-nextGreg Kroah-Hartman
2019-08-08hwrng: n2-drv - fix typoStephen Rothwell
2019-08-05ipmi_si: Only schedule continuously in the thread in maintenance modeCorey Minyard
2019-08-05tpm: tpm_ibm_vtpm: Fix unallocated banksNayna Jain
2019-08-05tpm: Fix null pointer dereference on chip register error pathMilan Broz
2019-08-02ipmi_si: Remove ipmi_ from the device attr namesCorey Minyard
2019-08-02ipmi_si: Convert device attr permissions to octalCorey Minyard
2019-08-02ipmi_si: Rework some include filesCorey Minyard
2019-08-02hwrng: drivers - Use device-managed registration APIChuhong Yuan
2019-07-31ipmi_si: Convert timespec64 to timespecCorey Minyard
2019-07-31Merge tag 'for-linus-5.3-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2019-07-29Merge 5.3-rc2 into char-misc-nextGreg Kroah-Hartman
2019-07-27hwrng: mxc-rnga - use devm_platform_ioremap_resource() to simplify codeAnson Huang
2019-07-27hwrng: imx-rngc - use devm_platform_ioremap_resource() to simplify codeAnson Huang
2019-07-25hpet: Fix division by zero in hpet_time_div()Kefeng Wang
2019-07-25char: ppdev: Fix a possible null-pointer dereference in pp_release()Jia-Ju Bai
2019-07-24Fix uninitialized variable in ipmb_dev_int.cAsmaa Mnebhi
2019-07-15docs: admin-guide: add a series of orphaned documentsMauro Carvalho Chehab
2019-07-15docs: admin-guide: add laptops documentationMauro Carvalho Chehab
2019-07-15docs: laptops: convert to ReSTMauro Carvalho Chehab
2019-07-13Merge tag 'for-linus-5.3' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-11Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-07-08Merge tag 'tpmdd-next-20190625' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds
2019-07-08Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-06-24tpm: Don't duplicate events from the final event log in the TCG2 logMatthew Garrett
2019-06-24tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operationsVadim Sukhomlinov
2019-06-24tpm: Append the final event log to the TPM event logMatthew Garrett
2019-06-24tpm: Reserve the TPM final events tableMatthew Garrett
2019-06-24tpm: Abstract crypto agile event size calculationsMatthew Garrett
2019-06-24tpm: Actually fail on TPM errors during "get random"Kees Cook
2019-06-24driver_find_device: Unify the match function with class_find_device()Suzuki K Poulose
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose
2019-06-23fix platform_no_drv_owner.cocci warningskbuild test robot
2019-06-23smp: Remove smp_call_function() and on_each_cpu() return valuesNadav Amit
2019-06-23Merge 5.2-rc6 into char-misc-nextGreg Kroah-Hartman
2019-06-20hwrng: iproc-rng200 - Add support for 7211Florian Fainelli
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505Thomas Gleixner