summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-03-11block: rename BIO_MAX_PAGES to BIO_MAX_VECSChristoph Hellwig7-14/+14
2021-03-10block: rsxx: fix error return code of rsxx_pci_probe()Jia-Ju Bai1-0/+1
2021-03-09umem: fix error return code in mm_pci_probe()Wei Yongjun1-1/+4
2021-03-05s390/dasd: fix hanging IO request during DASD driver unbindStefan Haberland1-1/+2
2021-03-05s390/dasd: fix hanging DASD driver unbindStefan Haberland1-2/+1
2021-03-05nvmet: model_number must be immutable once setMax Gurtovoy4-45/+50
2021-03-05nvme-fabrics: fix kato initializationMartin George1-1/+4
2021-03-05nvme-hwmon: Return error code when registration failsDaniel Wagner1-0/+1
2021-03-05nvme-pci: add quirks for Lexar 256GB SSDPascal Terjan1-0/+3
2021-03-05nvme-pci: mark Kingston SKC2000 as not supporting the deepest power stateZoltán Böszörményi1-0/+2
2021-03-05nvme-pci: mark Seagate Nytro XM1440 as QUIRK_NO_NS_DESC_LIST.Julian Einwag1-1/+2
2021-03-03rsxx: Return -EFAULT if copy_to_user() failsDan Carpenter1-3/+5
2021-03-02rsxx: remove unused including <linux/version.h>Tian Tao1-1/+0
2021-03-01Merge tag 'ide-5.11-2021-02-28' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+2
2021-02-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds28-314/+741
2021-02-28Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-blockLinus Torvalds9-36/+40
2021-02-27Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-11/+11
2021-02-27Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-37/+11
2021-02-27block: Add bio_max_segsMatthew Wilcox (Oracle)7-23/+18
2021-02-27Merge tag 'docs-5.12-2' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2021-02-27Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2-75/+55
2021-02-27Merge tag 's390-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-2/+2
2021-02-27Merge branch 'stable/for-linus-5.12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-7/+3
2021-02-27Merge tag 'leds-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds20-126/+1030
2021-02-27Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds1-2/+2
2021-02-26Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds21-282/+2766
2021-02-26Merge tag 'for-linus-5.12b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-16/+120
2021-02-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds8-45/+51
2021-02-26treewide: Miguel has movedMiguel Ojeda3-6/+6
2021-02-26zsmalloc: account the number of compacted pages correctlyRokudo Yan1-1/+1
2021-02-26virtio-mem: check against mhp_get_pluggable_range() which memory we can hotplugDavid Hildenbrand1-14/+27
2021-02-26drivers/base/memory: don't store phys_device in memory blocksDavid Hildenbrand1-16/+9
2021-02-26mm/memory_hotplug: MEMHP_MERGE_RESOURCE -> MHP_MERGE_RESOURCEDavid Hildenbrand3-3/+3
2021-02-26mm/memory_hotplug: rename all existing 'memhp' into 'mhp'Anshuman Khandual1-5/+5
2021-02-26nvme-pci: set min_align_maskJianxiong Gao1-0/+1
2021-02-26i2c: exynos5: Preserve high speed master codeMårten Lindahl1-1/+7
2021-02-26Revert "i2c: i2c-qcom-geni: Add shutdown callback for i2c"Wolfram Sang1-34/+0
2021-02-26i2c: designware: Get right data lengthLiguang Zhang2-1/+3
2021-02-26i2c: brcmstb: Fix brcmstd_send_i2c_cmd conditionMaxime Ripard1-1/+1
2021-02-25Merge tag 'pwm/for-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-352/+65
2021-02-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds19-503/+1301
2021-02-25Merge tag 'mips_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds3-0/+185
2021-02-25Merge tag 'drm-next-2021-02-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds64-416/+1211
2021-02-25Merge tag 'net-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds45-263/+489
2021-02-25Merge tag 'acpi-5.12-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-17/+277
2021-02-25Merge tag 'drm-intel-next-fixes-2021-02-25' of git://anongit.freedesktop.org/...Dave Airlie7-94/+65
2021-02-25Merge tag 'amd-drm-fixes-5.12-2021-02-24' of https://gitlab.freedesktop.org/a...Dave Airlie11-48/+158
2021-02-25Merge tag 'drm-misc-next-fixes-2021-02-25' of git://anongit.freedesktop.org/d...Dave Airlie10-55/+185
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds4-7/+7
2021-02-25Merge branch 'acpi-tables'Rafael J. Wysocki3-0/+273