index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
sync.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-01
mvsas: fix misleading indentation
Luis de Bethencourt
1
-2
/
+2
2015-12-01
scsi: ufs: fix spelling mistake in error message
Colin Ian King
1
-1
/
+1
2015-12-01
arcmsr: change driver version to v1.30.00.22-20151126
Ching Huang
1
-1
/
+1
2015-12-01
arcmsr: Split dma resource allocation to a new function
Ching Huang
1
-82
/
+93
2015-12-01
arcmsr: more readability improvements
Ching Huang
1
-47
/
+26
2015-11-30
arcmsr: changes driver version number
Ching Huang
1
-1
/
+1
2015-11-30
arcmsr: adds code to support new Areca adapter ARC1203
Ching Huang
2
-5
/
+31
2015-11-30
arcmsr: make code more readable
Ching Huang
2
-7
/
+10
2015-11-30
arcmsr: fixes not release allocated resource
Ching Huang
1
-1
/
+5
2015-11-30
arcmsr: fixed getting wrong configuration data
Ching Huang
1
-10
/
+10
2015-11-30
scsi_transport_fc: Introduce scsi_host_{get,put}()
Bart Van Assche
1
-6
/
+6
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