aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2016-11-28tpm: Only call pm_runtime_get_sync if device has a parentStefan Berger1-2/+4
2016-11-28tpm: define a generic open() method for ascii & bios measurementsNayna Jain1-48/+15
2016-11-28tpm: Get rid of TPM_CHIP_FLAG_REGISTEREDJason Gunthorpe2-6/+0
2016-11-28tpm xen: Remove bogus tpm_chip_unregisterJason Gunthorpe1-1/+0
2016-11-28tpm tis: Do not print timeout messages twiceJason Gunthorpe3-10/+18
2016-11-28tpm_tis: Check return values from get_burstcount.Josh Zimmerman1-2/+13
2016-11-28tpm: place kdoc just above tpm_pcr_extendWinkler, Tomas1-8/+8
2016-11-28tpm: sanitize constant expressionsJarkko Sakkinen3-21/+23
2016-11-28tpm: Clean up reading of timeout and duration capabilitiesEd Swierk1-48/+17
2016-11-28char/tpm: Check return code of wait_for_tpm_statPeter Huewe1-9/+20
2016-11-28tmp/tpm_crb: implement runtime pm for tpm_crbWinkler, Tomas2-4/+43
2016-11-28tpm/tpm_crb: open code the crb_init into acpi_addWinkler, Tomas1-16/+10
2016-11-28tmp/tpm_crb: fix Intel PTT hw bug during idle stateWinkler, Tomas1-8/+39
2016-11-28tpm/tpm_crb: implement tpm crb idle stateWinkler, Tomas1-0/+66
2016-11-24ipmi: Fix sequence number handlingCorey Minyard1-4/+5
2016-11-24ipmi: Pick up slave address from SMBIOS on an ACPI deviceCorey Minyard2-3/+40
2016-11-24ipmi_si: Clean up printksCorey Minyard1-76/+54
2016-11-24Move platform device creation earlier in the initializationCorey Minyard1-15/+31
2016-11-23Merge branch 'linus' into x86/fpu, to resolve conflictsIngo Molnar3-11/+18
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2016-11-21hwrng: Make explicit that max >= 32 alwaysPrasannaKumar Muralidharan3-10/+2
2016-11-18Merge tag 'v4.9-rc4' into soundJonathan Corbet7-16/+536
2016-11-17ipmi/bt-bmc: change compatible node to 'aspeed, ast2400-ibt-bmc'Cédric Le Goater1-2/+2
2016-11-17hwrng: atmel - use clk_disable_unprepare instead of clk_disableWei Yongjun1-1/+1
2016-11-16scr24x_cs: include linux/io.hArnd Bergmann1-0/+1
2016-11-16posix-timers: Make them configurableNicolas Pitre1-0/+1
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-12/+16
2016-11-14Merge 4.9-rc5 into char-misc-nextGreg Kroah-Hartman3-12/+16
2016-11-13Merge tag 'char-misc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+0
2016-11-10char/pcmcia: add scr24x_cs chip card interface driverLubomir Rintel3-0/+384
2016-11-10ppdev: fix double-free of pp->pdev->nameJann Horn1-3/+0
2016-11-10tile-srom: allow the driver to be built as a moduleChris Metcalf2-2/+3
2016-11-07ipmi_ssif: Remove an unused module parameterCorey Minyard1-4/+0
2016-11-07ipmi: Periodically check for events, not messagesCorey Minyard1-2/+2
2016-11-07xen: make use of xenbus_read_unsigned() in xen-tpmfrontJuergen Gross1-6/+2
2016-11-01Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-6/+16
2016-11-01x86/fpu: Remove irq_ts_save() and irq_ts_restore()Andy Lutomirski1-6/+2
2016-11-01hwrng: atmel - disable TRNG during suspendWenyou Yang1-3/+21
2016-11-01hwrng: core - zeroize buffers with random dataStephan Mueller1-0/+3
2016-10-31tpm: remove invalid min length check from tpm_do_selftest()Jarkko Sakkinen1-3/+0
2016-10-31virtio: console: Unlock vqs while freeing buffersMatt Redfearn1-6/+16
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-9/+522
2016-10-30Merge 4.9-rc3 into char-misc-nextGreg Kroah-Hartman1-3/+3
2016-10-28Move CONFIG_DEVKMEM default to nDave Young1-1/+0
2016-10-24Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-3/+3
2016-10-25hwrng: meson - Remove unneeded platform MODULE_ALIASJavier Martinez Canillas1-1/+0
2016-10-25hwrng: meson - Fix module autoload for OF registrationJavier Martinez Canillas1-0/+1
2016-10-24docs: fix locations of several documents that got movedMauro Carvalho Chehab1-2/+2
2016-10-23Merge tag 'for-linus-4.9-2' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds4-4/+517
2016-10-21hwrng: omap - Add device variant for SafeXcel IP-76 found in Armada 8KRomain Perier2-3/+85