summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] libsas: introduce scmd_dbg() to quiet false positive "timeout" messagesDan Williams2014-03-152-1/+13
* [SCSI] qla2xxx: Add IOCB Abort command asynchronous handling.Armen Baloyan2014-03-157-91/+140
* [SCSI] qla2xxx: Fix Task Management command asynchronous handlingArmen Baloyan2014-03-154-123/+69
* [SCSI] qla2xxx: Correct the port no assignment for ISP82XX.Saurav Kashyap2014-03-151-1/+1
* [SCSI] qla2xxx: Update the driver version to 8.07.00.02-k.Saurav Kashyap2014-03-151-2/+2
* [SCSI] qla2xxx: Correctly set the read_optrom pointer for ISP8044.Saurav Kashyap2014-03-151-1/+1
* [SCSI] qla2xxx: Read capture firmware dump on mailbox timeout for ISP8044 and...Chad Dupuis2014-03-156-2/+73
* [SCSI] qla2xxx: Simplify the ISPFX00 interrupt handler code for ISPFX00.Saurav Kashyap2014-03-152-20/+9
* [SCSI] qla2xxx: Avoid poisoning in the response queue for ISPFX00.Saurav Kashyap2014-03-151-7/+8
* [SCSI] qla2xxx: Add changes in the IOCB structures to adjust driver source co...Armen Baloyan2014-03-152-18/+18
* [SCSI] qla2xxx: Remove ISP_ABORT_NEEDED and ISP_ABORT_RETRY checks from watch...Atul Deshmukh2014-03-151-2/+0
* [SCSI] qla2xxx: Remove Marker type IOCB logic for ISPFX00.Armen Baloyan2014-03-153-46/+1
* [SCSI] qla2xxx: Add support for ISP2071.Chad Dupuis2014-03-1520-136/+1812
* [SCSI] scsi_transport_fc: Add 32Gbps speed definition.Chad Dupuis2014-03-152-0/+2
* [SCSI] qla2xxx: Set host can_queue value based on available resources.Chad Dupuis2014-03-151-9/+10
* [SCSI] qla2xxx: Properly handle 32 bit mailbox register for ISPFX00.Saurav Kashyap2014-03-151-6/+6
* [SCSI] qla2xxx: Enable the Flash Access Control (FAC) mailbox command.Joe Carnuccio2014-03-151-4/+1
* [SCSI] qla2xxx: Select correct request queue for error type IOCB for ISPFX00.Saurav Kashyap2014-03-151-1/+1
* [SCSI] qla2xxx: Remove init control block related dead code for ISPFX00.Saurav Kashyap2014-03-153-39/+0
* [SCSI] qla2xxx: Use proper message for Non owner reset ACK Timeout.Atul Deshmukh2014-03-151-2/+2
* [SCSI] qla2xxx: Replace constant value for IOCTL IOCB abort execution status ...Armen Baloyan2014-03-152-1/+5
* [SCSI] qla2xxx: Add handling for boot indication progress AENs for ISPFX00.Armen Baloyan2014-03-152-1/+4
* [SCSI] qla2xxx: Add mutex around optrom calls to serialize accesses.Chad Dupuis2014-03-154-21/+54
* [SCSI] bnx2fc: Updated version to 2.4.2Eddie Wai2014-03-152-2/+2
* [SCSI] bnx2fc: Fixed the handling for the SCSI retry delayEddie Wai2014-03-153-1/+20
* [SCSI] bnx2fc: Fixed scsi_remove_target soft lockup when rmmod bnx2xEddie Wai2014-03-151-0/+6
* [SCSI] pm80xx: Fixed return value issueViswas G2014-03-153-16/+9
* [SCSI] pm80xx: Removing redundant code snippetsViswas G2014-03-152-30/+11
* [SCSI] storvsc: NULL pointer dereference fixAles Novak2014-03-121-0/+3
* [SCSI] qla2xxx: Poll during initialization for ISP25xx and ISP83xxGiridhar Malavali2014-03-101-2/+1
* [SCSI] isci: correct erroneous for_each_isci_host macroLukasz Dorau2014-03-101-3/+2
* [SCSI] isci: fix reset timeout handlingDan Williams2014-03-102-8/+1
* [SCSI] be2iscsi: fix bad if expressionMike Christie2014-03-101-1/+1
* [SCSI] qla2xxx: Fix multiqueue MSI-X registration.Chad Dupuis2014-03-101-16/+30
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-02-1844-116/+292
|\
| * Merge tag 'ttm-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~thomas...Dave Airlie2014-02-192-0/+3
| |\
| | * drm/ttm: Fix memory leak in ttm_agp_backend.cMasanari Iida2014-02-181-0/+1
| | * drm/ttm: declare 'struct device' in ttm_page_alloc.hAlexandre Courbot2014-02-181-0/+2
| * | Merge tag 'vmwgfx-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~tho...Dave Airlie2014-02-1910-71/+113
| |\ \
| | * | drm/vmwgfx: Fix command defines and checksThomas Hellstrom2014-02-122-50/+75
| | * | drm/vmwgfx: Fix possible integer overflowThomas Hellstrom2014-02-121-4/+7
| | * | drm/vmwgfx: Remove stray constThomas Hellstrom2014-02-121-1/+1
| | * | drm/vmwgfx: unlock on error path in vmw_execbuf_process()Dan Carpenter2014-02-121-1/+1
| | * | drm/vmwgfx: Get maximum mob size from register SVGA_REG_MOB_MAX_SIZECharmaine Lee2014-02-125-1/+16
| | * | drm/vmwgfx: Fix a couple of sparse warnings and errorsThomas Hellstrom2014-02-123-14/+13
| * | | Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-02-1913-26/+55
| |\ \ \ | | |_|/ | |/| |
| | * | drm/radeon/ni: fix typo in dpm sq ramping setupAlex Deucher2014-02-181-1/+1
| | * | drm/radeon/si: fix typo in dpm sq ramping setupAlex Deucher2014-02-181-1/+1
| | * | drm/radeon: fix CP semaphores on CIKChristian König2014-02-183-5/+20
| | * | drm/radeon: delete a stray tabDan Carpenter2014-02-181-1/+1