summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-08-04Merge branch 'pci/enumeration'Bjorn Helgaas1-46/+41
2022-08-04Merge branch 'pci/endpoint'Bjorn Helgaas1-1/+0
2022-08-04Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1413-26928/+554810
2022-08-04Merge tag 'media/v5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds313-7200/+12087
2022-08-04Merge tag 'i2c-for-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds19-139/+1284
2022-08-04Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds981-42921/+50666
2022-08-04Merge tag 'ata-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds18-148/+152
2022-08-04Merge tag 'efi-efivars-removal-for-v5.20' of git://git.kernel.org/pub/scm/lin...Linus Torvalds5-1696/+1
2022-08-04Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds14-663/+431
2022-08-03Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2022-08-03Merge tag 'pull-work.lseek' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-4/+2
2022-08-03Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds3-105/+7
2022-08-03video:backlight: remove reference to AVR32 architecture in ltv350qvHans-Christian Noren Egtvedt1-2/+1
2022-08-03usb:udc: remove reference to AVR32 architecture in Atmel USBA KconfigHans-Christian Noren Egtvedt1-2/+2
2022-08-03net: remove cdns,at32ap7000-macb device tree entryHans-Christian Noren Egtvedt1-1/+0
2022-08-03misc: update maintainer email address and description for atmel-sscHans-Christian Noren Egtvedt1-2/+2
2022-08-03mfd: remove reference to AVR32 architecture in atmel-smc.cHans-Christian Noren Egtvedt1-2/+2
2022-08-03dma:dw: remove reference to AVR32 architecture in core.cHans-Christian Noren Egtvedt1-3/+0
2022-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni18-53/+177
2022-08-03ublk_drv: add support for UBLK_IO_NEED_GET_DATAZiyangZhang1-12/+94
2022-08-03ublk_drv: cleanup ublksrv_ctrl_dev_infoMing Lei1-11/+7
2022-08-03ublk_drv: add SET_PARAMS/GET_PARAMS control commandMing Lei1-18/+187
2022-08-03ublk_drv: fix ublk device leak in case that add_disk failsMing Lei1-0/+5
2022-08-03ublk_drv: cancel device even though disk isn't upMing Lei1-6/+12
2022-08-03drivers:md:fix a potential use-after-free bugWentao_Liang1-1/+1
2022-08-03md/raid5: Ensure batch_last is released before sleeping for quiesceLogan Gunthorpe2-9/+29
2022-08-03md/raid5: Move stripe_request_ctx upLogan Gunthorpe1-27/+27
2022-08-03md/raid5: Drop unnecessary call to r5c_check_stripe_cache_usage()Logan Gunthorpe1-1/+0
2022-08-03md/raid5: Make is_inactive_blocked() helperLogan Gunthorpe1-5/+19
2022-08-03md/raid5: Refactor raid5_get_active_stripe()Logan Gunthorpe1-31/+36
2022-08-03block: move ->bio_split to the gendiskChristoph Hellwig1-1/+1
2022-08-03Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds11-99/+15
2022-08-03Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-14/+16
2022-08-03Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds60-298/+633
2022-08-03Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-27/+34
2022-08-03block: change the blk_queue_split calling conventionChristoph Hellwig7-9/+9
2022-08-03nvmet-tcp: fix lockdep complaint on nvmet_tcp_wq flush during queue teardownSagi Grimberg1-1/+2
2022-08-03nvme: enable generic interface (/dev/ngXnY) for unknown command setsJoel Granados1-7/+34
2022-08-03nvme: factor out a nvme_ns_is_readonly helperChristoph Hellwig1-5/+10
2022-08-03nvme: refactor namespace probingChristoph Hellwig1-105/+125
2022-08-03nvme: generalize the nvme_multi_css check in nvme_scan_nsChristoph Hellwig1-6/+6
2022-08-03nvme: rename nvme_validate_or_alloc_ns to nvme_scan_nsChristoph Hellwig1-3/+3
2022-08-03nvme: catch -ENODEV from nvme_revalidate_zones againChristoph Hellwig1-6/+7
2022-08-03nvmet-auth: select the intended CRYPTO_DH_RFC7919_GROUPSLukas Bulwahn1-1/+1
2022-08-03nvmet-auth: fix return value check in auth receiveChaitanya Kulkarni1-2/+1
2022-08-03nvmet-auth: fix return value check in auth sendChaitanya Kulkarni1-2/+2
2022-08-03nvmet-auth: fix a couple of spelling mistakesColin Ian King2-2/+2
2022-08-03nvmet: fix a format specifier in nvmet_auth_ctrl_exponentialChristoph Hellwig1-1/+1
2022-08-03nvmet: don't check for NULL pointer before kfree in nvmet_host_releaseChristoph Hellwig1-2/+2
2022-08-03nvme-apple: stop casting function pointer signaturesChristoph Hellwig1-6/+15