summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [libata] sata_mv: Fix 50xx irq maskJeff Garzik2007-02-261-1/+10
* [libata] sata_mv: don't touch reserved bits in EDMA config registerJeff Garzik2007-02-261-8/+12
* libata: Use new id_to_dma_mode function to tidy reporting in more drivers (mi...Alan2007-02-252-2/+4
* pata_pcmcia: Fix oops in 2.6.21-rc1Alan2007-02-251-1/+0
* Add id_to_dma_mode function for printing DMA modesAlan2007-02-251-0/+44
* sata_promise: simplify port setupMikael Pettersson2007-02-251-19/+10
* sata_promise: fix 20619 new EH merge errorMikael Pettersson2007-02-251-0/+1
* [libata] ACPI: remove needless ->qc_issue hook existence testJeff Garzik2007-02-241-29/+22
* sata_vsc: refactor vsc_sata_interrupt and hook up error handlingDan Williams2007-02-241-49/+74
* sata_sil: ignore and clear spurious IRQs while executing commands by pollingTejun Heo2007-02-241-1/+7
* sata_mv: fix pci_enable_msi() error handlingTejun Heo2007-02-241-1/+1
* pata_amd: fix an obvious bug in cable detectionTejun Heo2007-02-241-2/+2
* [libata] ata_piix: remove duplicate PCI IDsJeff Garzik2007-02-231-2/+0
* sata_nv: complain on spurious completion notifiersRobert Hancock2007-02-231-0/+11
* sata_nv: kill old private BMDMA helper functionsRobert Hancock2007-02-231-74/+10
* libata: fix remaining ap->idTejun Heo2007-02-232-14/+10
* ahci: consider SDB FIS containing spurious NCQ completions HSM violation (reg...Tejun Heo2007-02-231-14/+14
* pata_sl82c105: remove un-needed code pathsAlan2007-02-211-30/+9
* pata_sil680: Assorted fixesAlan2007-02-211-2/+12
* pata_oldpiix: Call both PIO and DMA setup functions on switch as they are cal...Alan2007-02-211-3/+2
* pata_ixp4xx: Fix up set_mode() function and display Configured for PIO infoAlan2007-02-211-3/+4
* pata_cs5520: suspend/resumeAlan2007-02-211-1/+25
* pata: Display Configuring .. lines for devices with private set_mode methodsAlan2007-02-212-0/+2
* libata: s/ap->id/ap->print_id/gTejun Heo2007-02-219-48/+48
* sata_nv: enable hotplug interrupt and fix some readl/readw mismatchesRobert Hancock2007-02-211-8/+10
* sata_nv: Use notifier for completion checksRobert Hancock2007-02-211-15/+7
* sata_nv: Cleanup taskfile setupRobert Hancock2007-02-211-20/+21
* sata_nv: cleanup CPB and APRD initializationRobert Hancock2007-02-211-6/+10
* sata_nv: Add CPB register info to error_handler outputRobert Hancock2007-02-211-2/+6
* libata: Remove duplicate dma blacklist entryMagnus Damm2007-02-211-1/+0
* pata_pcmcia: Update device tableMagnus Damm2007-02-211-2/+5
* sata_via: fix resource-managed iomap conversionTejun Heo2007-02-211-5/+17
* libata: fix ata_scsi_change_queue_depth()Tejun Heo2007-02-211-12/+15
* libata: fix ata_scmd_need_defer()Tejun Heo2007-02-211-4/+2
* libata: separate out ata_ncq_enabled()Tejun Heo2007-02-211-3/+1
* libata: disable pdev on all suspend eventsTejun Heo2007-02-211-3/+2
* sata_nv: delay on switching between NCQ and non-NCQ commandsRobert Hancock2007-02-211-0/+10
* libata: Fix Cell SATA driver dependenciesJeff Garzik2007-02-211-1/+1
* libata: fix probe_ent alloc/free bugsTejun Heo2007-02-212-6/+2
* SATA: use NULL for ptrsRandy Dunlap2007-02-212-2/+2
* sata_nv: add back some verbosity into ADMA error_handlerRobert Hancock2007-02-211-0/+20
* SiS warning fixesAlan2007-02-214-6/+7
* libata bugfix: HDIO_DRIVE_TASKMark Lord2007-02-211-0/+1
* libata: kill ATA_DNXFER_ANYTejun Heo2007-02-212-10/+0
* libata: put some intelligence into EH speed down sequenceTejun Heo2007-02-211-60/+124
* libata: improve probe failure handlingTejun Heo2007-02-212-37/+37
* libata: improve ata_down_xfermask_limit()Tejun Heo2007-02-213-30/+96
* libata: PATA driver for CellebAkira Iguchi2007-02-214-1/+1240
* [PATCH] i810fb: fix i810_check_params section mismatchJean Delvare2007-02-201-1/+1
* [PATCH] fb: SM501 framebuffer driverBen Dooks2007-02-203-0/+1805
OpenPOWER on IntegriCloud