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
path:
root
/
drivers
/
ata
/
sata_sil24.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sata_sil24: Use memory barriers before issuing commands
Catalin Marinas
2010-06-10
1
-0
/
+10
*
sata_sil24: memset() overflow
Dan Carpenter
2010-06-10
1
-1
/
+1
*
sata_sil24: fix kernel panic on ARM caused by unaligned access in sata_sil24
Colin Tuckley
2010-06-07
1
-6
/
+6
*
libata: kill ATA_FLAG_DISABLED
Tejun Heo
2010-05-17
1
-7
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
sata_sil24: MSI support, disabled by default
Vivek Mahajan
2009-12-03
1
-0
/
+9
*
sata_sil24: always set protocol override for non-ATAPI data commands
Robert Hancock
2009-09-01
1
-0
/
+11
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
1
-3
/
+3
*
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-07
1
-2
/
+2
*
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
2009-03-24
1
-9
/
+9
*
sata_sil24: remove unused sil24_port_multiplier
Grant Grundler
2009-01-08
1
-7
/
+0
*
sata_sil24: configure max read request size to 4k
Tejun Heo
2008-10-27
1
-0
/
+5
*
libata: make SCR access ops per-link
Tejun Heo
2008-09-29
1
-6
/
+6
*
sata_sil24: add DID for another adaptec flavor
Tejun Heo
2008-07-04
1
-0
/
+1
*
sata_sil24: don't use NCQ if marvell 4140 PMP is attached
Tejun Heo
2008-05-19
1
-0
/
+11
*
libata: move link onlineness check out of softreset methods
Tejun Heo
2008-04-17
1
-7
/
+0
*
libata: kill dead code paths in reset path
Tejun Heo
2008-04-17
1
-3
/
+0
*
libata: implement PMP helpers
Tejun Heo
2008-04-17
1
-20
/
+7
*
libata: don't use ap->ioaddr in non-SFF drivers
Tejun Heo
2008-04-17
1
-29
/
+31
*
libata: remove check_status from non-SFF drivers
Tejun Heo
2008-04-17
1
-15
/
+2
*
libata: replace tf_read with qc_fill_rtf for non-SFF drivers
Tejun Heo
2008-04-17
1
-8
/
+0
*
libata: drop @finish_qc from ata_qc_complete_multiple()
Tejun Heo
2008-04-17
1
-10
/
+9
*
libata: move PMP SCR access failure during reset to ata_eh_reset()
Tejun Heo
2008-04-17
1
-1
/
+1
*
libata: rename SFF port ops
Tejun Heo
2008-04-17
1
-3
/
+3
*
libata: make reset related methods proper port operations
Tejun Heo
2008-04-17
1
-5
/
+13
*
libata: implement and use ops inheritance
Tejun Heo
2008-04-17
1
-13
/
+7
*
libata: implement and use SHT initializers
Tejun Heo
2008-04-17
1
-13
/
+1
*
libata: implement and use ata_noop_irq_clear()
Tejun Heo
2008-04-17
1
-7
/
+1
*
libata: kill ATA_LFLAG_SKIP_D2H_BSY
Tejun Heo
2008-04-17
1
-4
/
+0
*
libata: prefer hardreset
Tejun Heo
2008-04-17
1
-27
/
+27
*
libata: eliminate the home grown dma padding in favour of
James Bottomley
2008-02-19
1
-5
/
+0
*
libata: convert to chained sg
Tejun Heo
2008-01-23
1
-3
/
+3
*
libata: implement protocol tests
Tejun Heo
2008-01-23
1
-20
/
+4
*
sata_sil24: freeze on non-dev errors reported via CERR
Tejun Heo
2008-01-14
1
-0
/
+3
*
sata_sil24: fix stupid typo
Tejun Heo
2008-01-14
1
-1
/
+1
*
sata_sil24: prevent hba lockup when pass-through ATA commands are used
Gwendal Grignou
2008-01-10
1
-11
/
+26
*
sata_sil24: fix sg table sizing
Tejun Heo
2007-11-23
1
-3
/
+23
*
libata: stop being overjealous about non-IO commands
Tejun Heo
2007-10-30
1
-3
/
+3
*
[libata] Address some checkpatch-spotted issues
Jeff Garzik
2007-10-29
1
-4
/
+5
*
[libata] kill ata_sg_is_last()
Jeff Garzik
2007-10-18
1
-4
/
+7
*
libata: use ata_exec_internal() for PMP register access
Tejun Heo
2007-10-12
1
-30
/
+0
*
sata_sil24: implement PORT_RST
Tejun Heo
2007-10-12
1
-23
/
+70
*
sata_sil24: implement PMP support
Tejun Heo
2007-10-12
1
-21
/
+206
*
libata-pmp-prep: implement sata_async_notification()
Tejun Heo
2007-10-12
1
-4
/
+1
*
libata-pmp-prep: implement ops->qc_defer()
Tejun Heo
2007-10-12
1
-0
/
+1
*
libata: misc updates for AN
Tejun Heo
2007-10-12
1
-2
/
+11
*
libata: implement and use ata_port_desc() to report port configuration
Tejun Heo
2007-10-12
1
-2
/
+5
*
[libata] Remove ->port_disable() hook
Jeff Garzik
2007-10-12
1
-2
/
+0
*
[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
Jeff Garzik
2007-10-12
1
-2
/
+0
*
libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flags
Tejun Heo
2007-10-12
1
-2
/
+5
[next]