aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-16pata_hpt366: no ATAPI DMATejun Heo1-1/+3
2008-12-16pata_hpt366: fix cable detection,Tejun Heo1-2/+6
2008-12-16libata: fix Seagate NCQ+FLUSH blacklistTejun Heo1-6/+59
2008-12-09ata: Fix experimental tagsAlan Cox1-22/+22
2008-12-09pata_ninja32: update ID tableAlan Cox1-2/+7
2008-12-09pata_sis: Remove bogus cable matchAlan Cox1-1/+0
2008-12-09ATA: piix, fix pointer deref on suspendJiri Slaby1-1/+8
2008-12-09pata_hpt366: fix clock detectionTejun Heo1-2/+2
2008-12-01libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQTejun Heo1-0/+21
2008-12-01[libata] pata_rb532_cf: fix signature of the xfer functionPhil Sutter1-1/+3
2008-12-01[libata] pata_rb532_cf: fix and rename register definitionsPhil Sutter1-4/+7
2008-12-01ata_piix: add borked Tecra M4 to broken suspend listTejun Heo1-0/+15
2008-11-14libata: improve phantom device detectionTejun Heo1-2/+11
2008-11-11libata: fix last_reset timestamp handlingTejun Heo1-10/+11
2008-11-11libata: Avoid overflow in ata_tf_read_block() when tf->hba_lbal > 127Roland Dreier1-1/+1
2008-11-11[libata] pata_pcmcia: another memory card supportMarc Pignat1-0/+1
2008-11-11[libata] pata_sch: notice attached slave devicesMark Salter1-1/+1
2008-11-11[libata] pata_cs553*.c: cleanup kernel-docQinghuang Feng2-2/+0
2008-11-10libata: revert convert-to-block-tagging patchesTejun Heo3-44/+64
2008-11-04libata: mask off DET when restoring SControl for detachTejun Heo1-1/+1
2008-11-04libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply itTejun Heo1-1/+3
2008-11-04libata: Fix a potential race condition in ata_scsi_park_show()Elias Oltmanns1-3/+4
2008-11-04sata_nv: fix generic, nf2/3 detection regressionTejun Heo1-28/+25
2008-11-04sata_via: restore vt*_prepare_host error handlingMarcin Slusarz1-1/+3
2008-11-04sata_promise: add ATA engine reset to reset opsMikael Pettersson1-0/+20
2008-10-31libata: add whitelist for devices with known good pata-sata bridgesJens Axboe1-0/+7
2008-10-31sata_via: fix support for 5287Tejun Heo1-12/+143
2008-10-31libata: Avoid overflow in ata_tf_to_lba48() when tf->hba_lbal > 127Roland Dreier1-1/+1
2008-10-31ATA: remove excess kernel-doc notationRandy Dunlap2-3/+0
2008-10-28Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds44-80/+130
2008-10-28libata: ahci enclosure management bit maskDavid Milburn1-12/+23
2008-10-28libata: ahci enclosure management led syncDavid Milburn1-0/+3
2008-10-28pata_ninja32: suspend/resume supportAlan Cox1-9/+34
2008-10-27libata: Fix LBA48 on pata_it821x RAID volumes.Ondrej Zary1-2/+1
2008-10-27libata: clear saved xfer_mode and ncq_enabled on device detachTejun Heo1-1/+4
2008-10-27sata_sil24: configure max read request size to 4kTejun Heo1-0/+5
2008-10-27libata: add missing kernel-docRandy Dunlap1-0/+1
2008-10-27libata: fix device iteration bugsTejun Heo2-15/+28
2008-10-27ahci: Add support for Promise PDC42819Mark Nelson1-0/+3
2008-10-27ata: Switch all my stuff to a common addressAlan Cox40-41/+28
2008-10-27libata: fix NCQ devices behind port multipliersJens Axboe1-0/+9
2008-10-24libata: fix bug with non-ncq devicesJens Axboe1-1/+5
2008-10-23libata: switch to using block layer tagging supportJens Axboe3-64/+31
2008-10-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-87/+48
2008-10-23Merge branch 'linus' into testLen Brown24-426/+968
2008-10-22Merge branch 'dock' into testLen Brown1-87/+48
2008-10-22sata_via: load DEVICE register when CTL changesTejun Heo1-3/+32
2008-10-22libata: set device class to NONE if phys_offlineTejun Heo1-8/+8
2008-10-22libata-eh: fix slave link EH action mask handlingTejun Heo1-1/+4
2008-10-22libata: transfer EHI control flags to slave ehc.iTejun Heo1-0/+5