summaryrefslogtreecommitdiff
path: root/drivers/scsi/pm8001
AgeCommit message (Expand)Author
2015-09-06pm80xx: Don't override ts->stat on IO_OPEN_CNX_ERROR_HW_RESOURCE_BUSYJohannes Thumshirn
2015-08-26pm80xx: Bump pm80xx driver version to 0.1.38Viswas G
2015-08-26pm80xx: Handling Invalid SSP Response frameViswas G
2015-08-26pm80xx: Add PORT RECOVERY TIMEOUT supportViswas G
2015-08-26pm80xx: Remove unnecessary phy disconnect while link errorViswas G
2015-08-26pm80xx: Fix for Incorrect DMA Unmapping of SG ListViswas G
2015-08-26pm80xx: Update For Thermal Page CodeViswas G
2015-08-26pm80xx: Corrected device state changes in I_T_Nexus_Reset.Viswas G
2015-08-26pm80xx: Updated link rateViswas G
2015-08-12pm80xx: Added pm8006 controller supportSuresh Thiagarajan
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke
2014-12-18Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley
2014-12-11Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig
2014-11-27libsas: remove task_collector modeChristoph Hellwig
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig
2014-11-05libsas: use ata_dev_classify()Hannes Reinecke
2014-09-16pm8001: Update nvmd response data to request bufferSuresh Thiagarajan
2014-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2014-08-08scsi: use pci_zalloc_consistentJoe Perches
2014-08-01pm8001: fix pm8001_store_update_fwTomas Henzl
2014-08-01pm8001: Fix erratic calculation in update_flashTomas Henzl
2014-07-30pm8001: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev
2014-07-29pm8001: Fix invalid return when request_irq() failedAlexander Gordeev
2014-07-25pm8001: fix a memory leak in nvmd_respTomas Henzl
2014-07-25pm8001: fix update_flashTomas Henzl
2014-07-25pm8001: fix a memory leak in flash_updateTomas Henzl
2014-07-25pm8001: Cleaning up uninitialized variablesRickard Strandqvist
2014-07-25pm8001: Fix to remove null pointer checks that could never happenRickard Strandqvist
2014-07-25pm8001: more fixes to honor return valueTomas Henzl
2014-07-25pm8001: add a new spinlock to protect the CCBTomas Henzl
2014-07-25pm8001: honor return valueTomas Henzl
2014-07-25pm8001: clean bitmap management functionsTomas Henzl
2014-07-25pm8001: Fix hibernation issueBradley Grove
2014-06-25pm8001: Fix potential null pointer dereference and memory leak.Maurizio Lombardi
2014-06-11Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-05-19pm80xx : Fix missing NULL pointer checks and memory leaksSuresh Thiagarajan
2014-05-14drivers/scsi/pm8001/pm8001_ctl.c: avoid world-writable sysfs files.Rusty Russell
2014-03-19[SCSI] remove deprecated IRQF_DISABLED from SCSIMichael Opdenacker
2014-03-15[SCSI] pm80xx: fix problem of pm8001_work_fn reseting incorrect phy deviceXinHong Zhu
2014-03-15[SCSI] pm80xx: no need for tag allocation when issuing the command of unregis...XinHong Zhu
2014-03-15[SCSI] pm80xx: Spinlock fixSuresh Thiagarajan
2014-03-15[SCSI] pm80xx: Enable BAR shift to avoid BIOS conflict with MPI space for ATT...Bradley Grove
2014-03-15[SCSI] pm80xx: Read saved WWN from NVMD for ATTO pm8001 based HBAs.Bradley Grove
2014-03-15[SCSI] pm80xx: Fixed return value issueViswas G
2014-03-15[SCSI] pm80xx: Removing redundant code snippetsViswas G
2013-12-02[SCSI] pm80xx: Tasklets synchronization fix.Nikith Ganigarakoppal
2013-12-02[SCSI] pm80xx: Resetting the phy state.Nikith Ganigarakoppal
2013-12-02[SCSI] pm80xx: Fix for direct attached device.Nikith Ganigarakoppal