summaryrefslogtreecommitdiffstats
path: root/drivers/ide/pci/generic.c
Commit message (Expand)AuthorAgeFilesLines
* ide: remove useless subdirs from drivers/ide/Bartlomiej Zolnierkiewicz2008-10-211-193/+0
* ide: use unique names for struct pci_driver instancesBartlomiej Zolnierkiewicz2008-10-131-3/+3
* ide: add proper PCI PM support (v2)Bartlomiej Zolnierkiewicz2008-10-101-0/+2
* ide: include <linux/hdreg.h> only when neededBartlomiej Zolnierkiewicz2008-10-101-1/+0
* ide: prefix messages from IDE PCI host drivers by driver nameBartlomiej Zolnierkiewicz2008-07-241-34/+31
* ide: include PCI device name in messages from IDE PCI host driversBartlomiej Zolnierkiewicz2008-07-241-2/+2
* ide/pci/generic: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz2008-07-241-0/+7
* ide: add ->dev and ->host_priv fields to struct ide_hostBartlomiej Zolnierkiewicz2008-07-241-1/+1
* IDE: Coding Style fixes to drivers/ide/pci/generic.cPaolo Ciarrocchi2008-04-261-2/+2
* ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLEBartlomiej Zolnierkiewicz2008-04-261-4/+2
* ide-pci-generic: kill the unused ifdef/endif/MODULE codeDenis Cheng2008-02-061-13/+0
* ide: remove needless includes from PCI host driversBartlomiej Zolnierkiewicz2008-02-021-7/+0
* ide: delete filenames/versions from commentsBartlomiej Zolnierkiewicz2008-02-011-2/+0
* ide: add IDE_HFLAG_CLEAR_SIMPLEX host flagBartlomiej Zolnierkiewicz2008-02-011-1/+2
* drivers/ide/pci/generic: fix build for CONFIG_HOTPLUG=nBartlomiej Zolnierkiewicz2007-10-261-1/+1
* ide: constify struct ide_port_infoBartlomiej Zolnierkiewicz2007-10-201-2/+2
* ide: replace ide_pci_device_t by struct ide_port_infoBartlomiej Zolnierkiewicz2007-10-201-2/+2
* ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flagBartlomiej Zolnierkiewicz2007-10-201-21/+6
* ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2)Bartlomiej Zolnierkiewicz2007-10-191-7/+12
* ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flagsBartlomiej Zolnierkiewicz2007-10-191-16/+13
* ide: add IDE_HFLAG_BOOTABLE host flagBartlomiej Zolnierkiewicz2007-10-191-8/+8
* ide: add IDE_HFLAG_NO_ATAPI_DMA host flagBartlomiej Zolnierkiewicz2007-10-191-1/+0
* ide: add DECLARE_GENERIC_PCI_DEV() macro to generic IDE PCI host driverBartlomiej Zolnierkiewicz2007-10-191-84/+29
* ide: remove hwif->autodma and drive->autodmaBartlomiej Zolnierkiewicz2007-10-161-5/+0
* ide: use PCI_VDEVICE() macroBartlomiej Zolnierkiewicz2007-10-161-17/+20
* ide: remove ->ide_dma_check (take 2)Bartlomiej Zolnierkiewicz2007-10-161-0/+15
* ide: add ide_pci_device_t.host_flags (take 2)Bartlomiej Zolnierkiewicz2007-07-201-15/+0
* ide: generic IDE PCI driver, add another device exceptionJiri Slaby2007-06-081-14/+23
* ide: remove a ton of pointless #undef REALLY_SLOW_IOAlan Cox2007-03-031-2/+0
* ide: add missing __init tags to IDE PCI host driversBartlomiej Zolnierkiewicz2007-01-271-1/+1
* ide/generic: Jmicron has its own drivers nowAlan Cox2007-01-271-35/+0
* [PATCH] drivers/ide/pci/generic.c: add missing newline to the all-generic-ide...Sergey Vlasov2006-10-301-1/+1
* [PATCH] JMB 368 PATA detectionAlan Cox2006-10-281-2/+4
* [PATCH] drivers/ide/pci/generic.c: re-add the __setup("all-generic-ide",...)Adrian Bunk2006-10-211-0/+13
* [PATCH] ide-generic: jmicron fixAlan Cox2006-10-111-4/+6
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* [PATCH] Allow ide_generic_all to be used modular and built inPatrick Jefferson2006-10-031-9/+2
* [PATCH] PATCH: 2.6.18 oops on boot fix for IDEAlan Cox2006-08-091-0/+30
* [PATCH] ide: fix Jmicron supportAlan Cox2006-07-121-0/+8
* [PATCH] ide_generic_all_on() warning fixAndrew Morton2006-03-281-1/+2
* [PATCH] ide: add support for Netcell Revolution to pci-ide generic driverMatt Gillette2005-08-181-0/+7
* [PATCH] ide: ide-generic, allow for capture of other unsupported devicesAlan Cox2005-06-271-25/+48
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+232
OpenPOWER on IntegriCloud