summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-12-24staging: octeon: fix build failure with XFRM enabledFlorian Westphal1-2/+1
2018-12-24pwm: imx: Add ipg clock operationAnson Huang1-5/+48
2018-12-24pwm: clps711x: Switch to SPDX identifierAlexander Shiyan1-7/+2
2018-12-24pwm: clps711x: Fix period calculationAlexander Shiyan1-2/+2
2018-12-24pwm: bcm2835: Switch to SPDX identifierStefan Wahren1-4/+1
2018-12-24pwm: Enable Kona PWM to be built for the Cygnus architectureClément Péron1-1/+3
2018-12-23crypto: skcipher - remove remnants of internal IV generatorsEric Biggers7-12/+1
2018-12-23crypto: cavium/nitrox - Fix build with !CONFIG_DEBUG_FSEric Biggers1-2/+1
2018-12-23crypto: cavium/nitrox - Added AEAD cipher supportNagadheeraj Rottela7-605/+1103
2018-12-23crypto: mxc-scc - fix build warnings on ARM64Fabio Estevam1-6/+6
2018-12-23crypto: chelsio - Fix wrong error counter incrementsHarsh Jain2-10/+10
2018-12-23crypto: chelsio - Reset counters on cxgb4 DetachHarsh Jain1-0/+4
2018-12-23crypto: chelsio - Handle PCI shutdown eventHarsh Jain3-93/+278
2018-12-23crypto: chelsio - cleanup:send addr as value in function argumentHarsh Jain1-8/+8
2018-12-23crypto: chelsio - Use same value for both channel in single WRHarsh Jain2-8/+6
2018-12-23crypto: chelsio - Swap location of AAD and IV sent in WRHarsh Jain3-120/+104
2018-12-23crypto: chelsio - remove set but not used variable 'kctx_len'YueHaibing1-2/+1
2018-12-23crypto: ux500 - Use proper enum in hash_set_dma_transferNathan Chancellor1-1/+1
2018-12-23crypto: ux500 - Use proper enum in cryp_set_dma_transferNathan Chancellor1-2/+2
2018-12-22RDMA/srpt: Use kmem_cache_free() instead of kfree()Wei Yongjun1-1/+1
2018-12-22RDMA/mlx5: Signedness bug in UVERBS_HANDLER()Dan Carpenter1-1/+1
2018-12-22IB/uverbs: Signedness bug in UVERBS_HANDLER()Dan Carpenter1-1/+1
2018-12-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-5/+24
2018-12-22Merge tag 'auxdisplay-for-linus-v4.20' of https://github.com/ojeda/linuxLinus Torvalds1-0/+3
2018-12-22libnvdimm/security: Quiet security operationsDan Williams2-16/+16
2018-12-22macintosh: Use of_node_name_{eq, prefix} for node name comparisonsRob Herring7-32/+30
2018-12-22ide: Use of_node_name_eq for node name comparisonsRob Herring1-1/+1
2018-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller15-164/+166
2018-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-5/+26
2018-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-9/+12
2018-12-21tools/testing/nvdimm: Add test support for Intel nvdimm security DSMsDave Jiang1-1/+1
2018-12-21acpi/nfit, libnvdimm/security: add Intel DSM 1.8 master passphrase supportDave Jiang5-46/+107
2018-12-21acpi/nfit, libnvdimm/security: Add security DSM overwrite supportDave Jiang7-5/+295
2018-12-21acpi/nfit, libnvdimm: Add support for issue secure erase DSM to Intel nvdimmDave Jiang4-2/+100
2018-12-21acpi/nfit, libnvdimm: Add enable/update passphrase support for Intel nvdimmsDave Jiang3-7/+69
2018-12-21acpi/nfit, libnvdimm: Add disable passphrase support to Intel nvdimm.Dave Jiang4-3/+157
2018-12-21auxdisplay: charlcd: fix x/y command parsingMans Rullgard1-0/+3
2018-12-21serial/sunsu: fix refcount leakYangtao Li1-5/+26
2018-12-21IB/mlx5: Allocate the per-port Q counter shared when DEVX is supportedYishai Hadas3-2/+26
2018-12-21qmi_wwan: Fix qmap header retrieval in qmimux_rx_fixupDaniele Palmas1-7/+8
2018-12-21qmi_wwan: Add support for Fibocom NL678 seriesJörgen Storvist1-0/+1
2018-12-21IB/umad: Start using dev_groups of classParav Pandit1-16/+12
2018-12-21IB/umad: Use class_groups and let core create class fileParav Pandit1-9/+14
2018-12-21IB/umad: Refactor code to use cdev_device_add()Parav Pandit1-85/+86
2018-12-21IB/umad: Avoid destroying device while it is accessedParav Pandit1-9/+13
2018-12-21IB/umad: Simplify and avoid dynamic allocation of classParav Pandit1-21/+21
2018-12-21Merge tag 'drm-fixes-2018-12-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-2/+8
2018-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-14/+22
2018-12-21Merge tag 'gpio-v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds4-131/+95
2018-12-21net: netxen: fix a missing check and an uninitialized useKangjie Lu1-1/+2