summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-06-19tpm/tpm_atmel: remove unnecessary NULL checkGustavo A. R. Silva1-7/+5
2017-06-19tpm/st33zp24: Switch to devm_acpi_dev_add_driver_gpios()Andy Shevchenko2-4/+2
2017-06-13tpm: vtpm_proxy: Prevent userspace from sending driver commandStefan Berger1-0/+33
2017-06-13tpm: vtpm_proxy: Implement request_locality function.Stefan Berger2-0/+37
2017-06-13tpm: Introduce flag TPM_TRANSMIT_RAWStefan Berger2-1/+3
2017-06-13tpm: vtpm_proxy: Suppress error logging when in closed stateStefan Berger2-3/+4
2017-06-13tpm, tpmrm: Mark tpmrm_write as staticPeter Huewe1-1/+1
2017-06-13tpm: remove struct tpm_pcrextend_inJarkko Sakkinen1-6/+0
2017-06-13tpm, tpm_infineon: remove useless snprintf() callsJarkko Sakkinen1-4/+4
2017-06-13tpm: fix byte order related arithmetic inconsistency in tpm_getcap()Jarkko Sakkinen2-27/+16
2017-06-13tpm: Apply a sane minimum adapterlimit value for retransmission.Bryan Freed1-20/+56
2017-06-13tpm_tis: Consolidate the platform and acpi probe flowJason Gunthorpe1-113/+54
2017-06-13tpm_tis: Use platform_get_irqJason Gunthorpe1-4/+2
2017-06-13tpm_tis: Fix IRQ autoprobing when using platform_deviceJason Gunthorpe1-1/+1
2017-06-13tpm: move TPM 1.2 code of tpm_pcr_extend() to tpm1_pcr_extend()Roberto Sassu1-17/+24
2017-06-13tpm: move endianness conversion of ordinals to tpm_input_headerRoberto Sassu2-14/+14
2017-06-13tpm: move endianness conversion of TPM_TAG_RQU_COMMAND to tpm_input_headerRoberto Sassu3-9/+9
2017-05-21Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-7/+10
2017-05-20Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds10-21/+45
2017-05-20nvmet: release the sq ref on rdma read errorsVijay Immanuel3-0/+8
2017-05-20nvmet-fc: remove target cpu scheduling flagJames Smart3-5/+1
2017-05-20nvme-fc: stop queues on error detectionJames Smart1-0/+4
2017-05-20nvme-fc: require target or discovery role for fc-nvme targetsJames Smart1-0/+6
2017-05-20nvme: unmap CMB and remove sysfs file in reset pathJon Derrick1-1/+6
2017-05-20Merge tag 'staging-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-132/+174
2017-05-20Merge tag 'usb-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds35-122/+226
2017-05-20Merge tag 'char-misc-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-11/+30
2017-05-20Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds8-39/+76
2017-05-20Merge tag 'drm-fixes-for-v4.12-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds16-66/+94
2017-05-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds12-21/+38
2017-05-19Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2017-05-19Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-8/+10
2017-05-19Merge tag 'iommu-fixes-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-6/+13
2017-05-19Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-1/+4
2017-05-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds5-4/+7
2017-05-20Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixesDave Airlie1-16/+31
2017-05-19i2c: designware: don't infer timings described by ACPI from clock rateArd Biesheuvel1-8/+10
2017-05-19watchdog: bcm281xx: Fix use of uninitialized spinlock.Eric Anholt1-1/+2
2017-05-19watchdog: zx2967: remove redundant dev_err call in zx2967_wdt_probe()Wei Yongjun1-3/+1
2017-05-19iTCO_wdt: all versions count down twicePaolo Bonzini1-12/+10
2017-05-19firmware: ti_sci: fix strncat length checkArnd Bergmann1-1/+2
2017-05-19Merge tag 'usb-serial-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman7-16/+34
2017-05-19Merge tag 'omap-for-v4.12/fixes-v2-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson1-1/+1
2017-05-19Merge tag 'imx-fixes-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson1-1/+2
2017-05-18Merge tag 'arm-soc/for-4.12/drivers-fixes' of http://github.com/Broadcom/stbl...Olof Johansson1-1/+1
2017-05-18Merge tag 'v4.12-rc1' into fixesOlof Johansson642-9987/+21725
2017-05-19Merge tag 'drm-intel-fixes-2017-05-18-1' of git://anongit.freedesktop.org/git...Dave Airlie8-18/+35
2017-05-19Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-fixesDave Airlie4-9/+10
2017-05-19Merge tag 'drm-misc-fixes-2017-05-18' of git://anongit.freedesktop.org/git/dr...Dave Airlie2-22/+15
2017-05-19Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie1-1/+3