summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* [libata] sata_sil: register table cleanupJeff Garzik2007-07-091-2/+3
* use_clustering (sht) bit set to 0 in AHCI ?Jens Axboe2007-07-091-1/+1
* libata: replace ap->cbl tests with ATA_FLAG_SATA testsTejun Heo2007-07-091-3/+3
* [libata] pata_atiixp: add SB700 PCI IDJeff Garzik2007-07-091-0/+1
* libata-acpi: implement _GTM/_STM supportTejun Heo2007-07-093-5/+158
* libata-acpi: remove redundant checksTejun Heo2007-07-091-23/+0
* libata: reimplement ACPI invocationTejun Heo2007-07-094-99/+138
* libata-acpi: miscellaneous cleanupsTejun Heo2007-07-091-28/+23
* libata-acpi: clean up ata_acpi_exec_tfs()Tejun Heo2007-07-091-115/+111
* libata-acpi: implement ata_acpi_associate()Tejun Heo2007-07-093-320/+54
* pata_pcmcia: Switch to ata_sff_port_startAlan Cox2007-07-031-1/+1
* pata_pdc202xx_old: Correct cable detect logicAlan Cox2007-07-031-2/+2
* ata_generic: Check the right register for the DMA enabled flagsAlan Cox2007-07-031-1/+1
* pata_ali: fix UDMA settingsChuck Ebbert2007-07-031-4/+4
* sata_mv: PCI-ID for Adaptec 1430SA SATA ControllerFlorian Attenberger2007-07-031-0/+3
* libata: fix assigned IRQ reportingTejun Heo2007-07-033-5/+11
* [libata] sata_nv: undo merge errorJeff Garzik2007-07-021-1/+0
* libata: PATA-mode fixes for sis_sataUwe Koziolek2007-07-023-23/+64
* libata: add HTS541616J9SA00 to NCQ blacklistTejun Heo2007-07-021-0/+1
* sata_nv: allow changing queue depthRobert Hancock2007-07-021-0/+2
* sata_inic162x: disable LBA48 devicesTejun Heo2007-07-021-0/+7
* libata: remove reading alt_status from ata_hsm_qc_complete()Albert Lee2007-07-021-2/+0
* libata: pata_pdc2027x PLL input clock fixAlbert Lee2007-07-021-2/+9
* scsi disk help file is not completeRandy Dunlap2007-07-021-0/+5
* libata: kill ATA_HORKAGE_DMA_RW_ONLYTejun Heo2007-06-271-6/+1
* libata: use PIO for non-16 byte aligned ATAPI commandsTejun Heo2007-06-271-23/+10
* libata: call ata_check_atapi_dma() with qc better preparedTejun Heo2007-06-271-12/+8
* libata: fix infinite EH waiting bugTejun Heo2007-06-271-0/+1
* libata: fix ata_dev_disable()Tejun Heo2007-06-271-2/+3
* pata_it821x: fix section mismatch warningRandy Dunlap2007-06-271-1/+1
* libata: remove unused variable from ata_eh_reset()Tejun Heo2007-06-271-3/+1
* libata: be less verbose about hpaTejun Heo2007-06-271-6/+5
* libata: kill non-sense warning messageTejun Heo2007-06-271-2/+0
* HPT374 is UDMA100 not UDMA133Alan Cox2007-06-271-2/+2
* fix module_param mistake in it821xStas Sergeev2007-06-201-1/+1
* ahci: fix PORTS_IMPL overrideTejun Heo2007-06-201-1/+1
* kerneldoc fix in libataHenrik Kretzschmar2007-06-201-1/+1
* libata: more NONCQ devicesTejun Heo2007-06-201-0/+2
* pata_it821x: (partially) fix DMA in RAID modeBartlomiej Zolnierkiewicz2007-06-201-8/+3
* PATA: Add the MCP73/77 support to PATA driverPeer Chen2007-06-201-0/+2
* libata: limit post SRST nsect/lbal wait to ~100msTejun Heo2007-06-111-13/+19
* libata: force PIO on IOMEGA ZIP 250 ATAPITejun Heo2007-06-111-0/+1
* libata passthru: update cached device paramtersAlbert Lee2007-06-091-6/+16
* libata passthru: always enforce correct DEV bitAlbert Lee2007-06-091-6/+4
* libata passthru: map UDMA protocolsAlbert Lee2007-06-091-2/+2
* libata passthru: support PIO multi commandsAlbert Lee2007-06-091-4/+16
* libata passthru: update protocol numbersAlbert Lee2007-06-091-8/+7
* libata: Correct abuse of languageAlan Cox2007-06-091-1/+1
* libata-core/sff: Fix multiple assumptions about DMAAlan Cox2007-06-092-8/+30
* ahci: Add MCP73/MCP77 support to AHCI driverPeer Chen2007-06-091-0/+24
OpenPOWER on IntegriCloud