summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-5/+26
2018-12-22Merge 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
2018-12-21Merge remote-tracking branch 'regulator/topic/coupled' into regulator-nextMark Brown1-10/+2
2018-12-21Merge branch 'regulator-4.21' into regulator-nextMark Brown42-602/+2761
2018-12-21Merge branch 'regulator-4.20' into regulator-linusMark Brown2-11/+12
2018-12-21regulator: tps65910: fix a missing check of return valueKangjie Lu1-1/+3
2018-12-21regulator: mcp16502: Select REGMAP_I2C to fix build errorAxel Lin1-0/+1
2018-12-21Input: synaptics - enable SMBus for HP EliteBook 840 G4Mantas Mikulėnas1-0/+1
2018-12-21Merge branches 'pm-devfreq', 'pm-avs' and 'pm-tools'Rafael J. Wysocki2-69/+123
2018-12-21Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-sleep'Rafael J. Wysocki2-76/+58
2018-12-21Merge branch 'pm-opp'Rafael J. Wysocki4-221/+763
2018-12-21Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-cpufreq-sched'Rafael J. Wysocki16-72/+431
2018-12-21Merge branch 'acpi-pci'Rafael J. Wysocki11-29/+68
2018-12-21Merge branches 'acpi-tables', 'acpi-soc', 'acpi-apei' and 'acpi-misc'Rafael J. Wysocki7-20/+32
2018-12-21Merge branch 'acpica'Rafael J. Wysocki27-113/+249
2018-12-21Input: elantech - disable elan-i2c for P52 and P72Benjamin Tissoires1-2/+16
2018-12-21gpio: mvebu: only fail on missing clk if pwm is actually to be usedUwe Kleine-König1-3/+3
2018-12-21gpio: max7301: fix driver for use with CONFIG_VMAP_STACKChristophe Leroy1-9/+3
2018-12-21gpio: gpio-omap: Revert deferred wakeup quirk handling for regressionsTony Lindgren1-59/+5
2018-12-21net/mlx5e: XDP, Add user control for XDP TX MPWQE featureTariq Toukan3-1/+34
2018-12-21net/mlx5e: XDP, Support Enhanced Multi-Packet TX WQETariq Toukan4-27/+173
2018-12-21net/mlx5e: XDP, Add array for WQE info descriptorsTariq Toukan3-21/+54
2018-12-21net/mlx5e: XDP, Maintain a FIFO structure for xdp_info instancesTariq Toukan4-24/+65
2018-12-21net/mlx5e: XDP, Replace boolean doorbell indication with segment pointerTariq Toukan3-18/+9
2018-12-21net/mlx5e: XDP, Warn upon polling an error CQETariq Toukan1-0/+5
2018-12-21net/mlx5e: XDP, Change the XDP SQ redirect indicationTariq Toukan5-26/+18
2018-12-21net/mlx5e: XDP, Precede XDP-related operations in RQ poll by a loaded program...Tariq Toukan3-11/+18
2018-12-21net/mlx5e: TX, Print opcode in error CQE warningTariq Toukan1-3/+4
2018-12-21vfio_pci: Add NVIDIA GV100GL [Tesla V100 SXM2] subdriverAlexey Kardashevskiy6-2/+630
2018-12-21vfio_pci: Allow regions to add own capabilitiesAlexey Kardashevskiy2-0/+9