summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2018-01-31Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds
2018-01-31Merge tag 'for-linus-4.16-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-22ipmi_ssif: Remove duplicate NULL checkAndy Shevchenko
2018-01-22ipmi/powernv: Fix error return code in ipmi_powernv_probe()Wei Yongjun
2018-01-22ipmi: use dynamic memory for DMI driver overrideJohn Garry
2018-01-16ipmi/ipmi_powernv: remove outdated todo in powernv IPMI driverJeremy Kerr
2018-01-15ipmi: Clear smi_info->thread to prevent use-after-free during module unloadMasamitsu Yamazaki
2018-01-08ipmi: use correct string lengthXiongfeng Wang
2018-01-08tpm: remove unused variablesArnd Bergmann
2018-01-08tpm: remove unused data fields from I2C and OF device ID tablesJavier Martinez Canillas
2018-01-08tpm: only attempt to disable the LPC CLKRUN if is already enabledJavier Martinez Canillas
2018-01-08tpm: follow coding style for variable declaration in tpm_tis_core_init()Javier Martinez Canillas
2018-01-08tpm: delete the TPM_TIS_CLK_ENABLE flagJavier Martinez Canillas
2018-01-08tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()Azhar Shaikh
2018-01-08tpm_tis: Move ilb_base_addr to tpm_tis_dataAzhar Shaikh
2018-01-08tpm2-cmd: allow more attempts for selftest executionAlexander.Steffen@infineon.com
2018-01-08tpm: return a TPM_RC_COMMAND_CODE response if command is not implementedJavier Martinez Canillas
2018-01-08tpm: Move Linux RNG connection to hwrngJason Gunthorpe
2018-01-08tpm: use struct tpm_chip for tpm_chip_find_get()Jarkko Sakkinen
2018-01-08tpm: parse TPM event logs based on EFI tableThiebaud Weksteen
2018-01-08tpm: rename event log provider filesThiebaud Weksteen
2018-01-08tpm: move tpm_eventlog.h outside of drivers folderThiebaud Weksteen
2018-01-08tpm: use tpm_msleep() value as max delayNayna Jain
2018-01-08tpm: reduce tpm polling delay in tpm_tis_coreNayna Jain
2017-12-16tpm: move wait_for_tpm_stat() to respective driver filesNayna Jain
2017-12-12ipmi_si: Fix error handling of platform deviceCorey Minyard
2017-12-12ipmi watchdog: fix typo in parameter descriptionWei Yongjun
2017-12-12ipmi_si_platform: Fix typo in parameter descriptionWei Yongjun
2017-12-11Merge tag 'for-linus-4.15-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2017-12-11ipmi_si: fix crash on pariscMikulas Patocka
2017-12-11ipmi_si: Fix oops with PCI devicesCorey Minyard
2017-12-06ipmi: Stop timers before cleaning up the moduleMasamitsu Yamazaki
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-11-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook
2017-11-17Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-11-16Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-16x86/mm: Limit mmap() of /dev/mem to valid physical addressesCraig Bergstrom
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-11-15kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)
2017-11-15Merge tag 'ipmi-for-4.15' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-13Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-11-10ipmi: get rid of pointless access_ok()Al Viro
2017-11-10hwrng: iproc-rng200 - Add support for BCM7278Florian Fainelli