Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e8b8b8ad6e5218e2073a9dddcd9f97d6b4fc514e
e8b8b8a
[SCSI] qla2xxx: Fix incorrect test after list_for_each_entry() exits.
by Joe Carnuccio
· 11 years ago
7ec0eff
[SCSI] qla2xxx: Add support for ISP8044.
by Atul Deshmukh
· 11 years ago
7b83355
[SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN format
by Oleksandr Khoshaba
· 11 years ago
963ba22
[SCSI] mpt3sas: Remove phys on topology change
by Jan Vesely
· 11 years ago
3520f9c
[SCSI] mpt2sas: Remove phys on topology change.
by Jan Vesely
· 11 years ago
71b3ba7
[SCSI] bfa: firmware update to 3.2.1.1
by Rasesh Mody
· 11 years ago
26780d9
[SCSI] esas2r: ATTO Technology ExpressSAS 6G SAS/SATA RAID Adapter Driver
by Bradley Grove
· 11 years ago
127be35
[SCSI] eata_pio: off by one in eata_pio_detect()
by Dan Carpenter
· 11 years ago
272fd3b
[SCSI] qla4xxx: Update driver version to 5.04.00-k1
by Vikas Chaudhary
· 11 years ago
35a9c2a
[SCSI] qla4xxx: Return error if minidump data collection fails
by Vikas Chaudhary
· 11 years ago
4812d07
[SCSI] qla4xxx: Fix the minidump data collection check in for loop
by Santosh Vernekar
· 11 years ago
41f79bd
[SCSI] qla4xxx: Add pex-dma support for capturing minidump
by Santosh Vernekar
· 11 years ago
909ee49
[SCSI] zfcp: enable FCP hardware data router by default
by Steffen Maier
· 11 years ago
ff5e584
[SCSI] zfcp: dead code removal
by Martin Peschke
· 11 years ago
ee732ea
[SCSI] zfcp: cleanup use of obsolete strict_strto* functions
by Martin Peschke
· 11 years ago
75a1408
[SCSI] zfcp: consistently use appropriate SBAL flag definitions
by Martin Peschke
· 11 years ago
9c50006
[SCSI] mpt3sas: Added a driver module parameter max_msix_vectors
by Sreekanth Reddy
· 11 years ago
a9623da
[SCSI] qla4xxx: Update driver version to 5.04.00-k0
by Vikas Chaudhary
· 11 years ago
4a4f51e
[SCSI] qla4xxx: Update Copyright header
by Vikas Chaudhary
· 11 years ago
7ab284c
[SCSI] qla4xxx: Implementation of ACB configuration during Loopback for ISP8042
by Nilesh Javali
· 11 years ago
b37ca41
[SCSI] qla4xxx: Added support for ISP8042
by Vikas Chaudhary
· 11 years ago
4d81233
[SCSI] mpt2sas: Bump driver version to v16.100.00.00
by Sreekanth Reddy
· 11 years ago
63e359d
[SCSI] mpt2sas: Fix for kernel panic when driver loads with HBA connected to non LUN 0 configured expander
by Sreekanth Reddy
· 11 years ago
bc6d4c3
[SCSI] mpt2sas: when Async scanning is enabled then while scanning, devices are removed but their transport layer entries are not removed
by Sreekanth Reddy
· 11 years ago
1c50e8d
[SCSI] mpt2sas: Infinite loop can occur if MPI2_IOCSTATUS_CONFIG_INVALID_PAGE is not returned
by Sreekanth Reddy
· 11 years ago
d648d5a
[SCSI] mpt2sas: The copyright in driver sources is updated for the year 2013
by Sreekanth Reddy
· 11 years ago
5d32aa2
[SCSI] mpt2sas: MPI2 Rev X (2.00.16) specifications
by Sreekanth Reddy
· 11 years ago
3627dba
[SCSI] mpt2sas: Change in MPI2_RAID_ACTION_SYSTEM_SHUTDOWN_INITIATED notification methodology
by Sreekanth Reddy
· 11 years ago
6409a7d
[SCSI] mpt2sas: Null pointer deference possibility in mpt2sas_ctl_event_callback function
by Sreekanth Reddy
· 11 years ago
804a5cb
[SCSI] hpsa: fix warning with smp_processor_id() in preemptible
by John Kacur
· 11 years ago
6a06a4b
[SCSI] IB/iser: Add Discovery support
by Or Gerlitz
· 11 years ago
e1e819c
[SCSI] pm8001: clean up unnecessary MSI/MSI-X capability find
by Yijing Wang
· 11 years ago
da1dccc
[SCSI] pm80xx: Fix for 32 bit compilation warning
by Anand Kumar Santhanam
· 11 years ago
cf9bd21a
[SCSI] mpt3sas: fix cleanup on controller resource mapping failure
by Joe Lawrence
· 11 years ago
3b3e6f8
[SCSI] mpt2sas: fix cleanup on controller resource mapping failure
by Joe Lawrence
· 11 years ago
279afdf
[SCSI] Generate uevents on certain unit attention codes
by Ewan D. Milne
· 11 years ago
f8813d2
[SCSI] lpfc: Removed obsolete fcp_eq_count and fcp_wq_count driver attributes
by James Smart
· 11 years ago
43c5fda
[SCSI] ipr: Add sereral new CCIN definitions for new adapters support
by wenxiong@linux.vnet.ibm.com
· 11 years ago
1cdd3cf
[SCSI] hpsa: remove unneeded variable
by Tomas Henzl
· 11 years ago
2cc5bfa
[SCSI] hpsa: fix a race in cmd_free/scsi_done
by Tomas Henzl
· 11 years ago
80aebef
[SCSI] isci: Fix a infinite loop.
by Xinghai Yu
· 11 years ago
11f08ca
[SCSI] ufs: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 11 years ago
6fae390
[SCSI] ufshcd-pltfrm: remove redundant dev_err call in ufshcd_pltfrm_probe()
by Wei Yongjun
· 11 years ago
cfdf9c9
[SCSI] ufs: don't stop controller before scsi_remove_host()
by Akinobu Mita
· 11 years ago
e0f4b7c
[SCSI] ufs: don't disable_irq() if the IRQ can be shared among devices
by Akinobu Mita
· 11 years ago
36f4f3b
[SCSI] ufshcd-pci: release ioremapped region during removing driver
by Akinobu Mita
· 11 years ago
6269473
[SCSI] ufs: Add runtime PM support for UFS host controller driver
by Sujit Reddy Thumma
· 11 years ago
66ec6d5
[SCSI] ufs: Add support for host assisted background operations
by Sujit Reddy Thumma
· 11 years ago
68078d5
[SCSI] ufs: Set fDeviceInit flag to initiate device initialization
by Dolev Raviv
· 11 years ago
5a0b0cb
[SCSI] ufs: Add support for sending NOP OUT UPIU
by Sujit Reddy Thumma
· 11 years ago
5f09e1f
[SCSI] libiscsi: Add missing prints for session and connection sysfs attrs
by Adheer Chandravanshi
· 11 years ago
9a2307b
[SCSI] libiscsi: Add a missing break statement
by Adheer Chandravanshi
· 11 years ago
0a77b58
[SCSI] qla2xxx: Fix sparse warnings in qlafx00_fxdisc_iocb function.
by Saurav Kashyap
· 11 years ago
8dc65c6
[SCSI] qla4xxx: Update driver version to 5.03.00-k11
by Adheer Chandravanshi
· 11 years ago
eee06a0
[SCSI] qla4xxx: Export more firmware info in sysfs
by Adheer Chandravanshi
· 11 years ago
9993757
[SCSI] qla4xxx: Only BIOS boot target entries should be at index 0 and 1.
by Adheer Chandravanshi
· 11 years ago
a2f7663
[SCSI] qla4xxx: discovery_parent_idx can be shown without any check.
by Adheer Chandravanshi
· 11 years ago
8459580
[SCSI] qla4xxx: Set IPv6 traffic class if device type is IPv6.
by Adheer Chandravanshi
· 11 years ago
6556016
[SCSI] qla4xxx: Use discovery_parent_idx instead of discovery_parent_type
by Adheer Chandravanshi
· 11 years ago
99c6a33
[SCSI] qla4xxx: Allow removal of failed session using logout.
by Adheer Chandravanshi
· 11 years ago
810d22f
[SCSI] lpfc 8.3.41: Update lpfc version to driver version 8.3.41
by James Smart
· 11 years ago
a89a96b
[SCSI] lpfc 8.3.41: Update copyrights for 8.3.41 modifications
by James Smart
· 11 years ago
6e15520
[SCSI] lpfc 8.3.41: Fixed the format of some log message fields
by James Smart
· 11 years ago
3cb01c5
[SCSI] lpfc 8.3.41: Add first burst support to driver
by James Smart
· 11 years ago
71157c9
[SCSI] lpfc 8.3.41: Fixed not able to perform PCI function reset when board was not in online mode
by James Smart
· 11 years ago
7f8c40c
[SCSI] lpfc 8.3.41: Fixed failure in setting SLI3 board mode
by James Smart
· 11 years ago
182ba75
[SCSI] lpfc 8.3.41: Fixed SLI3 failing FCP write on check-condition no-sense with residual zero
by James Smart
· 11 years ago
0c65187
[SCSI] lpfc 8.3.41: Fixed support for 128 byte WQEs
by James Smart
· 11 years ago
1d1c296
[SCSI] lpfc 8.3.41: Ensure driver properly zeros unused fields in SLI4 mailbox commands
by James Smart
· 11 years ago
572709e
[SCSI] lpfc 8.3.41: Fixed max value of lpfc_lun_queue_depth
by James Smart
· 11 years ago
48a5a66
[SCSI] lpfc 8.3.41: Fixed Receive Queue varied frame size handling
by James Smart
· 11 years ago
445fd08
[SCSI] lpfc 8.3.41: Fix mailbox byteswap issue on PPC
by James Smart
· 11 years ago
5a0916b
[SCSI] lpfc 8.3.41: Fixed freeing of iocb when internal loopback times out
by James Smart
· 11 years ago
b56a15d
[SCSI] qla4xxx: Update driver version to 5.03.00-k10
by Vikas Chaudhary
· 11 years ago
8cc91d4
[SCSI] qla4xxx: Exporting new attrs for iscsi session and connection in sysfs
by Adheer Chandravanshi
· 11 years ago
f8525eb
[SCSI] libiscsi: Exporting new attrs for iscsi session and connection in sysfs
by Adheer Chandravanshi
· 11 years ago
ae542ed
[SCSI] scsi_transport_iscsi: Exporting new attrs for iscsi session and connection in sysfs
by Adheer Chandravanshi
· 11 years ago
6a6b5ad0
[SCSI] MAINTAINERS: Add maintainer info for bnx2i
by Eddie Wai
· 11 years ago
0b3bf38
[SCSI] bnx2i: Update version and copyright year 2013
by Eddie Wai
· 11 years ago
bacfb81
[SCSI] MAINTAINERS: Update for qla4xxx
by Vikas Chaudhary
· 11 years ago
7e782af
[SCSI] Return ENODATA on medium error
by Hannes Reinecke
· 11 years ago
a9d6ceb8
[SCSI] return ENOSPC on thin provisioning failure
by Hannes Reinecke
· 11 years ago
87f14e6
[SCSI] Set hostbyte status in scsi_check_sense()
by Hannes Reinecke
· 11 years ago
0f7f623
[SCSI] Document enhanced error codes
by Hannes Reinecke
· 11 years ago
c69c6be
[SCSI] st: convert class code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
e1ea235
[SCSI] sd: convert class code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
584d88b
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 11 years ago
fd4f35d
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
2782255
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
cde2d7a
ext4: flush the extent status cache during EXT4_IOC_SWAP_BOOT
by Theodore Ts'o
· 11 years ago
d4e4ab8
Linux 3.11-rc5
by Linus Torvalds
· 11 years ago
e5d081f
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
77f63b4
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
30b229b
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
9e6bdaa
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 11 years ago
d92581f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
b8ea0d0
Merge tag 'nfs-for-3.11-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
022e5d0
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
1e24f76
Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
8ae3f1d
Merge tag 'staging-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
Next »