index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-01
Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2018-02-01
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-31
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
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-26
hwrng: bcm2835 - Remove redundant dev_err call in bcm2835_rng_probe()
weiyongjun \(A\)
2018-01-25
char: lp: use true or false for boolean values
Gustavo A. R. Silva
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-18
hwrng: imx-rngc - simplify the power management definitions
Martin Kaiser
2018-01-18
hwrng: exynos - remove redundant dev_err call in exynos_trng_probe()
weiyongjun \(A\)
2018-01-18
hwrng: exynos - Signedness bug in exynos_trng_do_read()
Dan Carpenter
2018-01-18
hwrng: mediatek - Setup default RNG quality
Sean Wang
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-11
agp: sworks: Deprecate pci_get_bus_and_slot()
Sinan Kaya
2018-01-11
agp: nvidia: Deprecate pci_get_bus_and_slot()
Sinan Kaya
2018-01-09
char: xillybus: remove direct dependency on DT functions
Rob Herring
2018-01-09
treewide: Use DEVICE_ATTR_RO
Joe Perches
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
2018-01-05
hwrng: exynos - add Samsung Exynos True RNG driver
Ćukasz Stelmach
2018-01-02
Merge 4.15-rc6 into char-misc-next
Greg Kroah-Hartman
2017-12-22
hwrng: core - Clean up RNG list when last hwrng is unregistered
Gary R Hook
2017-12-21
Merge tag 'drm-intel-next-2017-12-14' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2017-12-18
/dev/mem: Add bounce buffer for copy-out
Kees Cook
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
[next]