Mikulas Patocka
|
d98f1cd0a3
sata_sil: disable trim
|
9 years ago |
Quentin Lambert
|
c54c719b55
ata: remove deprecated use of pci api
|
10 years ago |
Bartlomiej Zolnierkiewicz
|
58eb8cd565
ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
|
11 years ago |
Linus Torvalds
|
01d5f3b598
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
|
11 years ago |
Paul Gortmaker
|
1bc1808623
ata: delete non-required instances of include <linux/init.h>
|
11 years ago |
Tejun Heo
|
9f9c47f00c
sata_sil: apply MOD15WRITE quirk to TOSHIBA MK2561GSYN
|
11 years ago |
Tejun Heo
|
5a0a6a4f17
Merge branch 'libata/for-3.10-fixes' into libata/for-3.11
|
12 years ago |
Jingoo Han
|
0a86e1c857
ata: use pci_get_drvdata()
|
12 years ago |
Tejun Heo
|
8c3d3d4b12
libata: update "Maintained by:" tags
|
12 years ago |
Axel Lin
|
2fc75da0c5
ata: use module_pci_driver
|
13 years ago |
Jeff Garzik
|
ebd1699ec5
[libata] sata_sil: fix used-uninit warning
|
14 years ago |
Joe Perches
|
06296a1e68
ata: Add and use ata_print_version_once
|
14 years ago |
Joe Perches
|
a9a79dfec2
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
|
14 years ago |
Joe Perches
|
a44fec1fce
ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
|
14 years ago |
Sergei Shtylyov
|
9cbe056f6c
libata: remove ATA_FLAG_NO_LEGACY
|
14 years ago |
Sergei Shtylyov
|
3696df3099
libata: remove ATA_FLAG_MMIO
|
14 years ago |
Tejun Heo
|
37f65b8bc2
libata-sff: ata_sff_irq_clear() is BMDMA specific
|
15 years ago |
Tejun Heo
|
f60d70113f
libata-sff: prd is BMDMA specific
|
15 years ago |
Tejun Heo
|
3e4ec3443f
libata: kill ATA_FLAG_DISABLED
|
15 years ago |
Jeff Garzik
|
2fc37adba0
[libata] sata_sil: disable DMA engine in sil_freeze()
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
c9abde12d6
libata: remove superfluous NULL pointer checks
|
16 years ago |
Robert Hancock
|
31f80112cc
sata_sil: enable 32-bit PIO
|
16 years ago |
Erik Inge Bolsø
|
14bdef982c
[libata] convert drivers to use ata.h mode mask defines
|
16 years ago |
Pasi Kärkkäinen
|
41137aa61c
[libata] sata_sil: Fix compilation error with libata debugging enabled
|
16 years ago |
Alexander Beregalov
|
1737ef7598
sata_sil: Fix build breakage
|
16 years ago |
Rafael J. Wysocki
|
e57db7bde7
SATA Sil: Blacklist system that spins off disks during ACPI power off
|
16 years ago |
Robert Hancock
|
c7e324f1bd
sata_sil: add Large Block Transfer support
|
16 years ago |
Tejun Heo
|
1eca4365be
libata: beef up iterators
|
17 years ago |
Tejun Heo
|
82ef04fb4c
libata: make SCR access ops per-link
|
17 years ago |
Tejun Heo
|
5682ed33aa
libata: rename SFF port ops
|
17 years ago |