index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
sata_sil24.c
Age
Commit message (
Expand
)
Author
2012-07-25
ata: use module_pci_driver
Axel Lin
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2011-10-08
sata_sil24: Use const
Joe Perches
2011-07-23
ata: Add and use ata_print_version_once
Joe Perches
2011-07-23
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
2011-07-23
ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2011-03-02
libata: remove ATA_FLAG_NO_LEGACY
Sergei Shtylyov
2011-03-02
libata: remove ATA_FLAG_MMIO
Sergei Shtylyov
2010-10-21
libata: add @ap to ata_wait_register() and introduce ata_msleep()
Tejun Heo
2010-06-10
sata_sil24: Use memory barriers before issuing commands
Catalin Marinas
2010-06-10
sata_sil24: memset() overflow
Dan Carpenter
2010-06-07
sata_sil24: fix kernel panic on ARM caused by unaligned access in sata_sil24
Colin Tuckley
2010-05-17
libata: kill ATA_FLAG_DISABLED
Tejun Heo
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-03
sata_sil24: MSI support, disabled by default
Vivek Mahajan
2009-09-01
sata_sil24: always set protocol override for non-ATAPI data commands
Robert Hancock
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-03-24
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
2009-01-08
sata_sil24: remove unused sil24_port_multiplier
Grant Grundler
2008-10-27
sata_sil24: configure max read request size to 4k
Tejun Heo
2008-09-29
libata: make SCR access ops per-link
Tejun Heo
2008-07-04
sata_sil24: add DID for another adaptec flavor
Tejun Heo
2008-05-19
sata_sil24: don't use NCQ if marvell 4140 PMP is attached
Tejun Heo
2008-04-17
libata: move link onlineness check out of softreset methods
Tejun Heo
2008-04-17
libata: kill dead code paths in reset path
Tejun Heo
2008-04-17
libata: implement PMP helpers
Tejun Heo
2008-04-17
libata: don't use ap->ioaddr in non-SFF drivers
Tejun Heo
2008-04-17
libata: remove check_status from non-SFF drivers
Tejun Heo
2008-04-17
libata: replace tf_read with qc_fill_rtf for non-SFF drivers
Tejun Heo
2008-04-17
libata: drop @finish_qc from ata_qc_complete_multiple()
Tejun Heo
2008-04-17
libata: move PMP SCR access failure during reset to ata_eh_reset()
Tejun Heo
2008-04-17
libata: rename SFF port ops
Tejun Heo
2008-04-17
libata: make reset related methods proper port operations
Tejun Heo
2008-04-17
libata: implement and use ops inheritance
Tejun Heo
2008-04-17
libata: implement and use SHT initializers
Tejun Heo
2008-04-17
libata: implement and use ata_noop_irq_clear()
Tejun Heo
2008-04-17
libata: kill ATA_LFLAG_SKIP_D2H_BSY
Tejun Heo
2008-04-17
libata: prefer hardreset
Tejun Heo
2008-02-19
libata: eliminate the home grown dma padding in favour of
James Bottomley
2008-01-23
libata: convert to chained sg
Tejun Heo
2008-01-23
libata: implement protocol tests
Tejun Heo
2008-01-14
sata_sil24: freeze on non-dev errors reported via CERR
Tejun Heo
2008-01-14
sata_sil24: fix stupid typo
Tejun Heo
2008-01-10
sata_sil24: prevent hba lockup when pass-through ATA commands are used
Gwendal Grignou
2007-11-23
sata_sil24: fix sg table sizing
Tejun Heo
2007-10-30
libata: stop being overjealous about non-IO commands
Tejun Heo
2007-10-29
[libata] Address some checkpatch-spotted issues
Jeff Garzik
2007-10-18
[libata] kill ata_sg_is_last()
Jeff Garzik
2007-10-12
libata: use ata_exec_internal() for PMP register access
Tejun Heo
[next]