aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-core.c
Commit message (Expand)AuthorAge
* 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
* libata: kill ata_noop_dev_select()Tejun Heo2008-04-17
* libata: replace tf_read with qc_fill_rtf for non-SFF driversTejun Heo2008-04-17
* libata: drop @finish_qc from ata_qc_complete_multiple()Tejun Heo2008-04-17
* libata: add qc_fill_rtf port operationTejun Heo2008-04-17
* libata: unify mechanism to request follow-up SRSTTejun Heo2008-04-17
* libata: move PMP SCR access failure during reset to ata_eh_reset()Tejun Heo2008-04-17
* libata: clear SError after link resumeTejun Heo2008-04-17