summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-08-29gpio: dwapb: Fix error handling in dwapb_gpio_probe()Alexey Khoroshilov
2018-08-29gpiolib-acpi: Register GpioInt ACPI event handlers from a late_initcallHans de Goede
2018-08-29gpiolib: acpi: Switch to cansleep version of GPIO library callAndy Shevchenko
2018-08-29gpio: adp5588: Fix sleep-in-atomic-context bugMichael Hennerich
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-28mac80211_hwsim: Fix possible Spectre-v1 for hwsim_world_regdom_customJinbum Park
2018-08-28cfg80211: make wmm_rule part of the reg_rule structureStanislaw Gruszka
2018-08-28mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall
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-27scsi: aacraid: fix a signedness bugDan Carpenter
2018-08-27Revert "scsi: core: avoid host-wide host_busy counter for scsi_mq"Ming Lei
2018-08-27Revert "scsi: core: fix scsi_host_queue_ready"Ming Lei
2018-08-27scsi: libata: Add missing newline at end of fileGeert Uytterhoeven
2018-08-27scsi: target: iscsi: cxgbit: use pr_debug() instead of pr_info()Varun Prakash
2018-08-27scsi: hpsa: limit transfer length to 1MB, not 512kBMartin Wilck
2018-08-27scsi: lpfc: Correct MDS diag and nvmet configurationJames Smart
2018-08-27scsi: lpfc: Default fdmi_on to onJames Smart
2018-08-27scsi: csiostor: fix incorrect port capabilitiesVarun Prakash
2018-08-27scsi: csiostor: add a check for NULL pointer after kmalloc()Varun Prakash
2018-08-27scsi: core: Update SCSI_MQ_DEFAULT help text to match defaultGeert Uytterhoeven
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