aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2017-03-11Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-07drivers/char/nwbutton: Fix build breakage caused by include file reshufflingGuenter Roeck
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02virtio-console: avoid DMA from stackOmar Sandoval
2017-02-28Merge tag 'for-linus-4.11' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2017-02-27scripts/spelling.txt: add "explictely" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "initialiazation" pattern and fix typo instancesMasahiro Yamada
2017-02-27virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2017-02-23Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds
2017-02-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-02-23Merge tag 'v4.10-rc8' into drm-nextDave Airlie
2017-02-22Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-02-22Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-02-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2017-02-20ipmi: bt-bmc: Use a regmap for register accessAndrew Jeffery
2017-02-20tpm: declare tpm2_get_pcr_allocation() as staticJarkko Sakkinen
2017-02-15tpm: Fix expected number of response bytes of TPM1.2 PCR ExtendStefan Berger
2017-02-15hwrng: omap - update Kconfig help descriptionRussell King
2017-02-14tpm xen: drop unneeded chip variableJulia Lawall
2017-02-14tpm: fix misspelled "facilitate" in module parameter descriptionDmitry Torokhov
2017-02-14tpm_tis: fix the error handling of init_tis()Wei Yongjun
2017-02-11hwrng: cavium - Use per device name to allow for multiple devices.David Daney
2017-02-09char: ipmi: constify ipmi_smi_handlers structuresBhumika Goyal
2017-02-08Revert "hwrng: core - zeroize buffers with random data"David Daney
2017-02-06random: move random_min_urandom_seed into CONFIG_SYSCTL ifdef blockFabio Estevam
2017-02-06Merge 4.10-rc7 into char-misc-nextGreg Kroah-Hartman
2017-02-03tpm: silence an array overflow warningDan Carpenter
2017-02-03tpm: fix the type of owned field in cap_tStefan Berger
2017-02-03tpm: add securityfs support for TPM 2.0 firmware event logNayna Jain
2017-02-03tpm: enhance read_log_of() to support Physical TPM event logNayna Jain
2017-02-03tpm: enhance TPM 2.0 PCR extend to support multiple banksNayna Jain
2017-02-03tpm: implement TPM 2.0 capability to get active PCR banksNayna Jain
2017-02-03tpm: fix RC value check in tpm2_seal_trustedJarkko Sakkinen
2017-02-03tpm_tis: fix iTPM probe via probe_itpm() functionMaciej S. Szmigiero
2017-02-03tpm: Begin the process to deprecate user_read_timerJason Gunthorpe
2017-02-03tpm: remove tpm_read_index and tpm_write_index from tpm.hJarkko Sakkinen
2017-02-03serdev: Introduce new bus for serial attached devicesRob Herring
2017-01-27random: convert get_random_int/long into get_random_u32/u64Jason A. Donenfeld
2017-01-27random: use chacha20 for get_random_int/longJason A. Donenfeld
2017-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie
2017-01-25char: xilinx_hwicap: Remove pointless local variablesMichal Simek
2017-01-23tpm: Check size of response before accessing dataStefan Berger
2017-01-23tpm_tis: use default timeout value if chip reports it as zeroMaciej S. Szmigiero
2017-01-23tpm: Do not print an error message when doing TPM auto startupJason Gunthorpe
2017-01-23tpm, tpm_crb: Handle 64-bit resource in crb_check_resource()Jiandi An