aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-08-22h8300: irqchip: fix warningYoshinori Sato1-3/+3
2018-08-21target/iscsi: Allocate session IDs from an IDAMatthew Wilcox3-30/+10
2018-08-21iscsi target: fix session creation failure handlingMike Christie1-14/+21
2018-08-21drm/vmwgfx: Convert to new IDA APIMatthew Wilcox1-29/+12
2018-08-21dmaengine: Convert to new IDA APIMatthew Wilcox1-16/+7
2018-08-21media: Convert entity ID allocation to new IDA APIMatthew Wilcox1-11/+5
2018-08-21cb710: Convert to new IDA APIMatthew Wilcox1-18/+5
2018-08-21rsxx: Convert to new IDA APIMatthew Wilcox1-16/+5
2018-08-21osd: Convert to new IDA APIMatthew Wilcox1-15/+7
2018-08-21sd: Convert to new IDA APIMatthew Wilcox1-17/+4
2018-08-21mtip32xx: Convert to new IDA APIMatthew Wilcox1-23/+6
2018-08-21Merge tag 'for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds28-402/+1810
2018-08-21Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds46-617/+2613
2018-08-21IB/ucm: fix UCM link errorArnd Bergmann1-1/+1
2018-08-22vhost/scsi: increase VHOST_SCSI_PREALLOC_PROT_SGLS to 2048Greg Edwards1-1/+1
2018-08-22vhost: allow vhost-scsi driver to be built-inGreg Edwards1-1/+1
2018-08-22virtio: pci-legacy: Validate queue pfnSuzuki K Poulose1-2/+12
2018-08-22virtio: mmio-v1: Validate queue PFNSuzuki K Poulose1-2/+18
2018-08-22virtio_balloon: replace oom notifier with shrinkerWei Wang1-51/+59
2018-08-22virtio-balloon: kzalloc the vb structWei Wang1-4/+1
2018-08-22virtio-balloon: remove BUG() in init_vqsWei Wang1-3/+7
2018-08-21Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds4-3/+4
2018-08-21Merge branches 'pm-cpufreq', 'pm-pci' and 'pm-sleep'Rafael J. Wysocki2-6/+12
2018-08-21Merge branch 'acpi-pmic'Rafael J. Wysocki1-2/+107
2018-08-21Merge tag 'chrome-platform-for-linus-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platformLinus Torvalds1-1/+9
2018-08-21drm/amd/display: Don't build DCN1 when kcov is enabledLeo (Sunpeng) Li1-5/+3
2018-08-21Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li26-58/+64
2018-08-21drm/amdgpu/display: disable eDP fast boot optimization on DCE8Alex Deucher1-1/+7
2018-08-21drm/amdgpu: fix amdgpu_amdkfd_remove_eviction_fence v3Christian König1-57/+46
2018-08-21drm/amdgpu: fix incorrect use of drm_file->pidChristian König1-15/+4
2018-08-21drm/amdgpu: fix incorrect use of fcheckChristian König1-1/+3
2018-08-21drm/powerplay: enable dpm under pass-throughYintian Tao1-1/+3
2018-08-21drm/amdgpu: access register without KIQYintian Tao1-2/+2
2018-08-21drm/amdgpu: set correct base for THM/NBIF/MP1 IPEvan Quan1-0/+3
2018-08-21drm/amd/display: fix dentist did rangesDmytro Laktyushkin1-2/+8
2018-08-21drm/amd/display: make dp_ss_off optionalDmytro Laktyushkin2-3/+4
2018-08-21drm/amd/display: fix dp_ss_control vbios flag parsingDmytro Laktyushkin1-1/+1
2018-08-21drm/amd/display: Do not retain link settingsSamson Tam1-2/+13
2018-08-21block/DAC960.c: make some arrays static const, shrinks object sizeColin Ian King1-18/+24
2018-08-21s390/zcrypt: hex string mask improvements for apmask and aqmask.Harald Freudenberger1-77/+146
2018-08-20Merge tag 'ceph-for-4.19-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds1-37/+88
2018-08-20Merge tag 'rtc-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds25-952/+488
2018-08-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds22-729/+1795
2018-08-20Merge tag 'backlight-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds2-13/+220
2018-08-20Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds55-432/+11017
2018-08-20Merge tag 'edac_fixes_for_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-0/+1
2018-08-20xtensa: drop variant IRQ supportMax Filippov2-4/+0
2018-08-20xen/ACPI: don't upload Px/Cx data for disabled processorsJan Beulich2-0/+7
2018-08-20xen/mcelog: eliminate redundant setting of interface versionJan Beulich1-2/+0
2018-08-20IB/hfi1: Invalid NUMA node information can cause a divide by zeroMichael J. Ruhl1-3/+21