summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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/+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-123-17/+21
* 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_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-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/+0Star
* 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-1266-130/+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-121-0/+38
* [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik2007-10-1265-203/+2Star
* 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-122-0/+42
* [libata] check for SATA async notify supportKristen Carlson Accardi2007-10-121-0/+53
* 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
* libata: move ata_altstatus() to pio data xfer functionsAlbert Lee2007-10-121-4/+3Star
* libata: Correct IORDY handlingAlan Cox2007-10-121-1/+5
* libata-link: update Power Management to handle PMP linksTejun Heo2007-10-121-2/+5
* libata-link: update hotplug to handle PMP linksTejun Heo2007-10-122-52/+114
* libata-link: update EH to deal with PMP linksTejun Heo2007-10-121-70/+158
* libata-link: update ata_scsi_error() to handle PMP linksTejun Heo2007-10-121-4/+9