summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2019-07-17Merge tag 'gpio-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-07-17caif-hsi: fix possible deadlock in cfhsi_exit_module()Taehee Yoo
2019-07-17Merge tag 'hwlock-v5.3' of git://github.com/andersson/remoteprocLinus Torvalds
2019-07-17Merge tag 'rproc-v5.3' of git://github.com/andersson/remoteprocLinus Torvalds
2019-07-17drm/amdkfd: Remove GWS from process during uninitJoseph Greathouse
2019-07-17drm/amd/amdgpu: Fix offset for vmid selection in debugfs interfaceTom St Denis
2019-07-17drm/amd/powerplay: update vega20 driver if to fit latest SMU firmwareEvan Quan
2019-07-17drm/amd/powerplay: maintain SMU FW backward compatibilityEvan Quan
2019-07-17drm/amd/powerplay: correct smu_update_table usageEvan Quan
2019-07-17drm/amd/powerplay: fix deadlock around smu_handle_task V2Evan Quan
2019-07-17drm/amd/powerplay: avoid access before allocationEvan Quan
2019-07-17drm/amd/powerplay: fix memory allocation failure check V2Evan Quan
2019-07-17drm/amdgpu: Fix silent amdgpu_bo_move failuresFelix Kuehling
2019-07-17drm/amdgpu: drop dead headerAlex Deucher
2019-07-17Merge tag 'rpmsg-v5.3' of git://github.com/andersson/remoteprocLinus Torvalds
2019-07-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-07-17Merge tag 'vfio-v5.3-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-07-17Merge tag 'rtc-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2019-07-17Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2019-07-17Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-07-17platform/x86: asus: Rename "fan mode" to "fan boost mode"Daniel Drake
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-17dm kcopyd: Increase default sub-job size to 512KBNikos Tsironis
2019-07-17dm snapshot: fix oversights in optional discard supportMike Snitzer
2019-07-17dm zoned: fix zone state management raceDamien Le Moal
2019-07-17scsi: remove pointless $(MODVERDIR)/$(obj)/53c700.verMasahiro Yamada
2019-07-17xen: remove tmem driverJuergen Gross
2019-07-17xen/events: fix binding user event channels to cpusJuergen Gross
2019-07-16scsi: megaraid_sas: set an unlimited max_segment_sizeChristoph Hellwig
2019-07-16scsi: mpt3sas: set an unlimited max_segment_size for SAS 3.0 HBAsChristoph Hellwig
2019-07-16scsi: IB/srp: set virt_boundary_mask in the scsi hostChristoph Hellwig
2019-07-16scsi: IB/iser: set virt_boundary_mask in the scsi hostChristoph Hellwig
2019-07-16scsi: storvsc: set virt_boundary_mask in the scsi host templateChristoph Hellwig
2019-07-16scsi: ufshcd: set max_segment_size in the scsi host templateChristoph Hellwig
2019-07-16scsi: core: take the DMA max mapping size into accountChristoph Hellwig
2019-07-16scsi: core: add a host / host template field for the virt boundaryChristoph Hellwig
2019-07-16virtio_pmem: fix sparse warningPankaj Gupta
2019-07-16scsi: core: Fix race on creating sense cacheMing Lei
2019-07-16scsi: sd_zbc: Fix compilation warningDamien Le Moal
2019-07-16scsi: libfc: fix null pointer dereference on a null lportColin Ian King
2019-07-16mm: add account_locked_vm utility functionDaniel Jordan
2019-07-16device-dax: "Hotremove" persistent memory that is used like normal RAMPavel Tatashin
2019-07-16device-dax: fix memory and resource leak if hotplug failsPavel Tatashin
2019-07-16drivers/pps/pps.c: clear offset flags in PPS_SETPARAMS ioctlMiroslav Lichvar
2019-07-16drivers/rapidio/devices/rio_mport_cdev.c: NUL terminate some stringsDan Carpenter
2019-07-16kernel: fix typos and some coding style in commentsWeitao Hou
2019-07-17memory: ti-emif-sram: move driver-specific asm-offset.h to drivers/memory/Masahiro Yamada
2019-07-16drm/amd/powerplay: Use proper enums in vega20_print_clk_levelsNathan Chancellor
2019-07-16drm/amdgpu/gfx10: set SH_MEM_CONFIG.INITIAL_INST_PREFETCHNicolai Hähnle