aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-05-28sgi-xp: Use designated initializersKees Cook
2017-05-28efi/bgrt: Skip efi_bgrt_init() in case of non-EFI bootDave Young
2017-05-28efi: Remove duplicate 'const' specifiersArnd Bergmann
2017-05-27drm/msm: Fix the check for the command sizeJordan Crouse
2017-05-27drm/msm: Take the mutex before calling msm_gem_new_implJordan Crouse
2017-05-27drm/msm: for array in-fences, check if all backing fences are from our own co...Philipp Zabel
2017-05-27drm/msm: constify irq_domain_opsTobias Klauser
2017-05-27drm/msm/mdp5: release hwpipe(s) for unused planesRob Clark
2017-05-27drm/msm: Reuse dma_fence_release.Eric Anholt
2017-05-27drm/msm: Expose our reservation object when exporting a dmabuf.Eric Anholt
2017-05-27drm/msm/gpu: check legacy clk names in get_clocks()Rob Clark
2017-05-27drm/msm/mdp5: use __drm_atomic_helper_plane_duplicate_state()Rob Clark
2017-05-27drm/msm: select PM_OPPRob Clark
2017-05-27Merge tag 'tty-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-05-27Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-05-26Merge tag 'led_fixes_for_4-12-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-26net: ethernet: ax88796: don't call free_irq without request_irq firstUwe Kleine-König
2017-05-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-05-26Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-26Merge tag 'mmc-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-05-26Merge tag 'drm-fixes-for-v4.12-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-05-26nvme: Quirk APST on Intel 600P/P3100 devicesAndy Lutomirski
2017-05-26drm/i915: Stop pretending to mask/unmask LPE audio interruptsVille Syrjälä
2017-05-26Merge tag 'gvt-fixes-2017-05-25' of https://github.com/01org/gvt-linux into d...Jani Nikula
2017-05-26nvme: only setup block integrity if supported by the driverChristoph Hellwig
2017-05-26nvme: replace is_flags field in nvme_ctrl_ops with a flags fieldChristoph Hellwig
2017-05-26nvme-pci: consistencly use ctrl->device for loggingChristoph Hellwig
2017-05-26Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2017-05-25bonding: Don't update slave->link until ready to commitNithin Sujir
2017-05-25Input: elan_i2c - ignore signals when finishing updating firmwareKT Liao
2017-05-25Input: elan_i2c - clear INT before resetting controllerKT Liao
2017-05-25net: fix potential null pointer dereferenceGustavo A. R. Silva
2017-05-25drm/amdgpu: fix null point error when rmmod amdgpu.Rex Zhu
2017-05-25geneve: fix fill_info when using collect_metadataEric Garver
2017-05-25serial: altera_uart: call iounmap() at driver removeTobias Klauser
2017-05-25serial: imx: ensure UCR3 and UFCR are setup correctlyUwe Kleine-König
2017-05-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-05-24md: report sector of stripes with check mismatchesNix
2017-05-24md: uuid debug statement now in processor byte order.Kyungchan Koh
2017-05-24fix race in drivers/char/random.c:get_reg()Michael Schmitz
2017-05-24drm/amd/powerplay: fix a signedness bugsDan Carpenter
2017-05-24drm/amdgpu: fix NULL pointer panic of emit_gds_switchChunming Zhou
2017-05-24drm/radeon: Unbreak HPD handling for r600+Lyude
2017-05-24drm/amd/powerplay/smu7: disable mclk switching for high refresh ratesAlex Deucher
2017-05-24drm/amd/powerplay/smu7: add vblank check for mclk switching (v2)Alex Deucher
2017-05-24drm/radeon/ci: disable mclk switching for high refresh rates (v2)Alex Deucher
2017-05-24drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)Alex Deucher
2017-05-24virtio-net: enable TSO/checksum offloads for Q-in-Q vlansVlad Yasevich