include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / ata / libata-core.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-03-01 Bartlomiej Zolnier... libata: fix CFA handling in ide_timing_compute()
2010-02-05 Adam BuchbinderFix misspelling of "should" and "shouldn't" in comments.
2010-01-12 Tejun Heolibata: retry link resume if necessary
2009-12-03 Bartlomiej Zolnier... libata: add comment documenting PIO latency issues...
2009-11-03 Julia Lawalldrivers/ata/libata: Move dereference after NULL test
2009-10-16 Tejun Heolibata: fix internal command failure handling
2009-10-06 Tejun Heolibata: make gtf_filter per-dev
2009-09-17 Tejun Heolibata: fix spurious WARN_ON_ONCE() on port freeze
2009-09-09 Tejun Heolibata: fix off-by-one error in ata_tf_read_block()
2009-09-01 Shaohua Li[libata] add DMA setup FIS auto-activate feature
2009-08-12 Tejun Heolibata: OCZ Vertex can't do HPA
2009-07-29 Tejun Heolibata: accept late unlocking of HPA
2009-07-15 Tejun Heolibata: implement and use HORKAGE_NOSETXFER, take#2
2009-06-23 Tejun Heolibata: don't set IORDY for reset
2009-06-23 Evgeni Golov[libata] beautify module parameters
2009-06-10 Jens Axboe[libata] get rid of ATA_MAX_QUEUE loop in ata_qc_comple...
2009-05-11 Borislav Petkovlibata: fix suspend/resume for ATA SEMB devices
2009-04-16 Sergei Shtylyovlibata: use ATA_ID_CFA_*
2009-04-16 Tejun Heolibata: handle SEMB signature better
2009-04-13 Vegard Nossumata: fix obviously wrong comment
2009-03-25 Mark Lord[libata] More robust parsing for IDENTIFY DEVICE multi_...
2009-03-25 Mark Lord[libata] Export ata_pio_queue_task() so that it can...
2009-03-05 Robert Hancocklibata: Don't trust current capacity values in identify...
2009-03-05 FUJITA Tomonorilibata: fix dma_unmap_sg misuse
2009-02-03 Tejun Heolibata: implement HORKAGE_1_5_GBPS and apply it to...
2009-02-03 Tejun Heolibata: add @spd_limit to sata_down_spd_limit()
2009-02-03 Tejun Heolibata: clear dev->ering in smarter way
2009-02-03 Tejun Heolibata: check onlineness before using SPD in sata_down_...
2009-02-03 Tejun Heolibata: move ata_dev_disable() to libata-eh.c
2009-02-03 Randy Dunlaplibata: fix kernel-doc warnings
2009-01-16 David Daneylibata: Add another column to the ata_timing table.
2009-01-16 Jeff Garzik[libata] get-identity ioctl: Fix use of invalid memory...
2009-01-10 Arjan van de Venlibata: only ports >= 0 need to synchronize
2009-01-10 Arjan van de Venlibata: Add a per-host flag to opt-in into parallel...
2009-01-09 Tejun Heolibata: use WARN_ON_ONCE on hot paths
2009-01-08 David Daneylibata: Add special ata_pio_need_iordy() handling for...
2009-01-08 Shane Huang[libata] ahci: Add SATA GEN3 related messages
2009-01-07 Arjan van de Venfastboot: Make libata initialization even more async
2009-01-07 Arjan van de Venfastboot: make the libata port scan asynchronous
2008-12-29 Lubomir Bulejlibata: blacklist NCQ on OCZ CORE 2 SSD (resend)
2008-12-29 Qinghuang Feng[libata] Update kernel-doc comments to match source...
2008-12-29 Tejun Heolibata: perform port detach in EH
2008-12-29 Tejun Heolibata: when restoring SControl during detach do the...
2008-12-29 Tejun Heolibata: beef up iterators
2008-12-16 Tejun Heolibata: fix Seagate NCQ+FLUSH blacklist
2008-12-01 Tejun Heolibata: blacklist Seagate drives which time out FLUSH_C...
2008-11-11 Roland Dreierlibata: Avoid overflow in ata_tf_read_block() when...
2008-11-10 Tejun Heolibata: revert convert-to-block-tagging patches
2008-11-04 Tejun Heolibata: mask off DET when restoring SControl for detach
2008-11-04 Tejun Heolibata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply it
2008-10-31 Jens Axboelibata: add whitelist for devices with known good pata...
2008-10-31 Roland Dreierlibata: Avoid overflow in ata_tf_to_lba48() when tf...
2008-10-31 Randy DunlapATA: remove excess kernel-doc notation
2008-10-28 Randy Dunlaplibata: add missing kernel-doc
2008-10-28 Tejun Heolibata: fix device iteration bugs
2008-10-23 Jens Axboelibata: switch to using block layer tagging support
2008-10-23 Tejun Heolibata: initialize port_task when !CONFIG_ATA_SFF
2008-09-29 Elias Oltmannslibata: Implement disk shock protection support
2008-09-29 Tejun Heolibata: implement slave_link
2008-09-29 Tejun Heolibata: misc updates to prepare for slave link
2008-09-29 Tejun Heolibata: reimplement link iterator
2008-09-29 Tejun Heolibata: make SCR access ops per-link
2008-08-22 Alan Coxlibata: Fix a large collection of DMA mode mismatches
2008-08-22 Tejun Heolibata: restore SControl on detach
2008-08-22 Tejun Heolibata: implement no[hs]rst force params
2008-07-31 Alan Coxpata_it821x: Driver updates and reworking
2008-07-31 Elias Oltmannslibata-core: make sure that ata_force_tbl is freed...
2008-07-31 Tejun Heolibata: update atapi disable handling
2008-07-14 Tejun Heolibata: improve EH internal command timeout handling
2008-07-14 Tejun Heolibata: consistently use msecs for time durations
2008-06-19 Tejun Heolibata: don't check whether to use DMA or not for no...
2008-05-30 Pradeep Singh Rautelaata: Convert to static DEFINE_SPINLOCK(lock)
2008-05-19 Tejun Heolibata: ignore SIMG4726 config pseudo device
2008-05-19 Tejun Heolibata: don't schedule LPM action seperately during...
2008-05-19 Tejun Heolibata: kill hotplug related race condition
2008-05-19 Tejun Heolibata: fix sata_link_hardreset() @online out parameter...
2008-05-06 Mark Lordlibata: export ata_eh_analyze_ncq_error
2008-04-29 Alan Coxlibata: More TSSTcorp pain, keep in sync with legacy IDE
2008-04-25 Adrian Bunkmake sata_set_spd_needed() static
2008-04-25 Adrian Bunkmake sata_print_link_status() static
2008-04-25 Harvey Harrisonlibata: functions with definition should not be extern
2008-04-19 Matthew Wilcoxdrivers: Remove unnecessary inclusions of asm/semaphore.h
2008-04-17 Alan Coxlibata: Be a bit more slack about early devices
2008-04-17 Alan Coxlibata: cable logic
2008-04-17 Tejun Heolibata: move link onlineness check out of softreset...
2008-04-17 Tejun Heolibata: implement PMP helpers
2008-04-17 Tejun Heolibata: separate PMP support code from core code
2008-04-17 Tejun Heolibata: make SFF support optional
2008-04-17 Tejun Heolibata: clean up dummy port_ops
2008-04-17 Tejun Heolibata: kill ata_noop_dev_select()
2008-04-17 Tejun Heolibata: replace tf_read with qc_fill_rtf for non-SFF...
2008-04-17 Tejun Heolibata: drop @finish_qc from ata_qc_complete_multiple()
2008-04-17 Tejun Heolibata: add qc_fill_rtf port operation
2008-04-17 Tejun Heolibata: unify mechanism to request follow-up SRST
2008-04-17 Tejun Heolibata: move PMP SCR access failure during reset to...
2008-04-17 Tejun Heolibata: clear SError after link resume
2008-04-17 Tejun Heolibata: implement and use sata_std_hardreset()
2008-04-17 Tejun Heolibata: move generic hardreset code from sata_sff_hardr...
next