Age | Commit message (Expand) | Author |
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 | 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-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 |
2016-09-15 | tpm: use tpm_pcr_read_dev() in tpm_do_selftest() | Jarkko Sakkinen |
2016-09-15 | tpm: use tpm_transmit_cmd() in tpm2_probe() | Jarkko Sakkinen |
2016-09-15 | tpm: replace tpm_gen_interrupt() with tpm_tis_gen_interrupt() | Jarkko Sakkinen |
2016-09-15 | tpm: remove unnecessary externs from tpm.h | Jarkko Sakkinen |
2016-09-15 | tpm/st33zp24: Remove useless tpm_gen_interrupt | Jason Gunthorpe |
2016-09-15 | tpm: fix a race condition in tpm2_unseal_trusted() | Jarkko Sakkinen |
2016-09-15 | tpm: invalid self test error message | Jarkko Sakkinen |
2016-09-13 | ttyprintk: Neaten and simplify printing | Joe Perches |
2016-09-13 | hwrng: geode - Use linux/io.h instead of asm/io.h | PrasannaKumar Muralidharan |
2016-09-13 | hwrng: geode - Migrate to managed API | PrasannaKumar Muralidharan |
2016-09-13 | hwrng: st - Fix missing clk_disable_unprepare() on error in st_rng_probe() | Wei Yongjun |
2016-09-13 | hwrng: amd - Migrate to managed API | PrasannaKumar Muralidharan |
2016-09-13 | hwrng: core - Allocate memory during module init | PrasannaKumar Muralidharan |
2016-09-13 | hwrng: pasemi - Use linux/io.h instead of asm/io.h | PrasannaKumar Muralidharan |
2016-09-13 | hwrng: pasemi-rng - Use linux/io.h instead of asm/io.h | PrasannaKumar Muralidharan |
2016-09-09 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2016-09-09 | virtio_console: Stop doing DMA on the stack | Andy Lutomirski |
2016-09-07 | hwrng: pasemi - Migrate to managed API | PrasannaKumar Muralidharan |
2016-09-07 | hwrng: bcm2835 - handle of_iomap failures | Arvind Yadav |
2016-09-05 | Merge 4.8-rc5 into char-misc-next | Greg Kroah-Hartman |
2016-09-03 | tpm: invalid self test error message | Jarkko Sakkinen |