aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] trivial piix: swap bogus dot for comma spaceAlan2006-12-041-1/+1
* [PATCH] sata_promise: PHYMODE4 fixupMikael Pettersson2006-12-031-0/+11
* [PATCH] libata: always use polling IDENTIFYTejun Heo2006-12-034-14/+4
* [libata] pata_cs5535: fix buildJeff Garzik2006-12-031-1/+1
* [PATCH] ahci: do not powerdown during initializationTejun Heo2006-12-031-7/+7
* [PATCH] libata: prepare ata_sg_clean() for invocation from EHTejun Heo2006-12-032-3/+4
* [PATCH] libata: separate out rw ATA taskfile building into ata_build_rw_tf()Tejun Heo2006-12-033-112/+145
* [PATCH] libata: implement ata_exec_internal_sg()Tejun Heo2006-12-032-7/+46
* [PATCH] libata: make sure IRQ is cleared after ata_bmdma_freeze()Tejun Heo2006-12-032-3/+10
* [PATCH] libata: move BMDMA host status recording from EH to interrupt handlerTejun Heo2006-12-033-3/+11
* [PATCH] libata: make sure sdev doesn't go away while rescanningTejun Heo2006-12-031-4/+16
* [PATCH] libata: don't request sense if the port is frozenTejun Heo2006-12-031-13/+15
* [PATCH] libata: fix READ CAPACITY simulationTejun Heo2006-12-031-45/+36
* [PATCH] libata: implement ATA_FLAG_SETXFER_POLLING and use it in pata_via, ta...Tejun Heo2006-12-032-6/+14
* [PATCH] libata: set IRQF_SHARED for legacy PCI IDE IRQsTejun Heo2006-12-031-0/+1
* [PATCH] libata: kill unnecessary sht->max_sectors initializationsTejun Heo2006-12-0343-49/+0
* [PATCH] libata: add missing sht->slave_destroyTejun Heo2006-12-034-0/+4
* [PATCH] libata: print cdb[0] in failed qc reportTejun Heo2006-12-011-2/+3
* [PATCH] sata_nv: fix ATAPI in ADMA modeRobert Hancock2006-12-011-130/+188
* [PATCH] pata_marvell: merge Mandriva patchesAlan2006-12-011-3/+3
* [PATCH] pata_hpt3x3: suspend/resume supportAlan2006-12-011-12/+34
* [PATCH] pata : more drivers that need only standard suspend and resumeAlan2006-12-012-3/+11
* [PATCH] hpt36x: Suspend/resume supportAlan2006-12-011-14/+35
* [PATCH] pata_via suspend/resume supportAlan2006-12-011-18/+76
* [PATCH] pata_amd: suspend/resumeAlan2006-12-011-2/+23
* [PATCH] pata_it821x: Suspend/Resume supportAlan2006-12-011-2/+14
* [PATCH] pata_serverworks suspend/resumeAlan2006-12-011-2/+30
* [PATCH] pata_cmd64x: suspend/resumeAlan2006-12-011-2/+20
* [PATCH] pata_cs5520: resume supportAlan2006-12-011-2/+22
* [PATCH] PATA libata: suspend/resume simple casesAlan2006-12-0115-47/+82
* [PATCH] pata_sil680 suspend/resumeAlan2006-12-011-27/+55
* [PATCH] pata_rz1000: Force readahead off on resumeAlan2006-12-011-15/+33
* [PATCH] pata_ali: suspend/resume supportAlan2006-12-011-51/+84
* [PATCH] pata_jmicron: fix JMB368 support, add suspend/resume handlingAlan2006-12-011-6/+28
* [PATCH] pata_cs5530: suspend/resume supportAlan2006-12-011-37/+62
* [PATCH] pata_hpt366 enablebitsAlan2006-12-011-1/+9
* [PATCH] sata_promise fixes and updatesMikael Pettersson2006-12-011-11/+21
* [libata] sata_promise: fix TBG mode register offsetJeff Garzik2006-12-011-3/+2
* [PATCH] libata: improve SCSI sense data generationTejun Heo2006-12-011-23/+23
* [PATCH] libata: implement ata_tf_read_block()Tejun Heo2006-12-012-0/+44
* [PATCH] libata: cosmetic changes to sense generation functionsTejun Heo2006-12-011-11/+11
* [PATCH] libata: fix passthru sense data headerTejun Heo2006-12-011-6/+3
* [PATCH] libata: sync result_tf.flags w/ command tf.flagsTejun Heo2006-12-011-3/+11
* [PATCH] libata: trivial updates to ata_sg_init_one()Tejun Heo2006-12-011-5/+1
* [PATCH] libata: improve failed qc reportingTejun Heo2006-12-011-5/+27
* [PATCH] ata_piix: strip now unneded MAP related stuffTejun Heo2006-12-011-29/+10
* [PATCH] ata_piix: apply device detection via polling IDENTIFYTejun Heo2006-12-011-98/+6
* [PATCH] libata: implement presence detection via polling IDENTIFYTejun Heo2006-12-013-7/+37
* [PATCH] libata: convert @post_reset to @flags in ata_dev_read_id()Tejun Heo2006-12-013-14/+23
* [PATCH] ata_piix: clean up port flagsTejun Heo2006-12-011-17/+14