aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-26[libata] sata_mv: Fix 50xx irq maskJeff Garzik1-1/+10
2007-02-26[libata] sata_mv: don't touch reserved bits in EDMA config registerJeff Garzik1-8/+12
2007-02-25libata: Use new id_to_dma_mode function to tidy reporting in more drivers (minimally tested)Alan2-2/+4
2007-02-25pata_pcmcia: Fix oops in 2.6.21-rc1Alan1-1/+0
2007-02-25Add id_to_dma_mode function for printing DMA modesAlan1-0/+44
2007-02-25sata_promise: simplify port setupMikael Pettersson1-19/+10
2007-02-25sata_promise: fix 20619 new EH merge errorMikael Pettersson1-0/+1
2007-02-24[libata] ACPI: remove needless ->qc_issue hook existence testJeff Garzik1-29/+22
2007-02-24sata_vsc: refactor vsc_sata_interrupt and hook up error handlingDan Williams1-49/+74
2007-02-24sata_sil: ignore and clear spurious IRQs while executing commands by pollingTejun Heo1-1/+7
2007-02-24sata_mv: fix pci_enable_msi() error handlingTejun Heo1-1/+1
2007-02-24pata_amd: fix an obvious bug in cable detectionTejun Heo1-2/+2
2007-02-23[libata] ata_piix: remove duplicate PCI IDsJeff Garzik1-2/+0
2007-02-23sata_nv: complain on spurious completion notifiersRobert Hancock1-0/+11
2007-02-23sata_nv: kill old private BMDMA helper functionsRobert Hancock1-74/+10
2007-02-23libata: fix remaining ap->idTejun Heo2-14/+10
2007-02-23ahci: consider SDB FIS containing spurious NCQ completions HSM violation (regenerated)Tejun Heo1-14/+14
2007-02-21pata_sl82c105: remove un-needed code pathsAlan1-30/+9
2007-02-21pata_sil680: Assorted fixesAlan1-2/+12
2007-02-21pata_oldpiix: Call both PIO and DMA setup functions on switch as they are called on set upAlan1-3/+2
2007-02-21pata_ixp4xx: Fix up set_mode() function and display Configured for PIO infoAlan1-3/+4
2007-02-21pata_cs5520: suspend/resumeAlan1-1/+25
2007-02-21pata: Display Configuring .. lines for devices with private set_mode methodsAlan2-0/+2
2007-02-21libata: s/ap->id/ap->print_id/gTejun Heo9-48/+48
2007-02-21sata_nv: enable hotplug interrupt and fix some readl/readw mismatchesRobert Hancock1-8/+10
2007-02-21sata_nv: Use notifier for completion checksRobert Hancock1-15/+7
2007-02-21sata_nv: Cleanup taskfile setupRobert Hancock1-20/+21
2007-02-21sata_nv: cleanup CPB and APRD initializationRobert Hancock1-6/+10
2007-02-21sata_nv: Add CPB register info to error_handler outputRobert Hancock1-2/+6
2007-02-21libata: Remove duplicate dma blacklist entryMagnus Damm1-1/+0
2007-02-21pata_pcmcia: Update device tableMagnus Damm1-2/+5
2007-02-21sata_via: fix resource-managed iomap conversionTejun Heo1-5/+17
2007-02-21libata: fix ata_scsi_change_queue_depth()Tejun Heo1-12/+15
2007-02-21libata: fix ata_scmd_need_defer()Tejun Heo1-4/+2
2007-02-21libata: separate out ata_ncq_enabled()Tejun Heo1-3/+1
2007-02-21libata: disable pdev on all suspend eventsTejun Heo1-3/+2
2007-02-21sata_nv: delay on switching between NCQ and non-NCQ commandsRobert Hancock1-0/+10
2007-02-21libata: Fix Cell SATA driver dependenciesJeff Garzik1-1/+1
2007-02-21libata: fix probe_ent alloc/free bugsTejun Heo2-6/+2
2007-02-21SATA: use NULL for ptrsRandy Dunlap2-2/+2
2007-02-21sata_nv: add back some verbosity into ADMA error_handlerRobert Hancock1-0/+20
2007-02-21SiS warning fixesAlan4-6/+7
2007-02-21libata bugfix: HDIO_DRIVE_TASKMark Lord1-0/+1
2007-02-21libata: kill ATA_DNXFER_ANYTejun Heo2-10/+0
2007-02-21libata: put some intelligence into EH speed down sequenceTejun Heo1-60/+124
2007-02-21libata: improve probe failure handlingTejun Heo2-37/+37
2007-02-21libata: improve ata_down_xfermask_limit()Tejun Heo3-30/+96
2007-02-21libata: PATA driver for CellebAkira Iguchi4-1/+1240
2007-02-16[PATCH] libata: wrong sizeof for BUFFERFiodor Suietov1-1/+1
2007-02-16[PATCH] libata: change order of _SDD/_GTF execution (resend #3)Kristen Carlson Accardi1-11/+10