]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - drivers
scsi: hisi_sas: remove phy_down_v3_hw() res variable
[mirror_ubuntu-bionic-kernel.git] / drivers /
2017-08-25 John Garryscsi: hisi_sas: remove phy_down_v3_hw() res variable
2017-08-25 Xiang Chenscsi: hisi_sas: add phy_set_linkrate_v3_hw()
2017-08-25 Xiang Chenscsi: hisi_sas: update some v3 register init settings
2017-08-25 Xiang Chenscsi: hisi_sas: add reset handler for v3 hw
2017-08-11 Xiang Chenscsi: hisi_sas: kill tasklet when destroying irq in...
2017-08-11 Xiang Chenscsi: hisi_sas: fix v3 hw channel interrupt processing
2017-08-11 Xiang Chenscsi: hisi_sas: Modify v3 hw STP_LINK_TIMER setting
2017-08-11 Xiang Chenscsi: hisi_sas: add status and command buffer for inter...
2017-08-11 Xiaofei Tanscsi: hisi_sas: support zone management commands
2017-08-11 Xiang Chenscsi: hisi_sas: service interrupt ITCT_CLR interrupt...
2017-08-11 Xiang Chenscsi: hisi_sas: add irq and tasklet cleanup in v2 hw
2017-08-11 Xiang Chenscsi: hisi_sas: remove repeated device config in v2 hw
2017-08-11 John Garryscsi: hisi_sas: use array for v2 hw ECC errors
2017-08-11 Xiaofei Tanscsi: hisi_sas: add v2 hw DFX feature
2017-08-11 Xiang Chenscsi: hisi_sas: fix v2 hw underflow residual value
2017-08-11 Xiang Chenscsi: hisi_sas: avoid potential v2 hw interrupt issue
2017-08-11 Xiaofei Tanscsi: hisi_sas: fix reset and port ID refresh issues
2017-08-10 Kevin Barnettscsi: smartpqi: change driver version to 1.1.2-125
2017-08-10 Kevin Barnettscsi: smartpqi: add in new controller ids
2017-08-10 Kevin Barnettscsi: smartpqi: update kexec and power down support
2017-08-10 Kevin Barnettscsi: smartpqi: cleanup doorbell register usage.
2017-08-10 Kevin Barnettscsi: smartpqi: update pqi passthru ioctl
2017-08-10 Kevin Barnettscsi: smartpqi: enhance BMIC cache flush
2017-08-10 Kevin Barnettscsi: smartpqi: add pqi reset quiesce support
2017-08-10 Colin Ian Kingscsi: dpt_i2o: remove redundant null check on array...
2017-08-10 Pan Bianscsi: qla2xxx: use dma_mapping_error to check map errors
2017-08-10 Pan Bianscsi: mvsas: replace kfree with scsi_host_put
2017-08-10 Pan Bianscsi: pm8001: fix double free in pm8001_pci_probe
2017-08-10 weipingscsi: megaraid_sas: fix allocate instance->pd_info...
2017-08-10 Finn Thainscsi: esp_scsi: Always clear msg_out_len after MESSAGE...
2017-08-10 Finn Thainscsi: esp_scsi: Avoid sending ABORT TASK SET messages
2017-08-10 Finn Thainscsi: esp_scsi: Clean up control flow and dead code
2017-08-10 Finn Thainscsi: mac_esp: Fix PIO transfers for MESSAGE IN phase
2017-08-10 Finn Thainscsi: mac_esp: Avoid type warning from sparse
2017-08-10 Bhumika Goyalarcmsr: add const to bin_attribute structures
2017-08-10 Martin Peschkescsi: zfcp: early returns for traces disabled via level
2017-08-10 Martin Peschkescsi: zfcp: clean up unnecessary module_param_named...
2017-08-10 Martin Peschkescsi: zfcp: clean up a member of struct zfcp_qdio that...
2017-08-10 Steffen Maierscsi: zfcp: clean up no longer existent prototype from...
2017-08-10 Martin Peschkescsi: zfcp: clean up redundant code with fall through...
2017-08-10 Steffen Maierscsi: zfcp: fix kernel doc comment typos for struct...
2017-08-10 Steffen Maierscsi: zfcp: use endianness conversions with common...
2017-08-10 Steffen Maierscsi: zfcp: use common code fcp_cmnd and fcp_resp with...
2017-08-10 Steffen Maierscsi: zfcp: clarify that we don't need "link" test...
2017-08-10 Steffen Maierscsi: zfcp: more fitting constant for fc_ct_hdr.ct_reas...
2017-08-10 Steffen Maierscsi: zfcp: trace high part of "new" 64 bit SCSI LUN
2017-08-10 Steffen Maierscsi: zfcp: trace HBA FSF response by default on dismis...
2017-08-10 Steffen Maierscsi: zfcp: fix payload with full FCP_RSP IU in SCSI...
2017-08-10 Steffen Maierscsi: zfcp: fix missing trace records for early returns...
2017-08-10 Steffen Maierscsi: zfcp: fix passing fsf_req to SCSI trace on TMF...
2017-08-10 Steffen Maierscsi: zfcp: fix capping of unsuccessful GPN_FT SAN...
2017-08-10 Benjamin Blockscsi: zfcp: add handling for FCP_RESID_OVER to the...
2017-08-10 Steffen Maierscsi: zfcp: fix queuecommand for scsi_eh commands when...
2017-08-10 Benjamin Blockscsi: zfcp: convert bool-definitions to use 'true'...
2017-08-10 Corentin Labbescsi: zfcp: Remove unneeded linux/miscdevice.h include
2017-08-10 Lukáš Korenčikscsi: zfcp: use setup_timer instead of init_timer
2017-08-10 LABBE Corentinscsi: zfcp: replace zfcp_qdio_sbale_count by sg_nents
2017-08-10 Varun Prakashscsi: libcxgbi: use ndev->ifindex to find route
2017-08-10 Christophe JAILLETscsi: mpt3sas: Fix memory allocation failure test in...
2017-08-10 Michał Mirosławscsi: aic7xxx: regenerate firmware files
2017-08-08 Michał Mirosławscsi: aic7xxx: fix firmware build deps
2017-08-08 Michał Mirosławscsi: aic7xxx: remove empty function
2017-08-07 Steffen Maierscsi: fc: start decoupling fc_block_scsi_eh from scsi_cmnd
2017-08-07 himanshu.madhani... scsi: qla2xxx: Fix remoteport disconnect for FC-NVMe
2017-08-07 himanshu.madhani... scsi: qla2xxx: Simpify unregistration of FC-NVMe local...
2017-08-07 Duane Grigsbyscsi: qla2xxx: Added change to enable ZIO for FC-NVMe...
2017-08-07 himanshu.madhani... scsi: qla2xxx: Move function prototype to correct header
2017-08-07 himanshu.madhani... scsi: qla2xxx: Cleanup FC-NVMe code
2017-08-07 Greg Kroah-Hartmanscsi: remove DRIVER_ATTR() usage
2017-08-07 Rob Herringscsi: Convert to using %pOF instead of full_name
2017-08-07 Arnd Bergmannscsi: fusion: fix string overflow warning
2017-08-07 Arnd Bergmannscsi: gdth: increase the procfs event buffer size
2017-08-07 Arnd Bergmannscsi: fnic: fix format string overflow warning
2017-08-07 Arnd Bergmannscsi: gdth: avoid buffer overflow warning
2017-08-07 Arnd Bergmannscsi: mpt3sas: fix format overflow warning
2017-08-07 Arnd Bergmannscsi: megaraid: fix format-overflow warning
2017-08-07 Romain Perierscsi: pmcraid: Replace PCI pool old API
2017-08-07 Romain Perierscsi: mvsas: Replace PCI pool old API
2017-08-07 Romain Perierscsi: mpt3sas: Replace PCI pool old API
2017-08-07 Romain Perierscsi: megaraid: Replace PCI pool old API
2017-08-07 Romain Perierscsi: lpfc: Replace PCI pool old API
2017-08-07 Romain Perierscsi: csiostor: Replace PCI pool old API
2017-08-07 Romain Perierscsi: be2iscsi: Replace PCI pool old API
2017-08-07 Ondrej Zaryscsi: g_NCR5380: Two DTC436 PDMA workarounds
2017-08-07 Ondrej Zaryscsi: g_NCR5380: Re-work PDMA loops
2017-08-07 Finn Thainscsi: g_NCR5380: Use unambiguous terminology for PDMA...
2017-08-07 Finn Thainscsi: g_NCR5380: Cleanup comments and whitespace
2017-08-07 Ondrej Zaryscsi: g_NCR5380: End PDMA transfer correctly on target...
2017-08-07 Ondrej Zaryscsi: g_NCR5380: Fix PDMA transfer size
2017-08-07 Hannes Reineckescsi: aacraid: complete all commands during bus reset
2017-08-07 Hannes Reineckescsi: aacraid: add fib flag to mark scsi command callback
2017-08-07 Hannes Reineckescsi: aacraid: enable sending of TMFs from aac_hba_send()
2017-08-07 Hannes Reineckescsi: aacraid: use aac_tmf_callback for reset fib
2017-08-07 Hannes Reineckescsi: aacraid: split off device, target, and bus reset
2017-08-07 Hannes Reineckescsi: aacraid: split off host reset
2017-08-07 Hannes Reineckescsi: aacraid: split off functions to generate reset FIB
2017-08-06 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.13-4' of git://git...
2017-08-06 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git.kernel...
2017-08-06 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2017-08-05 Mario Limoncielloplatform/x86: intel-vbtn: match power button on press...
next