platform/kernel/linux-starfive.git
2016-11-29 subhashj@codeaurora.orgscsi: ufs: fix default power mode to FAST/SLOW
2016-11-29 subhashj@codeaurora.orgscsi: ufs: optimize system suspend handling
2016-11-29 Yaniv Gardiscsi: ufs: fix condition in which DME command failure...
2016-11-29 Dolev Ravivscsi: ufs: handle errors from PHY_ADAPTER_ERROR register
2016-11-29 subhashj@codeaurora.orgscsi: ufs: issue link starup 2 times if device isn...
2016-11-29 subhashj@codeaurora.orgscsi: ufs: ensure that host pa_tactivate is higher...
2016-11-29 subhashj@codeaurora.orgscsi: ufs: increase the scsi query response timeout
2016-11-29 subhashj@codeaurora.orgscsi: ufs: fix failure to read the string descriptor
2016-11-29 Yaniv Gardiscsi: ufs: update device descriptor maximum size
2016-11-29 Yaniv Gardiscsi: ufs: add index details to query error messages
2016-11-29 Dolev Ravivscsi: ufs: add queries retry mechanism
2016-11-29 Quentin Lambertscsi: dpt_i2o: Add a missing call to kfree
2016-11-29 Quentin Lambertscsi: isci: Add a missing call to pci_unmap_biosrom
2016-11-29 Arnd Bergmannscsi: isci: avoid array subscript warning
2016-11-29 Dan Carpenterscsi: hisi_sas: shift vs compare typos
2016-11-29 Quentin Lambertscsi: aic94xx: Add a missing call to kfree
2016-11-29 Hannes Reineckescsi: hpsa: add 'ctlr_num' sysfs attribute
2016-11-29 Hannes Reineckescsi: hpsa: use correct DID_NO_CONNECT hostbyte
2016-11-29 Bart Van Asschescsi: srp_transport: Move queuecommand() wait code...
2016-11-25 Dan Carpenterscsi: libfc: Remove an unneeded condition
2016-11-25 Santosh Yscsi: ufs: Add missing UFS_MASK macro definition
2016-11-25 Xiang Chenscsi: hisi_sas: add PHY set linkrate support for v1...
2016-11-25 John Garryscsi: hisi_sas: use atomic64_t for hisi_sas_device...
2016-11-25 Xiang Chenscsi: hisi_sas: check SATA FIS when directly attaching...
2016-11-25 Xiang Chenscsi: hisi_sas: modify some values in get_ata_protocol()
2016-11-25 Xiang Chenscsi: hisi_sas: delete repeated configuration in free_d...
2016-11-25 Xiang Chenscsi: hisi_sas: modify return value of hisi_sas_query_t...
2016-11-25 Xiang Chenscsi: hisi_sas: replace WARN_ON() with dev_warn() for...
2016-11-25 Xiang Chenscsi: hisi_sas: fix port form bug in hisi_sas_port_noti...
2016-11-25 Xiang Chenscsi: hisi_sas: only process broadcast change in phy_bc...
2016-11-25 Xiang Chenscsi: hisi_sas: alloc queue id of slot according to...
2016-11-25 Xiang Chenscsi: hisi_sas: add v2 hw support for ECC and AXI bus...
2016-11-22 Quentin Lambertscsi: pmcraid: Add missing resource releases
2016-11-22 Kiwoong Kimscsi: ufs: introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirk
2016-11-22 Bjorn Anderssonscsi: ufs: qcom: Properly clear hba priv on failure
2016-11-22 Arnd Bergmannscsi: bfa: turn bfa_mem_{kva,dma}_setup into inline...
2016-11-18 Helge Dellerscsi: mptfusion: Fix printk continuations
2016-11-18 Hannes Reineckescsi: aacraid: switch to pci_alloc_irq_vectors
2016-11-18 Johannes Thumshirnscsi: fc: move FC transport's bsg code to bsg-lib
2016-11-18 Johannes Thumshirnblock: add bsg_job_put() and bsg_job_get()
2016-11-18 Johannes Thumshirnscsi: fc: use bsg_job_done
2016-11-18 Johannes Thumshirnscsi: fc: use bsg_softirq_done
2016-11-18 Johannes Thumshirnscsi: fc: Use bsg_destroy_job
2016-11-18 Johannes Thumshirnscsi: change FC drivers to use 'struct bsg_job'
2016-11-18 Johannes Thumshirnblock: add reference counting for struct bsg_job
2016-11-18 Johannes Thumshirnscsi: fc: implement kref backed reference counting
2016-11-18 Johannes Thumshirnscsi: libfc: don't set FC_RQST_STATE_DONE before callin...
2016-11-18 Johannes Thumshirnscsi: fc: provide fc_bsg_to_rport() helper
2016-11-18 Johannes Thumshirnscsi: fc: provide fc_bsg_to_shost() helper
2016-11-18 Johannes Thumshirnscsi: fc: Export fc_bsg_jobdone and use it in FC drivers
2016-11-18 Johannes Thumshirnscsi: don't use fc_bsg_job::request and fc_bsg_job...
2016-11-18 Johannes Thumshirnscsi: Get rid of struct fc_bsg_buffer
2016-11-17 Arnd Bergmannscsi: mvsas: fix command_active typo
2016-11-17 Geliang Tangscsi: dmx3191d: use module_pci_driver
2016-11-17 Satish Kharatscsi: fnic: Correcting rport check location in fnic_que...
2016-11-17 Zang Leigangscsi: ufs: introduce a new ufshcd_statea UFSHCD_STATE_E...
2016-11-17 Satish KharatMAINTAINERS: Updating maintainers list for Cisco FNI...
2016-11-17 Don Bracescsi: hpsa: correct logical resets
2016-11-17 Tomas Henzlscsi: megaraid-sas: request irqs later
2016-11-14 Colin Ian Kingscsi: hpsa: free irq on q indexed by h->intr_mode and...
2016-11-14 Colin Ian Kingscsi: isci: fix typo in deg_dbg message
2016-11-14 Colin Ian Kingscsi: isci: fix spelling mistakes in dev_warn messages
2016-11-14 Colin Ian Kingscsi: megaraid_sas: add in missing white spaces in...
2016-11-14 Bart Van Asschescsi: scsi_transport_fc: Hold queue lock while calling...
2016-11-12 Ondrej Zaryscsi: g_NCR5380: Fix release_region in error handling
2016-11-12 Kiwoong Kimscsi: ufs: introduce hibern8_notify callback
2016-11-12 Kiwoong Kimscsi: ufs: introduce setup_task_mgmt
2016-11-12 Kiwoong Kimscsi: ufs: introduce setup_xfer_req callback
2016-11-12 Christoph Hellwigscsi: hpsa: use pci_alloc_irq_vectors and automatic...
2016-11-09 Chanwoo Choiscsi: ufs: Use the resource-managed function to add...
2016-11-08 Colin Ian Kingscsi: fix spelling mistake in error message
2016-11-08 Colin Ian Kingscsi: mpt3sas: fix some spelling mistakes in message...
2016-11-08 Vivek Gautamscsi: ufs: qcom: Don't free resource-managed kmalloc...
2016-11-08 Vivek Gautamscsi: ufs: qcom: Add phy_exit call in hcd exit path
2016-11-08 Vivek Gautamphy: qcom-ufs: Remove common layer phy exit callback
2016-11-08 Vivek Gautamscsi: ufs-qcom: phy/hcd: Refactoring phy clock handling
2016-11-08 Vivek Gautamphy: qcom-ufs-qmp-xx: Move clock and regulator init...
2016-11-08 Vivek Gautamphy: qcom-ufs: Remove unnecessary function declarations
2016-11-08 Vivek Gautamphy: qcom-ufs-qmp-xx: Discard remove callback for drivers.
2016-11-08 Vivek Gautamphy: qcom-ufs: Skip obtaining rx/tx_iface_clk for msm89...
2016-11-08 Vivek Gautamphy: qcom-ufs-14nm: Add new compatible for msm8996...
2016-11-08 Vivek Gautamphy: qcom-ufs: Cleanup clock and regulator initialization
2016-11-08 Vivek Gautamphy: qcom-ufs: Use devm sibling of kstrdup for regulato...
2016-11-08 Vivek Gautamphy: qcom-ufs: Remove unnecessary BUG_ON
2016-11-08 Kashyap Desaiscsi: megaraid_sas: driver version upgrade
2016-11-08 Kashyap Desaiscsi: megaraid_sas: Do not set MPI2_TYPE_CUDA for JBOD...
2016-11-08 Kashyap DesaiMAINTAINERS: Update megaraid maintainers list
2016-11-08 Kashyap Desaiscsi: megaraid_sas: Send SYNCHRONIZE_CACHE for VD to...
2016-11-08 Christoph Hellwigscsi: smartpqi: switch to pci_alloc_irq_vectors
2016-11-08 Christoph Hellwigscsi: allow LLDDs to expose the queue mapping to blk-mq
2016-11-08 Christoph Hellwigblk-mq: export blk_mq_map_queues
2016-11-08 Subhash Jadavaniscsi: ufs: change device rails hpm mode ramp up sequence
2016-11-08 Subhash Jadavaniscsi: ufs: suspend clock scaling at the start of suspend
2016-11-08 Subhash Jadavaniscsi: ufshcd: release resources if probe fails
2016-11-08 Subhash Jadavaniscsi: ufs: fix race between clock gating and devfreq...
2016-11-08 Suganath Prabu... scsi: mpt3sas: Bump driver version as "14.101.00.00"
2016-11-08 Suganath Prabu... scsi: mpt3sas: Fix for Endianness issue.
2016-11-08 Suganath Prabu... scsi: mpt3sas: Use the new MPI 2.6 32-bit Atomic Reques...
2016-11-08 Suganath Prabu... scsi: mpt3sas: set EEDP-escape-flags for SAS35 devices.
2016-11-08 Suganath Prabu... scsi: mpt3sas: Increased/Additional MSIX support for...
next