summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pm8001
Commit message (Expand)AuthorAgeFilesLines
* scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-121-0/+1
* pm8001: Update nvmd response data to request bufferSuresh Thiagarajan2014-09-162-3/+9
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-08-153-95/+92
|\
| * pm8001: fix pm8001_store_update_fwTomas Henzl2014-08-012-71/+70
| * pm8001: Fix erratic calculation in update_flashTomas Henzl2014-08-011-5/+2
| * pm8001: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-07-301-19/+20
* | scsi: use pci_zalloc_consistentJoe Perches2014-08-081-3/+2
|/
* pm8001: Fix invalid return when request_irq() failedAlexander Gordeev2014-07-291-2/+3
* pm8001: fix a memory leak in nvmd_respTomas Henzl2014-07-251-6/+2
* pm8001: fix update_flashTomas Henzl2014-07-251-3/+3
* pm8001: fix a memory leak in flash_updateTomas Henzl2014-07-251-6/+6
* pm8001: Cleaning up uninitialized variablesRickard Strandqvist2014-07-251-4/+2
* pm8001: Fix to remove null pointer checks that could never happenRickard Strandqvist2014-07-251-1/+1
* pm8001: more fixes to honor return valueTomas Henzl2014-07-252-3/+24
* pm8001: add a new spinlock to protect the CCBTomas Henzl2014-07-253-1/+8
* pm8001: honor return valueTomas Henzl2014-07-252-17/+58
* pm8001: clean bitmap management functionsTomas Henzl2014-07-253-30/+12
* pm8001: Fix hibernation issueBradley Grove2014-07-251-2/+10
* pm8001: Fix potential null pointer dereference and memory leak.Maurizio Lombardi2014-06-251-3/+10
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-111-1/+1
|\
| * drivers/scsi/pm8001/pm8001_ctl.c: avoid world-writable sysfs files.Rusty Russell2014-05-141-1/+1
* | pm80xx : Fix missing NULL pointer checks and memory leaksSuresh Thiagarajan2014-05-191-0/+3
|/
* [SCSI] remove deprecated IRQF_DISABLED from SCSIMichael Opdenacker2014-03-191-2/+0
* [SCSI] pm80xx: fix problem of pm8001_work_fn reseting incorrect phy deviceXinHong Zhu2014-03-151-0/+1
* [SCSI] pm80xx: no need for tag allocation when issuing the command of unregis...XinHong Zhu2014-03-151-2/+0
* [SCSI] pm80xx: Spinlock fixSuresh Thiagarajan2014-03-153-142/+38
* [SCSI] pm80xx: Enable BAR shift to avoid BIOS conflict with MPI space for ATT...Bradley Grove2014-03-151-3/+3
* [SCSI] pm80xx: Read saved WWN from NVMD for ATTO pm8001 based HBAs.Bradley Grove2014-03-151-5/+5
* [SCSI] pm80xx: Fixed return value issueViswas G2014-03-153-16/+9
* [SCSI] pm80xx: Removing redundant code snippetsViswas G2014-03-152-30/+11
* [SCSI] pm80xx: Tasklets synchronization fix.Nikith Ganigarakoppal2013-12-022-41/+58
* [SCSI] pm80xx: Resetting the phy state.Nikith Ganigarakoppal2013-12-024-0/+10
* [SCSI] pm80xx: Fix for direct attached device.Nikith Ganigarakoppal2013-12-021-1/+3
* [SCSI] pm80xx: Module author additionNikith Ganigarakoppal2013-12-021-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-1/+0
|\
| * SCSI: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-141-1/+0
* | [SCSI] pm80xx: Firmware logging support.Anand Kumar Santhanam2013-10-259-1/+510
* | [SCSI] pm80xx: Phy settings support for motherboard controller.Anand Kumar Santhanam2013-10-255-3/+104
* | [SCSI] pm80xx: IButton security feature support for motherboard controllers.Anand Kumar Santhanam2013-10-251-1/+22
* | [SCSI] pm80xx: Print SAS address of IO failed device.Anand Kumar Santhanam2013-10-252-1/+103
* | [SCSI] pm80xx: 4G boundary fix.Anand Kumar Santhanam2013-10-251-2/+101
* | [SCSI] pm80xx: Queue rotation logic for inbound and outbound queues.Anand Kumar Santhanam2013-10-251-18/+13
* | [SCSI] pm80xx: Set device state response logic fix.Anand Kumar Santhanam2013-10-252-3/+12
* | [SCSI] pm80xx: Display controller BIOS version.Anand Kumar Santhanam2013-10-252-0/+36
* | [SCSI] pm80xx: Indirect SMP request fix.Anand Kumar Santhanam2013-10-251-3/+1
* | [SCSI] pm80xx: Device id changes to support series 8 controllers.Anand Kumar Santhanam2013-10-255-11/+63
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-09-031-2/+3
|\
| * [SCSI] pm8001: clean up unnecessary MSI/MSI-X capability findYijing Wang2013-08-261-1/+1
| * [SCSI] pm80xx: Fix for 32 bit compilation warningAnand Kumar Santhanam2013-08-261-1/+2
* | [SCSI] pm80xx: fix Adaptec 71605H hangHans Verkuil2013-08-262-4/+4
|/
OpenPOWER on IntegriCloud