summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-06-09sx8: remove unnecessary oom messageZhen Lei1-2/+0
2021-06-09sunvdc: remove unnecessary oom messageZhen Lei1-2/+1
2021-06-09mtip32xx: remove unnecessary oom messageZhen Lei1-21/+5
2021-06-09drbd: remove unnecessary oom messageZhen Lei1-16/+6
2021-06-09aoe: remove unnecessary oom messageZhen Lei1-3/+1
2021-06-03nvmet: remove a superfluous variableChaitanya Kulkarni1-2/+1
2021-06-03nvmet: move ka_work initialization to nvmet_alloc_ctrlAmit Engel1-1/+1
2021-06-03nvme: remove nvme_{get,put}_ns_from_diskChristoph Hellwig2-45/+28
2021-06-03nvme: split nvme_report_zonesChristoph Hellwig4-24/+35
2021-06-03nvme: move the CSI sanity check into nvme_ns_report_zonesChristoph Hellwig1-5/+4
2021-06-03nvme: add a sparse annotation to nvme_ns_head_ctrl_ioctlChristoph Hellwig1-0/+1
2021-06-03nvme: open code nvme_put_ns_from_disk in nvme_ns_head_ctrl_ioctlChristoph Hellwig1-1/+1
2021-06-03nvme: open code nvme_{get,put}_ns_from_disk in nvme_ns_head_ioctlChristoph Hellwig1-10/+10
2021-06-03nvme: open code nvme_put_ns_from_disk in nvme_ns_head_chr_ioctlChristoph Hellwig1-7/+5
2021-06-03nvme-fabrics: remove extra bracesChaitanya Kulkarni1-1/+1
2021-06-03nvme-fabrics: remove an extra commentChaitanya Kulkarni1-1/+1
2021-06-03nvme-fabrics: remove extra new lines in the switchChaitanya Kulkarni1-5/+4
2021-06-03nvme-fabrics: fix the kerneldco comment for nvmf_log_connect_error()Chaitanya Kulkarni1-13/+9
2021-06-03nvme-tcp: allow selecting the network interface for connectionsMartin Belanger4-2/+50
2021-06-03nvme-pci: look for StorageD3Enable on companion ACPI device insteadMario Limonciello1-23/+1
2021-06-03nvme: extend and modify the APST configuration algorithmAlexey Bogoslavsky1-11/+78
2021-06-03nvme: remove redundant initialization of variable retColin Ian King1-1/+1
2021-05-24rsxx: Use struct_size() in vmalloc()Gustavo A. R. Silva1-4/+2
2021-05-24aoe: remove unnecessary mutex_init()Yang Yingliang1-2/+0
2021-05-23Merge tag 'irq-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-10/+4
2021-05-22Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds4-4/+19
2021-05-22Merge tag 'for-linus-5.13b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-11/+25
2021-05-22Merge tag 'gpio-fixes-for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-12/+2
2021-05-21Merge tag 'mmc-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2-3/+11
2021-05-21xen-pciback: reconfigure also from backend watch handlerJan Beulich1-5/+17
2021-05-21xen-pciback: redo VF placement in the virtual topologyJan Beulich1-6/+8
2021-05-21Merge tag 'drm-fixes-2021-05-21-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds29-192/+191
2021-05-21Merge tag 'amd-drm-fixes-5.13-2021-05-19' of https://gitlab.freedesktop.org/a...Dave Airlie16-35/+54
2021-05-21Merge tag 'drm-intel-fixes-2021-05-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie9-145/+129
2021-05-21Merge tag 'drm-misc-fixes-2021-05-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-5/+5
2021-05-21Merge tag 'arm-soc-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-19/+109
2021-05-21Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds10-19/+36
2021-05-21Merge tag 'for-5.13/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-48/+39
2021-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds8-21/+35
2021-05-20Merge tag 'platform-drivers-x86-v5.13-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds13-67/+160
2021-05-20Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds49-349/+380
2021-05-20platform/x86: touchscreen_dmi: Add info for the Chuwi Hi10 Pro (CWI529) tabletHans de Goede1-0/+35
2021-05-20dma-buf: fix unintended pin/unpin warningsChristian König1-5/+5
2021-05-20drm/amdgpu: stop touching sched.ready in the backendChristian König4-16/+1
2021-05-20drm/amd/amdgpu: fix a potential deadlock in gpu resetLang Yu1-1/+0
2021-05-20drm/amdgpu: update sdma golden setting for Navi12Guchun Chen1-0/+4
2021-05-20drm/amdgpu: update gc golden setting for Navi12Guchun Chen1-2/+4
2021-05-20drm/amdgpu: Fix a use-after-freexinhui pan1-0/+1
2021-05-20drm/amdgpu: add video_codecs query support for aldebaranJames Zhu1-0/+1
2021-05-20drm/amd/amdgpu: fix refcount leakJingwen Chen1-0/+3