summaryrefslogtreecommitdiff
path: root/drivers/ide/pci/rz1000.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-26ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLEBartlomiej Zolnierkiewicz1-1/+1
2008-02-02ide: add IDE_HFLAG_NO_{IO32_BIT,UNMASK_IRQS} host flagsBartlomiej Zolnierkiewicz1-2/+1
2008-02-02ide: remove needless includes from PCI host driversBartlomiej Zolnierkiewicz1-7/+0
2008-02-01ide: delete filenames/versions from commentsBartlomiej Zolnierkiewicz1-2/+0
2008-02-01ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_tBartlomiej Zolnierkiewicz1-1/+1
2007-10-20ide: constify struct ide_port_infoBartlomiej Zolnierkiewicz1-1/+1
2007-10-20ide: replace ide_pci_device_t by struct ide_port_infoBartlomiej Zolnierkiewicz1-1/+1
2007-10-20ide: add ->chipset field to ide_pci_device_tBartlomiej Zolnierkiewicz1-1/+1
2007-10-20rz1000: set serialized flag only if mate interface existsBartlomiej Zolnierkiewicz1-1/+2
2007-10-19ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flagsBartlomiej Zolnierkiewicz1-2/+1
2007-10-19ide: add IDE_HFLAG_BOOTABLE host flagBartlomiej Zolnierkiewicz1-1/+1
2007-10-16ide: use PCI_VDEVICE() macroBartlomiej Zolnierkiewicz1-3/+3
2007-07-20ide: add ide_pci_device_t.host_flags (take 2)Bartlomiej Zolnierkiewicz1-1/+0
2007-03-03ide: remove a ton of pointless #undef REALLY_SLOW_IOAlan Cox1-2/+0
2007-01-27ide: add missing __init tags to IDE PCI host driversBartlomiej Zolnierkiewicz1-1/+1
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+91