aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/pci/generic.c
Commit message (Expand)AuthorAge
* ide: prefix messages from IDE PCI host drivers by driver nameBartlomiej Zolnierkiewicz2008-07-24
* ide: include PCI device name in messages from IDE PCI host driversBartlomiej Zolnierkiewicz2008-07-24
* ide/pci/generic: 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: Coding Style fixes to drivers/ide/pci/generic.cPaolo Ciarrocchi2008-04-26
* ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLEBartlomiej Zolnierkiewicz2008-04-26
* ide-pci-generic: kill the unused ifdef/endif/MODULE codeDenis Cheng2008-02-05
* ide: remove needless includes from PCI host driversBartlomiej Zolnierkiewicz2008-02-02
* ide: delete filenames/versions from commentsBartlomiej Zolnierkiewicz2008-02-01
* ide: add IDE_HFLAG_CLEAR_SIMPLEX host flagBartlomiej Zolnierkiewicz2008-02-01
* drivers/ide/pci/generic: fix build for CONFIG_HOTPLUG=nBartlomiej Zolnierkiewicz2007-10-26
* 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 IDE_HFLAG_FORCE_LEGACY_IRQS host flagBartlomiej Zolnierkiewicz2007-10-19
* ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2)Bartlomiej Zolnierkiewicz2007-10-18
* ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flagsBartlomiej Zolnierkiewicz2007-10-18
* ide: add IDE_HFLAG_BOOTABLE host flagBartlomiej Zolnierkiewicz2007-10-18
* ide: add IDE_HFLAG_NO_ATAPI_DMA host flagBartlomiej Zolnierkiewicz2007-10-18
* ide: add DECLARE_GENERIC_PCI_DEV() macro to generic IDE PCI host driverBartlomiej Zolnierkiewicz2007-10-18
* ide: remove hwif->autodma and drive->autodmaBartlomiej Zolnierkiewicz2007-10-16
* ide: use PCI_VDEVICE() macroBartlomiej Zolnierkiewicz2007-10-16
* ide: remove ->ide_dma_check (take 2)Bartlomiej Zolnierkiewicz2007-10-16
* ide: add ide_pci_device_t.host_flags (take 2)Bartlomiej Zolnierkiewicz2007-07-19
* ide: generic IDE PCI driver, add another device exceptionJiri Slaby2007-06-08
* 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
* ide/generic: Jmicron has its own drivers nowAlan Cox2007-01-27
* [PATCH] drivers/ide/pci/generic.c: add missing newline to the all-generic-ide...Sergey Vlasov2006-10-30
* [PATCH] JMB 368 PATA detectionAlan Cox2006-10-28
* [PATCH] drivers/ide/pci/generic.c: re-add the __setup("all-generic-ide",...)Adrian Bunk2006-10-21
* [PATCH] ide-generic: jmicron fixAlan Cox2006-10-11
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-04
* [PATCH] Allow ide_generic_all to be used modular and built inPatrick Jefferson2006-10-03
* [PATCH] PATCH: 2.6.18 oops on boot fix for IDEAlan Cox2006-08-09
* [PATCH] ide: fix Jmicron supportAlan Cox2006-07-12
* [PATCH] ide_generic_all_on() warning fixAndrew Morton2006-03-28
* [PATCH] ide: add support for Netcell Revolution to pci-ide generic driverMatt Gillette2005-08-18
* [PATCH] ide: ide-generic, allow for capture of other unsupported devicesAlan Cox2005-06-27
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16