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.h
Age
Commit message (
Expand
)
Author
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
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-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: Delete lldd_clear_aca callback
John Garry
2021-04-01
scsi: mvsas: Avoid -Wempty-body warning
Arnd Bergmann
2020-03-11
scsi: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
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
2017-11-01
scsi: sas: Convert timers to use timer_setup()
Kees Cook
2016-01-06
mvsas: Add SGPIO support to Marvell 94xx
Wilfried Weissmann
2014-11-27
libsas: remove task_collector mode
Christoph Hellwig
2013-07-23
[SCSI] mvsas: Fix kernel panic on tile due to unaligned data access
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-11-30
[SCSI] mvsas: fix undefined bit shift
Xi Wang
2011-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-10-02
[SCSI] mvsas: update driver version
Xiangliang Yu
2011-10-02
[SCSI] mvsas: remove mvs_slave_{alloc|configure}
Dan Williams
2011-09-15
Merge branch 'master' into for-next
Jiri Kosina
2011-09-15
Remove unneeded version.h includes from drivers/scsi/
Jesper Juhl
2011-07-26
[SCSI] mvsas: Add support for interrupt tasklet
Xiangliang Yu
2011-07-26
[SCSI] mvsas: misc improvements
Xiangliang Yu
2011-07-26
[SCSI] mvsas: Add new macros and functions
Xiangliang Yu
2011-07-26
[SCSI] mvsas: Remove unused macros, variables and functions
Xiangliang Yu
2011-07-26
[SCSI] mvsas: fix 94xx hotplug issue
Xiangliang Yu
2011-07-26
[SCSI] mvsas: Add driver version and interrupt coalescing to device attribute...
Xiangliang Yu
2011-07-26
[SCSI] mvsas: add support for 94xx phy tuning and multiple revisions
Xiangliang Yu
2011-07-26
[SCSI] mvsas: Add support for Non specific NCQ error interrupt
Xiangliang Yu
2011-05-01
[SCSI] mvsas: add support for Task collector mode and fixed relative bugs
Xiangliang Yu
2010-04-11
[SCSI] mvsas: fix hot plug handling and IO issues
Srinivas
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-05-23
[SCSI] mvsas: performance improvement using domain_device->lldd_dev
Andy Yan
2009-05-23
[SCSI] mvsas: correct bit map usage
Andy Yan
2009-05-20
[SCSI] mvsas: add support for 94xx; layout change; bug fixes
Andy Yan
2009-05-20
[SCSI] mvsas: split driver into multiple files
Jeff Garzik