summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2008-12-16pata_hpt366: no ATAPI DMATejun Heo
2008-12-16pata_hpt366: fix cable detection,Tejun Heo
2008-12-16libata: fix Seagate NCQ+FLUSH blacklistTejun Heo
2008-12-09ata: Fix experimental tagsAlan Cox
2008-12-09pata_ninja32: update ID tableAlan Cox
2008-12-09pata_sis: Remove bogus cable matchAlan Cox
2008-12-09ATA: piix, fix pointer deref on suspendJiri Slaby
2008-12-09pata_hpt366: fix clock detectionTejun Heo
2008-12-01libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQTejun Heo
2008-12-01[libata] pata_rb532_cf: fix signature of the xfer functionPhil Sutter
2008-12-01[libata] pata_rb532_cf: fix and rename register definitionsPhil Sutter
2008-12-01ata_piix: add borked Tecra M4 to broken suspend listTejun Heo
2008-11-14libata: improve phantom device detectionTejun Heo
2008-11-11libata: fix last_reset timestamp handlingTejun Heo
2008-11-11libata: Avoid overflow in ata_tf_read_block() when tf->hba_lbal > 127Roland Dreier
2008-11-11[libata] pata_pcmcia: another memory card supportMarc Pignat
2008-11-11[libata] pata_sch: notice attached slave devicesMark Salter
2008-11-11[libata] pata_cs553*.c: cleanup kernel-docQinghuang Feng
2008-11-10libata: revert convert-to-block-tagging patchesTejun Heo
2008-11-04libata: mask off DET when restoring SControl for detachTejun Heo
2008-11-04libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply itTejun Heo
2008-11-04libata: Fix a potential race condition in ata_scsi_park_show()Elias Oltmanns
2008-11-04sata_nv: fix generic, nf2/3 detection regressionTejun Heo
2008-11-04sata_via: restore vt*_prepare_host error handlingMarcin Slusarz
2008-11-04sata_promise: add ATA engine reset to reset opsMikael Pettersson
2008-10-31libata: add whitelist for devices with known good pata-sata bridgesJens Axboe
2008-10-31sata_via: fix support for 5287Tejun Heo
2008-10-31libata: Avoid overflow in ata_tf_to_lba48() when tf->hba_lbal > 127Roland Dreier
2008-10-31ATA: remove excess kernel-doc notationRandy Dunlap
2008-10-28Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-10-28libata: ahci enclosure management bit maskDavid Milburn
2008-10-28libata: ahci enclosure management led syncDavid Milburn
2008-10-28pata_ninja32: suspend/resume supportAlan Cox
2008-10-27libata: Fix LBA48 on pata_it821x RAID volumes.Ondrej Zary
2008-10-27libata: clear saved xfer_mode and ncq_enabled on device detachTejun Heo
2008-10-27sata_sil24: configure max read request size to 4kTejun Heo
2008-10-27libata: add missing kernel-docRandy Dunlap
2008-10-27libata: fix device iteration bugsTejun Heo
2008-10-27ahci: Add support for Promise PDC42819Mark Nelson
2008-10-27ata: Switch all my stuff to a common addressAlan Cox
2008-10-27libata: fix NCQ devices behind port multipliersJens Axboe
2008-10-24libata: fix bug with non-ncq devicesJens Axboe
2008-10-23libata: switch to using block layer tagging supportJens Axboe
2008-10-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-10-23Merge branch 'linus' into testLen Brown
2008-10-22Merge branch 'dock' into testLen Brown
2008-10-22sata_via: load DEVICE register when CTL changesTejun Heo
2008-10-22libata: set device class to NONE if phys_offlineTejun Heo
2008-10-22libata-eh: fix slave link EH action mask handlingTejun Heo
2008-10-22libata: transfer EHI control flags to slave ehc.iTejun Heo