summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-12-24staging: octeon: fix build failure with XFRM enabledFlorian Westphal
2018-12-24pwm: imx: Add ipg clock operationAnson Huang
2018-12-24pwm: clps711x: Switch to SPDX identifierAlexander Shiyan
2018-12-24pwm: clps711x: Fix period calculationAlexander Shiyan
2018-12-24pwm: bcm2835: Switch to SPDX identifierStefan Wahren
2018-12-24pwm: Enable Kona PWM to be built for the Cygnus architectureClément Péron
2018-12-23crypto: skcipher - remove remnants of internal IV generatorsEric Biggers
2018-12-23crypto: cavium/nitrox - Fix build with !CONFIG_DEBUG_FSEric Biggers
2018-12-23crypto: cavium/nitrox - Added AEAD cipher supportNagadheeraj Rottela
2018-12-23crypto: mxc-scc - fix build warnings on ARM64Fabio Estevam
2018-12-23crypto: chelsio - Fix wrong error counter incrementsHarsh Jain
2018-12-23crypto: chelsio - Reset counters on cxgb4 DetachHarsh Jain
2018-12-23crypto: chelsio - Handle PCI shutdown eventHarsh Jain
2018-12-23crypto: chelsio - cleanup:send addr as value in function argumentHarsh Jain
2018-12-23crypto: chelsio - Use same value for both channel in single WRHarsh Jain
2018-12-23crypto: chelsio - Swap location of AAD and IV sent in WRHarsh Jain
2018-12-23crypto: chelsio - remove set but not used variable 'kctx_len'YueHaibing
2018-12-23crypto: ux500 - Use proper enum in hash_set_dma_transferNathan Chancellor
2018-12-23crypto: ux500 - Use proper enum in cryp_set_dma_transferNathan Chancellor
2018-12-22RDMA/srpt: Use kmem_cache_free() instead of kfree()Wei Yongjun
2018-12-22RDMA/mlx5: Signedness bug in UVERBS_HANDLER()Dan Carpenter
2018-12-22IB/uverbs: Signedness bug in UVERBS_HANDLER()Dan Carpenter
2018-12-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-12-22Merge tag 'auxdisplay-for-linus-v4.20' of https://github.com/ojeda/linuxLinus Torvalds
2018-12-22libnvdimm/security: Quiet security operationsDan Williams
2018-12-22macintosh: Use of_node_name_{eq, prefix} for node name comparisonsRob Herring
2018-12-22ide: Use of_node_name_eq for node name comparisonsRob Herring
2018-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2018-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-21tools/testing/nvdimm: Add test support for Intel nvdimm security DSMsDave Jiang
2018-12-21acpi/nfit, libnvdimm/security: add Intel DSM 1.8 master passphrase supportDave Jiang
2018-12-21acpi/nfit, libnvdimm/security: Add security DSM overwrite supportDave Jiang
2018-12-21acpi/nfit, libnvdimm: Add support for issue secure erase DSM to Intel nvdimmDave Jiang
2018-12-21acpi/nfit, libnvdimm: Add enable/update passphrase support for Intel nvdimmsDave Jiang
2018-12-21acpi/nfit, libnvdimm: Add disable passphrase support to Intel nvdimm.Dave Jiang
2018-12-21auxdisplay: charlcd: fix x/y command parsingMans Rullgard
2018-12-21serial/sunsu: fix refcount leakYangtao Li
2018-12-21IB/mlx5: Allocate the per-port Q counter shared when DEVX is supportedYishai Hadas
2018-12-21qmi_wwan: Fix qmap header retrieval in qmimux_rx_fixupDaniele Palmas
2018-12-21qmi_wwan: Add support for Fibocom NL678 seriesJörgen Storvist
2018-12-21IB/umad: Start using dev_groups of classParav Pandit
2018-12-21IB/umad: Use class_groups and let core create class fileParav Pandit
2018-12-21IB/umad: Refactor code to use cdev_device_add()Parav Pandit
2018-12-21IB/umad: Avoid destroying device while it is accessedParav Pandit
2018-12-21IB/umad: Simplify and avoid dynamic allocation of classParav Pandit
2018-12-21Merge tag 'drm-fixes-2018-12-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-12-21Merge tag 'gpio-v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-12-21net: netxen: fix a missing check and an uninitialized useKangjie Lu