index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2018-01-31
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
2018-01-31
Merge tag 'for-linus-4.16-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-22
ipmi_ssif: Remove duplicate NULL check
Andy Shevchenko
2018-01-22
ipmi/powernv: Fix error return code in ipmi_powernv_probe()
Wei Yongjun
2018-01-22
ipmi: use dynamic memory for DMI driver override
John Garry
2018-01-16
ipmi/ipmi_powernv: remove outdated todo in powernv IPMI driver
Jeremy Kerr
2018-01-15
ipmi: Clear smi_info->thread to prevent use-after-free during module unload
Masamitsu Yamazaki
2018-01-08
ipmi: use correct string length
Xiongfeng Wang
2018-01-08
tpm: remove unused variables
Arnd Bergmann
2018-01-08
tpm: remove unused data fields from I2C and OF device ID tables
Javier Martinez Canillas
2018-01-08
tpm: only attempt to disable the LPC CLKRUN if is already enabled
Javier Martinez Canillas
2018-01-08
tpm: follow coding style for variable declaration in tpm_tis_core_init()
Javier Martinez Canillas
2018-01-08
tpm: delete the TPM_TIS_CLK_ENABLE flag
Javier Martinez Canillas
2018-01-08
tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()
Azhar Shaikh
2018-01-08
tpm_tis: Move ilb_base_addr to tpm_tis_data
Azhar Shaikh
2018-01-08
tpm2-cmd: allow more attempts for selftest execution
Alexander.Steffen@infineon.com
2018-01-08
tpm: return a TPM_RC_COMMAND_CODE response if command is not implemented
Javier Martinez Canillas
2018-01-08
tpm: Move Linux RNG connection to hwrng
Jason Gunthorpe
2018-01-08
tpm: use struct tpm_chip for tpm_chip_find_get()
Jarkko Sakkinen
2018-01-08
tpm: parse TPM event logs based on EFI table
Thiebaud Weksteen
2018-01-08
tpm: rename event log provider files
Thiebaud Weksteen
2018-01-08
tpm: move tpm_eventlog.h outside of drivers folder
Thiebaud Weksteen
2018-01-08
tpm: use tpm_msleep() value as max delay
Nayna Jain
2018-01-08
tpm: reduce tpm polling delay in tpm_tis_core
Nayna Jain
2017-12-16
tpm: move wait_for_tpm_stat() to respective driver files
Nayna Jain
2017-12-12
ipmi_si: Fix error handling of platform device
Corey Minyard
2017-12-12
ipmi watchdog: fix typo in parameter description
Wei Yongjun
2017-12-12
ipmi_si_platform: Fix typo in parameter description
Wei Yongjun
2017-12-11
Merge tag 'for-linus-4.15-2' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2017-12-11
ipmi_si: fix crash on parisc
Mikulas Patocka
2017-12-11
ipmi_si: Fix oops with PCI devices
Corey Minyard
2017-12-06
ipmi: Stop timers before cleaning up the module
Masamitsu Yamazaki
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
2017-11-17
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-11-16
Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-16
x86/mm: Limit mmap() of /dev/mem to valid physical addresses
Craig Bergstrom
2017-11-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-15
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2017-11-15
Merge tag 'ipmi-for-4.15' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2017-11-15
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-13
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-11-10
ipmi: get rid of pointless access_ok()
Al Viro
2017-11-10
hwrng: iproc-rng200 - Add support for BCM7278
Florian Fainelli
[next]