summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-08-01IB/core: Add mitigation for Spectre V1Luck, Tony
2019-08-01drm/msm: Annotate intentional switch statement fall throughsJordan Crouse
2019-08-01drm/msm: add support for per-CRTC max_vblank_count on mdp5Brian Masney
2019-08-01Merge tag 'mmc-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-08-01Merge tag 'gpio-v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-08-01drm/bochs: Use shadow buffer for bochs framebuffer consoleThomas Zimmermann
2019-08-01drm/fb-helper: Instanciate shadow FB if configured in device's mode_configThomas Zimmermann
2019-08-01drm/fb-helper: Map DRM client buffer only when requiredThomas Zimmermann
2019-08-01drm/client: Support unmapping of DRM client buffersThomas Zimmermann
2019-08-01i2c: iproc: Fix i2c master read more than 63 bytesRayagonda Kokatanur
2019-08-01Merge tag 'at24-v5.3-rc3-fixes-for-wolfram' of git://git.kernel.org/pub/scm/l...Wolfram Sang
2019-08-01drm/i915: Only recover active enginesChris Wilson
2019-08-01drm/i915: Add a wakeref getter for iff the wakeref is already activeChris Wilson
2019-08-01drm/i915: Lift intel_engines_resume() to callersChris Wilson
2019-08-01xen/swiotlb: remember having called xen_create_contiguous_region()Juergen Gross
2019-08-01xen/swiotlb: simplify range_straddles_page_boundary()Juergen Gross
2019-08-01xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()Juergen Gross
2019-07-31drm/msm: Use the correct dma_sync calls in msm_gemRob Clark
2019-07-31Bluetooth: hci_uart: check for missing tty operationsVladis Dronov
2019-07-31drm/vgem: fix cache synchronization on arm/arm64Rob Clark
2019-07-31Merge tag 'for-linus-5.3-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2019-07-31drm/i810: Use CONFIG_PREEMPTIONThomas Gleixner
2019-07-31Merge tag 'v5.3-rc2' into drm-misc-fixesMaarten Lankhorst
2019-07-31nbd: replace kill_bdev() with __invalidate_device() againMunehisa Kamata
2019-07-31ata: libahci: do not complain in case of deferred probeMiquel Raynal
2019-07-31drivers/macintosh/smu.c: Mark expected switch fall-throughStephen Rothwell
2019-07-31drm/amd/powerplay: correct UVD/VCE/VCN power status retrievalEvan Quan
2019-07-31drm/amd/powerplay: correct Navi10 VCN powergate control (v2)Evan Quan
2019-07-31drm/amd/powerplay: support VCN powergate status retrieval for SW SMUEvan Quan
2019-07-31drm/amd/powerplay: support VCN powergate status retrieval on RavenEvan Quan
2019-07-31drm/amd/powerplay: add new sensor type for VCN powergate statusEvan Quan
2019-07-31drm/amdgpu: fix a potential information leaking bugWang Xiayang
2019-07-31drm/amdgpu: fix error handling in amdgpu_cs_process_fence_depChristian König
2019-07-31xen: avoid link error on ARMArnd Bergmann
2019-07-31xen/gntdev.c: Replace vm_map_pages() with vm_map_pages_zero()Souptick Joarder
2019-07-31drm/amd/powerplay: enable SW SMU reset functionalityEvan Quan
2019-07-31drm/amd/powerplay: fix null pointer dereference around dpm state relatesEvan Quan
2019-07-31drm/amdgpu/powerplay: use proper revision id for naviAlex Deucher
2019-07-31drm/amd/powerplay: fix temperature granularity error in smu11Kevin Wang
2019-07-31drm/amd/powerplay: add callback function of get_thermal_temperature_rangeKevin Wang
2019-07-30drm/amdkfd: Fix byte align on VegaMKent Russell
2019-07-30dm table: fix various whitespace issues with recent DAX codeMike Snitzer
2019-07-30dm table: fix dax_dev NULL dereference in device_synchronous()Pankaj Gupta
2019-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-07-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-07-30loop: Fix mount(2) failure due to race with LOOP_SET_FDJan Kara
2019-07-30scsi: qla2xxx: Fix possible fcport null-pointer dereferencesJia-Ju Bai
2019-07-30scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBASuganath Prabu
2019-07-30scsi: hpsa: remove printing internal cdb on tag collisionDon Brace
2019-07-30scsi: hpsa: correct scsi command status issue after resetDon Brace