Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0263bcd0e8319642440fa29c184b0d7f4b2d5857
0263bcd
scsi: ufs: creates wrapper functions for vops
by Yaniv Gardi
· 9 years ago
1ce5898
scsi: ufs: add ufshcd_get_variant ufshcd_set_variant
by Yaniv Gardi
· 9 years ago
9bac5db
scsi: ufs-qcom: update configuration option of SCSI_UFS_QCOM component
by Yaniv Gardi
· 9 years ago
fb819ee
scsi: ufs-qcom: fix compilation warning if compiled as a module
by Yaniv Gardi
· 9 years ago
aeeed76
phy: qcom-ufs: fix build error when the component is built as a module
by Yaniv Gardi
· 9 years ago
fb53c43
hpsa: move lockup_detected attribute to host attr
by Tomas Henzl
· 9 years ago
ec2c3aa
hpsa: bump the driver version
by Don Brace
· 9 years ago
d04e62b
hpsa: add in sas transport class
by Kevin Barnett
· 9 years ago
1faf072
hpsa: fix multiple issues in path_info_show
by Rasmus Villemoes
· 9 years ago
7c59a0d
hpsa: enhance device messages
by Don Brace
· 9 years ago
c2adae4
hpsa: disable report lun data caching
by Scott Teel
· 9 years ago
3459225
hpsa: add discovery polling for PT RAID devices.
by Scott Teel
· 9 years ago
2d62a33
hpsa: eliminate fake lun0 enclosures
by Scott Teel
· 9 years ago
66749d0
hpsa: generalize external arrays
by Scott Teel
· 9 years ago
096ccff
hpsa: move scsi_add_device and scsi_remove_device calls to new function
by Kevin Barnett
· 9 years ago
c795505
hpsa: refactor hpsa_figure_bus_target_lun
by Kevin Barnett
· 9 years ago
75d23d8
hpsa: enhance hpsa_get_device_id
by Don Brace
· 9 years ago
f3f0173
hpsa: add function is_logical_device
by Kevin Barnett
· 9 years ago
04fa2f4
hpsa: simplify update scsi devices
by Kevin Barnett
· 9 years ago
2a16820
hpsa: simplify check for device exposure
by Kevin Barnett
· 9 years ago
a736e9b
hpsa: correct ioaccel2 sg chain len
by Don Brace
· 9 years ago
f2039b0
hpsa: correct check for non-disk devices
by Don Brace
· 9 years ago
0b9b7b6
hpsa: fix physical target reset
by Scott Teel
· 9 years ago
da03ded
hpsa: fix hpsa_adjust_hpsa_scsi_table
by Don Brace
· 9 years ago
c8a6c9a
hpsa: correct transfer length for 6 byte read/write commands
by Don Brace
· 9 years ago
683fc44
hpsa: abandon rescans on memory alloaction failures.
by Don Brace
· 9 years ago
853633e
hpsa: allow driver requested rescans
by Don Brace
· 9 years ago
1d33d85
hpsa: fix null device issues
by Don Brace
· 9 years ago
9975ec9
hpsa: check for null arguments to dev_printk
by Don Brace
· 9 years ago
3ad7de6
hpsa: change devtype to unsigned
by Don Brace
· 9 years ago
b48d980
hpsa: remove unused hpsa_tag_discard_error_bits
by Don Brace
· 9 years ago
55d95d3
hpsa: stop zeroing reset_cmds_out and ioaccel_cmds_out during rescan
by Don Brace
· 9 years ago
8aa6068
hpsa: remove unused parameter hostno
by Don Brace
· 9 years ago
863e02d
scsi_sysfs: Fix queue_ramp_up_period return code
by Peter Oberparleiter
· 9 years ago
92e6246
scsi: Export SCSI Inquiry data to sysfs
by Johannes Thumshirn
· 9 years ago
9fb74c4
megaraid_sas: Fix sparse warning
by Sumit Saxena
· 9 years ago
aed335e
megaraid_sas: Make tape drives visible on PERC5 controllers
by Sumit Saxena
· 9 years ago
f3951a3
sg: Fix double-free when drives detach during SG_IO
by Calvin Owens
· 9 years ago
c913df3
pm80xx: avoid a panic if MSI(X) interrupts are disabled
by Benjamin Rood
· 9 years ago
b650a88
pm80xx: wait a minimum of 500ms before issuing commands to SPCv
by Benjamin Rood
· 9 years ago
faf321b
pm80xx: do not examine registers for iButton feature if ATTO adapter
by Benjamin Rood
· 9 years ago
c5614df
pm80xx: set PHY profiles for ATTO 12Gb SAS controllers
by Benjamin Rood
· 9 years ago
10efa46
pm80xx: add support for ATTO devices during SAS address initiailization
by Benjamin Rood
· 9 years ago
b2dece4
pm80xx: add ATTO PCI IDs to pm8001_pci_table
by Benjamin Rood
· 9 years ago
db9d403
pm80xx: add support for PMC Sierra 8070 and PMC Sierra 8072 SAS controllers
by Benjamin Rood
· 9 years ago
da2dd61
pm80xx: configure PHY settings based on subsystem vendor ID
by Benjamin Rood
· 9 years ago
b39c9a66
SCSI: Increase REPORT_LUNS timeout
by Brian King
· 9 years ago
c805115
megaraid_sas : Remove debug print from function megasas_update_span_set
by sumit.saxena@avagotech.com
· 9 years ago
afb2b5d
megaraid_sas : Driver version upgrade
by sumit.saxena@avagotech.com
· 9 years ago
323c4a0
megaraid_sas : SMAP restriction--do not access user memory from IOCTL code
by sumit.saxena@avagotech.com
· 9 years ago
0b48d12
megaraid_sas: Make PI enabled VD 8 byte DMA aligned
by sumit.saxena@avagotech.com
· 9 years ago
91626c2
megaraid_sas: Initialize tasklet before setting up IRQs
by sumit.saxena@avagotech.com
· 9 years ago
3222251
megaraid_sas: Indicate online firmware upgrade support for Secure JBOD feature
by sumit.saxena@avagotech.com
· 9 years ago
c4bd265
megaraid_sas: Update OCR capability on controller properties change
by sumit.saxena@avagotech.com
· 9 years ago
357ae96
megaraid_sas: Do not use PAGE_SIZE for max_sectors
by sumit.saxena@avagotech.com
· 9 years ago
7364d34
megaraid_sas: Support for Cutlass (12 Gbps) controller
by sumit.saxena@avagotech.com
· 9 years ago
90c204b
megaraid_sas: Support for Intruder (12 Gbps) controller
by sumit.saxena@avagotech.com
· 9 years ago
5a8cb85
megaraid_sas: Remove PCI id checks
by sumit.saxena@avagotech.com
· 9 years ago
0d5b47a
megaraid_sas: Expose TAPE drives unconditionally
by sumit.saxena@avagotech.com
· 9 years ago
609fb07
megaraid_sas: Version update
by sumit.saxena@avagotech.com
· 9 years ago
92bb650
megaraid_sas: Code refactor for use of requestorId
by sumit.saxena@avagotech.com
· 9 years ago
75b96061e
megaraid_sas: Fix validHandles check in I/O path
by sumit.saxena@avagotech.com
· 9 years ago
714f517
megaraid_sas: Print critical firmware event messages
by sumit.saxena@avagotech.com
· 9 years ago
79b82c2
megaraid_sas: Chip reset if driver fails to get IOC ready
by sumit.saxena@avagotech.com
· 9 years ago
bd5f948
megaraid_sas: Support for max_io_size 1MB
by sumit.saxena@avagotech.com
· 9 years ago
4dbbe3c
megaraid_sas: Code cleanup-use local variable drv_ops inside megasas_ioc_init_fusion
by sumit.saxena@avagotech.com
· 9 years ago
3761cb4
megaraid_sas: JBOD sequence number support
by sumit.saxena@avagotech.com
· 9 years ago
e0bd087
megaraid_sas: Increase timeout to 60 secs for abort frames during shutdown
by sumit.saxena@avagotech.com
· 9 years ago
0be3f4c
megaraid_sas: Synchronize driver headers with firmware APIs
by sumit.saxena@avagotech.com
· 9 years ago
b704f70
SCSI: fix bug in scsi_dev_info_list matching
by Alan Stern
· 9 years ago
c42b365
SCSI: refactor device-matching code in scsi_devinfo.c
by Alan Stern
· 9 years ago
fd6ddfa
fnic: check pci_map_single() return value
by Maurizio Lombardi
· 9 years ago
c4f39bd
be2iscsi: Revert ownership to Emulex
by Ketan Mukadam
· 9 years ago
9d27e21
MAINTAINERS: Update be2iscsi driver
by Ketan Mukadam
· 9 years ago
d6dbad4
bnx2fc: Do not log error for netevents that need no action
by Shirish Pargaonkar
· 10 years ago
baae8fa
lpfc: Update version to 11.0.0.0 for upstream patch set
by James Smart
· 9 years ago
21bf0b9
lpfc: Fix default RA_TOV and ED_TOV in the FC/FCoE driver for all topologies
by James Smart
· 9 years ago
8fe5c16
lpfc: The linux driver does not reinitiate discovery after a failed FLOGI
by James Smart
· 9 years ago
eec3d31
lpfc: Fix for discovery failure in PT2PT when FLOGI's ELS ACC response gets aborted
by James Smart
· 9 years ago
d38dd52
lpfc: Add support for Lancer G6 and 32G FC links
by James Smart
· 9 years ago
6599eaa
fix: lpfc_send_rscn_event sends bigger buffer size
by Ales Novak
· 9 years ago
db6f1c2
lpfc: remove set but not used variables
by Sebastian Herbszt
· 9 years ago
3bb11fc
lpfc:Make the function lpfc_sli4_mbox_completions_pending static in order to comply with function prototype
by Nicholas Krause
· 9 years ago
c0365c0
Fix kmalloc overflow in LPFC driver at large core count
by Ian Mitchell
· 9 years ago
7973967
lpfc: Destroy lpfc_hba_index IDR on module exit
by Johannes Thumshirn
· 9 years ago
5f406fa
lpfc: in sli3 use configured sg_seg_cnt for sg_tablesize
by Bodo Stroesser
· 9 years ago
c6cb9b4
lpfc: Remove unnessary cast
by Firo Yang
· 9 years ago
290237d
lpfc: fix model description
by Sebastian Herbszt
· 9 years ago
15e3d5a
3w-9xxx: don't unmap bounce buffered commands
by Christoph Hellwig
· 9 years ago
1378889
scsi_dh: Use the correct module name when loading device handler
by Paul Mackerras
· 9 years ago
52f5664
libiscsi: Fix iscsi_check_transport_timeouts possible infinite loop
by Ariel Nahum
· 9 years ago
6ff33f3
Linux 4.3-rc1
by Linus Torvalds
· 9 years ago
6917b51
Merge tag 'cris-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris
by Linus Torvalds
· 9 years ago
10fbd36
blk: rq_data_dir() should not return a boolean
by Linus Torvalds
· 9 years ago
e1df8b0
Merge branch 'writeback-plugging'
by Linus Torvalds
· 9 years ago
505a666
writeback: plug writeback in wb_writeback() and writeback_inodes_wb()
by Linus Torvalds
· 9 years ago
dfb22fc
thermal: fix intel PCH thermal driver mismerge
by Linus Torvalds
· 9 years ago
01b0c01
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
3ebb054
ARCv2: [axs103_smp] Reduce clk for SMP FPGA configs
by Vineet Gupta
· 9 years ago
ded0e25
Merge tag 'ntb-4.3' of git://github.com/jonmason/ntb
by Linus Torvalds
· 9 years ago
Next »