| Commit message (Expand) | Author | Age |
... | |
| * | | | | pm8001: add a new spinlock to protect the CCB | Tomas Henzl | 2014-07-25 |
| * | | | | pm8001: honor return value | Tomas Henzl | 2014-07-25 |
| * | | | | pm8001: clean bitmap management functions | Tomas Henzl | 2014-07-25 |
| * | | | | pm8001: Fix hibernation issue | Bradley Grove | 2014-07-25 |
| * | | | | mpt3sas: delay scsi_add_host call to work with scsi-mq | Reddy, Sreekanth | 2014-07-25 |
| * | | | | mpt2sas: delay scsi_add_host call to work with scsi-mq | Reddy, Sreekanth | 2014-07-25 |
| * | | | | drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failure | K. Y. Srinivasan | 2014-07-25 |
| * | | | | drivers: scsi: storvsc: Set srb_flags in all cases | K. Y. Srinivasan | 2014-07-25 |
| * | | | | Drivers: scsi: storvsc: Implement a eh_timed_out handler | K. Y. Srinivasan | 2014-07-25 |
| * | | | | Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol version | K. Y. Srinivasan | 2014-07-25 |
| * | | | | Drivers: scsi: storvsc: Filter commands based on the storage protocol version | K. Y. Srinivasan | 2014-07-25 |
| * | | | | Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the Host | K. Y. Srinivasan | 2014-07-25 |
| * | | | | Drivers: scsi: storvsc: Change the limits to reflect the values on the host | K. Y. Srinivasan | 2014-07-25 |
| * | | | | ufs: fix DMA mask setting | Akinobu Mita | 2014-07-25 |
| * | | | | ufs: adjust queue settings to PRDT limitations | Akinobu Mita | 2014-07-25 |
| * | | | | ufs: Fix sending unsupported SCSI command | Sujit Reddy Thumma | 2014-07-25 |
| * | | | | ufs: read door bell register after clearing interrupt aggregation | Dolev Raviv | 2014-07-25 |
| * | | | | ufs: Fix queue depth handling for best effort cases | Sujit Reddy Thumma | 2014-07-25 |
| * | | | | ufs: Logical Unit (LU) command queue depth | Dolev Raviv | 2014-07-25 |
| * | | | | ufs: device query status and size check | Dolev Raviv | 2014-07-25 |
| * | | | | ufs: query descriptor API | Dolev Raviv | 2014-07-25 |
| * | | | | be2iscsi: Fix memory leak in mgmt_set_ip() | Maurizio Lombardi | 2014-07-25 |
| * | | | | virtio-scsi: Implement change_queue_depth for virtscsi targets | Venkatesh Srinivas | 2014-07-25 |
| * | | | | virtio-scsi: replace target spinlock with seqcount | Ming Lei | 2014-07-25 |
| * | | | | hpsa: fix bad -ENOMEM return value in hpsa_big_passthru_ioctl | Stephen M. Cameron | 2014-07-25 |
| * | | | | hpsa: remove online devices from offline device list | Stephen M. Cameron | 2014-07-25 |
| * | | | | hpsa: fix non-x86 builds | Arnd Bergmann | 2014-07-25 |
| * | | | | hpsa: do not unconditionally copy sense data | Robert Elliott | 2014-07-25 |
| * | | | | hpsa: fix 6-byte READ/WRITE with 0 length data xfer | Stephen M. Cameron | 2014-07-25 |
| * | | | | hpsa: make hpsa_init_one return -ENOMEM if allocation of h->lockup_detected f... | Stephen M. Cameron | 2014-07-25 |
| * | | | | bnx2fc: Rebranding bnx2fc driver | Saurav Kashyap | 2014-07-25 |
| * | | | | bnx2i: Rebranding bnx2i driver | Vikas Chaudhary | 2014-07-25 |
| * | | | | mpt3sas: Rework the MSI-X grouping code | Martin K. Petersen | 2014-07-25 |
| * | | | | mpt2sas: Rework the MSI-X grouping code | Martin K. Petersen | 2014-07-25 |
| * | | | | mpt3sas: combine fw_event_work and its event_data | Joe Lawrence | 2014-07-25 |
| * | | | | mpt3sas: correct scsi_{target,device} hostdata allocation | Joe Lawrence | 2014-07-25 |
| * | | | | mpt2sas: annotate ioc->reply_post_host_index as __iomem | Joe Lawrence | 2014-07-25 |
| * | | | | mpt2sas: combine fw_event_work and its event_data | Joe Lawrence | 2014-07-25 |
| * | | | | mpt2sas: correct scsi_{target,device} hostdata allocation | Joe Lawrence | 2014-07-25 |
| * | | | | 3w-xxxx: fix mis-aligned struct accesses | Arnd Bergmann | 2014-07-25 |
| * | | | | NCR53c406a: don't call free_dma() by default | Arnd Bergmann | 2014-07-25 |
| * | | | | qlogicfas: don't call free_dma() | Arnd Bergmann | 2014-07-25 |
| * | | | | pas16: don't call free_dma() | Arnd Bergmann | 2014-07-25 |
| * | | | | advansys: don't build ARM | Arnd Bergmann | 2014-07-25 |
| * | | | | ibmvfc: fix little endian issues | Tyrel Datwyler | 2014-07-25 |
| * | | | | qla2xxx: Use dma_zalloc_coherent | Joe Perches | 2014-07-25 |
| * | | | | bfa: use ARRAY_SIZE instead of sizeof/sizeof[0] | Fabian Frederick | 2014-07-25 |
| * | | | | bfa: remove useless return variables | Peter Senna Tschudin | 2014-07-25 |
| * | | | | bfa: Fix undefined bit shift on big-endian architectures with 32-bit DMA address | Ben Hutchings | 2014-07-25 |
| * | | | | bfa: Use dma_zalloc_coherent | Joe Perches | 2014-07-25 |