summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pm8001
Commit message (Expand)AuthorAgeFilesLines
* [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
|/
* [SCSI] pm8001: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)Yijing Wang2013-07-051-4/+3
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-07-042-12/+14
|\
| * [SCSI] pm80xx: remove unneeded NULL checkDan Carpenter2013-06-041-1/+1
| * [SCSI] libsas: implement > 16 byte CDB supportJames Bottomley2013-06-042-11/+13
* | treewide: Fix typo in printkMasanari Iida2013-05-281-1/+1
|/
* [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley2013-05-105-25/+25
* [SCSI] pm80xx: thermal, sas controller config and error handling updateSakthivel K2013-05-106-17/+249
* [SCSI] pm80xx: NCQ error handling changesSakthivel K2013-05-105-28/+544
* [SCSI] pm80xx: WWN Modification for PM8081/88/89 controllersSakthivel K2013-05-101-7/+36
* [SCSI] pm80xx: Changed module name and debug messages updateSakthivel K2013-05-103-13/+20
* [SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory re...Sakthivel K2013-05-104-27/+14
* [SCSI] pm80xx: SPC new firmware changes for device id 0x8081 aloneSakthivel K2013-05-102-3/+30
* [SCSI] pm80xx: Added SPCv/ve specific hardware functionalities and relevant c...Sakthivel K2013-05-108-18/+5287
* [SCSI] pm80xx: MSI-X implementation for using 64 interruptsSakthivel K2013-05-102-30/+113
* [SCSI] pm80xx: Updated common functions common for SPC and SPCv/veSakthivel K2013-05-103-105/+168
* [SCSI] pm80xx: Multiple inbound/outbound queue configurationSakthivel K2013-05-103-60/+98
* [SCSI] pm80xx: Added SPCv/ve specific ids, variables and modify for SPCSakthivel K2013-05-105-121/+320
* [SCSI] pm80xx: fix for memory region freeSakthivel K2013-02-221-1/+2
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-032-35/+29
* [SCSI] libsas: trim sas_task of slow path infrastructureDan Williams2012-07-201-17/+17
* [SCSI] libsas: use ->lldd_I_T_nexus_reset for ->eh_bus_reset_handlerDan Williams2012-07-201-1/+2
* [SCSI] pm8001: raise host can queueMark Salyzyn2012-05-103-13/+17
* [SCSI] pm8001: fix endian issue with code optimization.Santosh Nayak2012-04-232-4/+4
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-03-311-8/+10
|\
| * [SCSI] pm8001: Use spin_lock_irqsave() for task_state.Santosh Nayak2012-03-281-8/+10
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-03-226-134/+441
|\ \ | |/
| * [SCSI] pm8001: fix endian issue with code optimization.Santosh Nayak2012-02-293-46/+49
| * [SCSI] pm8001: Fix possible racing condition.Santosh Nayak2012-02-291-3/+3
| * [SCSI] pm8001: Fix bogus interrupt state flag issue.Santosh Nayak2012-02-291-30/+28
| * [SCSI] libsas: async ata scanningDan Williams2012-02-291-1/+0
OpenPOWER on IntegriCloud