aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/pci/hpt366.c
Commit message (Expand)AuthorAge
* ide: Stop mapping ROMsAlan Cox2007-07-19
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-11
* ide: add short cables supportBartlomiej Zolnierkiewicz2007-07-09
* hpt366: simplify UltraDMA filtering (take 4)Sergei Shtylyov2007-07-09
* ide: make void and rename ide_dma_timeout() methodSergei Shtylyov2007-07-09
* ide: make void and rename ide_dma_lostirq() methodSergei Shtylyov2007-07-09
* hpt366: use correct enablebits for HPT36xSergei Shtylyov2007-07-03
* hpt366: blacklist MAXTOR STM3320620A for UltraDMA/66Sergei Shtylyov2007-07-03
* hpt366: disallow Ultra133 for HPT374Sergei Shtylyov2007-06-08
* ide: add ide_tune_dma() helperBartlomiej Zolnierkiewicz2007-05-09
* ide: rework the code for selecting the best DMA transfer mode (v3)Bartlomiej Zolnierkiewicz2007-05-09
* hpt366: don't check enablebits for HPT36xSergei Shtylyov2007-05-05
* hpt366: fix kernel oops with HPT302NSergei Shtylyov2007-04-20
* ide: add ide_set_dma() helper (v2)Bartlomiej Zolnierkiewicz2007-02-16
* ide: disable DMA in ->ide_dma_check for "no IORDY" case (v2)Bartlomiej Zolnierkiewicz2007-02-16
* ide: use PIO/MMIO operations directly where possible (v2)Bartlomiej Zolnierkiewicz2007-02-16
* ide: add ide_use_fast_pio() helper (v3)Bartlomiej Zolnierkiewicz2007-02-16
* hpt366: remove redundant check from init_dma_hpt366()Bartlomiej Zolnierkiewicz2007-02-16
* hpt366: HPT36x PCI clock detection fixSergei Shtylyov2007-02-07
* hpt366: init code rewriteSergei Shtylyov2007-02-07
* hpt366: clean up DMA timeout handling for HPT370Sergei Shtylyov2007-02-07
* hpt366: merge HPT37x speedproc handlersSergei Shtylyov2007-02-07
* hpt366: cache channel's MCR addressSergei Shtylyov2007-02-07
* hpt366: switch to using pci_get_slotSergei Shtylyov2007-02-07
* hpt366: print the real chip name at startupSergei Shtylyov2007-02-07
* hpt366: rework rate filtering tidyAndrew Morton2007-02-07
* hpt366: rework rate filteringSergei Shtylyov2007-02-07
* ide: add missing __init tags to IDE PCI host driversBartlomiej Zolnierkiewicz2007-01-27
* [PATCH] HPT37x: read f_CNT saved by BIOS from portSergei Shtylyov2006-12-13
* [PATCH] ide: HPT3xx: fix PCI clock detectionSergei Shtylyov2006-12-13
* [PATCH] ide: fix the case of multiple HPT3xx chips presentSergei Shtylyov2006-12-13
* [PATCH] ide: fix HPT3xx hotswap supportSergei Shtylyov2006-12-13
* [PATCH] ide: optimize HPT37x timing tablesSergei Shtylyov2006-12-13
* [PATCH] ide: fix HPT37x timing tablesSergei Shtylyov2006-12-13
* [PATCH] ide: HPT3xxN clocking fixesSergei Shtylyov2006-12-13
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] RocketPoint 1520 [hpt366] fails clock stabilizationLoren M. Lang2006-02-03
* [PATCH] ide: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-07
* hpt366: write the full 4 bytes of ROM address, not just low 1 byteLinus Torvalds2005-09-11
* [PATCH] ide: fix the HPT366 driver layerAlan Cox2005-06-27
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16