summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* scsi: hisi_sas: handle PHY UP+DOWN simultaneous irqXiaofei Tan2017-03-231-17/+39
* scsi: hisi_sas: some modifications to v2 hw reg init valuesJohn Garry2017-03-231-6/+6
* scsi: hisi_sas: process error codes according to their priorityXiang Chen2017-03-231-155/+398
* scsi: hisi_sas: remove task free'ing for timeoutsJohn Garry2017-03-231-14/+1
* scsi: hisi_sas: fix some sas_task.task_state_lock lockingJohn Garry2017-03-233-9/+14
* scsi: hisi_sas: free slots after hardresetXiang Chen2017-03-231-5/+6
* scsi: hisi_sas: check for SAS_TASK_STATE_ABORTED in slot completeJohn Garry2017-03-231-0/+10
* scsi: hisi_sas: hardreset for SATA disk in LU resetJohn Garry2017-03-231-9/+29
* scsi: hisi_sas: modify hisi_sas_abort_task() for SSPJohn Garry2017-03-232-11/+19
* scsi: hisi_sas: modify error handling for v2 hwXiang Chen2017-03-231-6/+3
* scsi: hisi_sas: only reset link for PHY_FUNC_LINK_RESETJohn Garry2017-03-231-1/+2
* scsi: hisi_sas: error hisi_sas_task_prep() when port downJohn Garry2017-03-231-3/+2
* scsi: hisi_sas: remove hisi_sas_port_deformed()John Garry2017-03-234-65/+46
* scsi: hisi_sas: add softreset function for SATA diskXiang Chen2017-03-233-6/+69
* scsi: hisi_sas: move PHY init to hisi_sas_scan_start()John Garry2017-03-234-11/+6
* scsi: hisi_sas: add controller resetXiang Chen2017-03-233-8/+227
* scsi: hisi_sas: add to_hisi_sas_port()John Garry2017-03-234-7/+22
* scsi: fnic: bug fix for fip.fip_subcode in fnic_fcoe_send_vlan_reqSatish Kharat2017-03-231-1/+1
* scsi: fnic: Adding debug IO and Abort latency counter to fnic statsSatish Kharat2017-03-234-5/+102
* scsi: fnic: Adding Check Condition counter to misc fnicstatsSatish Kharat2017-03-233-0/+6
* scsi: fnic: Avoid false out-of-order detection for aborted commandSatish Kharat2017-03-231-22/+18
* scsi: fnic: Fix for "Number of Active IOs" in fnicstats becoming negativeSatish Kharat2017-03-231-6/+10
* scsi: fnic: minor cleanup in fnic_fcpio_itmf_cmpl_handler, removing else caseSatish Kharat2017-03-231-2/+1
* scsi: fnic: Ratelimit printks to avoid flooding when vlan is not set by the s...Satish Kharat2017-03-231-8/+13
* scsi: fnic: switch to pci_alloc_irq_vectorsChristoph Hellwig2017-03-232-29/+13
* scsi: esas2r: Remove redundant NULL check on bufferColin Ian King2017-03-171-5/+0
* scsi: remove incorrect __exit markupsDmitry Torokhov2017-03-163-3/+3
* scsi: stex: Add S6 supportCharles2017-03-161-2/+23
* scsi: stex: Support Pegasus 3 productCharles2017-03-161-67/+195
* scsi: libiscsi: qedi: convert iscsi_task.refcount from atomic_t to refcount_tElena Reshetova2017-03-153-6/+7
* scsi: libfc: convert fc_fcp_pkt.ref_cnt from atomic_t to refcount_tElena Reshetova2017-03-152-4/+5
* Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-1413-54/+523
|\
| * powerpc/64s: POWER9 machine check handlerNicholas Piggin2017-03-105-0/+426
| * powerpc/64s: allow machine check handler to set severity and initiatorNicholas Piggin2017-03-103-3/+11
| * powerpc/64s: fix handling of non-synchronous machine checksNicholas Piggin2017-03-101-15/+6
| * powerpc/pmac: Fix crash in dma-mapping.h with NULL dma_opsLarry Finger2017-03-101-0/+1
| * powerpc/powernv/ioda2: Update iommu table base on ownership changeAlexey Kardashevskiy2017-03-091-5/+12
| * powerpc/powernv/ioda2: Gracefully fail if too many TCE levels requestedAlexey Kardashevskiy2017-03-091-0/+3
| * selftests/powerpc: Replace stxvx and lxvx with stxvd2x/lxvd2xCyril Bur2017-03-091-24/+24
| * powerpc/perf: Handle sdar_mode for marked event in power9Madhavan Srinivasan2017-03-092-7/+37
| * powerpc/perf: Fix perf_get_data_addr() for power9 DD1Madhavan Srinivasan2017-03-091-0/+2
| * powerpc/boot: Fix zImage TOC alignmentMichael Ellerman2017-03-081-0/+1
* | Merge tag 'platform-drivers-x86-v4.11-2' of git://git.infradead.org/linux-pla...Linus Torvalds2017-03-134-282/+241
|\ \
| * | platform/x86: asus-wmi: Remove quirk_no_rfkillJoão Paulo Rechi Vita2017-03-133-52/+3
| * | platform/x86: asus-wmi: Detect quirk_no_rfkill from the DSDTJoão Paulo Rechi Vita2017-02-261-4/+19
| * | platform/x86: fujitsu-laptop: remove redundant MODULE_ALIAS entriesAlan Jenkins2017-02-261-4/+0
| * | platform/x86: fujitsu-laptop: autodetect LCD interface on all modelsAlan Jenkins2017-02-261-9/+9
| * | platform/x86: fujitsu-laptop: simplify acpi_bus_register_driver() error handlingAlan Jenkins2017-02-261-9/+5
| * | platform/x86: fujitsu-laptop: remove redundant forward declarationsAlan Jenkins2017-02-261-4/+0
| * | platform/x86: fujitsu-laptop: replace numeric values with constantsAlan Jenkins2017-02-261-6/+11