aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-core.c
Commit message (Expand)AuthorAge
* libata: blacklist NCQ on OCZ CORE 2 SSD (resend)Lubomir Bulej2008-12-29
* [libata] Update kernel-doc comments to match source codeQinghuang Feng2008-12-28
* libata: perform port detach in EHTejun Heo2008-12-28
* libata: when restoring SControl during detach do the PMP links firstTejun Heo2008-12-28
* libata: beef up iteratorsTejun Heo2008-12-28
* libata: fix Seagate NCQ+FLUSH blacklistTejun Heo2008-12-16
* libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQTejun Heo2008-12-01
* libata: Avoid overflow in ata_tf_read_block() when tf->hba_lbal > 127Roland Dreier2008-11-11
* libata: revert convert-to-block-tagging patchesTejun Heo2008-11-10
* libata: mask off DET when restoring SControl for detachTejun Heo2008-11-04
* libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply itTejun Heo2008-11-04
* libata: add whitelist for devices with known good pata-sata bridgesJens Axboe2008-10-31
* libata: Avoid overflow in ata_tf_to_lba48() when tf->hba_lbal > 127Roland Dreier2008-10-31
* ATA: remove excess kernel-doc notationRandy Dunlap2008-10-31
* libata: add missing kernel-docRandy Dunlap2008-10-27
* libata: fix device iteration bugsTejun Heo2008-10-27
* libata: switch to using block layer tagging supportJens Axboe2008-10-23
* libata: initialize port_task when !CONFIG_ATA_SFFTejun Heo2008-10-22
* libata: Implement disk shock protection supportElias Oltmanns2008-09-29
* libata: implement slave_linkTejun Heo2008-09-29
* libata: misc updates to prepare for slave linkTejun Heo2008-09-29
* libata: reimplement link iteratorTejun Heo2008-09-29
* libata: make SCR access ops per-linkTejun Heo2008-09-29
* libata: Fix a large collection of DMA mode mismatchesAlan Cox2008-08-22
* libata: restore SControl on detachTejun Heo2008-08-22
* libata: implement no[hs]rst force paramsTejun Heo2008-08-22
* pata_it821x: Driver updates and reworkingAlan Cox2008-07-31
* libata-core: make sure that ata_force_tbl is freed in case of an errorElias Oltmanns2008-07-31
* libata: update atapi disable handlingTejun Heo2008-07-31
* libata: improve EH internal command timeout handlingTejun Heo2008-07-14
* libata: consistently use msecs for time durationsTejun Heo2008-07-14
* libata: don't check whether to use DMA or not for no data commandsTejun Heo2008-06-18
* ata: Convert to static DEFINE_SPINLOCK(lock)Pradeep Singh Rautela2008-05-30
* libata: ignore SIMG4726 config pseudo deviceTejun Heo2008-05-19
* libata: don't schedule LPM action seperately during probingTejun Heo2008-05-19
* libata: kill hotplug related race conditionTejun Heo2008-05-19
* libata: fix sata_link_hardreset() @online out parameter handlingTejun Heo2008-05-19
* libata: export ata_eh_analyze_ncq_errorMark Lord2008-05-06
* libata: More TSSTcorp pain, keep in sync with legacy IDEAlan Cox2008-04-29
* make sata_set_spd_needed() staticAdrian Bunk2008-04-25
* make sata_print_link_status() staticAdrian Bunk2008-04-25
* libata: functions with definition should not be externHarvey Harrison2008-04-24
* drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-18
* libata: Be a bit more slack about early devicesAlan Cox2008-04-17
* libata: cable logicAlan Cox2008-04-17
* libata: move link onlineness check out of softreset methodsTejun Heo2008-04-17
* libata: implement PMP helpersTejun Heo2008-04-17
* libata: separate PMP support code from core codeTejun Heo2008-04-17
* libata: make SFF support optionalTejun Heo2008-04-17
* libata: clean up dummy port_opsTejun Heo2008-04-17