summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-11-13powerpc/powernv/idle: Round up latency and residency valuesVaidyanathan Srinivasan
2017-11-12crypto/nx: Do not initialize workmem allocationHaren Myneni
2017-11-12crypto/nx: Use percpu send window for NX requestsHaren Myneni
2017-11-12powerpc/vas, nx-842: Define and use chip_to_vas_id()Sukadev Bhattiprolu
2017-11-10Merge branch 'fixes' into nextMichael Ellerman
2017-11-06mtd: powernv_flash: Use opal_async_wait_response_interruptible()Cyril Bur
2017-11-06mtd: powernv_flash: Don't return -ERESTARTSYS on interrupted token acquisitionCyril Bur
2017-11-06mtd: powernv_flash: Remove pointless goto in driver initCyril Bur
2017-11-06mtd: powernv_flash: Don't treat OPAL_SUCCESS as an errorCyril Bur
2017-11-06mtd: powernv_flash: Use WARN_ON_ONCE() rather than BUG_ON()Cyril Bur
2017-11-06cxl: Rework the implementation of cxl_stop_trace_psl9()Vaibhav Jain
2017-10-22cxl: Provide debugfs access to PSL_DEBUG/XSL_DEBUG registersVaibhav Jain
2017-10-13cxl: Dump PSL_FIR register on PSL9 error irqVaibhav Jain
2017-10-10cxl: Rename register PSL9_FIR2 to PSL9_FIR_MASKVaibhav Jain
2017-10-06cxl: Add support for POWER9 DD2Christophe Lombard
2017-10-03cxl: Set the valid bit in PE for dedicated modeVaibhav Jain
2017-09-29cxl: Fix memory page not handledChristophe Lombard
2017-09-28cxl: Enable global TLBIs for cxl contextsFrederic Barrat
2017-09-24Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-09-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-24Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds
2017-09-23tpm: ibmvtpm: simplify crq initialization and document crq formatMichal Suchanek
2017-09-23tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic driversHamza Attak
2017-09-23tpm: tpm_crb: constify acpi_device_id.Arvind Yadav
2017-09-23tpm: vtpm: constify vio_device_idArvind Yadav
2017-09-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-09-22Merge tag 'acpi-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-09-22Merge tag 'pm-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-09-22Merge tag 'pci-v4.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-22Merge tag 'iommu-fixes-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-09-22Merge branches 'acpi-pmic', 'acpi-bus', 'acpi-wdat' and 'acpi-properties'Rafael J. Wysocki
2017-09-22Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki
2017-09-22Merge branches 'pm-core', 'pm-qos' and 'pm-docs'Rafael J. Wysocki
2017-09-22bnxt_re: Don't issue cmd to delete GID for QP1 GID entry before the QP is des...Somnath Kotur
2017-09-22bnxt_re: Fix memory leak in FRMR pathSelvin Xavier
2017-09-22bnxt_re: Remove RTNL lock dependency in bnxt_re_query_portSomnath Kotur
2017-09-22bnxt_re: Fix race between the netdev register and unregister eventsSomnath Kotur
2017-09-22bnxt_re: Free up devices in module_exit pathSomnath Kotur
2017-09-22bnxt_re: Fix compare and swap atomic operandsDevesh Sharma
2017-09-22bnxt_re: Stop issuing further cmds to FW once a cmd times outSomnath Kotur
2017-09-22bnxt_re: Fix update of qplib_qp.mtu when modifiedDevesh Sharma
2017-09-22i40iw: Add support for port reuse on active side connectionsShiraz Saleem
2017-09-22i40iw: Add missing VLAN priorityMustafa Ismail
2017-09-22i40iw: Call i40iw_cm_disconn on modify QP to disconnectShiraz Saleem
2017-09-22i40iw: Prevent multiple netdev event notifier registrationsShiraz Saleem
2017-09-22i40iw: Fail open if there are no available MSI-X vectorsShiraz Saleem
2017-09-22RDMA/vmw_pvrdma: Fix reporting correct opcodes for completionAdit Ranadive