summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-11-28tpm: adjust return value of tpm_read_logJason Gunthorpe1-2/+4
2016-11-28tpm: vtpm_proxy: conditionally call tpm_chip_unregisterJason Gunthorpe1-7/+6
2016-11-28tpm: Fix handling of missing event logJason Gunthorpe4-21/+26
2016-11-28tpm: Check the bios_dir entry for NULL before accessing itStefan Berger1-5/+7
2016-11-28tpm: return -ENODEV if np is not setColin Ian King1-1/+1
2016-11-28tpm: cleanup of printk error messagesNayna Jain2-32/+13
2016-11-28tpm: replace of_find_node_by_name() with dev of_node propertyNayna Jain1-4/+2
2016-11-28tpm: redefine read_log() to handle ACPI/OF at runtimeNayna Jain5-33/+42
2016-11-28tpm: fix the missing .owner in tpm_bios_measurements_opsNayna Jain1-0/+1
2016-11-28tpm: have event log use the tpm_chipNayna Jain6-37/+84
2016-11-28tpm: drop tpm1_chip_register(/unregister)Jarkko Sakkinen3-26/+11
2016-11-28tpm: replace dynamically allocated bios_dir with a static arrayJarkko Sakkinen4-54/+43
2016-11-28tpm: replace symbolic permission with octal for securityfs filesNayna Jain1-2/+2
2016-11-28char: tpm: fix kerneldoc tpm2_unseal_trusted name typoBaruch Siach1-1/+1
2016-11-28tpm_tis: Allow tpm_tis to be bound using DTJason Gunthorpe2-1/+12
2016-11-28tpm, tpm_vtpm_proxy: add kdoc comments for VTPM_PROXY_IOC_NEW_DEVJarkko Sakkinen1-25/+47
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-13Merge branch 'media-fixes' (patches from Mauro)Linus Torvalds14-249/+310
2016-11-13Merge tag 'char-misc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-6/+3
2016-11-13Merge tag 'driver-core-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+3
2016-11-13Merge tag 'staging-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-53/+63
2016-11-13Merge tag 'usb-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds12-37/+35
2016-11-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-42/+1
2016-11-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds7-8/+29
2016-11-13Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-29/+37
2016-11-13gp8psk: Fix DVB frontend attachMauro Carvalho Chehab7-152/+246
2016-11-13gp8psk: fix gp8psk_usb_in_op() logicMauro Carvalho Chehab1-2/+3
2016-11-13dvb-usb: move data_mutex to struct dvb_usb_deviceMauro Carvalho Chehab7-95/+61
2016-11-13iio: maxim_thermocouple: detect invalid storage size in read()Arnd Bergmann1-0/+2
2016-11-12aoe: fix crash in page count manipulationJens Axboe1-41/+0
2016-11-12lightnvm: invalid offset calculation for lba_shiftMatias Bjørling1-1/+1
2016-11-12Merge tag 'acpi-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds7-22/+13
2016-11-12Merge tag 'pm-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-4/+4
2016-11-12Merge tag 'platform-drivers-x86-v4.9-3' of git://git.infradead.org/users/dvha...Linus Torvalds2-7/+26
2016-11-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+2
2016-11-12Merge tag 'pci-v4.9-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+70
2016-11-12Merge tag 'drm-fixes-for-v4.9-rc5' of git://people.freedesktop.org/~airlied/l...Linus Torvalds31-136/+299