index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
aic94xx
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-25
scsi: aic94xx: Use LIBSAS_SHT_BASE
John Garry
1
-19
/
+2
2023-08-22
scsi: libsas: Delete sas_ata_task.retry_count
John Garry
1
-1
/
+1
2023-08-22
scsi: libsas: Delete sas_ata_task.stp_affil_pol
John Garry
1
-5
/
+1
2023-08-22
scsi: libsas: Delete sas_ata_task.set_affil_pol
John Garry
1
-4
/
+3
2023-08-22
scsi: libsas: Delete sas_ssp_task.task_prio
John Garry
1
-1
/
+0
2023-08-22
scsi: libsas: Delete sas_ssp_task.enable_first_burst
John Garry
1
-2
/
+0
2023-08-22
scsi: libsas: Delete struct scsi_core
John Garry
2
-4
/
+4
2023-08-22
scsi: libsas: Delete enum sas_phy_type
John Garry
1
-1
/
+0
2023-08-22
scsi: libsas: Delete enum sas_class
John Garry
1
-1
/
+0
2023-08-22
scsi: libsas: Delete sas_ha_struct.lldd_module
John Garry
1
-1
/
+0
2023-06-01
scsi: Add HAS_IOPORT dependencies
Niklas Schnelle
1
-1
/
+1
2023-03-25
scsi: aic94xx: Declare SCSI host template const
Bart Van Assche
1
-1
/
+1
2023-02-09
scsi: aic94xx: Add missing check for dma_map_single()
Jiasheng Jiang
1
-0
/
+3
2022-06-10
scsi: libsas: Introduce struct smp_rps_resp
Damien Le Moal
1
-1
/
+1
2022-02-19
scsi: libsas: Delete lldd_clear_aca callback
John Garry
3
-11
/
+0
2022-02-19
scsi: libsas: Use enum for response frame DATAPRES field
John Garry
1
-1
/
+1
2022-02-12
scsi: libsas: Drop SAS_TASK_AT_INITIATOR
John Garry
1
-9
/
+0
2021-10-18
treewide: Replace open-coded flex arrays in unions
Kees Cook
1
-2
/
+4
2021-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+1
2021-07-07
Merge tag 'Wimplicit-fallthrough-clang-5.14-rc1' of git://git.kernel.org/pub/...
Linus Torvalds
1
-1
/
+3
2021-07-07
scsi: aic94xx: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-1
/
+3
2021-06-23
scsi: libsas: Add LUN number check in .slave_alloc callback
Yufen Yu
1
-0
/
+1
2021-06-02
scsi: libsas: Introduce more SAM status code aliases in enum exec_status
Bart Van Assche
1
-1
/
+1
2021-04-02
scsi: aic94xx: Avoid -Wempty-body warning
Arnd Bergmann
1
-1
/
+1
2021-03-19
scsi: aic94xx: Correct misspelling of function asd_dump_seq_state()
Lee Jones
1
-1
/
+1
2021-03-16
scsi: aic94xx: Remove code that has been unused for at least 13 years
Lee Jones
1
-184
/
+0
2021-03-16
scsi: aic94xx: Fix asd_erase_nv_sector()'s header
Lee Jones
1
-1
/
+1
2021-03-16
scsi: aic94xx: Fix a couple of misnamed function names
Lee Jones
1
-2
/
+2
2021-01-23
scsi: aic94xx: Switch back to original libsas event notifiers
Ahmed S. Darwish
1
-16
/
+13
2021-01-23
scsi: aic94xx: Pass gfp_t flags to libsas event notifiers
Ahmed S. Darwish
1
-9
/
+16
2021-01-23
scsi: libsas: Remove notifier indirection
John Garry
1
-11
/
+9
2020-12-02
scsi: aic94xx: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2
-0
/
+4
2020-10-27
scsi: Remove unneeded break statements
Tom Rix
1
-1
/
+0
2020-10-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-8
/
+0
2020-09-16
scsi: aic94xx: Remove unused inline function
YueHaibing
1
-8
/
+0
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-6
/
+6
2020-08-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-10
/
+13
2020-07-25
scsi: aic94xx: Fix kerneldoc formatting issue with 'task'
Lee Jones
1
-1
/
+1
2020-07-25
scsi: aic94xx: Fix a couple of kerneldoc formatting issues
Lee Jones
1
-2
/
+2
2020-07-16
scsi: aic94xx: Fix a couple of formatting and bitrot issues
Lee Jones
1
-3
/
+3
2020-07-16
scsi: aic94xx: Document 'lseq' and repair asd_update_port_links() header
Lee Jones
1
-1
/
+5
2020-07-15
scsi: aic94xx: Repair kerneldoc formatting error and remove extra param
Lee Jones
1
-2
/
+1
2020-07-15
scsi: aic94xx: Demote seemingly unintentional kerneldoc header
Lee Jones
1
-1
/
+1
2020-06-16
scsi: Wire up ata_scsi_dma_need_drain for SAS HBA drivers
Christoph Hellwig
1
-0
/
+1
2020-05-12
scsi: libsas: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-7
/
+7
2020-01-03
compat_ioctl: scsi: handle HDIO commands from drivers
Arnd Bergmann
1
-0
/
+3
2019-07-30
scsi: aic94xx: Remove unnecessary null check
YueHaibing
1
-6
/
+3
2019-07-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+1
2019-06-20
scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()
John Garry
1
-3
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 457
Thomas Gleixner
1
-19
/
+1
[next]