aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/pci/rz1000.c
Commit message (Expand)AuthorAge
* ide: remove useless subdirs from drivers/ide/Bartlomiej Zolnierkiewicz2008-10-21
* ide: use unique names for struct pci_driver instancesBartlomiej Zolnierkiewicz2008-10-13
* ide: include <linux/hdreg.h> only when neededBartlomiej Zolnierkiewicz2008-10-10
* ide: prefix messages from IDE PCI host drivers by driver nameBartlomiej Zolnierkiewicz2008-07-24
* rz1000: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz2008-07-24
* ide: add ->dev and ->host_priv fields to struct ide_hostBartlomiej Zolnierkiewicz2008-07-24
* ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLEBartlomiej Zolnierkiewicz2008-04-26
* ide: add IDE_HFLAG_NO_{IO32_BIT,UNMASK_IRQS} host flagsBartlomiej Zolnierkiewicz2008-02-02
* ide: remove needless includes from PCI host driversBartlomiej Zolnierkiewicz2008-02-02
* ide: delete filenames/versions from commentsBartlomiej Zolnierkiewicz2008-02-01
* ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_tBartlomiej Zolnierkiewicz2008-02-01
* ide: constify struct ide_port_infoBartlomiej Zolnierkiewicz2007-10-19
* ide: replace ide_pci_device_t by struct ide_port_infoBartlomiej Zolnierkiewicz2007-10-19
* ide: add ->chipset field to ide_pci_device_tBartlomiej Zolnierkiewicz2007-10-19
* rz1000: set serialized flag only if mate interface existsBartlomiej Zolnierkiewicz2007-10-19
* ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flagsBartlomiej Zolnierkiewicz2007-10-18
* ide: add IDE_HFLAG_BOOTABLE host flagBartlomiej Zolnierkiewicz2007-10-18
* ide: use PCI_VDEVICE() macroBartlomiej Zolnierkiewicz2007-10-16
* ide: add ide_pci_device_t.host_flags (take 2)Bartlomiej Zolnierkiewicz2007-07-19
* ide: remove a ton of pointless #undef REALLY_SLOW_IOAlan Cox2007-03-03
* ide: add missing __init tags to IDE PCI host driversBartlomiej Zolnierkiewicz2007-01-27
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-04
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16