summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-08-29Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linusJens Axboe
2018-08-29cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_statusScott Bauer
2018-08-29of: add helper to lookup compatible child nodeJohan Hovold
2018-08-28Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2018-08-28clk: npcm7xx: fix memory allocationGustavo A. R. Silva
2018-08-28xen: export device state to sysfsJoe Jin
2018-08-28drm/i915: Free write_buf that we allocated with kzalloc.Rodrigo Vivi
2018-08-28drm/i915: Fix glk/cnl display w/a #1175Ville Syrjälä
2018-08-28drm/amdgpu: Need to set moved to true when evict boEmily Deng
2018-08-28Merge branch 'perm-fix' into omap-for-v4.19/fixes-v2Tony Lindgren
2018-08-28nvmet: free workqueue object if module init failsChaitanya Kulkarni
2018-08-28nvme-fcloop: Fix dropped LS's to removed target portJames Smart
2018-08-28nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_eventMichal Wnukowski
2018-08-27ata: ftide010: Add a quirk for SQ201Linus Walleij
2018-08-27drm/amdgpu: Remove duplicated power source updateRex Zhu
2018-08-27drm/amd/display: Fix memory leak caused by missed dc_sink_releaseSivapiriyanKumarasamy
2018-08-27drm/amdgpu: fix holding mn_lock while allocating memoryChristian König
2018-08-27drm/amdgpu: Power on uvd block when hw_finiRex Zhu
2018-08-27drm/amdgpu: Update power state at the end of smu hw_init.Rex Zhu
2018-08-27drm/amdgpu: Fix vce initialize failed on Kaveri/MullinsRex Zhu
2018-08-27drm/amdgpu: Enable/disable gfx PG feature in rlc safe modeRex Zhu
2018-08-27drm/amdgpu: Adjust the VM size based on system memory size v2Felix Kuehling
2018-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-08-27mtd: rawnand: denali: do not pass zero maxchips to nand_scan()Masahiro Yamada
2018-08-27Merge branch 'stable/for-jens-4.19' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe
2018-08-27xen/blkback: remove unused pers_gnts_lock from struct xen_blkif_ringJuergen Gross
2018-08-27xen/blkback: move persistent grants flags to boolJuergen Gross
2018-08-27xen/blkfront: reorder tests in xlblk_init()Juergen Gross
2018-08-27xen/blkfront: cleanup stale persistent grantsJuergen Gross
2018-08-27xen/blkback: don't keep persistent grants too longJuergen Gross
2018-08-27mtd: rawnand: docg4: Remove wrong __init annotationsGeert Uytterhoeven
2018-08-27drm/mediatek: fix connection from RDMA2 to DSI1Stu Hsieh
2018-08-27drm/mediatek: update some variable name from ovl to compStu Hsieh
2018-08-27drm/mediatek: use layer_nr function to get layer number to init planeStu Hsieh
2018-08-27drm/mediatek: add function to return RDMA layer numberStu Hsieh
2018-08-27drm/mediatek: add function to return OVL layer numberStu Hsieh
2018-08-27drm/mediatek: add function to get layer number for componentStu Hsieh
2018-08-27drm/mediatek: add YUYV/UYVY color format support for RDMAStu Hsieh
2018-08-27drm/mediatek: add the comment about color format setting for OVLStu Hsieh
2018-08-27drm/mediatek: add RGB color format support for RDMAStu Hsieh
2018-08-27drm/mediatek: add memory mode and layer_config for RDMAStu Hsieh
2018-08-27drm/mediatek: add connection from RDMA2 to DSI0Stu Hsieh
2018-08-27drm/mediatek: add connection from RDMA1 to DSI0Stu Hsieh
2018-08-27drm/mediatek: add connection from RDMA0 to DSI1Stu Hsieh
2018-08-27drm/mediatek: add connection from RDMA0 to DPI1Stu Hsieh
2018-08-27drm/mediatek: Replace drm_dev_unref with drm_dev_putThomas Zimmermann
2018-08-27drm/mediatek: Convert drm_atomic_helper_suspend/resume()Souptick Joarder
2018-08-26hwmon: (nct6775) Fix potential Spectre v1Gustavo A. R. Silva
2018-08-26hwmon: (adt7475) Make adt7475_read_word() return errorsDan Carpenter
2018-08-26hwmon: (adt7475) Potential error pointer dereferencesDan Carpenter