index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
llc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-11-30
scsi_debug: check for bigger value first
Andy Shevchenko
1
-3
/
+3
2015-11-30
scsi: rescan VPD attributes
Hannes Reinecke
5
-10
/
+39
2015-11-26
aacraid: aac_release_resources() can be static
Fengguang Wu
1
-1
/
+1
2015-11-26
scsi: use sector_div instead of do_div
Arnd Bergmann
1
-2
/
+2
2015-11-26
hisi_sas: Remove dependency on of_irq_count
John Garry
3
-40
/
+5
2015-11-26
MAINTAINERS: Add maintainer for HiSi SAS driver
John Garry
1
-0
/
+7
2015-11-26
hisi_sas: Add fatal irq handler
John Garry
1
-0
/
+119
2015-11-26
hisi_sas: Add control phy handler
John Garry
3
-0
/
+55
2015-11-26
hisi_sas: Add tmf methods
John Garry
1
-0
/
+309
2015-11-26
hisi_sas: Add scan finished and start
John Garry
2
-0
/
+26
2015-11-26
hisi_sas: Add smp protocol support
John Garry
3
-0
/
+100
2015-11-26
hisi_sas: Add bcast interrupt handler
John Garry
1
-0
/
+31
2015-11-26
hisi_sas: Add abnormal irq handler
John Garry
3
-0
/
+190
2015-11-26
hisi_sas: Add dev_found and dev_gone
John Garry
3
-0
/
+142
2015-11-26
hisi_sas: Add cq interrupt handler
John Garry
3
-0
/
+389
2015-11-26
hisi_sas: Add ssp command function
John Garry
3
-0
/
+458
2015-11-26
hisi_sas: Add path from phyup irq to SAS framework
John Garry
3
-0
/
+66
2015-11-26
hisi_sas: Add v1 hardware interrupt init
John Garry
2
-0
/
+166
2015-11-26
hisi_sas: Add v1 hardware initialisation code
John Garry
3
-0
/
+342
2015-11-26
hisi_sas: Add v1 hardware register definitions
John Garry
1
-0
/
+389
2015-11-26
hisi_sas: Add v1 hw module init
John Garry
3
-0
/
+57
2015-11-26
hisi_sas: Add timer and spinlock init
John Garry
2
-0
/
+5
2015-11-26
hisi_sas: Add phy and port init
John Garry
2
-0
/
+46
2015-11-26
hisi_sas: Add hisi sas device type
John Garry
2
-0
/
+18
2015-11-26
hisi_sas: Add hisi_hba workqueue
John Garry
2
-0
/
+9
2015-11-26
hisi_sas: Set dev DMA mask
John Garry
1
-0
/
+8
2015-11-26
hisi_sas: Add phy SAS ADDR initialization
John Garry
2
-0
/
+13
2015-11-26
hisi_sas: Add cq structure initialization
John Garry
2
-0
/
+13
2015-11-26
hisi_sas: Add slot init code
John Garry
2
-0
/
+27
2015-11-26
hisi_sas: Add hisi_sas_remove
John Garry
1
-1
/
+70
2015-11-26
hisi_sas: Allocate memories and create pools
John Garry
2
-0
/
+124
2015-11-26
hisi_sas: Add HW DMA structures
John Garry
1
-0
/
+131
2015-11-26
hisi_sas: Scan device tree
John Garry
2
-1
/
+54
2015-11-26
hisi_sas: Add scsi host registration
John Garry
2
-0
/
+150
2015-11-26
hisi_sas: Add initial bare main driver
John Garry
6
-0
/
+78