aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-12Merge tag 'for-linus-4.19' of git://github.com/cminyard/linux-ipmiLinus Torvalds5-104/+97
2018-09-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds2-5/+10
2018-09-01random: make CPU trust a boot parameterKees Cook2-5/+10
2018-08-31ipmi: Fix NULL pointer dereference in ssif_probeGustavo A. R. Silva1-1/+3
2018-08-31ipmi: Fix I2C client removal in the SSIF driverCorey Minyard1-11/+6
2018-08-31ipmi: Move BT capabilities detection to the detect callCorey Minyard1-44/+48
2018-08-31ipmi: Rework SMI registration failureCorey Minyard3-46/+37
2018-08-30ipmi: kcs_bmc: don't change device nameBenjamin Fair1-3/+4
2018-08-20Merge tag 'rtc-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds1-13/+0
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds8-44/+27
2018-08-15Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds11-292/+272
2018-08-15Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds2-14/+49
2018-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu7-45/+49
2018-08-02random: Make crng state queryableJason A. Donenfeld1-0/+15
2018-08-02char: rtc: remove task handlingAlexandre Belloni1-13/+0
2018-07-28Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds1-1/+9
2018-07-28tpm: replace TPM_TRANSMIT_RAW with TPM_TRANSMIT_NESTEDJarkko Sakkinen4-25/+20
2018-07-28tpm: Convert tpm_find_get_ops() to use tpm_default_chip()Stefan Berger1-19/+13
2018-07-28tpm: Implement tpm_default_chip() to find a TPM chipStefan Berger1-0/+27
2018-07-28tpm: rename tpm_chip_find_get() to tpm_find_get_ops()Stefan Berger3-11/+14
2018-07-28tpm: Allow tpm_tis drivers to set hwrng quality.Louis Collard2-0/+3
2018-07-28tpm: Return the actual size when receiving an unsupported commandRicardo Schwarzmeier1-1/+1
2018-07-28tpm: separate cmd_ready/go_idle from runtime_pmTomas Winkler4-92/+88
2018-07-28tpm/tpm_i2c_infineon: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin1-4/+4
2018-07-28tpm_tis_spi: Pass the SPI IRQ down to the driverLinus Walleij1-1/+8
2018-07-28tpm: migrate tpm2_get_random() to use struct tpm_bufJarkko Sakkinen2-70/+51
2018-07-28tpm: migrate tpm2_get_tpm_pt() to use struct tpm_bufJarkko Sakkinen1-42/+27
2018-07-28tpm: migrate tpm2_probe() to use struct tpm_bufJarkko Sakkinen1-17/+23
2018-07-28tpm: migrate tpm2_shutdown() to use struct tpm_bufJarkko Sakkinen1-32/+15
2018-07-27hwrng: msm - remove msm hw_random driverVinod Koul3-197/+0
2018-07-26mm: fix vma_is_anonymous() false-positivesKirill A. Shutemov1-0/+1
2018-07-24random: remove preempt disabled regionIngo Molnar1-4/+0
2018-07-24random: add a config option to trust the CPU's hwrngTheodore Ts'o2-1/+24
2018-07-17random: Return nbytes filled from hw RNGTobin C. Harding1-7/+9
2018-07-17random: Fix whitespace pre random-bytes workTobin C. Harding1-2/+1
2018-07-17random: mix rdrand with entropy sent in from userspaceTheodore Ts'o1-1/+9
2018-07-16virtio: virtconsole: Use seq_file for debugfs operationsTuomas Tynkkynen1-38/+22
2018-07-16Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman3-39/+27
2018-07-10char: amd64-agp: Use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva1-2/+2
2018-07-10char: agp: Change return type to vm_fault_tSouptick Joarder1-1/+1
2018-07-07Merge tag 'for-linus-4.18-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds2-23/+14
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap4-0/+4
2018-07-07/dev/mem: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-07-03char: pcmcia: remove redundant pointer devColin Ian King1-4/+0
2018-07-03hpet: remove redundant pointer hpetColin Ian King1-2/+0
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds1-16/+13
2018-06-24ipmi: kcs_bmc: fix IRQ exception if the channel is not openHaiyue Wang1-21/+10
2018-06-24ipmi: Cleanup oops on initialization failureCorey Minyard1-2/+4
2018-06-24Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-2/+9
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab1-1/+1