summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2018-08-22h8300: irqchip: fix warningYoshinori Sato-3/+3
2018-08-21target/iscsi: Allocate session IDs from an IDAMatthew Wilcox-30/+10
2018-08-21iscsi target: fix session creation failure handlingMike Christie-14/+21
2018-08-21drm/vmwgfx: Convert to new IDA APIMatthew Wilcox-29/+12
2018-08-21dmaengine: Convert to new IDA APIMatthew Wilcox-16/+7
2018-08-21media: Convert entity ID allocation to new IDA APIMatthew Wilcox-11/+5
2018-08-21cb710: Convert to new IDA APIMatthew Wilcox-18/+5
2018-08-21rsxx: Convert to new IDA APIMatthew Wilcox-16/+5
2018-08-21osd: Convert to new IDA APIMatthew Wilcox-15/+7
2018-08-21sd: Convert to new IDA APIMatthew Wilcox-17/+4
2018-08-21mtip32xx: Convert to new IDA APIMatthew Wilcox-23/+6
2018-08-21Merge tag 'for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds-402/+1810
2018-08-21Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-620/+2616
2018-08-21IB/ucm: fix UCM link errorArnd Bergmann-1/+1
2018-08-22vhost/scsi: increase VHOST_SCSI_PREALLOC_PROT_SGLS to 2048Greg Edwards-1/+1
2018-08-22vhost: allow vhost-scsi driver to be built-inGreg Edwards-1/+1
2018-08-22virtio: pci-legacy: Validate queue pfnSuzuki K Poulose-2/+12
2018-08-22virtio: mmio-v1: Validate queue PFNSuzuki K Poulose-2/+18
2018-08-22virtio_balloon: replace oom notifier with shrinkerWei Wang-51/+59
2018-08-22virtio-balloon: kzalloc the vb structWei Wang-4/+1
2018-08-22virtio-balloon: remove BUG() in init_vqsWei Wang-3/+7
2018-08-21Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+4
2018-08-21Merge branches 'pm-cpufreq', 'pm-pci' and 'pm-sleep'Rafael J. Wysocki-6/+12
2018-08-21Merge branch 'acpi-pmic'Rafael J. Wysocki-2/+107
2018-08-21Merge tag 'chrome-platform-for-linus-4.19' of git://git.kernel.org/pub/scm/li...Linus Torvalds-1/+9
2018-08-21drm/amd/display: Don't build DCN1 when kcov is enabledLeo (Sunpeng) Li-5/+3
2018-08-21Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li-58/+64
2018-08-21drm/amdgpu/display: disable eDP fast boot optimization on DCE8Alex Deucher-1/+7
2018-08-21drm/amdgpu: fix amdgpu_amdkfd_remove_eviction_fence v3Christian König-57/+46
2018-08-21drm/amdgpu: fix incorrect use of drm_file->pidChristian König-15/+4
2018-08-21drm/amdgpu: fix incorrect use of fcheckChristian König-1/+3
2018-08-21drm/powerplay: enable dpm under pass-throughYintian Tao-1/+3
2018-08-21drm/amdgpu: access register without KIQYintian Tao-2/+2
2018-08-21drm/amdgpu: set correct base for THM/NBIF/MP1 IPEvan Quan-0/+3
2018-08-21drm/amd/display: fix dentist did rangesDmytro Laktyushkin-2/+8
2018-08-21drm/amd/display: make dp_ss_off optionalDmytro Laktyushkin-3/+4
2018-08-21drm/amd/display: fix dp_ss_control vbios flag parsingDmytro Laktyushkin-1/+1
2018-08-21drm/amd/display: Do not retain link settingsSamson Tam-2/+13
2018-08-21block/DAC960.c: make some arrays static const, shrinks object sizeColin Ian King-18/+24
2018-08-21s390/zcrypt: hex string mask improvements for apmask and aqmask.Harald Freudenberger-77/+146
2018-08-20Merge tag 'ceph-for-4.19-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds-37/+88
2018-08-20Merge tag 'rtc-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds-954/+490
2018-08-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-729/+1795
2018-08-20Merge tag 'backlight-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-13/+220
2018-08-20Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds-432/+11017
2018-08-20Merge tag 'edac_fixes_for_4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+1
2018-08-20xtensa: drop variant IRQ supportMax Filippov-4/+0
2018-08-20xen/ACPI: don't upload Px/Cx data for disabled processorsJan Beulich-0/+7
2018-08-20xen/mcelog: eliminate redundant setting of interface versionJan Beulich-2/+0
2018-08-20IB/hfi1: Invalid NUMA node information can cause a divide by zeroMichael J. Ruhl-3/+21