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_sil.c
Age
Commit message (
Expand
)
Author
2022-01-05
ata: sata_sil: Drop pointless VPRINTK() calls
Hannes Reinecke
2019-11-01
ata: make qc_prep return ata_completion_errors
Jiri Slaby
2019-08-26
libata: switch remaining drivers to use dma_set_mask_and_coherent
Christoph Hellwig
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18
Thomas Gleixner
2017-05-16
ata: update references for libata documentation
Mauro Carvalho Chehab
2015-11-30
sata_sil: disable trim
Mikulas Patocka
2015-04-08
ata: remove deprecated use of pci api
Quentin Lambert
2014-05-09
ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
Bartlomiej Zolnierkiewicz
2014-03-31
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2014-02-13
ata: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-02-03
sata_sil: apply MOD15WRITE quirk to TOSHIBA MK2561GSYN
Tejun Heo
2013-07-02
Merge branch 'libata/for-3.10-fixes' into libata/for-3.11
Tejun Heo
2013-06-02
ata: use pci_get_drvdata()
Jingoo Han
2013-05-14
libata: update "Maintained by:" tags
Tejun Heo
2012-07-25
ata: use module_pci_driver
Axel Lin
2011-08-18
[libata] sata_sil: fix used-uninit warning
Jeff Garzik
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-05-25
libata-sff: ata_sff_irq_clear() is BMDMA specific
Tejun Heo
2010-05-19
libata-sff: prd is BMDMA specific
Tejun Heo
2010-05-17
libata: kill ATA_FLAG_DISABLED
Tejun Heo
2009-09-01
[libata] sata_sil: disable DMA engine in sil_freeze()
Jeff Garzik
2009-07-28
libata: remove superfluous NULL pointer checks
Bartlomiej Zolnierkiewicz
2009-06-10
sata_sil: enable 32-bit PIO
Robert Hancock
2009-03-24
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
2009-02-02
[libata] sata_sil: Fix compilation error with libata debugging enabled
Pasi Kärkkäinen
2009-01-29
sata_sil: Fix build breakage
Alexander Beregalov
2009-01-27
SATA Sil: Blacklist system that spins off disks during ACPI power off
Rafael J. Wysocki
2008-12-29
sata_sil: add Large Block Transfer support
Robert Hancock
2008-12-28
libata: beef up iterators
Tejun Heo
2008-09-29
libata: make SCR access ops per-link
Tejun Heo
2008-04-17
libata: rename SFF port ops
Tejun Heo
2008-04-17
libata: rename SFF functions
Tejun Heo
2008-04-17
libata: kill ata_chk_status()
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: normalize port_info, port_operations and sht tables
Tejun Heo
2008-04-17
libata: kill ATA_LFLAG_HRST_TO_RESUME
Tejun Heo
2008-01-23
libata: implement protocol tests
Tejun Heo
2007-12-17
libata: clear link->eh_info.serror from ata_std_postreset()
Tejun Heo
2007-12-17
sata_sil: fix spurious IRQ handling
Tejun Heo
2007-10-29
[libata] Address some checkpatch-spotted issues
Jeff Garzik
2007-10-12
libata: implement and use ata_port_desc() to report port configuration
Tejun Heo
2007-10-12
[libata] Remove ->port_disable() hook
Jeff Garzik
2007-10-12
[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
Jeff Garzik
2007-10-12
libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flags
Tejun Heo
2007-10-12
libata-link: linkify config/EH related functions
Tejun Heo
[next]