summaryrefslogtreecommitdiffstats
path: root/drivers/ide/pci/trm290.c
Commit message (Expand)AuthorAgeFilesLines
* trm290: use ide_execute_command()Bartlomiej Zolnierkiewicz2008-02-021-4/+1Star
* ide: remove needless includes from PCI host driversBartlomiej Zolnierkiewicz2008-02-021-2/+0Star
* ide: delete filenames/versions from commentsBartlomiej Zolnierkiewicz2008-02-011-2/+1Star
* ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_tBartlomiej Zolnierkiewicz2008-02-011-1/+1
* trm290: cannot call ide_setup_dma()Sergei Shtylyov2008-02-011-26/+38
* ide: merge ->dma_host_{on,off} methods into ->dma_host_set methodBartlomiej Zolnierkiewicz2008-01-261-7/+2Star
* trm290: do hook dma_host_{on,off} methods (take 2)Sergei Shtylyov2008-01-101-9/+20
* trm290: remove bogus init_hwif_trm290() commentBartlomiej Zolnierkiewicz2007-11-271-3/+0Star
* ide: constify struct ide_port_infoBartlomiej Zolnierkiewicz2007-10-201-1/+1
* ide: replace ide_pci_device_t by struct ide_port_infoBartlomiej Zolnierkiewicz2007-10-201-1/+1
* ide: add ->chipset field to ide_pci_device_tBartlomiej Zolnierkiewicz2007-10-201-1/+1
* ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flagsBartlomiej Zolnierkiewicz2007-10-191-2/+2
* ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flagsBartlomiej Zolnierkiewicz2007-10-191-1/+1
* ide: add IDE_HFLAG_BOOTABLE host flagBartlomiej Zolnierkiewicz2007-10-191-4/+3Star
* ide: add IDE_HFLAG_NO_ATAPI_DMA host flagBartlomiej Zolnierkiewicz2007-10-191-1/+3
* ide: remove hwif->autodma and drive->autodmaBartlomiej Zolnierkiewicz2007-10-161-3/+2Star
* ide: use PCI_VDEVICE() macroBartlomiej Zolnierkiewicz2007-10-161-2/+2
* ide: remove ->ide_dma_check (take 2)Bartlomiej Zolnierkiewicz2007-10-161-0/+1
* ide: add ide_pci_device_t.host_flags (take 2)Bartlomiej Zolnierkiewicz2007-07-201-1/+0Star
* ide: use PIO/MMIO operations directly where possible (v2)Bartlomiej Zolnierkiewicz2007-02-171-20/+18Star
* trm290: remove redundant CONFIG_BLK_DEV_IDEDMA #ifdef-sBartlomiej Zolnierkiewicz2007-02-171-4/+0Star
* ide: add missing __init tags to IDE PCI host driversBartlomiej Zolnierkiewicz2007-01-271-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] More BUG_ON conversionEric Sesterhenn2006-06-231-2/+1Star
* [PATCH] Update CREDITS entry and listings in source files for Jesper JuhlJesper Juhl2005-07-281-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+369