summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-11-15acpi, nfit: add 'Enable Latch System Shutdown Status' command supportDan Williams
2017-11-12acpi, nfit: validate commands against the device typeDan Williams
2017-11-02libnvdimm, badrange: remove a WARN for list_emptyVishal Verma
2017-11-02libnvdimm: move poison list functions to a new 'badrange' fileDave Jiang
2017-10-30acpi, nfit: add support for NVDIMM_FAMILY_INTEL v1.6 DSMsDan Williams
2017-10-29acpi, nfit: hide unknown commands from nmemX/commandsDan Williams
2017-10-19dev/dax: fix uninitialized variable build warningRoss Zwisler
2017-10-07libnvdimm, namespace: make a couple of functions staticColin Ian King
2017-10-07libnvdimm: introduce 'flags' attribute for DIMM 'lock' and 'alias' statusDan Williams
2017-10-07acpi, nfit: add support for the _LSI, _LSR, and _LSW label methodsDan Williams
2017-10-07acpi nfit: Enable to show what feature is supported via ND_CMD_CALL for nfit_...Yasunori Goto
2017-09-28libnvdimm, namespace: fix label initialization to use valid seq numbersDan Williams
2017-09-28libnvdimm, pfn: make 'resource' attribute only readable by rootDan Williams
2017-09-28libnvdimm, namespace: make 'resource' attribute only readable by rootDan Williams
2017-09-28libnvdimm, region : make 'resource' attribute only readable by rootDan Williams
2017-09-28dax: pr_err() strings should end with newlinesArvind Yadav
2017-09-28libnvdimm, dimm: clear 'locked' status on successful DIMM enableDan Williams
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
2017-09-22IB/bnxt_re: Fix frame stack compilation warningLeon Romanovsky