aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2017-04-14Merge tag 'devmem-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-30/+52
2017-04-12mm: Tighten x86 /dev/mem with zeroing readsGravatar Kees Cook 1-30/+52
2017-04-07virtio_console: fix uninitialized variable useGravatar Michael S. Tsirkin 1-2/+4
2017-03-26Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-2/+9
2017-03-24Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 2-23/+69
2017-03-16hwrng: geode - Revert managed API changesGravatar Prarit Bhargava 1-15/+35
2017-03-16hwrng: amd - Revert managed API changesGravatar Prarit Bhargava 1-8/+34
2017-03-16ppdev: fix registering same device nameGravatar Sudip Mukherjee 1-2/+9
2017-03-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-2/+14
2017-03-11Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-79/+50
2017-03-08hwrng: omap - Do not access INTMASK_REG on EIP76Gravatar Thomas Petazzoni 1-1/+12
2017-03-08hwrng: omap - use devm_clk_get() instead of of_clk_get()Gravatar Thomas Petazzoni 1-1/+1
2017-03-08hwrng: omap - write registers after enabling the clockGravatar Thomas Petazzoni 1-1/+2
2017-03-07drivers/char/nwbutton: Fix build breakage caused by include file reshufflingGravatar Guenter Roeck 1-1/+1
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 9-6/+9
2017-03-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-3/+11
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Gravatar Ingo Molnar 8-5/+8
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-1/+1
2017-03-02virtio-console: avoid DMA from stackGravatar Omar Sandoval 1-2/+10
2017-02-28Merge tag 'for-linus-4.11' of git://git.code.sf.net/p/openipmi/linux-ipmiGravatar Linus Torvalds 6-27/+66
2017-02-27lib/vsprintf.c: remove %Z supportGravatar Alexey Dobriyan 2-2/+2
2017-02-27scripts/spelling.txt: add "explictely" pattern and fix typo instancesGravatar Masahiro Yamada 1-1/+1
2017-02-27scripts/spelling.txt: add "initialiazation" pattern and fix typo instancesGravatar Masahiro Yamada 1-1/+1
2017-02-27virtio: allow drivers to request IRQ affinity when creating VQsGravatar Christoph Hellwig 1-1/+1
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfGravatar Dave Jiang 2-6/+5
2017-02-23Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Gravatar Linus Torvalds 1-2/+4
2017-02-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 5-108/+221
2017-02-23Merge tag 'v4.10-rc8' into drm-nextGravatar Dave Airlie 1-3/+0
2017-02-22Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-0/+1
2017-02-22Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 5-16/+7
2017-02-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 24-301/+840
2017-02-20ipmi: bt-bmc: Use a regmap for register accessGravatar Andrew Jeffery 2-22/+61
2017-02-20tpm: declare tpm2_get_pcr_allocation() as staticGravatar Jarkko Sakkinen 2-50/+45
2017-02-15tpm: Fix expected number of response bytes of TPM1.2 PCR ExtendGravatar Stefan Berger 1-1/+1
2017-02-15hwrng: omap - update Kconfig help descriptionGravatar Russell King 1-2/+2
2017-02-14tpm xen: drop unneeded chip variableGravatar Julia Lawall 1-2/+0
2017-02-14tpm: fix misspelled "facilitate" in module parameter descriptionGravatar Dmitry Torokhov 1-1/+1
2017-02-14tpm_tis: fix the error handling of init_tis()Gravatar Wei Yongjun 1-1/+1
2017-02-11hwrng: cavium - Use per device name to allow for multiple devices.Gravatar David Daney 1-1/+5
2017-02-09char: ipmi: constify ipmi_smi_handlers structuresGravatar Bhumika Goyal 1-1/+1
2017-02-08Revert "hwrng: core - zeroize buffers with random data"Gravatar David Daney 1-3/+0
2017-02-06random: move random_min_urandom_seed into CONFIG_SYSCTL ifdef blockGravatar Fabio Estevam 1-5/+1
2017-02-06Merge 4.10-rc7 into char-misc-nextGravatar Greg Kroah-Hartman 1-1/+1
2017-02-03tpm: silence an array overflow warningGravatar Dan Carpenter 1-2/+2
2017-02-03tpm: fix the type of owned field in cap_tGravatar Stefan Berger 1-1/+1
2017-02-03tpm: add securityfs support for TPM 2.0 firmware event logGravatar Nayna Jain 6-22/+279
2017-02-03tpm: enhance read_log_of() to support Physical TPM event logGravatar Nayna Jain 1-4/+23
2017-02-03tpm: enhance TPM 2.0 PCR extend to support multiple banksGravatar Nayna Jain 4-44/+71
2017-02-03tpm: implement TPM 2.0 capability to get active PCR banksGravatar Nayna Jain 2-0/+82
2017-02-03tpm: fix RC value check in tpm2_seal_trustedGravatar Jarkko Sakkinen 2-1/+6