aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-core.c
Commit message (Expand)AuthorAge
* libata: fix assigned IRQ reportingTejun Heo2007-07-03
* libata: add HTS541616J9SA00 to NCQ blacklistTejun Heo2007-07-02
* libata: remove reading alt_status from ata_hsm_qc_complete()Albert Lee2007-07-02
* libata: kill ATA_HORKAGE_DMA_RW_ONLYTejun Heo2007-06-27
* libata: use PIO for non-16 byte aligned ATAPI commandsTejun Heo2007-06-27
* libata: fix ata_dev_disable()Tejun Heo2007-06-27
* libata: be less verbose about hpaTejun Heo2007-06-27
* kerneldoc fix in libataHenrik Kretzschmar2007-06-20
* libata: more NONCQ devicesTejun Heo2007-06-20
* libata: limit post SRST nsect/lbal wait to ~100msTejun Heo2007-06-11
* libata: force PIO on IOMEGA ZIP 250 ATAPITejun Heo2007-06-11
* libata: Correct abuse of languageAlan Cox2007-06-09
* libata-core/sff: Fix multiple assumptions about DMAAlan Cox2007-06-09
* libata: fix hw_sata_spd_limit initializationTejun Heo2007-06-09
* libata: print device model and firmware revision for ATAPI devicesAlbert Lee2007-06-09
* libata: fix probe time irq printoutsOlof Johansson2007-06-09
* libata: disable NCQ for HITACHI HTS541680J9SA00/SB21C7EPTejun Heo2007-06-09
* libata: always use polling SETXFERTejun Heo2007-06-04
* [libata] Add drive to NCQ blacklistJeff Garzik2007-05-28
* libata: -ENODEV during prereset isn't an errorTejun Heo2007-05-24
* libata: don't consider 0xff as port empty if SStatus is availableTejun Heo2007-05-24
* libata: bump versionsJeff Garzik2007-05-21
* libata: Trim trailing whitespaceJeff Garzik2007-05-21
* libata: Kiss post_set_mode goodbyeAlan Cox2007-05-21
* libata: Add Seagate STT20000A to DMA blacklist.Dave Jones2007-05-21
* libata: remove libata.spindown_compatTejun Heo2007-05-17
* libata: during revalidation, check n_sectors after device is configuredTejun Heo2007-05-16
* libata: separate out ata_dev_reread_id()Tejun Heo2007-05-16
* libata-acpi: clean up parameters and misc stuffTejun Heo2007-05-11
* libata: fallback to the other IDENTIFY on device error, take#2Tejun Heo2007-05-11
* libata: ignore EH scheduling during initializationTejun Heo2007-05-11
* libata: clean up SFF init messTejun Heo2007-05-11
* libata: implement libata.spindown_compatTejun Heo2007-05-11
* libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo2007-05-11
* libata: fix kernel-doc parametersRandy Dunlap2007-05-09
* unify flush_work/flush_work_keventd and rename it to cancel_work_syncOleg Nesterov2007-05-09
* libata: use flush_work()Andrew Morton2007-05-09
* libata: reimplement reset sequencingTejun Heo2007-05-01
* libata: improve ata_std_prereset()Tejun Heo2007-05-01
* libata: improve 0xff status handlingTejun Heo2007-05-01
* libata: add deadline support to prereset and reset methodsTejun Heo2007-05-01
* ata: printk warning fixesAndrew Morton2007-04-28
* ata_timing: ensure t->cycle is always correctAlan Cox2007-04-28
* libata: Handle drives that require a spin-up command before first accessMark Lord2007-04-28
* libata: HPA supportAlan Cox2007-04-28
* libata: kill probe_ent and related helpersTejun Heo2007-04-28
* libata: add init helpers including ata_pci_prepare_native_host()Tejun Heo2007-04-28
* libata: convert native PCI host handling to new init modelTejun Heo2007-04-28
* libata: implement ata_host_alloc_pinfo() and ata_host_register()Tejun Heo2007-04-28
* libata: separate out ata_host_alloc() and ata_host_register()Tejun Heo2007-04-28