index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
aic94xx
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-6
/
+6
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
3
-10
/
+8
2025-11-12
scsi: aic94xx: fix use-after-free in device removal path
Junrui Luo
1
-0
/
+3
2025-08-25
scsi: aic94xx: Remove redundant code
Qiang Liu
1
-1
/
+0
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2
-3
/
+3
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
3
-5
/
+5
2024-03-25
Merge patch series "Add LIBSAS_SHT_BASE for libsas"
Martin K. Petersen
1
-19
/
+2
2024-03-25
scsi: aic94xx: Use LIBSAS_SHT_BASE
John Garry
1
-19
/
+2
2024-03-25
scsi: aic94xx: Add libsas SATA sysfs attributes group
Igor Pylypiv
1
-0
/
+8
2023-08-21
scsi: libsas: Delete sas_ata_task.retry_count
John Garry
1
-1
/
+1
2023-08-21
scsi: libsas: Delete sas_ata_task.stp_affil_pol
John Garry
1
-5
/
+1
2023-08-21
scsi: libsas: Delete sas_ata_task.set_affil_pol
John Garry
1
-4
/
+3
2023-08-21
scsi: libsas: Delete sas_ssp_task.task_prio
John Garry
1
-1
/
+0
2023-08-21
scsi: libsas: Delete sas_ssp_task.enable_first_burst
John Garry
1
-2
/
+0
2023-08-21
scsi: libsas: Delete struct scsi_core
John Garry
2
-4
/
+4
2023-08-21
scsi: libsas: Delete enum sas_phy_type
John Garry
1
-1
/
+0
2023-08-21
scsi: libsas: Delete enum sas_class
John Garry
1
-1
/
+0
2023-08-21
scsi: libsas: Delete sas_ha_struct.lldd_module
John Garry
1
-1
/
+0
2023-05-31
scsi: Add HAS_IOPORT dependencies
Niklas Schnelle
1
-1
/
+1
2023-03-24
scsi: aic94xx: Declare SCSI host template const
Bart Van Assche
1
-1
/
+1
2023-02-08
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-11
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-06
scsi: aic94xx: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-1
/
+3
2021-06-22
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-01
scsi: aic94xx: Avoid -Wempty-body warning
Arnd Bergmann
1
-1
/
+1
2021-03-18
scsi: aic94xx: Correct misspelling of function asd_dump_seq_state()
Lee Jones
1
-1
/
+1
2021-03-15
scsi: aic94xx: Remove code that has been unused for at least 13 years
Lee Jones
1
-184
/
+0
2021-03-15
scsi: aic94xx: Fix asd_erase_nv_sector()'s header
Lee Jones
1
-1
/
+1
2021-03-15
scsi: aic94xx: Fix a couple of misnamed function names
Lee Jones
1
-2
/
+2
2021-01-22
scsi: aic94xx: Switch back to original libsas event notifiers
Ahmed S. Darwish
1
-16
/
+13
2021-01-22
scsi: aic94xx: Pass gfp_t flags to libsas event notifiers
Ahmed S. Darwish
1
-9
/
+16
2021-01-22
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-26
scsi: Remove unneeded break statements
Tom Rix
1
-1
/
+0
2020-10-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-8
/
+0
2020-09-15
scsi: aic94xx: Remove unused inline function
YueHaibing
1
-8
/
+0
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-6
/
+6
2020-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-10
/
+13
2020-07-24
scsi: aic94xx: Fix kerneldoc formatting issue with 'task'
Lee Jones
1
-1
/
+1
2020-07-24
scsi: aic94xx: Fix a couple of kerneldoc formatting issues
Lee Jones
1
-2
/
+2
2020-07-15
scsi: aic94xx: Fix a couple of formatting and bitrot issues
Lee Jones
1
-3
/
+3
2020-07-15
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
[next]