summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-08-28drm/amdgpu: Need to set moved to true when evict boEmily Deng1-0/+1
2018-08-28Merge branch 'perm-fix' into omap-for-v4.19/fixes-v2Tony Lindgren5094-116420/+318713
2018-08-28nvmet: free workqueue object if module init failsChaitanya Kulkarni1-1/+3
2018-08-28nvme-fcloop: Fix dropped LS's to removed target portJames Smart1-1/+2
2018-08-28nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_eventMichal Wnukowski1-0/+8
2018-08-27ata: ftide010: Add a quirk for SQ201Linus Walleij1-10/+17
2018-08-27drm/amdgpu: Remove duplicated power source updateRex Zhu1-8/+0
2018-08-27drm/amd/display: Fix memory leak caused by missed dc_sink_releaseSivapiriyanKumarasamy1-1/+5
2018-08-27drm/amdgpu: fix holding mn_lock while allocating memoryChristian König1-12/+19
2018-08-27drm/amdgpu: Power on uvd block when hw_finiRex Zhu1-2/+2
2018-08-27drm/amdgpu: Update power state at the end of smu hw_init.Rex Zhu2-5/+2
2018-08-27drm/amdgpu: Fix vce initialize failed on Kaveri/MullinsRex Zhu1-15/+26
2018-08-27drm/amdgpu: Enable/disable gfx PG feature in rlc safe modeRex Zhu1-1/+10
2018-08-27drm/amdgpu: Adjust the VM size based on system memory size v2Felix Kuehling2-5/+29
2018-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds56-414/+572
2018-08-27mtd: rawnand: denali: do not pass zero maxchips to nand_scan()Masahiro Yamada1-0/+5
2018-08-27Merge branch 'stable/for-jens-4.19' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe3-70/+153
2018-08-27xen/blkback: remove unused pers_gnts_lock from struct xen_blkif_ringJuergen Gross1-1/+0
2018-08-27xen/blkback: move persistent grants flags to boolJuergen Gross2-13/+7
2018-08-27xen/blkfront: reorder tests in xlblk_init()Juergen Gross1-9/+9
2018-08-27xen/blkfront: cleanup stale persistent grantsJuergen Gross1-4/+90
2018-08-27xen/blkback: don't keep persistent grants too longJuergen Gross2-46/+50
2018-08-27mtd: rawnand: docg4: Remove wrong __init annotationsGeert Uytterhoeven1-2/+2
2018-08-27drm/mediatek: fix connection from RDMA2 to DSI1Stu Hsieh1-1/+1
2018-08-27drm/mediatek: update some variable name from ovl to compStu Hsieh2-14/+14
2018-08-27drm/mediatek: use layer_nr function to get layer number to init planeStu Hsieh2-8/+14
2018-08-27drm/mediatek: add function to return RDMA layer numberStu Hsieh1-0/+6
2018-08-27drm/mediatek: add function to return OVL layer numberStu Hsieh1-0/+6
2018-08-27drm/mediatek: add function to get layer number for componentStu Hsieh1-0/+9
2018-08-27drm/mediatek: add YUYV/UYVY color format support for RDMAStu Hsieh1-0/+20
2018-08-27drm/mediatek: add the comment about color format setting for OVLStu Hsieh1-0/+5
2018-08-27drm/mediatek: add RGB color format support for RDMAStu Hsieh1-0/+45
2018-08-27drm/mediatek: add memory mode and layer_config for RDMAStu Hsieh1-0/+21
2018-08-27drm/mediatek: add connection from RDMA2 to DSI0Stu Hsieh1-0/+4
2018-08-27drm/mediatek: add connection from RDMA1 to DSI0Stu Hsieh1-0/+4
2018-08-27drm/mediatek: add connection from RDMA0 to DSI1Stu Hsieh1-0/+4
2018-08-27drm/mediatek: add connection from RDMA0 to DPI1Stu Hsieh1-0/+4
2018-08-27drm/mediatek: Replace drm_dev_unref with drm_dev_putThomas Zimmermann1-3/+3
2018-08-27drm/mediatek: Convert drm_atomic_helper_suspend/resume()Souptick Joarder1-13/+8
2018-08-27hwmon: (nct6775) Fix potential Spectre v1Gustavo A. R. Silva1-0/+2
2018-08-27hwmon: (adt7475) Make adt7475_read_word() return errorsDan Carpenter1-5/+9
2018-08-27hwmon: (adt7475) Potential error pointer dereferencesDan Carpenter1-3/+8
2018-08-27hwmon: (ina2xx) fix sysfs shunt resistor read accessLothar Felten1-2/+11
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds11-179/+72
2018-08-26Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-17/+25
2018-08-26Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds3-27/+87
2018-08-26Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds14-24/+171
2018-08-26qed: fix spelling mistake "comparsion" -> "comparison"Colin Ian King1-1/+1
2018-08-26vhost: correctly check the iova range when waking virtqueueJason Wang1-1/+1
2018-08-26qlge: Fix netdev features configuration.Manish Chopra1-15/+8