| Commit message (Expand) | Author | Age | Files | Lines |
* | ide: remove useless subdirs from drivers/ide/ | Bartlomiej Zolnierkiewicz | 2008-10-21 | 1 | -85/+0 |
* | ide: use unique names for struct pci_driver instances | Bartlomiej Zolnierkiewicz | 2008-10-13 | 1 | -3/+3 |
* | ide: include <linux/hdreg.h> only when needed | Bartlomiej Zolnierkiewicz | 2008-10-10 | 1 | -1/+0 |
* | ide: prefix messages from IDE PCI host drivers by driver name | Bartlomiej Zolnierkiewicz | 2008-07-24 | 1 | -1/+3 |
* | rz1000: add ->remove method and module_exit() | Bartlomiej Zolnierkiewicz | 2008-07-24 | 1 | -0/+7 |
* | ide: add ->dev and ->host_priv fields to struct ide_host | Bartlomiej Zolnierkiewicz | 2008-07-24 | 1 | -1/+1 |
* | ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -1/+1 |
* | ide: add IDE_HFLAG_NO_{IO32_BIT,UNMASK_IRQS} host flags | Bartlomiej Zolnierkiewicz | 2008-02-02 | 1 | -2/+1 |
* | ide: remove needless includes from PCI host drivers | Bartlomiej Zolnierkiewicz | 2008-02-02 | 1 | -7/+0 |
* | ide: delete filenames/versions from comments | Bartlomiej Zolnierkiewicz | 2008-02-01 | 1 | -2/+0 |
* | ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t | Bartlomiej Zolnierkiewicz | 2008-02-01 | 1 | -1/+1 |
* | ide: constify struct ide_port_info | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -1/+1 |
* | ide: replace ide_pci_device_t by struct ide_port_info | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -1/+1 |
* | ide: add ->chipset field to ide_pci_device_t | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -1/+1 |
* | rz1000: set serialized flag only if mate interface exists | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -1/+2 |
* | ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -2/+1 |
* | ide: add IDE_HFLAG_BOOTABLE host flag | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -1/+1 |
* | ide: use PCI_VDEVICE() macro | Bartlomiej Zolnierkiewicz | 2007-10-16 | 1 | -3/+3 |
* | ide: add ide_pci_device_t.host_flags (take 2) | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -1/+0 |
* | ide: remove a ton of pointless #undef REALLY_SLOW_IO | Alan Cox | 2007-03-03 | 1 | -2/+0 |
* | ide: add missing __init tags to IDE PCI host drivers | Bartlomiej Zolnierkiewicz | 2007-01-27 | 1 | -1/+1 |
* | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 | 1 | -1/+0 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+91 |