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
2016-11-01
hwrng: atmel - disable TRNG during suspend
Wenyou Yang
2016-11-01
hwrng: core - zeroize buffers with random data
Stephan Mueller
2016-10-25
hwrng: meson - Remove unneeded platform MODULE_ALIAS
Javier Martinez Canillas
2016-10-25
hwrng: meson - Fix module autoload for OF registration
Javier Martinez Canillas
2016-10-21
hwrng: omap - Add device variant for SafeXcel IP-76 found in Armada 8K
Romain Perier
2016-10-21
hwrng: omap - Don't prefix the probe message with OMAP
Romain Perier
2016-10-21
hwrng: omap - Add support for 128-bit output of data
Romain Perier
2016-10-21
hwrng: omap - Remove global definition of hwrng
Romain Perier
2016-10-21
hwrng: omap - Switch to non-obsolete read API implementation
Romain Perier
2016-10-19
hwrng: core - Don't use a stack buffer in add_early_randomness()
Andrew Lutomirski
2016-10-15
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-10-11
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-10-11
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-10-11
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
2016-10-11
random: remove unused randomize_range()
Jason Cooper
2016-10-11
random: simplify API for random address requests
Jason Cooper
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
latent_entropy: Mark functions with __latent_entropy
Emese Revfy
2016-10-10
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2016-10-07
Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-10-07
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-10-05
mips: separate extable.h, switch module.h to it
Al Viro
2016-10-05
pipe: add pipe_buf_steal() helper
Miklos Szeredi
2016-10-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-10-03
Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-09-28
Merge tag 'v4.8-rc8' into drm-next
Dave Airlie
2016-09-27
fs: Replace current_fs_time() with current_time()
Deepa Dinamani
2016-09-27
Revert "tpm/tpm_crb: implement tpm crb idle state"
Jarkko Sakkinen
2016-09-27
Revert "tmp/tpm_crb: fix Intel PTT hw bug during idle state"
Jarkko Sakkinen
2016-09-27
Revert "tpm/tpm_crb: open code the crb_init into acpi_add"
Jarkko Sakkinen
2016-09-27
Revert "tmp/tpm_crb: implement runtime pm for tpm_crb"
Jarkko Sakkinen
2016-09-22
hwrng: omap - Only fail if pm_runtime_get_sync returns < 0
Dave Gerlach
2016-09-22
hwrng: geode - fix return value check in mod_init()
Wei Yongjun
2016-09-22
hwrng: amd - Fix return value check in mod_init()
Wei Yongjun
2016-09-16
tmp/tpm_crb: implement runtime pm for tpm_crb
Winkler, Tomas
2016-09-16
tpm/tpm_crb: open code the crb_init into acpi_add
Winkler, Tomas
2016-09-16
tmp/tpm_crb: fix Intel PTT hw bug during idle state
Winkler, Tomas
2016-09-16
tpm/tpm_crb: implement tpm crb idle state
Winkler, Tomas
2016-09-15
tpm: add check for minimum buffer size in tpm_transmit()
Jarkko Sakkinen
2016-09-15
tpm: constify TPM 1.x header structures
Julia Lawall
2016-09-15
tpm/tpm_crb: fix the over 80 characters checkpatch warring
Tomas Winkler
2016-09-15
tpm/tpm_crb: drop useless cpu_to_le32 when writing to registers
Tomas Winkler
2016-09-15
tpm/tpm_crb: cache cmd_size register value.
Tomas Winkler
2016-09-15
tmp/tpm_crb: drop include to platform_device
Tomas Winkler
2016-09-15
tpm/tpm_tis: remove unused itpm variable
Tomas Winkler
2016-09-15
tpm_crb: fix incorrect values of cmdReady and goIdle bits
Jarkko Sakkinen
2016-09-15
tpm_crb: refine the naming of constants
Jarkko Sakkinen
2016-09-15
tpm_crb: remove wmb()'s
Jarkko Sakkinen
2016-09-15
tpm_crb: fix crb_req_canceled behavior
Jarkko Sakkinen
[next]