index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mvsas
/
mv_init.c
Age
Commit message (
Expand
)
Author
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
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
2020-07-24
scsi: mvsas: Move 'core_nr' inside #ifdef and remove unused variable 'res_flag'
Lee Jones
2020-06-15
scsi: Wire up ata_scsi_dma_need_drain for SAS HBA drivers
Christoph Hellwig
2020-04-17
scsi: mvsas: remove unused symbol 'mvs_th'
Jason Yan
2020-04-17
scsi: mvsas: make mvst_host_attrs static
Jason Yan
2020-01-03
compat_ioctl: scsi: handle HDIO commands from drivers
Arnd Bergmann
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
2018-10-17
scsi: mvsas: fully convert to the generic DMA API
Christoph Hellwig
2017-11-01
scsi: sas: Convert timers to use timer_setup()
Kees Cook
2017-08-25
scsi: libsas: move bus_reset_handler() to target_reset_handler()
Hannes Reinecke
2017-08-10
scsi: mvsas: replace kfree with scsi_host_put
Pan Bian
2017-08-07
scsi: mvsas: Replace PCI pool old API
Romain Perier
2017-04-21
scsi: sas: move scsi_remove_host call into sas_remove_host
Johannes Thumshirn
2016-04-15
mvsas: Generalize Marvell 9485 in pci_device_id
Leonid Moiseichuk
2016-01-07
Merge branch 'jejb-scsi' into misc
James Bottomley
2016-01-06
mvsas: Add SGPIO support to Marvell 94xx
Wilfried Weissmann
2015-12-03
Merge branch 'mkp-fixes' into fixes
James Bottomley
2015-11-13
mvsas: don't allow negative timeouts
Dan Carpenter
2015-11-12
Merge tag '4.4-scsi-mkp' into misc
James Bottomley
2015-11-09
scsi: use host wide tags by default
Christoph Hellwig
2015-11-09
mvsas: remove SCSI host before detaching from SAS transport
Jack Wang
2015-09-08
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-08-12
mvsas: always iounmap resources
Johannes Thumshirn
2015-08-10
cleanup IORESOURCE_CACHEABLE vs ioremap()
Dan Williams
2015-05-31
scsi: Do not set cmd_per_lun to 1 in the host template
Hannes Reinecke
2014-12-04
scsi: remove ->change_queue_type method
Christoph Hellwig
2014-11-27
libsas: remove task_collector mode
Christoph Hellwig
2014-11-24
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
2014-11-12
scsi: always assign block layer tags if enabled
Christoph Hellwig
2014-06-02
mvsas: Recognise device/subsystem 9485/9485 as 88SE9485
Ben Hutchings
2013-10-14
SCSI: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-05-10
[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...
James Bottomley
2013-04-15
[SCSI] mvsas: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4b
Myron Stowe
2013-01-03
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
2012-02-29
[SCSI] libsas: async ata scanning
Dan Williams
2012-02-19
[SCSI] libsas: kill sas_slave_destroy
Dan Williams
2011-10-31
[SCSI] mv_sas: OCZ RevoDrive3 & zDrive R4 support
Robin H. Johnson
2011-10-02
[SCSI] mvsas: add support for 9480 device id
Xiangliang Yu
2011-10-02
[SCSI] mvsas: remove mvs_slave_{alloc|configure}
Dan Williams
2011-07-26
[SCSI] mvsas: Add support for interrupt tasklet
Xiangliang Yu
2011-07-26
[SCSI] mvsas: update comments
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
[next]