summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge patch series "libsas: Some tidy-up"Martin K. Petersen2023-08-251-28/+1
|\
| * scsi: libsas: Delete sas_ata_task.retry_countJohn Garry2023-08-211-2/+0
| * scsi: libsas: Delete sas_ata_task.stp_affil_polJohn Garry2023-08-211-1/+0
| * scsi: libsas: Delete sas_ata_task.set_affil_polJohn Garry2023-08-211-1/+0
| * scsi: libsas: Delete sas_ssp_task.task_prioJohn Garry2023-08-211-1/+0
| * scsi: libsas: Delete sas_ssp_task.enable_first_burstJohn Garry2023-08-211-1/+0
| * scsi: libsas: Delete sas_ssp_task.retry_countJohn Garry2023-08-211-2/+0
| * scsi: libsas: Delete struct scsi_coreJohn Garry2023-08-211-6/+1
| * scsi: libsas: Delete enum sas_phy_typeJohn Garry2023-08-211-6/+0
| * scsi: libsas: Delete enum sas_classJohn Garry2023-08-211-7/+0
| * scsi: libsas: Delete sas_ha_struct.lldd_moduleJohn Garry2023-08-211-1/+0
* | Merge patch series "Returning FIS on success for CDL"Martin K. Petersen2023-08-251-0/+1
|\ \
| * | scsi: libsas: Add return_fis_on_success to sas_ata_taskIgor Pylypiv2023-08-211-0/+1
| |/
* | scsi: core: Use 32-bit hostnum in scsi_host_lookup()Tony Battersby2023-08-211-1/+1
* | scsi: libsas: Remove unused declarationsYue Haibing2023-08-211-2/+0
* | scsi: ufs: core: Export ufshcd_is_hba_active()Nitin Rawat2023-08-081-0/+1
* | Merge patch series "Multiple cleanup patches for the UFS driver"Martin K. Petersen2023-07-314-64/+114
|\ \
| * | scsi: ufs: Simplify response header parsingBart Van Assche2023-07-312-15/+55
| * | scsi: ufs: Simplify transfer request header initializationBart Van Assche2023-07-312-19/+34
| * | scsi: ufs: Remove a member variableBart Van Assche2023-07-312-20/+19
| * | scsi: ufs: Improve type safetyBart Van Assche2023-07-312-8/+2
| * | scsi: ufs: Minimize #include directivesBart Van Assche2023-07-313-2/+4
* | | scsi: ufs: core: Add enums for UFS lanesManivannan Sadhasivam2023-07-311-0/+6
* | | scsi: iscsi: Remove unused extern declaration iscsi_lookup_iface()YueHaibing2023-07-261-1/+0
|/ /
* | scsi: ufs: Fix residual handlingBart Van Assche2023-07-261-0/+6
* | scsi: ufs: core: Remove HPB supportBart Van Assche2023-07-233-75/+0
* | scsi: ufs: core: Export symbols for MTK driver modulePo-Wen Kao2023-07-111-0/+3
* | scsi: ufs: core: Convert UPIU_HEADER_DWORD() into a functionBart Van Assche2023-07-111-3/+5
* | scsi: target: iscsi: Remove the unused netif_timeout attributeMaurizio Lombardi2023-07-111-4/+0
|/
* Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://git.kernel.org/pub/s...Linus Torvalds2023-07-081-0/+2
|\
| * bootmem: remove the vmemmap pages from kmemleak in free_bootmem_pageLiu Shixin2023-07-081-0/+2
* | Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-07-081-1/+5
|\ \
| * | usb: ch9: Replace bmSublinkSpeedAttr 1-element array with flexible arrayKees Cook2023-07-051-1/+5
* | | Merge tag 'bitmap-6.5-rc1' of https://github.com/norov/linuxLinus Torvalds2023-07-082-6/+4
|\ \ \
| * | | nodemask: Drop duplicate check in for_each_node_mask()Gavin Shan2023-06-221-1/+1
| * | | lib/bitmap: drop optimization of bitmap_{from,to}_arr64Yury Norov2023-06-221-5/+3
* | | | Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-07-071-1/+1
|\ \ \ \
| * \ \ \ Merge patch series "riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION"Palmer Dabbelt2023-07-011-1/+1
| |\ \ \ \
| | * | | | vmlinux.lds.h: use correct .init.data.* section nameJisheng Zhang2023-06-261-1/+1
* | | | | | Merge tag 'acpi-6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2023-07-072-0/+11
|\ \ \ \ \ \
| * | | | | | ACPI: platform: Move SMB0001 HID to the header and reuseAndy Shevchenko2023-07-041-0/+2
| * | | | | | ACPI: bus: Introduce acpi_match_acpi_device() helperAndy Shevchenko2023-07-041-0/+9
* | | | | | | Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-07-065-300/+76
|\ \ \ \ \ \ \
| * | | | | | | syscalls: Remove file path comments from headersSohil Mehta2023-06-223-297/+54
| * | | | | | | asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarchTiezhu Yang2023-06-221-1/+12
| * | | | | | | Merge tag 'virt-to-pfn-for-arch-v6.5-2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2023-05-311-2/+10
| |\ \ \ \ \ \ \
| | * | | | | | | asm-generic/page.h: Make pfn accessors static inlinesLinus Walleij2023-05-291-2/+10
* | | | | | | | | Merge tag 'dmaengine-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-07-062-212/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dmaengine: dw-edma: Add support for native HDMACai Huoqing2023-05-241-1/+2
| * | | | | | | | | dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_opsCai Huoqing2023-05-241-2/+2