index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mvsas
/
mv_init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-05-22
1
-8
/
+2
|
\
|
*
scsi: Use device_show_string() helper for sysfs attributes
Lukas Wunner
2024-05-04
1
-8
/
+2
*
|
Merge patch series "Add LIBSAS_SHT_BASE for libsas"
Martin K. Petersen
2024-03-25
1
-18
/
+1
|
\
\
|
*
|
scsi: mvsas: Use LIBSAS_SHT_BASE
John Garry
2024-03-25
1
-18
/
+1
|
|
/
*
/
scsi: mvsas: Add libsas SATA sysfs attributes group
Igor Pylypiv
2024-03-25
1
-0
/
+7
|
/
*
scsi: libsas: Delete struct scsi_core
John Garry
2023-08-21
1
-2
/
+2
*
scsi: libsas: Delete enum sas_phy_type
John Garry
2023-08-21
1
-1
/
+0
*
scsi: libsas: Delete enum sas_class
John Garry
2023-08-21
1
-1
/
+0
*
scsi: libsas: Delete sas_ha_struct.lldd_module
John Garry
2023-08-21
1
-1
/
+0
*
scsi: mvsas: Declare SCSI host template const
Bart Van Assche
2023-03-24
1
-1
/
+1
*
scsi: mvsas: Use sas_task_find_rq() for tagging
John Garry
2022-10-22
1
-4
/
+5
*
scsi: mvsas: Delete mvs_tag_init()
John Garry
2022-10-22
1
-2
/
+0
*
scsi: mvsas: Add PCI ID of RocketRaid 2640
Alexey Galakhov
2022-04-06
1
-0
/
+1
*
scsi: mvsas: Fix a set-but-not-used warning
Bart Van Assche
2022-02-22
1
-2
/
+4
*
scsi: libsas: Add sas_clear_task_set()
John Garry
2022-02-19
1
-1
/
+1
*
scsi: libsas: Add sas_abort_task_set()
John Garry
2022-02-19
1
-1
/
+1
*
scsi: libsas: Delete lldd_clear_aca callback
John Garry
2022-02-19
1
-1
/
+0
*
scsi: mvsas: Replace snprintf() with sysfs_emit()
Yang Guang
2022-01-31
1
-2
/
+2
*
scsi: mvsas: Switch to attribute groups
Bart Van Assche
2021-10-16
1
-5
/
+7
*
scsi: mvsas: Use DEVICE_ATTR_RO()/RW() macro
Zhen Lei
2021-06-22
1
-17
/
+9
*
scsi: libsas: Add LUN number check in .slave_alloc callback
Yufen Yu
2021-06-22
1
-0
/
+1
*
scsi: mvsas: Remove superfluous memset()
Li Heng
2020-08-20
1
-4
/
+0
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-08-06
1
-4
/
+4
|
\
|
*
scsi: mvsas: Move 'core_nr' inside #ifdef and remove unused variable 'res_flag'
Lee Jones
2020-07-24
1
-4
/
+4
*
|
scsi: Wire up ata_scsi_dma_need_drain for SAS HBA drivers
Christoph Hellwig
2020-06-15
1
-0
/
+1
|
/
*
scsi: mvsas: remove unused symbol 'mvs_th'
Jason Yan
2020-04-17
1
-2
/
+0
*
scsi: mvsas: make mvst_host_attrs static
Jason Yan
2020-04-17
1
-2
/
+2
*
compat_ioctl: scsi: handle HDIO commands from drivers
Arnd Bergmann
2020-01-03
1
-0
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
2019-05-30
1
-17
/
+1
*
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-18
1
-1
/
+0
*
scsi: mvsas: fully convert to the generic DMA API
Christoph Hellwig
2018-10-17
1
-18
/
+3
*
scsi: sas: Convert timers to use timer_setup()
Kees Cook
2017-11-01
1
-2
/
+1
*
scsi: libsas: move bus_reset_handler() to target_reset_handler()
Hannes Reinecke
2017-08-25
1
-1
/
+1
*
scsi: mvsas: replace kfree with scsi_host_put
Pan Bian
2017-08-10
1
-2
/
+2
*
scsi: mvsas: Replace PCI pool old API
Romain Perier
2017-08-07
1
-3
/
+3
*
scsi: sas: move scsi_remove_host call into sas_remove_host
Johannes Thumshirn
2017-04-21
1
-1
/
+0
*
mvsas: Generalize Marvell 9485 in pci_device_id
Leonid Moiseichuk
2016-04-15
1
-18
/
+1
*
Merge branch 'jejb-scsi' into misc
James Bottomley
2016-01-07
1
-2
/
+2
|
\
|
*
Merge branch 'mkp-fixes' into fixes
James Bottomley
2015-12-03
1
-2
/
+2
|
|
\
|
|
*
mvsas: don't allow negative timeouts
Dan Carpenter
2015-11-13
1
-2
/
+2
*
|
|
mvsas: Add SGPIO support to Marvell 94xx
Wilfried Weissmann
2016-01-06
1
-0
/
+2
|
/
/
*
|
Merge tag '4.4-scsi-mkp' into misc
James Bottomley
2015-11-12
1
-1
/
+1
|
\
|
|
*
mvsas: remove SCSI host before detaching from SAS transport
Jack Wang
2015-11-09
1
-1
/
+1
*
|
scsi: use host wide tags by default
Christoph Hellwig
2015-11-09
1
-1
/
+0
|
/
*
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-08
1
-11
/
+4
|
\
|
*
cleanup IORESOURCE_CACHEABLE vs ioremap()
Dan Williams
2015-08-10
1
-11
/
+4
*
|
mvsas: always iounmap resources
Johannes Thumshirn
2015-08-12
1
-1
/
+4
|
/
*
scsi: Do not set cmd_per_lun to 1 in the host template
Hannes Reinecke
2015-05-31
1
-1
/
+0
*
scsi: remove ->change_queue_type method
Christoph Hellwig
2014-12-04
1
-1
/
+0
*
libsas: remove task_collector mode
Christoph Hellwig
2014-11-27
1
-22
/
+0
[next]