index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mvsas
/
mv_sas.c
Age
Commit message (
Expand
)
Author
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
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-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
2021-12-22
scsi: mvsas: Add spin_lock/unlock() to protect asd_sas_port->phy_list
Xiang Chen
2021-06-02
scsi: libsas: Introduce more SAM status code aliases in enum exec_status
Bart Van Assche
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
2019-09-30
scsi: mvsas: remove redundant assignment to variable rc
Colin Ian King
2019-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-06-20
scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()
John Garry
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
2019-03-19
scsi: mvsas: clean up a few indentation issues
Colin Ian King
2018-10-23
scsi: mvsas: Remove set but not used variable 'id'
YueHaibing
2018-10-23
scsi: mvsas: Use dma_pool_zalloc
Sabyasachi Gupta
2018-10-17
scsi: mvsas: fully convert to the generic DMA API
Christoph Hellwig
2017-11-21
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-01
scsi: sas: Convert timers to use timer_setup()
Kees Cook
2017-08-07
scsi: mvsas: Replace PCI pool old API
Romain Perier
2016-10-31
mvsas: fix error return code in mvs_task_prep()
Wei Yongjun
2016-09-26
scsi: mvsas: Mark symbols static where possible
Baoyou Xie
2016-05-09
libata/libsas: Define ATA_CMD_NCQ_NON_DATA
Hannes Reinecke
2016-05-09
libsas: enable FPDMA SEND/RECEIVE
Hannes Reinecke
2016-01-06
mvsas: Add SGPIO support to Marvell 94xx
Wilfried Weissmann
2015-11-30
mvsas: fix misleading indentation
Luis de Bethencourt
2015-10-27
mvsas: Fix NULL pointer dereference in mvs_slot_task_free
Dāvis Mosāns
2015-04-17
mvsas: fix panic on expander attached SATA devices
James Bottomley
2014-12-11
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2014-11-27
libsas: remove task_collector mode
Christoph Hellwig
2014-11-05
libsas: use ata_dev_classify()
Hannes Reinecke
2014-06-19
scsi: mvsas: mv_sas.c: Fix for possible null pointer dereference
Rickard Strandqvist
2013-10-14
treewide: Fix typo in printk
Masanari Iida
2013-07-23
[SCSI] mvsas: Fix kernel panic on tile due to unaligned data access
James Bottomley
2013-06-04
[SCSI] libsas: implement > 16 byte CDB support
James Bottomley
2013-05-10
[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...
James Bottomley
2013-02-22
[SCSI] mvsas: fixed timeout issue when removing module
Xiangliang Yu
2013-01-03
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
2012-09-14
[SCSI] mvsas: Fix oops when ata commond timeout.
Jianpeng Ma
[next]