summaryrefslogtreecommitdiffstats
path: root/drivers/mca (unfollow)
Commit message (Expand)AuthorFilesLines
2007-10-12[libata] SCSI: simulator version, not device version, belongs in VPDJeff Garzik3-4/+4
2007-10-12[libata] SCSI: clean up R/W recovery mode pageJeff Garzik1-3/+2
2007-10-12[libata] SCSI: improve FORMAT UNIT; minor code cleanupsJeff Garzik1-8/+17
2007-10-12[libata] Slightly improved no-op REQUEST SENSE, SEND DIAGNOSTICJeff Garzik1-2/+13
2007-10-12[libata] SCSI: support INQUIRY page 89h (ATA info page)Jeff Garzik1-4/+68
2007-10-12ahci: RAID mode SATA patch for Intel TolapaiJason Gaston1-0/+2
2007-10-12libata: assume ATA_DEV_ATA on diagnostic failureTejun Heo1-4/+14
2007-10-12libata: update ata_dev_try_classify() argumentsTejun Heo4-18/+23
2007-10-12ahci: reimplement port_map handlingTejun Heo1-50/+39
2007-10-12libata: remiplement ata_hpa_resize()Tejun Heo1-39/+85
2007-10-12libata: clean up read/set native_max address functionsTejun Heo1-97/+77
2007-10-12libata: move ata_id_n_sectors() upwardTejun Heo1-15/+15
2007-10-12ata: increase allowed config flagsKristen Carlson Accardi1-4/+4
2007-10-12ata_piix: replace spaces with tabsJason Gaston1-9/+9
2007-10-12libata-scsi: convert to use the data buffer accessorsBoaz Harrosh1-9/+9
2007-10-12libata-scsi: Remove !use_sg code pathsBoaz Harrosh1-22/+9
2007-10-12pdc2027x: Switch properly to ioread/iowriteAlan Cox1-28/+28
2007-10-12libata: Update experimental tags to reflect reality betterAlan Cox1-8/+8
2007-10-12[libata] blacklist Maxtor*BANC* using new wildcard blacklist matchingJeff Garzik1-10/+22
2007-10-12[libata] ata_piix: Use more-robust form of array initializationJeff Garzik1-22/+12
2007-10-12AVR32 PATA driverKristoffer Nyborg Gregertsen3-0/+451
2007-10-12libata driver for bf548 on chip ATAPI controller.Sonic Zhang3-0/+1644
2007-10-12libata: move EH repeat reporting into ata_eh_report()Tejun Heo2-14/+21
2007-10-12libata: implement and use ata_port_desc() to report port configurationTejun Heo31-81/+309
2007-10-12libata: pata_pdc2027x PLL detection minor cleanupAlbert Lee1-5/+0
2007-10-12libata: Strict checking for identify reportingAlan Cox1-11/+85
2007-10-12libata: Spot bridge chipsAlan Cox1-0/+11
2007-10-12libata-portmap: Remove unused definitionsAlan Cox1-5/+0
2007-10-12libata: Switch most of the remaining SFF drivers to ata_sff_port_startAlan Cox38-61/+61
2007-10-12[libata] Remove ->port_disable() hookJeff Garzik67-132/+3
2007-10-12libata pata_via: ACPI checks for 80wire cableAlan Cox1-0/+3
2007-10-12libata pata_amd: ACPI checks for 80wire cableAlan Cox1-0/+3
2007-10-12[libata] add ACPI cable detect APIAlan Cox2-0/+44
2007-10-12[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik66-207/+2
2007-10-12libata: add printf format attribute to ehi desc functionsTejun Heo1-2/+4
2007-10-12libata: use ata_port_printk() in ata_wait_idle()Tejun Heo1-2/+4
2007-10-12libata-add-irq_flags-to-struct-pata_platform_info-fixAndrew Morton1-1/+1
2007-10-12ata_piix: disallow UDMA 133 on ICH5 & ICH7Christian Lamparter1-4/+4
2007-10-12ahci: Store interrupt valueKristen Carlson Accardi1-1/+10
2007-10-12[libata] ahci: send event when AN receivedKristen Carlson Accardi3-0/+43
2007-10-12[libata] check for SATA async notify supportKristen Carlson Accardi3-0/+64
2007-10-12pata_cmd64x: Set up MWDMA modes properlyAlan Cox1-11/+26
2007-10-12libata: Note that our cache flush code needs fixing upAlan Cox1-0/+4
2007-10-12libata-core: Document some limits/assumptions about ID_ATAAlan Cox1-2/+8
2007-10-12libata: add support for ATA_16 on ATAPIMark Lord3-16/+41
2007-10-12libata: move ata_altstatus() to pio data xfer functionsAlbert Lee1-4/+3
2007-10-12libata: Correct IORDY handlingAlan Cox2-2/+6
2007-10-12libata-link: update Power Management to handle PMP linksTejun Heo1-2/+5
2007-10-12libata-link: update hotplug to handle PMP linksTejun Heo2-52/+114
2007-10-12libata-link: update EH to deal with PMP linksTejun Heo1-70/+158