index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mvsas
Age
Commit message (
Expand
)
Author
4 days
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2025-07-14
scsi: mvsas: Fix dma_unmap_sg() nents value
Thomas Fourier
2025-06-09
Merge branch '6.16/scsi-queue' into 6.16/scsi-fixes
Martin K. Petersen
2025-06-09
scsi: mvsas: Fix typos in per-phy comments and SAS cmd port registers
Ankit Chauhan
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-20
scsi: mvsas: Fix typos in SAS/SATA VSP register comments
Alok Tiwari
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-02-03
scsi: mvsas: Remove unused mvs_phys_reset()
Dr. David Alan Gilbert
2024-12-09
scsi: Constify struct pci_device_id
Christophe JAILLET
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-05-22
Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-05-04
scsi: Use device_show_string() helper for sysfs attributes
Lukas Wunner
2024-03-25
Merge patch series "Add LIBSAS_SHT_BASE for libsas"
Martin K. Petersen
2024-03-25
scsi: mvsas: Use LIBSAS_SHT_BASE
John Garry
2024-03-25
scsi: mvsas: Add libsas SATA sysfs attributes group
Igor Pylypiv
2023-08-21
scsi: libsas: Delete sas_ssp_task.task_prio
John Garry
2023-08-21
scsi: libsas: Delete sas_ssp_task.enable_first_burst
John Garry
2023-08-21
scsi: libsas: Delete struct scsi_core
John Garry
2023-08-21
scsi: libsas: Delete enum sas_phy_type
John Garry
2023-08-21
scsi: libsas: Delete enum sas_class
John Garry
2023-08-21
scsi: libsas: Delete sas_ha_struct.lldd_module
John Garry
2023-05-31
scsi: Add HAS_IOPORT dependencies
Niklas Schnelle
2023-03-24
scsi: mvsas: Declare SCSI host template const
Bart Van Assche
2022-10-22
scsi: mvsas: Use sas_task_find_rq() for tagging
John Garry
2022-10-22
scsi: mvsas: Delete mvs_tag_init()
John Garry
2022-10-18
scsi: mvsas: Use sas_find_attached_phy_id() instead of open coding it
Jason Yan
2022-04-06
scsi: mvsas: Add PCI ID of RocketRaid 2640
Alexey Galakhov
2022-02-22
scsi: mvsas: Fix a set-but-not-used warning
Bart Van Assche
2022-02-19
scsi: libsas: Add sas_abort_task()
John Garry
2022-02-19
scsi: libsas: Add sas_query_task()
John Garry
2022-02-19
scsi: libsas: Add sas_lu_reset()
John Garry
2022-02-19
scsi: libsas: Add sas_clear_task_set()
John Garry
2022-02-19
scsi: libsas: Add sas_abort_task_set()
John Garry
2022-02-19
scsi: libsas: Add sas_task.tmf
John Garry
2022-02-19
scsi: libsas: Add struct sas_tmf_task
John Garry
2022-02-19
scsi: libsas: Delete lldd_clear_aca callback
John Garry
2022-02-19
scsi: libsas: Use enum for response frame DATAPRES field
John Garry
2022-02-11
scsi: libsas: Drop SAS_TASK_AT_INITIATOR
John Garry
2022-01-31
scsi: mvsas: Replace snprintf() with sysfs_emit()
Yang Guang
2021-12-22
scsi: mvsas: Add spin_lock/unlock() to protect asd_sas_port->phy_list
Xiang Chen
2021-10-16
scsi: mvsas: Switch to attribute groups
Bart Van Assche
2021-06-22
scsi: mvsas: Use DEVICE_ATTR_RO()/RW() macro
Zhen Lei
2021-06-22
scsi: libsas: Add LUN number check in .slave_alloc callback
Yufen Yu
2021-06-02
scsi: libsas: Introduce more SAM status code aliases in enum exec_status
Bart Van Assche
2021-04-01
scsi: mvsas: Avoid -Wempty-body warning
Arnd Bergmann
2021-01-22
scsi: mvsas: Switch back to original libsas event notifiers
Ahmed S. Darwish
2021-01-22
scsi: mvsas: Pass gfp_t flags to libsas event notifiers
Ahmed S. Darwish
2021-01-22
scsi: libsas: Remove notifier indirection
John Garry
2020-08-20
scsi: mvsas: Remove superfluous memset()
Li Heng
2020-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
[next]