aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/pci
Commit message (Expand)AuthorAge
* ide: remove useless subdirs from drivers/ide/Bartlomiej Zolnierkiewicz2008-10-21
* scc_pata: kill unused variablesSergei Shtylyov2008-10-17
* sgiioc4: kill duplicate ioremap()Sergei Shtylyov2008-10-17
* sgiioc4: kill useless address checksSergei Shtylyov2008-10-17
* delkin_cb: add PM supportBartlomiej Zolnierkiewicz2008-10-17
* ide: remove broken hpt34x driverBartlomiej Zolnierkiewicz2008-10-17
* sgiioc4: remove maskproc() methodSergei Shtylyov2008-10-17
* hpt366: cleanup maskproc() methodSergei Shtylyov2008-10-17
* hpt366: fix compile warningBartlomiej Zolnierkiewicz2008-10-17
* piix: add Hercules EC-900 mini-notebook to ich_laptop short cable listHerton Ronaldo Krzesinski2008-10-13
* ide: switch to DMA-mapping API part #2Bartlomiej Zolnierkiewicz2008-10-13
* ide: __ide_dma_end() -> ide_dma_end()Bartlomiej Zolnierkiewicz2008-10-13
* ide: ->ide_dma_clear_irq() -> ->clear_irq()Bartlomiej Zolnierkiewicz2008-10-13
* ide: use unique names for struct pci_driver instancesBartlomiej Zolnierkiewicz2008-10-13
* ide: remove [ata_]select_tBartlomiej Zolnierkiewicz2008-10-13
* ide: use 'drive->dn & 1' instead of drive->select.b.unitBartlomiej Zolnierkiewicz2008-10-13
* cy82c693: remove no longer needed CY82C693_DEBUG_LOGS codeBartlomiej Zolnierkiewicz2008-10-13
* cy82c693: remove dead CY82C693_SETDMA_CLOCK codeBartlomiej Zolnierkiewicz2008-10-13
* ide: remove superfluous ->waiting_for_dma checksBartlomiej Zolnierkiewicz2008-10-13
* ide: remove superfluous ->dma field from ide_hwif_tBartlomiej Zolnierkiewicz2008-10-13
* ide: add device flagsBartlomiej Zolnierkiewicz2008-10-13
* sgiioc4: fix messagesSergei Shtylylov2008-10-13
* sgiioc4: sgiioc4_read_status drive busy check fixSergei Shtylylov2008-10-13
* ide: add proper PCI PM support (v2)Bartlomiej Zolnierkiewicz2008-10-10
* hpt366: add hpt3xx_disable_fast_irq() helperBartlomiej Zolnierkiewicz2008-10-10
* ide: ide_dev_is_sata() -> ata_id_is_sata()Bartlomiej Zolnierkiewicz2008-10-10
* ide: ide_dev_has_iordy() -> ata_id_has_iordy()Bartlomiej Zolnierkiewicz2008-10-10
* cmd640: add __set_prefetch_mode()Bartlomiej Zolnierkiewicz2008-10-10
* ide: include <linux/hdreg.h> only when neededBartlomiej Zolnierkiewicz2008-10-10
* ide: check drive->present in ide_get_paired_drive()Bartlomiej Zolnierkiewicz2008-10-10
* ide: use ATA_* defines instead of *_STAT and *_ERR onesBartlomiej Zolnierkiewicz2008-10-10
* ide: remove drive->driveidBartlomiej Zolnierkiewicz2008-10-10
* ide: make drive->id an union (take 2)Bartlomiej Zolnierkiewicz2008-10-10
* ide: Fix pointer arithmetic in hpt3xx driver code (3rd try)Masoud Sharbiani2008-09-10
* sgiioc4: fixup message on resource allocation failureBartlomiej Zolnierkiewicz2008-08-18
* drivers/ide/pci/: use __devexit_p()Adrian Bunk2008-08-18
* ide: ->cable_detect method cannot be marked __devinitBartlomiej Zolnierkiewicz2008-08-05
* ide: ->quirkproc method cannot be marked __devinitBartlomiej Zolnierkiewicz2008-08-05
* cs5520: add enablebits checkingBartlomiej Zolnierkiewicz2008-08-05
* ide: drop 'name' parameter from ->init_chipset methodBartlomiej Zolnierkiewicz2008-07-24
* ide: prefix messages from IDE PCI host drivers by driver nameBartlomiej Zolnierkiewicz2008-07-24
* it821x: remove DECLARE_ITE_DEV() macroBartlomiej Zolnierkiewicz2008-07-24
* it8213: remove DECLARE_ITE_DEV() macroBartlomiej Zolnierkiewicz2008-07-24
* ide: include PCI device name in messages from IDE PCI host driversBartlomiej Zolnierkiewicz2008-07-24
* via82cxxx: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz2008-07-24
* trm290: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz2008-07-24
* triflex: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz2008-07-24
* tc86c001: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz2008-07-24
* slc90e66: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz2008-07-24
* sl82c105: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz2008-07-24