summaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-core.c
Commit message (Expand)AuthorAgeFilesLines
* libata: fix Seagate NCQ+FLUSH blacklistTejun Heo2008-12-161-6/+59
* libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQTejun Heo2008-12-011-0/+21
* libata: Avoid overflow in ata_tf_read_block() when tf->hba_lbal > 127Roland Dreier2008-11-111-1/+1
* libata: revert convert-to-block-tagging patchesTejun Heo2008-11-101-6/+60
* libata: mask off DET when restoring SControl for detachTejun Heo2008-11-041-1/+1
* libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply itTejun Heo2008-11-041-1/+3
* libata: add whitelist for devices with known good pata-sata bridgesJens Axboe2008-10-311-0/+7
* libata: Avoid overflow in ata_tf_to_lba48() when tf->hba_lbal > 127Roland Dreier2008-10-311-1/+1
* ATA: remove excess kernel-doc notationRandy Dunlap2008-10-311-2/+0
* libata: add missing kernel-docRandy Dunlap2008-10-271-0/+1
* libata: fix device iteration bugsTejun Heo2008-10-271-15/+19
* libata: switch to using block layer tagging supportJens Axboe2008-10-231-60/+6
* libata: initialize port_task when !CONFIG_ATA_SFFTejun Heo2008-10-221-0/+2
* libata: Implement disk shock protection supportElias Oltmanns2008-09-291-0/+1
* libata: implement slave_linkTejun Heo2008-09-291-23/+179
* libata: misc updates to prepare for slave linkTejun Heo2008-09-291-8/+8
* libata: reimplement link iteratorTejun Heo2008-09-291-0/+30
* libata: make SCR access ops per-linkTejun Heo2008-09-291-9/+4
* libata: Fix a large collection of DMA mode mismatchesAlan Cox2008-08-221-2/+2
* libata: restore SControl on detachTejun Heo2008-08-221-5/+5
* libata: implement no[hs]rst force paramsTejun Heo2008-08-221-16/+30
* pata_it821x: Driver updates and reworkingAlan Cox2008-07-311-5/+26
* libata-core: make sure that ata_force_tbl is freed in case of an errorElias Oltmanns2008-07-311-5/+9
* libata: update atapi disable handlingTejun Heo2008-07-311-1/+11
* libata: improve EH internal command timeout handlingTejun Heo2008-07-141-3/+13
* libata: consistently use msecs for time durationsTejun Heo2008-07-141-23/+21
* libata: don't check whether to use DMA or not for no data commandsTejun Heo2008-06-181-2/+2
* ata: Convert to static DEFINE_SPINLOCK(lock)Pradeep Singh Rautela2008-05-301-1/+1
* libata: ignore SIMG4726 config pseudo deviceTejun Heo2008-05-191-2/+8
* libata: don't schedule LPM action seperately during probingTejun Heo2008-05-191-2/+1
* libata: kill hotplug related race conditionTejun Heo2008-05-191-13/+8
* libata: fix sata_link_hardreset() @online out parameter handlingTejun Heo2008-05-191-1/+5
* libata: export ata_eh_analyze_ncq_errorMark Lord2008-05-061-0/+1
* libata: More TSSTcorp pain, keep in sync with legacy IDEAlan Cox2008-04-291-0/+3
* make sata_set_spd_needed() staticAdrian Bunk2008-04-251-1/+1
* make sata_print_link_status() staticAdrian Bunk2008-04-251-2/+1
* libata: functions with definition should not be externHarvey Harrison2008-04-241-1/+1
* drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
* libata: Be a bit more slack about early devicesAlan Cox2008-04-171-10/+15
* libata: cable logicAlan Cox2008-04-171-0/+4
* libata: move link onlineness check out of softreset methodsTejun Heo2008-04-171-0/+4
* libata: implement PMP helpersTejun Heo2008-04-171-2/+2
* libata: separate PMP support code from core codeTejun Heo2008-04-171-13/+0
* libata: make SFF support optionalTejun Heo2008-04-171-0/+2
* libata: clean up dummy port_opsTejun Heo2008-04-171-17/+5
* libata: kill ata_noop_dev_select()Tejun Heo2008-04-171-19/+0
* libata: replace tf_read with qc_fill_rtf for non-SFF driversTejun Heo2008-04-171-1/+0
* libata: drop @finish_qc from ata_qc_complete_multiple()Tejun Heo2008-04-171-5/+1
* libata: add qc_fill_rtf port operationTejun Heo2008-04-171-1/+2
* libata: unify mechanism to request follow-up SRSTTejun Heo2008-04-171-1/+0
OpenPOWER on IntegriCloud