aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mvsas
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2014-12-18
|\
| * scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-04
* | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-12-11
|\ \ | |/ |/|
| * libsas: use ata_dev_classify()Hannes Reinecke2014-11-05
* | libsas: remove task_collector modeChristoph Hellwig2014-11-27
* | scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig2014-11-24
* | scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-12
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-08-07
|\
| * scsi: mvsas: mv_sas.c: Fix for possible null pointer dereferenceRickard Strandqvist2014-06-19
* | drivers: scsi: mvsas: fix compiling issue by adding 'MVS_' for "enum pci_inte...Chen Gang2014-06-19
* | mvsas: Recognise device/subsystem 9485/9485 as 88SE9485Ben Hutchings2014-06-02
|/
* SCSI: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-14
* treewide: Fix typo in printkMasanari Iida2013-10-14
* [SCSI] mvsas: Fix kernel panic on tile due to unaligned data accessJames Bottomley2013-07-23
* [SCSI] libsas: implement > 16 byte CDB supportJames Bottomley2013-06-04
* [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley2013-05-10
* [SCSI] mvsas: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4bMyron Stowe2013-04-15
* [SCSI] mvsas: fixed timeout issue when removing moduleXiangliang Yu2013-02-22
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* [SCSI] mvsas: fix undefined bit shiftXi Wang2012-11-30
* [SCSI] mvsas: Fix oops when ata commond timeout.Jianpeng Ma2012-09-14
* [SCSI] mvsas: remove unused variable in mvs_task_exec()Dan Carpenter2012-07-20
* [SCSI] libsas: trim sas_task of slow path infrastructureDan Williams2012-07-20
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-03-22
|\
| * [SCSI] libsas: async ata scanningDan Williams2012-02-29
| * [SCSI] libsas: fix sas_find_local_phy(), take phy referencesDan Williams2012-02-29
| * [SCSI] libsas: remove ata_port.lock management duties from llddsDan Williams2012-02-19
| * [SCSI] libsas: introduce sas_drain_work()Dan Williams2012-02-19
| * [SCSI] libsas: kill sas_slave_destroyDan Williams2012-02-19
* | scsi: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
|/
* [SCSI] mv_sas: OCZ RevoDrive3 & zDrive R4 supportRobin H. Johnson2011-10-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-10-28
|\
| * [SCSI] isci: export phy events via ->lldd_control_phy()Dan Williams2011-10-02
| * [SCSI] mvsas: update driver versionXiangliang Yu2011-10-02
| * [SCSI] mvsas: fixed SMP request watchdog timeout issue.Xiangliang Yu2011-10-02
| * [SCSI] mvsas: expander write performance enhancementXiangliang Yu2011-10-02
| * [SCSI] mvsas: change SL mode0 register valueXiangliang Yu2011-10-02
| * [SCSI] mvsas: fixed wrong destination when hiting NAK for command frameXiangliang Yu2011-10-02
| * [SCSI] mvsas: fixed some disk spin up issueXiangliang Yu2011-10-02
| * [SCSI] mvsas: add support for 9480 device idXiangliang Yu2011-10-02
| * [SCSI] mvsas: fix expander link errorXiangliang Yu2011-10-02
| * [SCSI] mvsas: remove mvs_slave_{alloc|configure}Dan Williams2011-10-02
| * [SCSI] libsas: export sas_alloc_task()Dan Williams2011-08-27
* | Merge branch 'master' into for-nextJiri Kosina2011-09-15
|\|
| * [SCSI] mvsas: Add support for interrupt taskletXiangliang Yu2011-07-26
| * [SCSI] mvsas: update commentsXiangliang Yu2011-07-26
| * [SCSI] mvsas: misc improvementsXiangliang Yu2011-07-26
| * [SCSI] mvsas: Add new macros and functionsXiangliang Yu2011-07-26
| * [SCSI] mvsas: Remove unused macros, variables and functionsXiangliang Yu2011-07-26
| * [SCSI] mvsas: fix 94xx hotplug issueXiangliang Yu2011-07-26