Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
669f044170d8933c3d66d231b69ea97cb8447338
669f044
scsi: srp_transport: Move queuecommand() wait code to SCSI core
by Bart Van Assche
· 8 years ago
27c3d76
scsi: libfc: Remove an unneeded condition
by Dan Carpenter
· 8 years ago
679882a
scsi: ufs: Add missing UFS_MASK macro definition
by Santosh Y
· 8 years ago
2ae7578
scsi: hisi_sas: add PHY set linkrate support for v1 and v2 hw
by Xiang Chen
· 8 years ago
f696cc3
scsi: hisi_sas: use atomic64_t for hisi_sas_device.running_req
by John Garry
· 8 years ago
04708ff
scsi: hisi_sas: check SATA FIS when directly attaching SATA device
by Xiang Chen
· 8 years ago
ee44bfe
scsi: hisi_sas: modify some values in get_ata_protocol()
by Xiang Chen
· 8 years ago
04b7f43
scsi: hisi_sas: delete repeated configuration in free_device_v2_hw()
by Xiang Chen
· 8 years ago
997ee43
scsi: hisi_sas: modify return value of hisi_sas_query_task()
by Xiang Chen
· 8 years ago
d2d7e7a
scsi: hisi_sas: replace WARN_ON() with dev_warn() for internal abort
by Xiang Chen
· 8 years ago
1d7e946
scsi: hisi_sas: fix port form bug in hisi_sas_port_notify_formed()
by Xiang Chen
· 8 years ago
85080a2
scsi: hisi_sas: only process broadcast change in phy_bcast_v2_hw()
by Xiang Chen
· 8 years ago
c70f1fb
scsi: hisi_sas: alloc queue id of slot according to device id
by Xiang Chen
· 8 years ago
d3b688d
scsi: hisi_sas: add v2 hw support for ECC and AXI bus fatal error
by Xiang Chen
· 8 years ago
2d76a24
scsi: pmcraid: Add missing resource releases
by Quentin Lambert
· 8 years ago
75b1cc4
scsi: ufs: introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirk
by Kiwoong Kim
· 8 years ago
a6854df
scsi: ufs: qcom: Properly clear hba priv on failure
by Bjorn Andersson
· 8 years ago
2244459
scsi: bfa: turn bfa_mem_{kva,dma}_setup into inline functions
by Arnd Bergmann
· 8 years ago
4aaa406
scsi: mptfusion: Fix printk continuations
by Helge Deller
· 8 years ago
0910d8b
scsi: aacraid: switch to pci_alloc_irq_vectors
by Hannes Reinecke
· 8 years ago
a0f4bd7
scsi: fc: move FC transport's bsg code to bsg-lib
by Johannes Thumshirn
· 8 years ago
fb6f7c8
block: add bsg_job_put() and bsg_job_get()
by Johannes Thumshirn
· 8 years ago
0654816
scsi: fc: use bsg_job_done
by Johannes Thumshirn
· 8 years ago
6aa858c
scsi: fc: use bsg_softirq_done
by Johannes Thumshirn
· 8 years ago
c00da4c
scsi: fc: Use bsg_destroy_job
by Johannes Thumshirn
· 8 years ago
75cc8cf
scsi: change FC drivers to use 'struct bsg_job'
by Johannes Thumshirn
· 8 years ago
bf0f2d3
block: add reference counting for struct bsg_job
by Johannes Thumshirn
· 8 years ago
ad7660c
scsi: fc: implement kref backed reference counting
by Johannes Thumshirn
· 8 years ago
7ac6500
scsi: libfc: don't set FC_RQST_STATE_DONE before calling fc_bsg_jobdone()
by Johannes Thumshirn
· 8 years ago
1d69b12
scsi: fc: provide fc_bsg_to_rport() helper
by Johannes Thumshirn
· 8 years ago
cd21c60
scsi: fc: provide fc_bsg_to_shost() helper
by Johannes Thumshirn
· 8 years ago
1abaede
scsi: fc: Export fc_bsg_jobdone and use it in FC drivers
by Johannes Thumshirn
· 8 years ago
01e0e15
scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
by Johannes Thumshirn
· 8 years ago
eb34094
scsi: Get rid of struct fc_bsg_buffer
by Johannes Thumshirn
· 8 years ago
af15769
scsi: mvsas: fix command_active typo
by Arnd Bergmann
· 8 years ago
5e31501
scsi: dmx3191d: use module_pci_driver
by Geliang Tang
· 8 years ago
6008e96
scsi: fnic: Correcting rport check location in fnic_queuecommand_lck
by Satish Kharat
· 8 years ago
141f816
scsi: ufs: introduce a new ufshcd_statea UFSHCD_STATE_EH_SCHEDULED
by Zang Leigang
· 8 years ago
6593ccd
MAINTAINERS: Updating maintainers list for Cisco FNI and SNIC drivers
by Satish Kharat
· 8 years ago
bfd7546
scsi: hpsa: correct logical resets
by Don Brace
· 8 years ago
18103ef
scsi: megaraid-sas: request irqs later
by Tomas Henzl
· 8 years ago
7dc62d9
scsi: hpsa: free irq on q indexed by h->intr_mode and not i
by Colin Ian King
· 8 years ago
63eb7b6
scsi: isci: fix typo in deg_dbg message
by Colin Ian King
· 8 years ago
99c7b6a
scsi: isci: fix spelling mistakes in dev_warn messages
by Colin Ian King
· 8 years ago
644da3c
scsi: megaraid_sas: add in missing white spaces in error messages text
by Colin Ian King
· 8 years ago
378eead
scsi: scsi_transport_fc: Hold queue lock while calling blk_run_queue_async()
by Bart Van Assche
· 8 years ago
7b93ca4
scsi: g_NCR5380: Fix release_region in error handling
by Ondrej Zary
· 8 years ago
ee32c90
scsi: ufs: introduce hibern8_notify callback
by Kiwoong Kim
· 8 years ago
d2877be
scsi: ufs: introduce setup_task_mgmt
by Kiwoong Kim
· 8 years ago
0e675ef
scsi: ufs: introduce setup_xfer_req callback
by Kiwoong Kim
· 8 years ago
bc2bb15
scsi: hpsa: use pci_alloc_irq_vectors and automatic irq affinity
by Christoph Hellwig
· 8 years ago
4861ee1
scsi: ufs: Use the resource-managed function to add devfreq device
by Chanwoo Choi
· 8 years ago
d079962
scsi: fix spelling mistake in error message
by Colin Ian King
· 8 years ago
6c7abff
scsi: mpt3sas: fix some spelling mistakes in message and comments
by Colin Ian King
· 8 years ago
41e1d60
scsi: ufs: qcom: Don't free resource-managed kmalloc element
by Vivek Gautam
· 8 years ago
d7fe6b6
scsi: ufs: qcom: Add phy_exit call in hcd exit path
by Vivek Gautam
· 8 years ago
3d4640f
phy: qcom-ufs: Remove common layer phy exit callback
by Vivek Gautam
· 8 years ago
feb3d79
scsi: ufs-qcom: phy/hcd: Refactoring phy clock handling
by Vivek Gautam
· 8 years ago
9c7ce69
phy: qcom-ufs-qmp-xx: Move clock and regulator init out of phy init
by Vivek Gautam
· 8 years ago
15887cb
phy: qcom-ufs: Remove unnecessary function declarations
by Vivek Gautam
· 8 years ago
a378508
phy: qcom-ufs-qmp-xx: Discard remove callback for drivers.
by Vivek Gautam
· 8 years ago
300f967
phy: qcom-ufs: Skip obtaining rx/tx_iface_clk for msm8996 based phy
by Vivek Gautam
· 8 years ago
e419737
phy: qcom-ufs-14nm: Add new compatible for msm8996 based phy
by Vivek Gautam
· 8 years ago
89bd296
phy: qcom-ufs: Cleanup clock and regulator initialization
by Vivek Gautam
· 8 years ago
add78fc
phy: qcom-ufs: Use devm sibling of kstrdup for regulator names
by Vivek Gautam
· 8 years ago
fd91dda
phy: qcom-ufs: Remove unnecessary BUG_ON
by Vivek Gautam
· 8 years ago
fd3e165
scsi: megaraid_sas: driver version upgrade
by Kashyap Desai
· 8 years ago
d557358
scsi: megaraid_sas: Do not set MPI2_TYPE_CUDA for JBOD FP path for FW which does not support JBOD sequence map
by Kashyap Desai
· 8 years ago
295dde2
MAINTAINERS: Update megaraid maintainers list
by Kashyap Desai
· 8 years ago
d0fc91d
scsi: megaraid_sas: Send SYNCHRONIZE_CACHE for VD to firmware
by Kashyap Desai
· 8 years ago
5219822
scsi: smartpqi: switch to pci_alloc_irq_vectors
by Christoph Hellwig
· 8 years ago
2d9c5c2
scsi: allow LLDDs to expose the queue mapping to blk-mq
by Christoph Hellwig
· 8 years ago
9e5a7e2
blk-mq: export blk_mq_map_queues
by Christoph Hellwig
· 8 years ago
69d72ac
scsi: ufs: change device rails hpm mode ramp up sequence
by Subhash Jadavani
· 8 years ago
d6fcf81
scsi: ufs: suspend clock scaling at the start of suspend
by Subhash Jadavani
· 8 years ago
afa3dfd
scsi: ufshcd: release resources if probe fails
by Subhash Jadavani
· 8 years ago
30fc33f
scsi: ufs: fix race between clock gating and devfreq scaling work
by Subhash Jadavani
· 8 years ago
6b64b28
scsi: mpt3sas: Bump driver version as "14.101.00.00"
by Suganath Prabu Subramani
· 8 years ago
aa53bb8
scsi: mpt3sas: Fix for Endianness issue.
by Suganath Prabu Subramani
· 8 years ago
81c16f8
scsi: mpt3sas: Use the new MPI 2.6 32-bit Atomic Request Descriptors for SAS35 devices.
by Suganath Prabu Subramani
· 8 years ago
186a18e
scsi: mpt3sas: set EEDP-escape-flags for SAS35 devices.
by Suganath Prabu Subramani
· 8 years ago
0bb337c
scsi: mpt3sas: Increased/Additional MSIX support for SAS35 devices.
by Suganath Prabu Subramani
· 8 years ago
998f26a
scsi: mpt3sas: Added Device ID's for SAS35 devices and updated MPI header.
by Suganath Prabu Subramani
· 8 years ago
e270263
scsi: mpt3sas: Bump driver version as "14.100.00.00"
by Suganath Prabu Subramani
· 8 years ago
58e2fe7
scsi: mpt3sas: Remove unused macro "MPT_DEVICE_TLR_ON"
by Suganath Prabu Subramani
· 8 years ago
c696f7b
scsi: mpt3sas: Implement device_remove_in_progress check in IOCTL path
by Suganath Prabu Subramani
· 8 years ago
bb35066
scsi: mpt3sas: Fix for incorrect numbers for MSIX vectors enabled when non RDPQ card is enumerated first.
by Suganath Prabu Subramani
· 8 years ago
b2fe6be
scsi: mpt3sas: Fix for improper info displayed in var log, while blocking or unblocking the device.
by Suganath Prabu Subramani
· 8 years ago
f46e7cd
scsi: advansys: fix build warning for PCI=n
by Arnd Bergmann
· 8 years ago
d5c3eb2
scsi: libfc: Don't have fc_exch_find log errors on a new exchange
by Chris Leech
· 8 years ago
3f0c06d
scsi: ufs: optimize clock gate work
by Venkat Gopalakrishnan
· 8 years ago
f2a785a
scsi: ufshcd: Fix race between clk scaling and ungate work
by Venkat Gopalakrishnan
· 8 years ago
8643ae6
scsi: ufs: fail ufshcd_probe_hba() if power configuration fails
by Dov Levenglick
· 8 years ago
a508253
scsi: ufs: suspend clock scaling for failed runtime_resume
by Gilad Broner
· 8 years ago
dcea0bf
scsi: ufs: fix sense buffer size to 18 bytes
by Gilad Broner
· 8 years ago
ad1a1b9
scsi: ufs: commit descriptors before setting the doorbell
by Gilad Broner
· 8 years ago
e3ce73d
scsi: ufs: fix bugs related to null pointer access and array size
by Yaniv Gardi
· 8 years ago
8d9c1f8
scsi: cciss: replace custom function to hexdump
by Andy Shevchenko
· 8 years ago
df441cc
scsi: replace custom approach to hexdump small buffers
by Andy Shevchenko
· 8 years ago
1bc5045
scsi: ips: don't use custom hex_asc_upper[] table
by Andy Shevchenko
· 8 years ago
Next »