index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
advansys: Remove cmd_per_lun setting
Hannes Reinecke
2015-05-26
1
-18
/
+0
*
advansys: Remove obsolete virtual memory mapping comment
Hannes Reinecke
2015-05-26
1
-10
/
+0
*
advansys: Remove 'a_flag'
Hannes Reinecke
2015-05-26
1
-25
/
+7
*
advansys: rename 'ASC_RQ_XX' to 'ADV_RQ_XX'
Hannes Reinecke
2015-05-26
1
-9
/
+9
*
advansys: Remove CC_VERY_LONG_SG_LIST
Hannes Reinecke
2015-05-26
1
-238
/
+5
*
advansys: Remove ASC_SCSI_REQ_Q
Hannes Reinecke
2015-05-26
1
-21
/
+10
*
advansys: scsi_q1->data_addr is little endian
Hannes Reinecke
2015-05-26
1
-4
/
+4
*
advansys: cleanup function return codes
Hannes Reinecke
2015-05-26
1
-22
/
+13
*
advansys: Make AscIsrChipHalted() a void function
Hannes Reinecke
2015-05-26
1
-17
/
+13
*
advansys: remove 'ERR' definition
Hannes Reinecke
2015-05-25
1
-6
/
+5
*
advansys: Remove 'TRUE' and 'FALSE' definitions
Hannes Reinecke
2015-05-25
1
-41
/
+38
*
advansys: use standard data types
Hannes Reinecke
2015-05-25
1
-106
/
+66
*
advansys: use 'bool' instead of 'int'
Hannes Reinecke
2015-05-25
1
-16
/
+16
*
advansys: Use dma_pool for sg elements
Hannes Reinecke
2015-05-25
1
-63
/
+45
*
advansys: Use DMA-API for mapping request blocks
Hannes Reinecke
2015-05-25
1
-54
/
+54
*
advansys: Use DMA-API for carrier buffer
Hannes Reinecke
2015-05-25
1
-133
/
+103
*
advansys: use DMA-API for mapping sense buffer
Hannes Reinecke
2015-05-25
1
-9
/
+16
*
advansys: use shared host tag map for command lookup
Hannes Reinecke
2015-05-25
1
-146
/
+79
*
advansys: use host_reset
Hannes Reinecke
2015-05-25
1
-16
/
+11
*
virtio_scsi: don't select CONFIG_BLK_DEV_INTEGRITY
Christoph Hellwig
2015-05-25
2
-2
/
+10
*
be2iscsi : Bump the driver version
John Soni Jose
2015-05-25
1
-1
/
+1
*
be2iscsi : Logout of FW Boot Session
John Soni Jose
2015-05-25
4
-0
/
+87
*
be2iscsi : Fix memory check before unmapping.
John Soni Jose
2015-05-25
1
-3
/
+7
*
be2iscsi : Fix memory leak in the unload path
John Soni Jose
2015-05-25
1
-6
/
+12
*
be2iscsi : Fix the PCI request region reserving.
John Soni Jose
2015-05-25
1
-4
/
+18
*
be2iscsi : Fix the retry count for boot targets
John Soni Jose
2015-05-25
3
-3
/
+28
*
megaraid_sas : swap whole register in megasas_register_aen
Christoph Hellwig
2015-05-25
1
-2
/
+2
*
megaraid_sas : fix megasas_fire_cmd_fusion calling convention
Christoph Hellwig
2015-05-25
1
-41
/
+31
*
megaraid_sas : add missing byte swaps to the sriov code
Christoph Hellwig
2015-05-25
1
-21
/
+25
*
megaraid_sas : bytewise or should be done on native endian variables
Christoph Hellwig
2015-05-25
1
-1
/
+3
*
megaraid_sas : move endianness conversion into caller of megasas_get_seq_num
Christoph Hellwig
2015-05-25
1
-6
/
+6
*
megaraid_sas : add endianness conversions for all ones
Christoph Hellwig
2015-05-25
3
-8
/
+10
*
megaraid_sas : add endianness annotations
Christoph Hellwig
2015-05-25
5
-296
/
+296
*
megaraid_sas : add missing __iomem annotations
Christoph Hellwig
2015-05-25
2
-5
/
+6
*
megaraid_sas : megasas_complete_outstanding_ioctls() can be static
kbuild test robot
2015-05-25
1
-1
/
+1
*
megaraid_sas : Support for Avago's Single server High Availability product
Sumit.Saxena@avagotech.com
2015-05-25
3
-3
/
+49
*
megaraid_sas : Add release date and update driver version
Sumit.Saxena@avagotech.com
2015-05-25
2
-1
/
+21
*
megaraid_sas : Modify driver's meta data to reflect Avago
Sumit.Saxena@avagotech.com
2015-05-25
1
-3
/
+3
*
megaraid_sas : Use Block layer tag support for internal command indexing
Sumit.Saxena@avagotech.com
2015-05-25
4
-242
/
+99
*
megaraid_sas : Enhanced few prints
Sumit.Saxena@avagotech.com
2015-05-25
1
-25
/
+24
*
megaraid_sas : Move controller's queue depth calculation in adapter specific ...
Sumit.Saxena@avagotech.com
2015-05-25
3
-24
/
+25
*
megaraid_sas : Add separate functions for building sysPD IOs and non RW LDIOs
Sumit.Saxena@avagotech.com
2015-05-25
3
-106
/
+138
*
megaraid_sas : Add separate function for refiring MFI commands
Sumit.Saxena@avagotech.com
2015-05-25
1
-41
/
+39
*
megaraid_sas : Add separate function for setting up IRQs
Sumit.Saxena@avagotech.com
2015-05-25
1
-146
/
+135
*
csiostor: fix an error code in csio_hw_init()
Dan Carpenter
2015-05-25
1
-0
/
+1
*
ufs-qcom: Switch dependency to ARCH_QCOM
Stephen Boyd
2015-05-25
1
-1
/
+1
*
aacraid: aac_src_intr_message() can be static
kbuild test robot
2015-05-25
1
-1
/
+1
*
cxgb4i: set the initial sequence number
Karen Xie
2015-05-25
2
-2
/
+8
*
cxgbi: update driver versions
Karen Xie
2015-05-25
3
-6
/
+13
*
cxgbi: update copyright to 2015
Karen Xie
2015-05-25
6
-6
/
+6
[prev]
[next]