summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2007-02-26[libata] bump versionsJeff Garzik
2007-02-26[libata] Trim trailing whitespace.Jeff Garzik
2007-02-26[libata] sata_mv: Fix 50xx irq maskJeff Garzik
2007-02-26[libata] sata_mv: don't touch reserved bits in EDMA config registerJeff Garzik
2007-02-25libata: Use new id_to_dma_mode function to tidy reporting in more drivers (mi...Alan
2007-02-25pata_pcmcia: Fix oops in 2.6.21-rc1Alan
2007-02-25Add id_to_dma_mode function for printing DMA modesAlan
2007-02-25sata_promise: simplify port setupMikael Pettersson
2007-02-25sata_promise: fix 20619 new EH merge errorMikael Pettersson
2007-02-24[libata] ACPI: remove needless ->qc_issue hook existence testJeff Garzik
2007-02-24sata_vsc: refactor vsc_sata_interrupt and hook up error handlingDan Williams
2007-02-24sata_sil: ignore and clear spurious IRQs while executing commands by pollingTejun Heo
2007-02-24sata_mv: fix pci_enable_msi() error handlingTejun Heo
2007-02-24pata_amd: fix an obvious bug in cable detectionTejun Heo
2007-02-23[libata] ata_piix: remove duplicate PCI IDsJeff Garzik
2007-02-23sata_nv: complain on spurious completion notifiersRobert Hancock
2007-02-23sata_nv: kill old private BMDMA helper functionsRobert Hancock
2007-02-23libata: fix remaining ap->idTejun Heo
2007-02-23ahci: consider SDB FIS containing spurious NCQ completions HSM violation (reg...Tejun Heo
2007-02-21pata_sl82c105: remove un-needed code pathsAlan
2007-02-21pata_sil680: Assorted fixesAlan
2007-02-21pata_oldpiix: Call both PIO and DMA setup functions on switch as they are cal...Alan
2007-02-21pata_ixp4xx: Fix up set_mode() function and display Configured for PIO infoAlan
2007-02-21pata_cs5520: suspend/resumeAlan
2007-02-21pata: Display Configuring .. lines for devices with private set_mode methodsAlan
2007-02-21libata: s/ap->id/ap->print_id/gTejun Heo
2007-02-21sata_nv: enable hotplug interrupt and fix some readl/readw mismatchesRobert Hancock
2007-02-21sata_nv: Use notifier for completion checksRobert Hancock
2007-02-21sata_nv: Cleanup taskfile setupRobert Hancock
2007-02-21sata_nv: cleanup CPB and APRD initializationRobert Hancock
2007-02-21sata_nv: Add CPB register info to error_handler outputRobert Hancock
2007-02-21libata: Remove duplicate dma blacklist entryMagnus Damm
2007-02-21pata_pcmcia: Update device tableMagnus Damm
2007-02-21sata_via: fix resource-managed iomap conversionTejun Heo
2007-02-21libata: fix ata_scsi_change_queue_depth()Tejun Heo
2007-02-21libata: fix ata_scmd_need_defer()Tejun Heo
2007-02-21libata: separate out ata_ncq_enabled()Tejun Heo
2007-02-21libata: disable pdev on all suspend eventsTejun Heo
2007-02-21sata_nv: delay on switching between NCQ and non-NCQ commandsRobert Hancock
2007-02-21libata: Fix Cell SATA driver dependenciesJeff Garzik
2007-02-21libata: fix probe_ent alloc/free bugsTejun Heo
2007-02-21SATA: use NULL for ptrsRandy Dunlap
2007-02-21sata_nv: add back some verbosity into ADMA error_handlerRobert Hancock
2007-02-21SiS warning fixesAlan
2007-02-21libata bugfix: HDIO_DRIVE_TASKMark Lord
2007-02-21libata: kill ATA_DNXFER_ANYTejun Heo
2007-02-21libata: put some intelligence into EH speed down sequenceTejun Heo
2007-02-21libata: improve probe failure handlingTejun Heo
2007-02-21libata: improve ata_down_xfermask_limit()Tejun Heo
2007-02-21libata: PATA driver for CellebAkira Iguchi