summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libata-pmp-prep: implement ops->qc_defer()Tejun Heo2007-10-126-36/+67
* 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-pmp-prep: add PMP related constants, fields, ops and update helpersTejun Heo2007-10-121-4/+26
* libata: misc updates for ANTejun Heo2007-10-125-17/+31
* [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/+2Star
* [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-124-18/+23
* ahci: reimplement port_map handlingTejun Heo2007-10-121-50/+39Star
* libata: remiplement ata_hpa_resize()Tejun Heo2007-10-121-39/+85
* libata: clean up read/set native_max address functionsTejun Heo2007-10-121-97/+77Star
* libata: move ata_id_n_sectors() upwardTejun Heo2007-10-121-15/+15
* ata: increase allowed config flagsKristen Carlson Accardi2007-10-121-4/+4
* 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/+9Star
* 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/+12Star
* 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-122-14/+21
* libata: implement and use ata_port_desc() to report port configurationTejun Heo2007-10-1231-81/+309
* libata: pata_pdc2027x PLL detection minor cleanupAlbert Lee2007-10-121-5/+0Star
* libata: Strict checking for identify reportingAlan Cox2007-10-121-11/+85
* libata: Spot bridge chipsAlan Cox2007-10-121-0/+11
* libata-portmap: Remove unused definitionsAlan Cox2007-10-121-5/+0Star
* 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-1267-132/+3Star
* 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-122-0/+44
* [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik2007-10-1266-207/+2Star
* libata: add printf format attribute to ehi desc functionsTejun Heo2007-10-121-2/+4
* libata: use ata_port_printk() in ata_wait_idle()Tejun Heo2007-10-121-2/+4
* libata-add-irq_flags-to-struct-pata_platform_info-fixAndrew Morton2007-10-121-1/+1
* ata_piix: disallow UDMA 133 on ICH5 & ICH7Christian Lamparter2007-10-121-4/+4
* ahci: Store interrupt valueKristen Carlson Accardi2007-10-121-1/+10
* [libata] ahci: send event when AN receivedKristen Carlson Accardi2007-10-123-0/+43
* [libata] check for SATA async notify supportKristen Carlson Accardi2007-10-123-0/+64
* pata_cmd64x: Set up MWDMA modes properlyAlan Cox2007-10-121-11/+26
* libata: Note that our cache flush code needs fixing upAlan Cox2007-10-121-0/+4
* libata-core: Document some limits/assumptions about ID_ATAAlan Cox2007-10-121-2/+8
* libata: add support for ATA_16 on ATAPIMark Lord2007-10-123-16/+41