summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-08-28xen: export device state to sysfsJoe Jin1-0/+9
2018-08-28drm/i915: Free write_buf that we allocated with kzalloc.Rodrigo Vivi1-2/+6
2018-08-28drm/i915: Fix glk/cnl display w/a #1175Ville Syrjälä1-3/+4
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-28mac80211_hwsim: Fix possible Spectre-v1 for hwsim_world_regdom_customJinbum Park1-0/+4
2018-08-28cfg80211: make wmm_rule part of the reg_rule structureStanislaw Gruszka1-45/+5
2018-08-28mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall1-3/+0
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-27scsi: aacraid: fix a signedness bugDan Carpenter1-1/+1
2018-08-27Revert "scsi: core: avoid host-wide host_busy counter for scsi_mq"Ming Lei2-40/+7
2018-08-27Revert "scsi: core: fix scsi_host_queue_ready"Ming Lei1-1/+1
2018-08-27scsi: libata: Add missing newline at end of fileGeert Uytterhoeven1-1/+1
2018-08-27scsi: target: iscsi: cxgbit: use pr_debug() instead of pr_info()Varun Prakash1-4/+4
2018-08-27scsi: hpsa: limit transfer length to 1MB, not 512kBMartin Wilck1-1/+1
2018-08-27scsi: lpfc: Correct MDS diag and nvmet configurationJames Smart1-1/+1
2018-08-27scsi: lpfc: Default fdmi_on to onJames Smart1-4/+4
2018-08-27scsi: csiostor: fix incorrect port capabilitiesVarun Prakash3-14/+48
2018-08-27scsi: csiostor: add a check for NULL pointer after kmalloc()Varun Prakash1-7/+9
2018-08-27scsi: core: Update SCSI_MQ_DEFAULT help text to match defaultGeert Uytterhoeven1-5/+5
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