summaryrefslogtreecommitdiff
path: root/drivers/ide/pci
AgeCommit message (Expand)AuthorFilesLines
2008-10-17scc_pata: kill unused variablesSergei Shtylyov1-4/+0
2008-10-17sgiioc4: kill duplicate ioremap()Sergei Shtylyov1-12/+2
2008-10-17sgiioc4: kill useless address checksSergei Shtylyov1-17/+9
2008-10-17delkin_cb: add PM supportBartlomiej Zolnierkiewicz1-7/+56
2008-10-17ide: remove broken hpt34x driverBartlomiej Zolnierkiewicz2-194/+0
2008-10-17sgiioc4: remove maskproc() methodSergei Shtylyov1-9/+0
2008-10-17hpt366: cleanup maskproc() methodSergei Shtylyov1-18/+16
2008-10-17hpt366: fix compile warningBartlomiej Zolnierkiewicz1-1/+0
2008-10-13piix: add Hercules EC-900 mini-notebook to ich_laptop short cable listHerton Ronaldo Krzesinski1-0/+1
2008-10-13ide: switch to DMA-mapping API part #2Bartlomiej Zolnierkiewicz2-15/+14
2008-10-13ide: __ide_dma_end() -> ide_dma_end()Bartlomiej Zolnierkiewicz8-12/+12
2008-10-13ide: ->ide_dma_clear_irq() -> ->clear_irq()Bartlomiej Zolnierkiewicz1-16/+23
2008-10-13ide: use unique names for struct pci_driver instancesBartlomiej Zolnierkiewicz33-98/+98
2008-10-13ide: remove [ata_]select_tBartlomiej Zolnierkiewicz1-1/+1
2008-10-13ide: use 'drive->dn & 1' instead of drive->select.b.unitBartlomiej Zolnierkiewicz13-48/+41
2008-10-13cy82c693: remove no longer needed CY82C693_DEBUG_LOGS codeBartlomiej Zolnierkiewicz1-51/+0
2008-10-13cy82c693: remove dead CY82C693_SETDMA_CLOCK codeBartlomiej Zolnierkiewicz1-60/+0
2008-10-13ide: remove superfluous ->waiting_for_dma checksBartlomiej Zolnierkiewicz2-6/+0
2008-10-13ide: remove superfluous ->dma field from ide_hwif_tBartlomiej Zolnierkiewicz1-2/+0
2008-10-13ide: add device flagsBartlomiej Zolnierkiewicz7-17/+23
2008-10-13sgiioc4: fix messagesSergei Shtylylov1-23/+16
2008-10-13sgiioc4: sgiioc4_read_status drive busy check fixSergei Shtylylov1-2/+3
2008-10-11ide: add proper PCI PM support (v2)Bartlomiej Zolnierkiewicz27-30/+84
2008-10-11hpt366: add hpt3xx_disable_fast_irq() helperBartlomiej Zolnierkiewicz1-25/+33
2008-10-11ide: ide_dev_is_sata() -> ata_id_is_sata()Bartlomiej Zolnierkiewicz1-2/+2
2008-10-11ide: ide_dev_has_iordy() -> ata_id_has_iordy()Bartlomiej Zolnierkiewicz1-1/+1
2008-10-11cmd640: add __set_prefetch_mode()Bartlomiej Zolnierkiewicz1-22/+20
2008-10-11ide: include <linux/hdreg.h> only when neededBartlomiej Zolnierkiewicz30-30/+0
2008-10-11ide: check drive->present in ide_get_paired_drive()Bartlomiej Zolnierkiewicz6-12/+12
2008-10-11ide: use ATA_* defines instead of *_STAT and *_ERR onesBartlomiej Zolnierkiewicz2-5/+5
2008-10-11ide: remove drive->driveidBartlomiej Zolnierkiewicz4-5/+5
2008-10-11ide: make drive->id an union (take 2)Bartlomiej Zolnierkiewicz9-49/+56
2008-09-11ide: Fix pointer arithmetic in hpt3xx driver code (3rd try)Masoud Sharbiani1-16/+15
2008-08-18sgiioc4: fixup message on resource allocation failureBartlomiej Zolnierkiewicz1-2/+2
2008-08-18drivers/ide/pci/: use __devexit_p()Adrian Bunk10-10/+10
2008-08-05ide: ->cable_detect method cannot be marked __devinitBartlomiej Zolnierkiewicz20-23/+23
2008-08-05ide: ->quirkproc method cannot be marked __devinitBartlomiej Zolnierkiewicz2-2/+2
2008-08-05cs5520: add enablebits checkingBartlomiej Zolnierkiewicz1-0/+1
2008-07-25ide: drop 'name' parameter from ->init_chipset methodBartlomiej Zolnierkiewicz17-46/+37
2008-07-25ide: prefix messages from IDE PCI host drivers by driver nameBartlomiej Zolnierkiewicz31-327/+308
2008-07-25it821x: remove DECLARE_ITE_DEV() macroBartlomiej Zolnierkiewicz1-12/+7
2008-07-25it8213: remove DECLARE_ITE_DEV() macroBartlomiej Zolnierkiewicz1-16/+10
2008-07-25ide: include PCI device name in messages from IDE PCI host driversBartlomiej Zolnierkiewicz11-56/+75
2008-07-25via82cxxx: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz1-0/+16
2008-07-25trm290: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz1-0/+7
2008-07-25triflex: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz1-0/+7
2008-07-25tc86c001: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz1-1/+16
2008-07-25slc90e66: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz1-0/+7
2008-07-25sl82c105: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz1-0/+7
2008-07-25sis5513: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz1-0/+13