index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
hisi_sas: Add tmf methods
John Garry
2015-11-25
1
-0
/
+309
*
hisi_sas: Add scan finished and start
John Garry
2015-11-25
2
-0
/
+26
*
hisi_sas: Add smp protocol support
John Garry
2015-11-25
3
-0
/
+100
*
hisi_sas: Add bcast interrupt handler
John Garry
2015-11-25
1
-0
/
+31
*
hisi_sas: Add abnormal irq handler
John Garry
2015-11-25
3
-0
/
+190
*
hisi_sas: Add dev_found and dev_gone
John Garry
2015-11-25
3
-0
/
+142
*
hisi_sas: Add cq interrupt handler
John Garry
2015-11-25
3
-0
/
+389
*
hisi_sas: Add ssp command function
John Garry
2015-11-25
3
-0
/
+458
*
hisi_sas: Add path from phyup irq to SAS framework
John Garry
2015-11-25
3
-0
/
+66
*
hisi_sas: Add v1 hardware interrupt init
John Garry
2015-11-25
2
-0
/
+166
*
hisi_sas: Add v1 hardware initialisation code
John Garry
2015-11-25
3
-0
/
+342
*
hisi_sas: Add v1 hardware register definitions
John Garry
2015-11-25
1
-0
/
+389
*
hisi_sas: Add v1 hw module init
John Garry
2015-11-25
3
-0
/
+57
*
hisi_sas: Add timer and spinlock init
John Garry
2015-11-25
2
-0
/
+5
*
hisi_sas: Add phy and port init
John Garry
2015-11-25
2
-0
/
+46
*
hisi_sas: Add hisi sas device type
John Garry
2015-11-25
2
-0
/
+18
*
hisi_sas: Add hisi_hba workqueue
John Garry
2015-11-25
2
-0
/
+9
*
hisi_sas: Set dev DMA mask
John Garry
2015-11-25
1
-0
/
+8
*
hisi_sas: Add phy SAS ADDR initialization
John Garry
2015-11-25
2
-0
/
+13
*
hisi_sas: Add cq structure initialization
John Garry
2015-11-25
2
-0
/
+13
*
hisi_sas: Add slot init code
John Garry
2015-11-25
2
-0
/
+27
*
hisi_sas: Add hisi_sas_remove
John Garry
2015-11-25
1
-1
/
+70
*
hisi_sas: Allocate memories and create pools
John Garry
2015-11-25
2
-0
/
+124
*
hisi_sas: Add HW DMA structures
John Garry
2015-11-25
1
-0
/
+131
*
hisi_sas: Scan device tree
John Garry
2015-11-25
2
-1
/
+54
*
hisi_sas: Add scsi host registration
John Garry
2015-11-25
2
-0
/
+150
*
hisi_sas: Add initial bare main driver
John Garry
2015-11-25
6
-0
/
+78
*
devicetree: bindings: scsi: HiSi SAS
John Garry
2015-11-25
1
-0
/
+69
*
scsi: Centralise ssp frame information units
John Garry
2015-11-25
2
-43
/
+80
*
atp870u: Introduce atp870_init()
Ondrej Zary
2015-11-25
1
-50
/
+54
*
atp870u: Introduce atp885_init()
Ondrej Zary
2015-11-25
1
-118
/
+113
*
atp870u: Introduce atp880_init()
Ondrej Zary
2015-11-25
1
-86
/
+88
*
atp870u: Initialize tables earlier
Ondrej Zary
2015-11-25
1
-16
/
+6
*
atp870u: Remove scam_on from struct atp_unit
Ondrej Zary
2015-11-25
2
-8
/
+7
*
atp870u: Request IRQ later, remove weird locking
Ondrej Zary
2015-11-25
1
-35
/
+12
*
atp870u: Use pci_request_regions
Ondrej Zary
2015-11-25
1
-11
/
+10
*
atp870u: Introduce is880(), is885() and remove dev_id
Ondrej Zary
2015-11-25
2
-33
/
+38
*
atp870u: Simplify _probe()
Ondrej Zary
2015-11-25
1
-37
/
+28
*
atp870u: Remove chip_ver from struct atp_unit
Ondrej Zary
2015-11-25
2
-26
/
+14
*
atp870u: Improve unsupported chip detection
Ondrej Zary
2015-11-25
1
-12
/
+8
*
atp870u: Improve _probe()
Ondrej Zary
2015-11-25
1
-123
/
+113
*
atp870u: Remove unused irq from struct atp_unit
Ondrej Zary
2015-11-25
1
-1
/
+0
*
atp870u: Remove useless and broken card counting
Ondrej Zary
2015-11-25
1
-6
/
+4
*
atp870u: Use n_io_port in request_region and release_region
Ondrej Zary
2015-11-25
1
-17
/
+3
*
atp870u: Use module_pci_driver
Ondrej Zary
2015-11-25
1
-19
/
+1
*
atp870u: Remove empty tscam_885()
Ondrej Zary
2015-11-25
1
-14
/
+1
*
atp870u: Reduce log spam on module load/unload
Ondrej Zary
2015-11-25
1
-6
/
+1
*
atp870u: Introduce atp_set_host_id
Ondrej Zary
2015-11-25
1
-39
/
+18
*
atp870u: Fix incorrect writeb_io access to register 0x3a
Ondrej Zary
2015-11-25
1
-4
/
+4
*
atp870u: Replace port 0x80 delay by udelay
Ondrej Zary
2015-11-25
1
-9
/
+9
[prev]
[next]