summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2-10/+11
2018-07-06Merge tag 'drm-fixes-2018-07-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds34-242/+583
2018-07-06Merge tag 'exynos-drm-fixes-for-v4.18-rc4' of git://git.kernel.org/pub/scm/li...Dave Airlie11-102/+149
2018-07-06Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie14-86/+284
2018-07-06Merge tag 'drm-intel-fixes-2018-07-05' of git://anongit.freedesktop.org/drm/d...Dave Airlie5-15/+81
2018-07-06Merge tag 'drm-misc-fixes-2018-07-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-34/+58
2018-07-05Merge tag 'acpi-4.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-9/+16
2018-07-05Merge tag 'pm-4.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-7/+21
2018-07-05drm/amd/display: add a check for display depth validityMikita Lipski1-0/+42
2018-07-05drm/amd/display: adding ycbcr420 pixel encoding for hdmiMikita Lipski1-2/+5
2018-07-05Merge branches 'acpi-tables' and 'acpica'Rafael J. Wysocki2-5/+11
2018-07-05Merge branch 'pm-pci'Rafael J. Wysocki1-0/+12
2018-07-05drm/udl: fix display corruption of the last lineMikulas Patocka2-5/+11
2018-07-04drm/bridge/sii8620: Fix link mode selectionMaciej Purski1-10/+20
2018-07-04drm/bridge/sii8620: Fix display of packed pixel modesMaciej Purski1-1/+16
2018-07-04drm/bridge/sii8620: Send AVI infoframe in all MHL versionsMaciej Purski1-20/+19
2018-07-04ACPI / battery: Safe unregistering of hooksJouke Witteveen1-4/+5
2018-07-04drm/amdgpu: fix user fence write race conditionNicolai Hähnle1-6/+6
2018-07-03PM / Domains: Don't power on at attach for the multi PM domain caseUlf Hansson1-7/+9
2018-07-03Merge tag 'gvt-fixes-2018-07-03' of https://github.com/intel/gvt-linux into d...Jani Nikula3-3/+63
2018-07-03drm/i915: Try GGTT mmapping whole object as partialChris Wilson2-12/+18
2018-07-02ACPI / PPTT: use ACPI ID whenever ACPI_PPTT_ACPI_PROCESSOR_ID_VALID is setSudeep Holla1-2/+8
2018-07-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2-3/+12
2018-07-02drm/amdgpu/pm: fix display count in non-DC pathAlex Deucher1-1/+1
2018-07-02drm/amdgpu: fix swapped emit_ib_size in vce3Alex Deucher1-2/+2
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds55-198/+414
2018-07-02drm: Use kvzalloc for allocating blob property memoryMichel Dänzer1-3/+3
2018-07-02qede: Adverstise software timestamp caps when PHC is not available.Sudarsana Reddy Kalluru1-2/+8
2018-07-02qed: Fix use of incorrect size in memcpy call.Sudarsana Reddy Kalluru1-4/+4
2018-07-02qed: Fix setting of incorrect eswitch mode.Sudarsana Reddy Kalluru2-3/+18
2018-07-02qed: Limit msix vectors in kdump kernel to the minimum required count.Sudarsana Reddy Kalluru1-0/+8
2018-07-02ipvlan: call dev_change_flags when ipvlan mode is resetHangbin Liu1-8/+28
2018-07-02net: fix use-after-free in GRO with ESPSabrina Dubroca2-4/+2
2018-07-02s390/dasd: reduce the default queue depth and nr of hardware queuesStefan Haberland2-10/+11
2018-07-02drm/i915/gvt: changed DDI mode emulation typeXiaolin Zhang1-3/+3
2018-07-02drm/i915/gvt: fix a bug of partially write ggtt entiesZhao Yan2-0/+60
2018-07-02drm/exynos: Replace drm_dev_unref with drm_dev_putThomas Zimmermann1-2/+2
2018-07-02drm/exynos: Replace drm_gem_object_unreference_unlocked with put functionThomas Zimmermann2-6/+6
2018-07-02drm/exynos: Replace drm_framebuffer_{un/reference} with put,get functionsThomas Zimmermann1-1/+1
2018-07-01Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-6/+9
2018-07-01Merge tag 'tty-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-27/+35
2018-07-01Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds26-65/+369
2018-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-15/+5
2018-07-01ACPICA: Drop leading newlines from error messagesRafael J. Wysocki1-3/+3
2018-07-01PCI / ACPI / PM: Resume bridges w/o drivers on suspend-to-RAMRafael J. Wysocki1-0/+12
2018-06-30Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-blockLinus Torvalds3-7/+7
2018-06-30hv_netvsc: split sub-channel setup into async and syncStephen Hemminger4-52/+65
2018-06-30atm: zatm: Fix potential Spectre v1Gustavo A. R. Silva1-0/+2
2018-06-30s390/qeth: consistently re-enable device featuresJulian Wiedmann4-17/+16
2018-06-30s390/qeth: don't clobber buffer on async TX completionJulian Wiedmann2-6/+27