aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-10-18tpm, tpm_tis: use ARRAY_SIZE() to define TPM_HID_USR_IDXGravatar Jérémy Lefaure 1-1/+2
2017-10-18tpm: fix duplicate inline declaration specifierGravatar Ruben Roy 1-1/+1
2017-10-18tpm: fix type of a local variables in tpm_tis_spi.cGravatar Jarkko Sakkinen 1-7/+18
2017-10-18tpm: fix type of a local variable in tpm2_map_command()Gravatar Jarkko Sakkinen 1-2/+2
2017-10-18tpm: fix type of a local variable in tpm2_get_cc_attrs_tbl()Gravatar Jarkko Sakkinen 1-2/+2
2017-10-18tpm-dev-common: Reject too short writesGravatar Alexander Steffen 1-0/+6
2017-10-18tpm: React correctly to RC_TESTING from TPM 2.0 self testsGravatar Alexander Steffen 1-41/+11
2017-10-18tpm: Use dynamic delay to wait for TPM 2.0 self test resultGravatar Alexander Steffen 1-8/+9
2017-10-18tpm: Trigger only missing TPM 2.0 self testsGravatar Alexander Steffen 1-2/+2
2017-10-18tpm_tis_spi: Use DMA-safe memory for SPI transfersGravatar Alexander Steffen 1-18/+27
2017-10-18tpm/tpm_crb: Use start method value from ACPI table directlyGravatar Jiandi An 1-30/+29
2017-10-18tpm: constify transmit data pointersGravatar Arnd Bergmann 4-19/+16
2017-10-18tpm_tis: make array cmd_getticks static const to shrink object code sizeGravatar Colin Ian King 1-1/+1
2017-10-12tpm: migrate pubek_show to struct tpm_bufGravatar Jarkko Sakkinen 2-52/+48
2017-09-24Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-2/+2
2017-09-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-10/+16
2017-09-24Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Gravatar Linus Torvalds 7-52/+83
2017-09-23tpm: ibmvtpm: simplify crq initialization and document crq formatGravatar Michal Suchanek 1-36/+60
2017-09-23tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic driversGravatar Hamza Attak 5-14/+21
2017-09-23tpm: tpm_crb: constify acpi_device_id.Gravatar Arvind Yadav 1-1/+1
2017-09-23tpm: vtpm: constify vio_device_idGravatar Arvind Yadav 1-1/+1
2017-09-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Gravatar Linus Torvalds 17-161/+281
2017-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 28-215/+357
2017-09-22Merge tag 'acpi-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 2-6/+20
2017-09-22Merge tag 'pm-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 5-11/+28
2017-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 3-22/+50
2017-09-22Merge tag 'pci-v4.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-7/+6
2017-09-22Merge tag 'iommu-fixes-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-7/+5
2017-09-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-0/+1
2017-09-22Merge branches 'acpi-pmic', 'acpi-bus', 'acpi-wdat' and 'acpi-properties'Gravatar Rafael J. Wysocki 2-6/+20
2017-09-22Merge branches 'pm-cpufreq' and 'pm-cpuidle'Gravatar Rafael J. Wysocki 3-3/+17
2017-09-22Merge branches 'pm-core', 'pm-qos' and 'pm-docs'Gravatar Rafael J. Wysocki 1-5/+5
2017-09-22bnxt_re: Don't issue cmd to delete GID for QP1 GID entry before the QP is des...Gravatar Somnath Kotur 1-3/+20
2017-09-22bnxt_re: Fix memory leak in FRMR pathGravatar Selvin Xavier 1-1/+1
2017-09-22bnxt_re: Remove RTNL lock dependency in bnxt_re_query_portGravatar Somnath Kotur 3-8/+9
2017-09-22bnxt_re: Fix race between the netdev register and unregister eventsGravatar Somnath Kotur 2-5/+15
2017-09-22bnxt_re: Free up devices in module_exit pathGravatar Somnath Kotur 1-0/+16
2017-09-22bnxt_re: Fix compare and swap atomic operandsGravatar Devesh Sharma 1-0/+1
2017-09-22bnxt_re: Stop issuing further cmds to FW once a cmd times outGravatar Somnath Kotur 2-1/+6
2017-09-22bnxt_re: Fix update of qplib_qp.mtu when modifiedGravatar Devesh Sharma 1-0/+3
2017-09-22i40iw: Add support for port reuse on active side connectionsGravatar Shiraz Saleem 2-76/+78
2017-09-22i40iw: Add missing VLAN priorityGravatar Mustafa Ismail 2-1/+4
2017-09-22i40iw: Call i40iw_cm_disconn on modify QP to disconnectGravatar Shiraz Saleem 1-0/+12
2017-09-22i40iw: Prevent multiple netdev event notifier registrationsGravatar Shiraz Saleem 3-19/+20
2017-09-22i40iw: Fail open if there are no available MSI-X vectorsGravatar Shiraz Saleem 1-1/+6
2017-09-22RDMA/vmw_pvrdma: Fix reporting correct opcodes for completionGravatar Adit Ranadive 1-3/+28
2017-09-22IB/bnxt_re: Fix frame stack compilation warningGravatar Leon Romanovsky 1-31/+36
2017-09-22IB/mlx5: fix debugfs cleanupGravatar Sudip Mukherjee 1-3/+3
2017-09-22IB/ocrdma: fix incorrect fall-through on switch statementGravatar Colin Ian King 1-0/+3
2017-09-22IB/ipoib: Suppress the retry related completion errorsGravatar Santosh Shilimkar 1-5/+11