aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* pata_ixp4xx_cf: fix interruptAlessandro Zummo2007-03-191-1/+1
* pata_ixp4xx_cf: fix oops on detachTejun Heo2007-03-191-1/+0
* libata: kernel-doc fixRandy Dunlap2007-03-191-1/+1
* sata_inic162x: kill double region requestsTejun Heo2007-03-191-4/+0
* drivers/ata/Kconfig: PATA_SCC depends on wrong platformAkira Iguchi2007-03-191-1/+1
* sata_sil24: Add Adaptec 1220SA PCI IDJamie Clark2007-03-191-0/+1
* libata: don't whine if ->prereset() returns -ENOENTTejun Heo2007-03-191-1/+7
* [PATCH] trivial ATA iomem annotationsAl Viro2007-03-142-2/+2
* [PATCH] misc NULL noiseAl Viro2007-03-141-1/+1
* Pull bugzilla-7907 into release branchLen Brown2007-03-091-0/+7
|\
| * libata-acpi: allow _GTF on SATA, but disable on PATA for nowKristen Accardi2007-03-091-0/+7
* | libata: fix ata_host_release() free orderTejun Heo2007-03-091-6/+10
* | sata_nv: revert use of notifiers for nowRobert Hancock2007-03-091-1/+7
* | Fix simplex adapters with libataPetr Vandrovec2007-03-091-1/+2
* | ata_piix: Remove ugly layering violationAlan Cox2007-03-091-8/+3
* | [PATCH] libata-acpi: Try and stop all the non PCI devices crashingAlan Cox2007-03-081-1/+16
|/
* pata_pdc202xx_old: fix data corruption and other problemsBartlomiej Zolnierkiewicz2007-03-061-8/+14
* pata_legacy: fix io/irq mismatchMikael Pettersson2007-03-061-1/+1
* ahci: RAID mode SATA patch for Intel ICH9MJason Gaston2007-03-061-0/+1
* [libata] pata_jmicron: build fixJeff Garzik2007-03-031-1/+0
* libata: add CONFIG_PM to libata core layerTejun Heo2007-03-023-0/+42
* libata: add missing CONFIG_PM in LLDsTejun Heo2007-03-0238-2/+191
* libata: add missing PM callbacksTejun Heo2007-03-023-0/+12
* pata_qdi: Fix initialisationAlan Cox2007-03-021-4/+8
* [libata] pata_cmd64x: fix driver description in commentsJeff Garzik2007-03-021-1/+1
* [libata] pata_{legacy,sc1200,sl82c105}: add missing hooksJeff Garzik2007-03-023-0/+24
* [libata] change master/slave IDENTIFY orderJeff Garzik2007-03-021-2/+14
* libata-core: Fix simplex handlingAlan2007-03-021-3/+2
* ahci: improve spurious SDB FIS handlingTejun Heo2007-03-011-15/+24
* ahci/pata_jmicron: match class not function numberTejun Heo2007-03-012-22/+13
* pata_jmicron: drop unnecessary device programming in [re]initTejun Heo2007-03-011-31/+1
* libata: blacklist FUJITSU MHT2060BH for NCQTejun Heo2007-03-011-0/+2
* sata_sil24: kill unused local variable idx in sil24_fill_sg()Tejun Heo2007-03-011-3/+0
* libata: clear drvdata in ata_host_release(), take#2Tejun Heo2007-03-014-4/+2
* [libata] bump versionsJeff Garzik2007-02-2635-35/+35
* [libata] Trim trailing whitespace.Jeff Garzik2007-02-269-18/+18
* [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