summaryrefslogtreecommitdiff
path: root/drivers/ide/pci/generic.c
AgeCommit message (Expand)Author
2008-04-26IDE: Coding Style fixes to drivers/ide/pci/generic.cPaolo Ciarrocchi
2008-04-26ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLEBartlomiej Zolnierkiewicz
2008-02-06ide-pci-generic: kill the unused ifdef/endif/MODULE codeDenis Cheng
2008-02-02ide: remove needless includes from PCI host driversBartlomiej Zolnierkiewicz
2008-02-01ide: delete filenames/versions from commentsBartlomiej Zolnierkiewicz
2008-02-01ide: add IDE_HFLAG_CLEAR_SIMPLEX host flagBartlomiej Zolnierkiewicz
2007-10-26drivers/ide/pci/generic: fix build for CONFIG_HOTPLUG=nBartlomiej Zolnierkiewicz
2007-10-20ide: constify struct ide_port_infoBartlomiej Zolnierkiewicz
2007-10-20ide: replace ide_pci_device_t by struct ide_port_infoBartlomiej Zolnierkiewicz
2007-10-20ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flagBartlomiej Zolnierkiewicz
2007-10-19ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2)Bartlomiej Zolnierkiewicz
2007-10-19ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flagsBartlomiej Zolnierkiewicz
2007-10-19ide: add IDE_HFLAG_BOOTABLE host flagBartlomiej Zolnierkiewicz
2007-10-19ide: add IDE_HFLAG_NO_ATAPI_DMA host flagBartlomiej Zolnierkiewicz
2007-10-19ide: add DECLARE_GENERIC_PCI_DEV() macro to generic IDE PCI host driverBartlomiej Zolnierkiewicz
2007-10-16ide: remove hwif->autodma and drive->autodmaBartlomiej Zolnierkiewicz
2007-10-16ide: use PCI_VDEVICE() macroBartlomiej Zolnierkiewicz
2007-10-16ide: remove ->ide_dma_check (take 2)Bartlomiej Zolnierkiewicz
2007-07-20ide: add ide_pci_device_t.host_flags (take 2)Bartlomiej Zolnierkiewicz
2007-06-08ide: generic IDE PCI driver, add another device exceptionJiri Slaby
2007-03-03ide: remove a ton of pointless #undef REALLY_SLOW_IOAlan Cox
2007-01-27ide: add missing __init tags to IDE PCI host driversBartlomiej Zolnierkiewicz
2007-01-27ide/generic: Jmicron has its own drivers nowAlan Cox
2006-10-30[PATCH] drivers/ide/pci/generic.c: add missing newline to the all-generic-ide...Sergey Vlasov
2006-10-28[PATCH] JMB 368 PATA detectionAlan Cox
2006-10-21[PATCH] drivers/ide/pci/generic.c: re-add the __setup("all-generic-ide",...)Adrian Bunk
2006-10-11[PATCH] ide-generic: jmicron fixAlan Cox
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-10-03[PATCH] Allow ide_generic_all to be used modular and built inPatrick Jefferson
2006-08-09[PATCH] PATCH: 2.6.18 oops on boot fix for IDEAlan Cox
2006-07-12[PATCH] ide: fix Jmicron supportAlan Cox
2006-03-28[PATCH] ide_generic_all_on() warning fixAndrew Morton
2005-08-18[PATCH] ide: add support for Netcell Revolution to pci-ide generic driverMatt Gillette
2005-06-27[PATCH] ide: ide-generic, allow for capture of other unsupported devicesAlan Cox
2005-04-16Linux-2.6.12-rc2Linus Torvalds