index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
sata_sil24.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-28
sata_sil24: remove unused variable from sata_sil24.c
Wei Yongjun
1
-4
/
+0
2012-07-25
ata: use module_pci_driver
Axel Lin
1
-12
/
+1
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2011-10-08
sata_sil24: Use const
Joe Perches
1
-2
/
+2
2011-07-23
ata: Add and use ata_print_version_once
Joe Perches
1
-3
/
+1
2011-07-23
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
1
-9
/
+8
2011-07-23
ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
1
-12
/
+10
2011-03-02
libata: remove ATA_FLAG_NO_LEGACY
Sergei Shtylyov
1
-4
/
+3
2011-03-02
libata: remove ATA_FLAG_MMIO
Sergei Shtylyov
1
-3
/
+3
2010-10-21
libata: add @ap to ata_wait_register() and introduce ata_msleep()
Tejun Heo
1
-7
/
+7
2010-06-10
sata_sil24: Use memory barriers before issuing commands
Catalin Marinas
1
-0
/
+10
2010-06-10
sata_sil24: memset() overflow
Dan Carpenter
1
-1
/
+1
2010-06-07
sata_sil24: fix kernel panic on ARM caused by unaligned access in sata_sil24
Colin Tuckley
1
-6
/
+6
2010-05-17
libata: kill ATA_FLAG_DISABLED
Tejun Heo
1
-7
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-03
sata_sil24: MSI support, disabled by default
Vivek Mahajan
1
-0
/
+9
2009-09-01
sata_sil24: always set protocol override for non-ATAPI data commands
Robert Hancock
1
-0
/
+11
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-3
/
+3
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-2
/
+2
2009-03-24
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
1
-9
/
+9
2009-01-08
sata_sil24: remove unused sil24_port_multiplier
Grant Grundler
1
-7
/
+0
2008-10-27
sata_sil24: configure max read request size to 4k
Tejun Heo
1
-0
/
+5
2008-09-29
libata: make SCR access ops per-link
Tejun Heo
1
-6
/
+6
2008-07-04
sata_sil24: add DID for another adaptec flavor
Tejun Heo
1
-0
/
+1
2008-05-19
sata_sil24: don't use NCQ if marvell 4140 PMP is attached
Tejun Heo
1
-0
/
+11
2008-04-17
libata: move link onlineness check out of softreset methods
Tejun Heo
1
-7
/
+0
2008-04-17
libata: kill dead code paths in reset path
Tejun Heo
1
-3
/
+0
2008-04-17
libata: implement PMP helpers
Tejun Heo
1
-20
/
+7
2008-04-17
libata: don't use ap->ioaddr in non-SFF drivers
Tejun Heo
1
-29
/
+31
2008-04-17
libata: remove check_status from non-SFF drivers
Tejun Heo
1
-15
/
+2
2008-04-17
libata: replace tf_read with qc_fill_rtf for non-SFF drivers
Tejun Heo
1
-8
/
+0
2008-04-17
libata: drop @finish_qc from ata_qc_complete_multiple()
Tejun Heo
1
-10
/
+9
2008-04-17
libata: move PMP SCR access failure during reset to ata_eh_reset()
Tejun Heo
1
-1
/
+1
2008-04-17
libata: rename SFF port ops
Tejun Heo
1
-3
/
+3
2008-04-17
libata: make reset related methods proper port operations
Tejun Heo
1
-5
/
+13
2008-04-17
libata: implement and use ops inheritance
Tejun Heo
1
-13
/
+7
2008-04-17
libata: implement and use SHT initializers
Tejun Heo
1
-13
/
+1
2008-04-17
libata: implement and use ata_noop_irq_clear()
Tejun Heo
1
-7
/
+1
2008-04-17
libata: kill ATA_LFLAG_SKIP_D2H_BSY
Tejun Heo
1
-4
/
+0
2008-04-17
libata: prefer hardreset
Tejun Heo
1
-27
/
+27
2008-02-19
libata: eliminate the home grown dma padding in favour of
James Bottomley
1
-5
/
+0
2008-01-23
libata: convert to chained sg
Tejun Heo
1
-3
/
+3
2008-01-23
libata: implement protocol tests
Tejun Heo
1
-20
/
+4
2008-01-14
sata_sil24: freeze on non-dev errors reported via CERR
Tejun Heo
1
-0
/
+3
2008-01-14
sata_sil24: fix stupid typo
Tejun Heo
1
-1
/
+1
2008-01-10
sata_sil24: prevent hba lockup when pass-through ATA commands are used
Gwendal Grignou
1
-11
/
+26
2007-11-23
sata_sil24: fix sg table sizing
Tejun Heo
1
-3
/
+23
2007-10-30
libata: stop being overjealous about non-IO commands
Tejun Heo
1
-3
/
+3
2007-10-29
[libata] Address some checkpatch-spotted issues
Jeff Garzik
1
-4
/
+5
2007-10-18
[libata] kill ata_sg_is_last()
Jeff Garzik
1
-4
/
+7
[next]