summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* libata: bump transfer chunk size if it's oddTejun Heo2007-11-261-3/+32
* libata: Return proper ATA INT status in pata_bf54x driversonic zhang2007-11-261-3/+3
* pata_ali: trim trailing whitespace (fix checkpatch complaints)Jeff Garzik2007-11-231-1/+1
* pata_isapnp: Polled devicesAlan Cox2007-11-231-4/+7
* pata_hpt37x: Fix cable detect bug spotted by SergeiAlan Cox2007-11-231-1/+1
* pata_ali: Lots of problems still showing up with small ATAPI DMAAlan Cox2007-11-231-0/+17
* pata_ali: Add Mitac 8317 and derivativesAlan Cox2007-11-231-0/+3
* libata-core: List more documentation sources for referenceAlan Cox2007-11-231-0/+8
* ata_piix: Invalid use of writel/readl with iomapAlan Cox2007-11-231-3/+3
* sata_sil24: fix sg table sizingTejun Heo2007-11-231-3/+23
* pata_jmicron: fix disabled port handling in jmicron_pre_reset()Tejun Heo2007-11-231-5/+4
* pata_sil680: kill bogus reset code (take 2)Sergei Shtylyov2007-11-231-30/+2
* ata_piix: port enable for the first SATA controller of ICH8 is 0xf not 0x3Tejun Heo2007-11-191-1/+1
* ata_piix: only enable the first port on apple macbook proThomas Rohwer2007-11-191-0/+28
* ata_piix: reorganize controller IDsTejun Heo2007-11-191-31/+31
* pata_sis.c: Add Packard Bell EasyNote K5305 to laptopsGabriel C2007-11-191-0/+1
* libata-scsi: be tolerant of 12-byte ATAPI commands in 16-byte CDBsMark Lord2007-11-191-1/+2
* libata: use ATA_HORKAGE_STUCK_ERR for ATAPI tape drivesAlbert Lee2007-11-191-1/+3
* libata: workaround DRQ=1 ERR=1 for ATAPI tape drivesAlbert Lee2007-11-191-5/+13
* libata: remove unused functionsAdrian Bunk2007-11-192-173/+0
* ata_piix: add SATELLITE U205 to broken suspend listTejun Heo2007-11-191-0/+7
* libata: Don't fail device revalidation for bad _GTF methodsMatthew Garrett2007-11-101-8/+2
* libata: port and host should be stopped before hardware resources are releasedTejun Heo2007-11-081-13/+39
* libata: skip 0xff polling for PATA controllersTejun Heo2007-11-081-5/+11
* libata: pata_platform: Support polling-mode configuration.Paul Mundt2007-11-081-7/+28
* libata: Support PIO polling-only hosts.Paul Mundt2007-11-081-0/+10
* libata sata_qstor conversion to new error handling (EH).Mark Lord2007-11-081-14/+51
* libata sata_qstor workaround for spurious interruptsMark Lord2007-11-081-17/+21
* libata sata_qstor nuke idle stateMark Lord2007-11-081-11/+4
* nv_hardreset: update dangling reference to bugzilla entryFernando Luis Vázquez Cao2007-11-081-1/+1
* ata_piix: add SATELLITE PRO U200 to broken suspend listYann Chachkoff2007-11-081-0/+7
* libata: handle broken cable reportingAlan Cox2007-11-051-1/+20
* pata_hpt37x: Fix outstanding bug reports on the HPT374 and 37x cable detectAlan Cox2007-11-051-13/+36
* ata_piix: Add additional PCI identifier for 40 wire short cableAlan Cox2007-11-051-0/+1
* pata_serverworks: Fix problem with some drive combinationsAlan Cox2007-11-051-6/+5
* libata: Don't disable dipm with SET FEATURESKristen Carlson Accardi2007-11-041-8/+10
* [libata] Utilize new SCSI event infrastructureJeff Garzik2007-11-031-3/+5
* libata: don't configure downstream links faster than the upstream linkTejun Heo2007-11-031-6/+16
* libata: request PHY speed configuration on SControl access failureTejun Heo2007-11-031-1/+1
* libata: consider errors not associated with commands for speed downTejun Heo2007-11-031-6/+13
* libata: more robust reset failure handlingTejun Heo2007-11-031-9/+16
* libata: cosmetic clean up / reorganization of ata_eh_reset()Tejun Heo2007-11-031-56/+56
* libata: fix timing computation in ata_eh_reset()Tejun Heo2007-11-031-1/+1
* libata: increase 128 KB / cmd limit for ATAPI tape drivesTony Battersby2007-11-031-0/+4
* sata_promise: fix endianess bug in ASIC PRD bug workaroundMikael Pettersson2007-11-031-1/+1
* libata: fix docbookStephen Hemminger2007-11-031-3/+3
* make ata_scsi_lpm_get() staticAdrian Bunk2007-11-031-1/+1
* libata: suppress two warningsStephen Rothwell2007-11-031-0/+4
* ata/sata_fsl: Remove ata_scsi_suspend/resume callbacksashish kalra2007-11-031-4/+0
* ata/sata_fsl: Remove sending LOG EXT command in sata_fsl_softreset()ashish kalra2007-11-031-70/+0
OpenPOWER on IntegriCloud