aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
...
* libata-core: blacklist HITACHI HDS drives using wildcard blacklist matchingDavid Milburn2007-10-121-2/+2
* libata: update spurious NCQ completion blacklistTejun Heo2007-10-121-1/+4
* pata_pdc202xx_old MWDMA fixes, and notesAlan Cox2007-10-121-5/+10
* pata_atiixp: Audit notes on lockingAlan Cox2007-10-121-0/+6
* [libata] AHCI: enable AHCI mode, before using AHCI resetJeff Garzik2007-10-121-1/+7
* libata: Fix build failure on ppc64 drivers/ata/pata_scc.cSatyam Sharma2007-10-121-9/+12
* sata_via: kill SATA_PATA_SHARING register handlingTejun Heo2007-10-121-14/+2
* libata: fix ata_set_max_sectors()Tejun Heo2007-10-121-1/+4
* libata-pmp-prep: implement sata_async_notification()Tejun Heo2007-10-126-26/+91
* libata-pmp-prep: implement ATA_HORKAGE_SKIP_PMTejun Heo2007-10-121-0/+7
* libata-pmp-prep: implement EH fast-fail pathTejun Heo2007-10-121-1/+1
* libata-pmp-prep: implement ATA_LFLAG_DISABLEDTejun Heo2007-10-121-1/+29
* libata-pmp-prep: implement ATA_LFLAG_NO_RETRYTejun Heo2007-10-121-1/+4
* libata-pmp-prep: implement ATA_LFLAG_NO_SRST, ASSUME_ATA and ASSUME_SEMBTejun Heo2007-10-121-10/+32
* libata-pmp-prep: implement qc_defer helpersTejun Heo2007-10-122-2/+25
* libata-pmp-prep: implement ops->qc_defer()Tejun Heo2007-10-125-36/+61
* libata-pmp-prep: make a number of functions global to libataTejun Heo2007-10-123-18/+34
* libata-pmp-prep: add @new_class to ata_dev_revalidate()Tejun Heo2007-10-123-4/+17
* libata: misc updates for ANTejun Heo2007-10-124-16/+30
* [libata] SCSI: simulator version, not device version, belongs in VPDJeff Garzik2007-10-123-4/+4
* [libata] SCSI: clean up R/W recovery mode pageJeff Garzik2007-10-121-3/+2
* [libata] SCSI: improve FORMAT UNIT; minor code cleanupsJeff Garzik2007-10-121-8/+17
* [libata] Slightly improved no-op REQUEST SENSE, SEND DIAGNOSTICJeff Garzik2007-10-121-2/+13
* [libata] SCSI: support INQUIRY page 89h (ATA info page)Jeff Garzik2007-10-121-4/+68
* ahci: RAID mode SATA patch for Intel TolapaiJason Gaston2007-10-121-0/+2
* libata: assume ATA_DEV_ATA on diagnostic failureTejun Heo2007-10-121-4/+14
* libata: update ata_dev_try_classify() argumentsTejun Heo2007-10-123-17/+21
* ahci: reimplement port_map handlingTejun Heo2007-10-121-50/+39
* libata: remiplement ata_hpa_resize()Tejun Heo2007-10-121-39/+85
* libata: clean up read/set native_max address functionsTejun Heo2007-10-121-97/+77
* libata: move ata_id_n_sectors() upwardTejun Heo2007-10-121-15/+15
* ata_piix: replace spaces with tabsJason Gaston2007-10-121-9/+9
* libata-scsi: convert to use the data buffer accessorsBoaz Harrosh2007-10-121-9/+9
* libata-scsi: Remove !use_sg code pathsBoaz Harrosh2007-10-121-22/+9
* pdc2027x: Switch properly to ioread/iowriteAlan Cox2007-10-121-28/+28
* libata: Update experimental tags to reflect reality betterAlan Cox2007-10-121-8/+8
* [libata] blacklist Maxtor*BANC* using new wildcard blacklist matchingJeff Garzik2007-10-121-10/+22
* [libata] ata_piix: Use more-robust form of array initializationJeff Garzik2007-10-121-22/+12
* AVR32 PATA driverKristoffer Nyborg Gregertsen2007-10-123-0/+451
* libata driver for bf548 on chip ATAPI controller.Sonic Zhang2007-10-123-0/+1644
* libata: move EH repeat reporting into ata_eh_report()Tejun Heo2007-10-121-12/+18
* libata: implement and use ata_port_desc() to report port configurationTejun Heo2007-10-1230-79/+299
* libata: pata_pdc2027x PLL detection minor cleanupAlbert Lee2007-10-121-5/+0
* libata: Spot bridge chipsAlan Cox2007-10-121-0/+11
* libata: Switch most of the remaining SFF drivers to ata_sff_port_startAlan Cox2007-10-1238-61/+61
* [libata] Remove ->port_disable() hookJeff Garzik2007-10-1264-126/+1
* libata pata_via: ACPI checks for 80wire cableAlan Cox2007-10-121-0/+3
* libata pata_amd: ACPI checks for 80wire cableAlan Cox2007-10-121-0/+3
* [libata] add ACPI cable detect APIAlan Cox2007-10-121-0/+38
* [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik2007-10-1265-203/+2