- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / drivers / ide / pci / sis5513.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-11-27 Gabriel Craciunescusis5513.c: Add Packard Bell EasyNote K5305 to laptops
2007-11-13 Bartlomiej Zolnier... ide: don't BUG() on unsupported transfer modes
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-19 Adrian Bunkide/pci/sis5513.c: add missing "else"
2007-10-18 Bartlomiej Zolnier... ide: set drive->autotune in ide_pci_setup_ports()
2007-10-18 Bartlomiej Zolnier... ide: add IDE_HFLAG_LEGACY_IRQS host flag
2007-10-18 Bartlomiej Zolnier... ide: add ->mwdma_mask and ->swdma_mask to ide_pci_devic...
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... sis5513: remove /proc/ide/sis
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... sis5513: clear prefetch and postwrite for ATAPI devices
2007-10-16 Bartlomiej Zolnier... ide: remove ->ide_dma_check (take 2)
2007-10-16 Bartlomiej Zolnier... ide: remove ide_use_fast_pio()
2007-10-16 Bartlomiej Zolnier... ide: remove drive->init_speed zeroing
2007-10-16 Bartlomiej Zolnier... sis5513: always tune PIO
2007-10-16 Bartlomiej Zolnier... sis5513: DMA setup fixes
2007-10-13 Bartlomiej Zolnier... ide: move ide_config_drive_speed() calls to upper layer...
2007-10-11 Bartlomiej Zolnier... ide: use only ->set_pio_mode method for programming...
2007-10-11 Bartlomiej Zolnier... sis5513: don't change UDMA settings when programming PIO
2007-10-11 Bartlomiej Zolnier... ide: add ide_set{_max}_pio() (take 4)
2007-10-11 Bartlomiej Zolnier... ide: move ide_rate_filter() calls to the upper layer...
2007-10-11 Bartlomiej Zolnier... sis5513: add ->udma_filter method for chipset_family...
2007-08-01 David Lampartersis5513: Add FSC Amilo A1630 PCI subvendor/dev to laptops
2007-07-19 Bartlomiej Zolnier... ide: add PIO masks
2007-07-19 Bartlomiej Zolnier... ide: drop "PIO data" argument from ide_get_best_pio_mode()
2007-07-19 Bartlomiej Zolnier... ide: add ide_pci_device_t.host_flags (take 2)
2007-07-11 Auke KokPCI: Change all drivers to use pci_device->revision
2007-07-09 Bartlomiej Zolnier... sis5513: backport short cables support from pata_sis.c
2007-07-09 Bartlomiej Zolnier... ide: add short cables support
2007-07-08 Uwe Kozioleksis5513: adding PCI-ID
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-15 Bartlomiej Zolnier... sis5513: PIO mode setup fixes
2007-05-09 Bartlomiej Zolnier... ide: make /proc/ide/ optional
2007-05-09 Bartlomiej Zolnier... ide: add ide_tune_dma() helper
2007-05-09 Bartlomiej Zolnier... ide: rework the code for selecting the best DMA transfe...
2007-05-09 Bartlomiej Zolnier... ide: fix UDMA/MWDMA/SWDMA masks (v3)
2007-02-17 Bartlomiej Zolnier... ide: add ide_set_dma() helper (v2)
2007-02-17 Bartlomiej Zolnier... ide: disable DMA in ->ide_dma_check for "no IORDY"...
2007-02-17 Bartlomiej Zolnier... ide: add ide_use_fast_pio() helper (v3)
2007-02-17 Bartlomiej Zolnier... sis5513: sis5513_config_xfer_rate() cleanup
2007-01-27 Bartlomiej Zolnier... ide: add missing __init tags to IDE PCI host drivers
2006-12-08 Alan Cox[PATCH] ide: more conversion to pci_get APIs
2006-10-01 Alan Cox[PATCH] sis5513: Switch to pci refcounting
2006-09-08 David Wang[PATCH] sis5513: add SiS south bridge ID 0x966 and...
2006-08-29 Jens Axboe- patches.drivers/sis5513-support-sis-965l: Delete.
2006-08-01 Greg Kroah-Hartman- update to 2.6.18-rc1 (only i386 configs will build...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-03-28 Alan Cox[PATCH] Small fixes backported to old IDE SiS driver
2005-12-01 Andreas SchwabUpdate to 2.6.15-rc4.
2005-11-19 Aurelien Jarno[PATCH] sis5513: enable ATA133 for the SiS965 southbridge
2005-11-15 Jens Axboe- patches.drivers/sis5513-support-sis-965l: Add sis...
2005-05-05 Adrian Bunk[PATCH] drivers/ide/pci/sis5513.c: section fixes
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-10-27 Bartlomiej Zolnier... [ide] add ide_use_dma()
2004-09-13 Bartlomiej Zolnier... [PATCH] ide: small cleanup for sis5513
2004-09-12 Bartlomiej Zolnier... [PATCH] ide: sis5513 fix for SiS962 chipset
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-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-02-19 Bartlomiej Zolnier... [PATCH] fix /proc/ide/<chipset> for IDE PCI modules
2004-02-16 Bartlomiej Zolnier... [PATCH] remove ide_dma_{good,bad}_drive from ide_hwif_t
2004-02-09 Olaf Hering+- update to post 2.6.3-rc1 20040209
2004-02-07 Bartlomiej Zolnier... [PATCH] remove MOD_INC_USE_COUNT from drivers/ide/
2003-10-15 Bartlomiej Zolnier... [PATCH] fix support for PIO modes w/o IORDY flow control
2003-10-04 Bartlomiej Zolnier... [PATCH] sis5513: kill dummy init_dma_sis5513()
2003-08-31 Bartlomiej Zolnier... [PATCH] kill ide_modes.h
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-06-20 Lionel Bouton[PATCH] Enhanced SiS96x support
2003-05-23 Bartlomiej Zolnier... [PATCH] SiS IDE driver fixes
2003-03-22 Alan Cox[PATCH] ide typo fixes #3
2003-03-21 Alan Cox[PATCH] fix proc handling in sis, siimageand slc90e66
2003-02-19 Christoph Hellwig[PATCH] kill EXPORT_NO_SYMBOLS
2003-02-18 Alan Cox[PATCH] update sis driver
2003-02-07 Steven Cole[PATCH] Spelling fixes for consistent, dependent, persi...
2002-11-25 Alan Cox[PATCH] clean up sis ide for new ifdef style
2002-10-28 Alan Cox[PATCH] fix IDE compile with SIS5513
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 Axboesis5513 update
2002-09-10 Jens AxboeMove around IDE files to match 2.4.20-pre5-ac4 layout...