- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / drivers / ide / pci / ns87415.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-19 Bartlomiej Zolnier... ide: constify struct ide_port_info
2007-10-19 Bartlomiej Zolnier... ide: replace ide_pci_device_t by struct ide_port_info
2007-10-18 Bartlomiej Zolnier... ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags
2007-10-18 Bartlomiej Zolnier... ide: add IDE_HFLAG_BOOTABLE host flag
2007-10-18 Bartlomiej Zolnier... ide: add IDE_HFLAG_NO_ATAPI_DMA host flag
2007-10-16 Bartlomiej Zolnier... ide: remove hwif->autodma and drive->autodma
2007-10-16 Bartlomiej Zolnier... ide: use PCI_VDEVICE() macro
2007-10-16 Bartlomiej Zolnier... ide: remove ->ide_dma_check (take 2)
2007-08-20 Bartlomiej Zolnier... ide: config_drive_for_dma() fixes
2007-07-19 Bartlomiej Zolnier... ide: add ide_pci_device_t.host_flags (take 2)
2007-02-17 Bartlomiej Zolnier... ide: add ide_set_dma() helper (v2)
2007-02-17 Bartlomiej Zolnier... ide: use PIO/MMIO operations directly where possible...
2007-01-27 Bartlomiej Zolnier... ide: add missing __init tags to IDE PCI host drivers
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2005-07-03 Herbert Xu[PATCH] ide: hotplug mark __devinit ns87415.c
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2004-12-30 Bartlomiej Zolnier... [ide] make host drivers aware of the changes made to...
2004-11-05 Bartlomiej Zolnier... [ide] ns87415: small cleanup
2004-11-05 Bartlomiej Zolnier... [ide] ns87415: PA-RISC update
2004-10-19 Bartlomiej Zolnier... [ide] add ide_hwif_t->dma_setup()
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-10 Deepak Saxena[PATCH] Remove spaces from PCI IDE pci_driver.name...
2004-06-15 Bartlomiej Zolnier... [PATCH] ide: kill some useless headers for PCI drivers
2004-06-02 Bartlomiej Zolnier... [PATCH] ide: ide_pci_device_t sanitization
2004-03-18 Hannes ReineckeAdd patches.fixes to fix modular IDE drivers.
2004-03-18 Bartlomiej Zolnier... [PATCH] add missing MODULE_DEVICE_TABLE() to IDE PCI...
2004-03-01 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc1-20040301
2004-02-26 Bartlomiej Zolnier... [PATCH] remove redundant ide_setup_pci_device{s}()...
2004-02-09 Olaf Hering+- update to post 2.6.3-rc1 20040209
2004-02-07 Bartlomiej Zolnier... [PATCH] fix ns87415.c for PA-RISC Super I/O chip
2004-02-07 Bartlomiej Zolnier... [PATCH] remove MOD_INC_USE_COUNT from drivers/ide/
2003-10-04 Bartlomiej Zolnier... [PATCH] ns87415: kill dummy init_dma_ns87415()
2003-09-01 Jeff Garzik[PCI] Remove cases where PCI_CACHE_LINE_SIZE is hardcoded.
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-07-31 Greg Kroah-Hartman[PATCH] PCI: pci_device_id can not be marked __devinitdata.
2003-02-19 Christoph Hellwig[PATCH] kill EXPORT_NO_SYMBOLS
2003-02-18 Alan Cox[PATCH] fix path names and printks in IDE pci
2002-11-25 Alan Cox[PATCH] clean up natsemi IDE for new ifdef stuff
2002-10-11 Luca Tettamanti[PATCH] C99 designated initializer for drivers/ide/pci
2002-10-04 Jens Axboe[PATCH] ide low level driver updates
2002-09-17 Linus TorvaldsRemove IDE "panic on controller remove" code, since...
2002-09-16 Jens AxboeNew IDE pci low level driver setup scheme
2002-09-11 Jens Axboens87145 update
2002-09-10 Jens AxboeMove around IDE files to match 2.4.20-pre5-ac4 layout...