summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-04-25scsi: mpi3mr: Fix some kernel-doc warnings in scsi_bsg_mpi3mr.hRandy Dunlap1-3/+5
2024-04-25scsi: ufs: bsg: Fix all kernel-doc warningsRandy Dunlap1-1/+3
2024-04-25scsi: libfc: Add some kernel-doc commentsRandy Dunlap1-3/+15
2024-04-25scsi: core: Don't use "proxy" headersAndy Shevchenko1-2/+3
2024-04-12Merge patch series "convert SCSI to atomic queue limits, part 1 (v3)"Martin K. Petersen9-24/+37
2024-04-12scsi: block: Remove now unused queue limits helpersChristoph Hellwig2-15/+2
2024-04-12scsi: ufs: Remove support for old UFSHCI versionsAvri Altman2-14/+1
2024-04-12scsi: libata: Switch to using ->device_configureChristoph Hellwig2-6/+9
2024-04-12scsi: core: Add a device_configure method to the host templateChristoph Hellwig1-0/+4
2024-04-12scsi: ufs: ufs-exynos: Move setting the the DMA alignment to the init methodChristoph Hellwig1-1/+0
2024-04-12scsi: core: Add a dma_alignment field to the host and host templateChristoph Hellwig1-0/+3
2024-04-12scsi: core: Add a no_highmem flag to struct Scsi_HostChristoph Hellwig1-0/+2
2024-04-12scsi: scsi_transport_fc: Add a max_bsg_segments field to struct fc_function_t...Christoph Hellwig1-0/+1
2024-04-12scsi: core: Initialize scsi midlayer limits before allocating the queueChristoph Hellwig1-1/+1
2024-04-12scsi: bsg: Pass queue_limits to bsg_setup_queue()Christoph Hellwig1-1/+2
2024-04-12scsi: block: Add a helper to cancel atomic queue limit updatesChristoph Hellwig1-0/+13
2024-04-09Merge patch series "scsi: documentation: clean up docs and fix kernel-doc"Martin K. Petersen6-16/+29
2024-04-09scsi: scsi_transport_srp: Fix a couple of kernel-doc warningsRandy Dunlap1-2/+2
2024-04-09scsi: scsi_transport_fc: Add kernel-doc for function returnRandy Dunlap1-3/+2
2024-04-09scsi: core: Add function return kernel-doc for 2 functionsRandy Dunlap1-3/+4
2024-04-09scsi: libfcoe: Fix a slew of kernel-doc warningsRandy Dunlap1-7/+18
2024-04-09scsi: iser: Fix @read_stag kernel-doc warningRandy Dunlap1-1/+1
2024-04-09scsi: core: Add kernel-doc for scsi_msg_to_host_byte()Randy Dunlap1-0/+2
2024-04-06scsi: core: Store owner from modules with scsi_register_driver()Krzysztof Kozlowski1-1/+3
2024-03-25Merge patch series "Re-use device management code fragments"Martin K. Petersen1-1/+1
2024-03-25scsi: ufs: Reuse compose_devman_upiuAvri Altman1-1/+1
2024-03-25Merge patch series "Add LIBSAS_SHT_BASE for libsas"Martin K. Petersen1-0/+29
2024-03-25scsi: libsas: Add LIBSAS_SHT_BASEJohn Garry1-0/+29
2024-03-25Merge patch series "NCQ Priority sysfs sttributes for libsas"Martin K. Petersen2-0/+12
2024-03-25scsi: libsas: Define NCQ Priority sysfs attributes for SATA devicesIgor Pylypiv1-0/+6
2024-03-25scsi: ata: libata-sata: Factor out NCQ Priority configuration helpersIgor Pylypiv1-0/+6
2024-03-25Merge branch '6.9/scsi-queue' into 6.9/scsi-fixesMartin K. Petersen1-0/+1
2024-03-23Merge tag 'powerpc-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-6/+6
2024-03-23Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+21
2024-03-23overflow: Change DEFINE_FLEX to take __counted_by memberKees Cook1-4/+21
2024-03-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-0/+79
2024-03-22Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-10/+40
2024-03-22Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds1-0/+9
2024-03-22Merge tag 'fbdev-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-7/+14
2024-03-22Merge tag 'drm-next-2024-03-22' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds3-5/+5
2024-03-22Merge tag 'rtc-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds1-1/+1
2024-03-22Merge tag 'drm-misc-next-fixes-2024-03-21' of https://gitlab.freedesktop.org/...Dave Airlie2-4/+3
2024-03-22Merge tag 'ubifs-for-linus-6.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2024-03-22Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds6-33/+74
2024-03-22Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-5/+5
2024-03-21Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-31/+155
2024-03-21Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds18-252/+501
2024-03-21Merge tag 'staging-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+2
2024-03-21Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds11-107/+142
2024-03-21Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds16-17/+167