aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-03tpm/tpm_crb: Enable TPM CRB interface for ARM64Jiandi An2-3/+66
2017-04-03tpm_crb: request and relinquish locality 0Jarkko Sakkinen4-0/+61
2017-04-03tpm: make check_locality return boolJerry Snitselaar3-21/+23
2017-04-03tpm/tpm_crb: fix unused warnings on suspend/resume functionsJérémy Lefaure1-7/+4
2017-04-03tpm: add sleep only for retry in i2c_nuvoton_write_status()Nayna Jain1-2/+3
2017-04-03tpm/st33zp24: Add GPIO ACPI mapping tableAndy Shevchenko2-6/+40
2017-04-03vTPM: Fix missing NULL checkHon Ching \(Vicky\) Lo1-2/+6
2017-04-03tpm_crb: check for bad response sizeJerry Snitselaar1-2/+1
2017-04-03tpm2: add session handle context saving and restoring to the space codeJames Bottomley4-13/+116
2017-04-03tpm: expose spaces via a device link /dev/tpmrm<n>James Bottomley5-4/+139
2017-04-03tpm: split out tpm-dev.c into tpm-dev.c and tpm-common-dev.cJames Bottomley4-130/+190
2017-04-03tpm: infrastructure for TPM spacesJarkko Sakkinen8-53/+527
2017-04-03tpm: validate TPM 2.0 commandsJarkko Sakkinen3-5/+132
2017-04-03tpm: export tpm2_flush_context_cmdJarkko Sakkinen2-33/+31
2017-04-03tpm: move length validation to tpm_transmit()Jarkko Sakkinen1-8/+12
2017-04-03tpm_crb: encapsulate crb_wait_for_reg_32Jarkko Sakkinen1-14/+23
2017-04-03tpm_crb: map locality registersJarkko Sakkinen1-32/+57
2017-04-03tpm_tis_spi: Add small delay after last transferPeter Huewe1-0/+1
2017-04-03tpm_tis_spi: Remove limitation of transfers to MAX_SPI_FRAMESIZE bytesPeter Huewe1-49/+58
2017-04-03tpm_tis_spi: Check correct byte for wait state indicatorPeter Huewe1-18/+18
2017-04-03tpm_tis_spi: Abort transfer when too many wait states are signaledPeter Huewe1-0/+5
2017-04-03tpm_tis_spi: Use single function to transfer dataPeter Huewe1-63/+24
2017-04-03tpm/tpm_crb: enter the low power state upon device suspendWinkler, Tomas1-1/+24
2017-04-03tpm: select CONFIG_CRYPTOArnd Bergmann1-0/+1
2017-04-03tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driverNayna Jain1-8/+15
2017-04-03tpm crb: Work around BIOS's that report the wrong ACPI region sizeJason Gunthorpe1-2/+25
2017-04-03tpm_tis_core: Choose appropriate timeout for reading burstcountAlexander Steffen1-2/+4
2017-03-28Backmerge tag 'v4.11-rc4' into drm-nextDave Airlie3-25/+78
2017-03-27Merge 4.11-rc4 into char-misc-nextGreg Kroah-Hartman4-27/+92
2017-03-26Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-2/+9
2017-03-24Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-23/+69
2017-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2-80/+51
2017-03-23drivers, char: convert vma_data.refcnt from atomic_t to refcount_tElena Reshetova1-4/+5
2017-03-23BackMerge tag 'v4.11-rc3' into drm-nextDave Airlie3-82/+65
2017-03-21tpm-chip: utilize new cdev_device_add helper functionLogan Gunthorpe1-16/+3
2017-03-17drivers/char: Convert remaining use of pr_warning to pr_warnJoe Perches1-1/+1
2017-03-17hpet: Make cmd parameter of hpet_ioctl_common() unsignedMatthias Kaehlcke1-1/+1
2017-03-16hwrng: omap - move clock related code to omap_rng_probe()Thomas Petazzoni1-10/+12
2017-03-16hwrng: meson - add clock handling to driverHeiner Kallweit1-0/+22
2017-03-16hwrng: geode - Revert managed API changesPrarit Bhargava1-15/+35
2017-03-16hwrng: amd - Revert managed API changesPrarit Bhargava1-8/+34
2017-03-16ppdev: fix registering same device nameSudip Mukherjee1-2/+9
2017-03-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-2/+14
2017-03-11Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds1-79/+50
2017-03-08hwrng: omap - Do not access INTMASK_REG on EIP76Thomas Petazzoni1-1/+12
2017-03-08hwrng: omap - use devm_clk_get() instead of of_clk_get()Thomas Petazzoni1-1/+1
2017-03-08hwrng: omap - write registers after enabling the clockThomas Petazzoni1-1/+2
2017-03-08Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/drm-intel into drm-nextDave Airlie1-8/+8
2017-03-07drivers/char/nwbutton: Fix build breakage caused by include file reshufflingGuenter Roeck1-1/+1
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-6/+9