| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [libata] ata_piix: add HP compaq laptop to short cable list | Jeff Garzik | 2007-10-12 | 1 | -0/+1 |
* | pata_ns87415: Initial cut at 87415/87560 IDE support | Alan Cox | 2007-10-12 | 3 | -0/+477 |
* | libata-core: blacklist HITACHI HDS drives using wildcard blacklist matching | David Milburn | 2007-10-12 | 1 | -2/+2 |
* | libata: update spurious NCQ completion blacklist | Tejun Heo | 2007-10-12 | 1 | -1/+4 |
* | pata_pdc202xx_old MWDMA fixes, and notes | Alan Cox | 2007-10-12 | 1 | -5/+10 |
* | pata_atiixp: Audit notes on locking | Alan Cox | 2007-10-12 | 1 | -0/+6 |
* | [libata] AHCI: enable AHCI mode, before using AHCI reset | Jeff Garzik | 2007-10-12 | 1 | -1/+7 |
* | libata: Fix build failure on ppc64 drivers/ata/pata_scc.c | Satyam Sharma | 2007-10-12 | 1 | -9/+12 |
* | sata_via: kill SATA_PATA_SHARING register handling | Tejun Heo | 2007-10-12 | 1 | -14/+2 |
* | libata: fix ata_set_max_sectors() | Tejun Heo | 2007-10-12 | 1 | -1/+4 |
* | libata-pmp-prep: implement sata_async_notification() | Tejun Heo | 2007-10-12 | 6 | -26/+91 |
* | libata-pmp-prep: implement ATA_HORKAGE_SKIP_PM | Tejun Heo | 2007-10-12 | 1 | -0/+7 |
* | libata-pmp-prep: implement EH fast-fail path | Tejun Heo | 2007-10-12 | 1 | -1/+1 |
* | libata-pmp-prep: implement ATA_LFLAG_DISABLED | Tejun Heo | 2007-10-12 | 1 | -1/+29 |
* | libata-pmp-prep: implement ATA_LFLAG_NO_RETRY | Tejun Heo | 2007-10-12 | 1 | -1/+4 |
* | libata-pmp-prep: implement ATA_LFLAG_NO_SRST, ASSUME_ATA and ASSUME_SEMB | Tejun Heo | 2007-10-12 | 1 | -10/+32 |
* | libata-pmp-prep: implement qc_defer helpers | Tejun Heo | 2007-10-12 | 2 | -2/+25 |
* | libata-pmp-prep: implement ops->qc_defer() | Tejun Heo | 2007-10-12 | 5 | -36/+61 |
* | libata-pmp-prep: make a number of functions global to libata | Tejun Heo | 2007-10-12 | 3 | -18/+34 |
* | libata-pmp-prep: add @new_class to ata_dev_revalidate() | Tejun Heo | 2007-10-12 | 3 | -4/+17 |
* | libata: misc updates for AN | Tejun Heo | 2007-10-12 | 4 | -16/+30 |
* | [libata] SCSI: simulator version, not device version, belongs in VPD | Jeff Garzik | 2007-10-12 | 3 | -4/+4 |
* | [libata] SCSI: clean up R/W recovery mode page | Jeff Garzik | 2007-10-12 | 1 | -3/+2 |
* | [libata] SCSI: improve FORMAT UNIT; minor code cleanups | Jeff Garzik | 2007-10-12 | 1 | -8/+17 |
* | [libata] Slightly improved no-op REQUEST SENSE, SEND DIAGNOSTIC | Jeff Garzik | 2007-10-12 | 1 | -2/+13 |
* | [libata] SCSI: support INQUIRY page 89h (ATA info page) | Jeff Garzik | 2007-10-12 | 1 | -4/+68 |
* | ahci: RAID mode SATA patch for Intel Tolapai | Jason Gaston | 2007-10-12 | 1 | -0/+2 |
* | libata: assume ATA_DEV_ATA on diagnostic failure | Tejun Heo | 2007-10-12 | 1 | -4/+14 |
* | libata: update ata_dev_try_classify() arguments | Tejun Heo | 2007-10-12 | 3 | -17/+21 |
* | ahci: reimplement port_map handling | Tejun Heo | 2007-10-12 | 1 | -50/+39 |
* | libata: remiplement ata_hpa_resize() | Tejun Heo | 2007-10-12 | 1 | -39/+85 |
* | libata: clean up read/set native_max address functions | Tejun Heo | 2007-10-12 | 1 | -97/+77 |
* | libata: move ata_id_n_sectors() upward | Tejun Heo | 2007-10-12 | 1 | -15/+15 |
* | ata_piix: replace spaces with tabs | Jason Gaston | 2007-10-12 | 1 | -9/+9 |
* | libata-scsi: convert to use the data buffer accessors | Boaz Harrosh | 2007-10-12 | 1 | -9/+9 |
* | libata-scsi: Remove !use_sg code paths | Boaz Harrosh | 2007-10-12 | 1 | -22/+9 |
* | pdc2027x: Switch properly to ioread/iowrite | Alan Cox | 2007-10-12 | 1 | -28/+28 |
* | libata: Update experimental tags to reflect reality better | Alan Cox | 2007-10-12 | 1 | -8/+8 |
* | [libata] blacklist Maxtor*BANC* using new wildcard blacklist matching | Jeff Garzik | 2007-10-12 | 1 | -10/+22 |
* | [libata] ata_piix: Use more-robust form of array initialization | Jeff Garzik | 2007-10-12 | 1 | -22/+12 |
* | AVR32 PATA driver | Kristoffer Nyborg Gregertsen | 2007-10-12 | 3 | -0/+451 |
* | libata driver for bf548 on chip ATAPI controller. | Sonic Zhang | 2007-10-12 | 3 | -0/+1644 |
* | libata: move EH repeat reporting into ata_eh_report() | Tejun Heo | 2007-10-12 | 1 | -12/+18 |
* | libata: implement and use ata_port_desc() to report port configuration | Tejun Heo | 2007-10-12 | 30 | -79/+299 |
* | libata: pata_pdc2027x PLL detection minor cleanup | Albert Lee | 2007-10-12 | 1 | -5/+0 |
* | libata: Spot bridge chips | Alan Cox | 2007-10-12 | 1 | -0/+11 |
* | libata: Switch most of the remaining SFF drivers to ata_sff_port_start | Alan Cox | 2007-10-12 | 38 | -61/+61 |
* | [libata] Remove ->port_disable() hook | Jeff Garzik | 2007-10-12 | 64 | -126/+1 |
* | libata pata_via: ACPI checks for 80wire cable | Alan Cox | 2007-10-12 | 1 | -0/+3 |
* | libata pata_amd: ACPI checks for 80wire cable | Alan Cox | 2007-10-12 | 1 | -0/+3 |