summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | tpm/st33zp24: Add GPIO ACPI mapping tableAndy Shevchenko2017-04-032-6/+40
| * | | | | | | | | vTPM: Fix missing NULL checkHon Ching \(Vicky\) Lo2017-04-031-2/+6
| * | | | | | | | | tpm_crb: check for bad response sizeJerry Snitselaar2017-04-031-2/+1Star
| * | | | | | | | | tpm2: add session handle context saving and restoring to the space codeJames Bottomley2017-04-034-13/+116
| * | | | | | | | | tpm: expose spaces via a device link /dev/tpmrm<n>James Bottomley2017-04-035-4/+139
| * | | | | | | | | tpm: split out tpm-dev.c into tpm-dev.c and tpm-common-dev.cJames Bottomley2017-04-034-130/+190
| * | | | | | | | | tpm: infrastructure for TPM spacesJarkko Sakkinen2017-04-038-53/+527
| * | | | | | | | | tpm: validate TPM 2.0 commandsJarkko Sakkinen2017-04-033-5/+132
| * | | | | | | | | tpm: export tpm2_flush_context_cmdJarkko Sakkinen2017-04-032-33/+31Star
| * | | | | | | | | tpm: move length validation to tpm_transmit()Jarkko Sakkinen2017-04-031-8/+12
| * | | | | | | | | tpm_crb: encapsulate crb_wait_for_reg_32Jarkko Sakkinen2017-04-031-14/+23
| * | | | | | | | | tpm_crb: map locality registersJarkko Sakkinen2017-04-031-32/+57
| * | | | | | | | | tpm_tis_spi: Add small delay after last transferPeter Huewe2017-04-031-0/+1
| * | | | | | | | | tpm_tis_spi: Remove limitation of transfers to MAX_SPI_FRAMESIZE bytesPeter Huewe2017-04-031-49/+58
| * | | | | | | | | tpm_tis_spi: Check correct byte for wait state indicatorPeter Huewe2017-04-031-18/+18
| * | | | | | | | | tpm_tis_spi: Abort transfer when too many wait states are signaledPeter Huewe2017-04-031-0/+5
| * | | | | | | | | tpm_tis_spi: Use single function to transfer dataPeter Huewe2017-04-031-63/+24Star
| * | | | | | | | | tpm/tpm_crb: enter the low power state upon device suspendWinkler, Tomas2017-04-031-1/+24
| * | | | | | | | | tpm: select CONFIG_CRYPTOArnd Bergmann2017-04-031-0/+1
| * | | | | | | | | tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driverNayna Jain2017-04-031-8/+15
| * | | | | | | | | tpm crb: Work around BIOS's that report the wrong ACPI region sizeJason Gunthorpe2017-04-031-2/+25
| * | | | | | | | | tpm_tis_core: Choose appropriate timeout for reading burstcountAlexander Steffen2017-04-031-2/+4
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-05-038-336/+298Star
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | hwrng: mtk - Add driver for hardware random generator on MT7623 SoCSean Wang2017-04-213-0/+183
| * | | | | | | | | hwrng: n2 - Use devm_kcalloc() in n2rng_probe()Markus Elfring2017-04-211-3/+1Star
| * | | | | | | | | crypto: exynos - Add new Exynos RNG driverKrzysztof Kozlowski2017-04-213-246/+0Star
| * | | | | | | | | hwrng: timeriomem - Improve performance for sub-jiffie update periodsRick Altherr2017-04-101-41/+45
| * | | | | | | | | hwrng: timeriomem - Shorten verbose type and variable namesRick Altherr2017-04-101-14/+13Star
| * | | | | | | | | hwrng: timeriomem - Migrate to new APIRick Altherr2017-04-101-30/+30
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2017-04-052-23/+69
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2017-03-242-80/+51Star
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | hwrng: omap - move clock related code to omap_rng_probe()Thomas Petazzoni2017-03-161-10/+12
| * | | | | | | | | | hwrng: meson - add clock handling to driverHeiner Kallweit2017-03-161-0/+22
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-05-023-0/+283
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | s390/trng: Introduce s390 TRNG device driver.Harald Freudenberger2017-04-263-0/+283
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-021-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branchIngo Molnar2017-04-111-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...Ingo Molnar2017-03-0146-467/+1148
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar2017-01-281-1/+1
* | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-021-14/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | time: Change k_clock timer_set() and timer_get() to use timespec64Deepa Dinamani2017-04-141-10/+10
| * | | | | | | | | | | | | time: Change k_clock clock_set() to use timespec64Deepa Dinamani2017-04-141-1/+1
| * | | | | | | | | | | | | time: Change k_clock clock_getres() to use timespec64Deepa Dinamani2017-04-141-1/+1
| * | | | | | | | | | | | | time: Change k_clock clock_get() to use timespec64Deepa Dinamani2017-04-141-2/+2
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'for-linux-4.12' of git://github.com/cminyard/linux-ipmiLinus Torvalds2017-05-014-11/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |
| * | | | | | | | | | | | ipmi/watchdog: fix wdog hang on panic waiting for ipmi responseRobert Lippert2017-04-281-4/+4
| * | | | | | | | | | | | ipmi_si: use smi_num for init_nameTony Camuso2017-04-101-3/+16
| * | | | | | | | | | | | ipmi: bt-bmc: Add ast2500 compatible stringJoel Stanley2017-04-071-0/+1
| * | | | | | | | | | | | ipmi_ssif: use setup_timerGeliang Tang2017-04-071-3/+2Star
| * | | | | | | | | | | | ipmi: Fix kernel panic at ipmi_ssif_thread()Joeseph Chang2017-04-071-1/+3