aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2016-10-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-10-03Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-09-27Revert "tpm/tpm_crb: implement tpm crb idle state"Jarkko Sakkinen
2016-09-27Revert "tmp/tpm_crb: fix Intel PTT hw bug during idle state"Jarkko Sakkinen
2016-09-27Revert "tpm/tpm_crb: open code the crb_init into acpi_add"Jarkko Sakkinen
2016-09-27Revert "tmp/tpm_crb: implement runtime pm for tpm_crb"Jarkko Sakkinen
2016-09-16tmp/tpm_crb: implement runtime pm for tpm_crbWinkler, Tomas
2016-09-16tpm/tpm_crb: open code the crb_init into acpi_addWinkler, Tomas
2016-09-16tmp/tpm_crb: fix Intel PTT hw bug during idle stateWinkler, Tomas
2016-09-16tpm/tpm_crb: implement tpm crb idle stateWinkler, Tomas
2016-09-15tpm: add check for minimum buffer size in tpm_transmit()Jarkko Sakkinen
2016-09-15tpm: constify TPM 1.x header structuresJulia Lawall
2016-09-15tpm/tpm_crb: fix the over 80 characters checkpatch warringTomas Winkler
2016-09-15tpm/tpm_crb: drop useless cpu_to_le32 when writing to registersTomas Winkler
2016-09-15tpm/tpm_crb: cache cmd_size register value.Tomas Winkler
2016-09-15tmp/tpm_crb: drop include to platform_deviceTomas Winkler
2016-09-15tpm/tpm_tis: remove unused itpm variableTomas Winkler
2016-09-15tpm_crb: fix incorrect values of cmdReady and goIdle bitsJarkko Sakkinen
2016-09-15tpm_crb: refine the naming of constantsJarkko Sakkinen
2016-09-15tpm_crb: remove wmb()'sJarkko Sakkinen
2016-09-15tpm_crb: fix crb_req_canceled behaviorJarkko Sakkinen
2016-09-15tpm: use tpm_pcr_read_dev() in tpm_do_selftest()Jarkko Sakkinen
2016-09-15tpm: use tpm_transmit_cmd() in tpm2_probe()Jarkko Sakkinen
2016-09-15tpm: replace tpm_gen_interrupt() with tpm_tis_gen_interrupt()Jarkko Sakkinen
2016-09-15tpm: remove unnecessary externs from tpm.hJarkko Sakkinen
2016-09-15tpm/st33zp24: Remove useless tpm_gen_interruptJason Gunthorpe
2016-09-15tpm: fix a race condition in tpm2_unseal_trusted()Jarkko Sakkinen
2016-09-15tpm: invalid self test error messageJarkko Sakkinen
2016-09-13ttyprintk: Neaten and simplify printingJoe Perches
2016-09-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-09-09virtio_console: Stop doing DMA on the stackAndy Lutomirski
2016-09-05Merge 4.8-rc5 into char-misc-nextGreg Kroah-Hartman
2016-09-03tpm: invalid self test error messageJarkko Sakkinen
2016-08-31drivers: char: mem: Check {read,write}_kmem() addressesRobin Murphy
2016-08-31char: xillybus: Fix spelling mistake and commentEli Billauer
2016-08-31snsc: check return value of class_createZhouyi Zhou
2016-08-31char/mwave: remove custom BOOLEAN typeArnd Bergmann
2016-08-31ppdev: use new parport device modelSudip Mukherjee
2016-08-31miscdevice: Use module_misc_device() macroPrasannaKumar Muralidharan
2016-08-30tile-srom: avoid krealloc(... __GFP_ZERO) patternChris Metcalf
2016-08-24hwrng: mxc-rnga - Fix Kconfig dependencyFabian Frederick
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-08-01Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-07-30random: Fix crashes with sparse node idsMichael Ellerman
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-07-28Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-07-27random: use for_each_online_node() to iterate over NUMA nodesTheodore Ts'o
2016-07-27Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-07-27Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds