Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | mpt2sas: setpci reset kernel oops fix | Nagarajkumar Narayanan | 2015-09-06 | 4 | -9/+67 | |
| * | | | | | | | | | | | pm80xx: Don't override ts->stat on IO_OPEN_CNX_ERROR_HW_RESOURCE_BUSY | Johannes Thumshirn | 2015-09-06 | 2 | -0/+2 | |
| * | | | | | | | | | | | lpfc: Fix possible use-after-free and double free in lpfc_mbx_cmpl_rdp_page_a2() | Johannes Thumshirn | 2015-09-06 | 1 | -3/+4 | |
| * | | | | | | | | | | | bfa: Fix incorrect de-reference of pointer | Anil Gurumurthy | 2015-09-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | bfa: Fix indentation | Anil Gurumurthy | 2015-09-06 | 1 | -11/+11 | |
| * | | | | | | | | | | | scsi_transport_sas: Remove check for SAS expander when querying bay/enclosure... | Jordan Hargrave | 2015-09-06 | 1 | -10/+0 | |
| * | | | | | | | | | | | scsi_debug: resp_request: remove unused variable | Tomas Winkler | 2015-09-06 | 1 | -2/+1 | |
| * | | | | | | | | | | | scsi_debug: fix REPORT LUNS Well Known LU | Tomas Winkler | 2015-09-06 | 1 | -2/+3 | |
| * | | | | | | | | | | | scsi_debug: schedule_resp fix input variable check | Tomas Winkler | 2015-09-06 | 1 | -3/+10 | |
| * | | | | | | | | | | | scsi_debug: make dump_sector static | Tomas Winkler | 2015-09-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | scsi_debug: vfree is null safe so drop the check | Tomas Winkler | 2015-09-06 | 1 | -7/+3 | |
| * | | | | | | | | | | | scsi_debug: use SCSI_W_LUN_REPORT_LUNS instead of SAM2_WLUN_REPORT_LUNS; | Tomas Winkler | 2015-09-06 | 1 | -7/+6 | |
| * | | | | | | | | | | | scsi_debug: define pr_fmt() for consistent logging | Tomas Winkler | 2015-09-06 | 1 | -65/+53 | |
| * | | | | | | | | | | | mpt2sas: Refcount fw_events and fix unsafe list usage | Calvin Owens | 2015-09-06 | 1 | -21/+91 | |
| * | | | | | | | | | | | mpt2sas: Refcount sas_device objects and fix unsafe list usage | Calvin Owens | 2015-09-06 | 3 | -154/+360 | |
| * | | | | | | | | | | | scsi_dh: return SCSI_DH_NOTCONN in scsi_dh_activate() | Hannes Reinecke | 2015-08-28 | 1 | -0/+1 | |
| * | | | | | | | | | | | scsi_dh: don't allow to detach device handlers at runtime | Christoph Hellwig | 2015-08-28 | 1 | -2/+4 | |
| * | | | | | | | | | | | scsi_dh: add a common helper to get a scsi_device from a request_queue | Christoph Hellwig | 2015-08-28 | 1 | -53/+46 | |
| * | | | | | | | | | | | scsi_dh: kill struct scsi_dh_data | Christoph Hellwig | 2015-08-28 | 7 | -118/+78 | |
| * | | | | | | | | | | | scsi_dh: move device matching to the core code | Christoph Hellwig | 2015-08-28 | 5 | -133/+66 | |
| * | | | | | | | | | | | scsi_dh: integrate into the core SCSI code | Christoph Hellwig | 2015-08-28 | 6 | -173/+33 | |
| * | | | | | | | | | | | scsi_dh: move to drivers/scsi | Christoph Hellwig | 2015-08-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | dm-mpath, scsi_dh: request scsi_dh modules in scsi_dh, not dm-mpath | Christoph Hellwig | 2015-08-28 | 2 | -23/+19 | |
| * | | | | | | | | | | | dm-mpath, scsi_dh: don't let dm detach device handlers | Christoph Hellwig | 2015-08-28 | 2 | -89/+28 | |
| * | | | | | | | | | | | aic94xx: Skip reading user settings if flash is not found | Hannes Reinecke | 2015-08-28 | 1 | -2/+3 | |
| * | | | | | | | | | | | ipr: Enable SIS pipe commands for SIS-32 devices. | Gabriel Krisman Bertazi | 2015-08-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | ipr: Inhibit underlength data check for AFDASD in raw mode. | Gabriel Krisman Bertazi | 2015-08-28 | 1 | -1/+5 | |
| * | | | | | | | | | | | mpt3sas : Bump mpt3sas driver version to 9.100.00.00 | Sreekanth Reddy | 2015-08-27 | 1 | -2/+2 | |
| * | | | | | | | | | | | mpt3sas: When device is blocked followed by unblock fails, unfreeze the I/Os | Sreekanth Reddy | 2015-08-27 | 1 | -14/+75 | |
| * | | | | | | | | | | | mpt3sas: Call dma_mapping_error() API after mapping an address with dma_map_s... | Sreekanth Reddy | 2015-08-27 | 1 | -2/+2 | |
| * | | | | | | | | | | | mpt3sas: Use alloc_ordered_workqueue() API instead of create_singlethread_wor... | Sreekanth Reddy | 2015-08-27 | 1 | -2/+2 | |
| * | | | | | | | | | | | mpt3sas: Added support for customer specific branding | Sreekanth Reddy | 2015-08-27 | 2 | -6/+39 | |
| * | | | | | | | | | | | mpt3sas: Return host busy error status to SML when DMA mapping of scatter gat... | Sreekanth Reddy | 2015-08-27 | 1 | -2/+2 | |
| * | | | | | | | | | | | mpt3sas: Complete the SCSI command with DID_RESET status for log_info value 0... | Sreekanth Reddy | 2015-08-27 | 2 | -0/+5 | |
| * | | | | | | | | | | | mpt3sas: MPI 2.5 Rev K (2.5.6) specifications | Sreekanth Reddy | 2015-08-27 | 2 | -5/+17 | |
| * | | | | | | | | | | | mpt3sas: Bump mpt3sas driver version to v6.100.00.00 | Sreekanth Reddy | 2015-08-27 | 1 | -2/+2 | |
| * | | | | | | | | | | | mpt3sas: Add branding string support for OEM custom HBA | Sreekanth Reddy | 2015-08-27 | 2 | -0/+45 | |
| * | | | | | | | | | | | mpt3sas: Add branding string support for OEM's HBA | Sreekanth Reddy | 2015-08-27 | 2 | -0/+47 | |
| * | | | | | | | | | | | mpt3sas: MPI 2.5 Rev J (2.5.5) specification and 2.00.34 header files | Sreekanth Reddy | 2015-08-27 | 3 | -5/+18 | |
| * | | | | | | | | | | | mpt3sas: Update MPI2 strings to MPI2.5 | Sreekanth Reddy | 2015-08-27 | 2 | -3/+1 | |
| * | | | | | | | | | | | mpt3sas: Bump mpt3sas Driver version to v5.100.00.00 | Sreekanth Reddy | 2015-08-27 | 1 | -2/+2 | |
| * | | | | | | | | | | | mpt3sas: Provides the physical location of sas drives | Sreekanth Reddy | 2015-08-27 | 2 | -39/+203 | |
| * | | | | | | | | | | | mpt3sas: MPI 2.5 Rev I (2.5.4) specifications. | Sreekanth Reddy | 2015-08-27 | 3 | -9/+28 | |
| * | | | | | | | | | | | mpt3sas: Remove redundancy code while freeing the controller resources. | Sreekanth Reddy | 2015-08-27 | 1 | -25/+32 | |
| * | | | | | | | | | | | mpt3sas: Don't block the drive when drive addition under the control of SML | Sreekanth Reddy | 2015-08-27 | 3 | -1/+28 | |
| * | | | | | | | | | | | mpt3sas: Get IOC_FACTS information using handshake protocol only after HBA ca... | Sreekanth Reddy | 2015-08-27 | 1 | -0/+68 | |
| * | | | | | | | | | | | mpt3sas: Added Combined Reply Queue feature to extend up-to 96 MSIX vector su... | Sreekanth Reddy | 2015-08-27 | 2 | -9/+98 | |
* | | | | | | | | | | | | Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2015-09-12 | 11 | -602/+194 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | [media] drm/exynos: Convert g2d_userptr_get_dma_addr() to use get_vaddr_frames() | Jan Kara | 2015-08-16 | 3 | -157/+30 | |
| * | | | | | | | | | | | | [media] media: vb2: Remove unused functions | Jan Kara | 2015-08-16 | 1 | -114/+0 |