summaryrefslogtreecommitdiffstats
path: root/drivers/ide/pci/hpt366.c
AgeCommit message (Expand)AuthorFilesLines
2007-05-10ide: add ide_tune_dma() helperBartlomiej Zolnierkiewicz1-19/+1
2007-05-10ide: rework the code for selecting the best DMA transfer mode (v3)Bartlomiej Zolnierkiewicz1-32/+35
2007-05-05hpt366: don't check enablebits for HPT36xSergei Shtylyov1-1/+6
2007-04-20hpt366: fix kernel oops with HPT302NSergei Shtylyov1-2/+3
2007-02-17ide: add ide_set_dma() helper (v2)Bartlomiej Zolnierkiewicz1-4/+2
2007-02-17ide: disable DMA in ->ide_dma_check for "no IORDY" case (v2)Bartlomiej Zolnierkiewicz1-5/+3
2007-02-17ide: use PIO/MMIO operations directly where possible (v2)Bartlomiej Zolnierkiewicz1-1/+1
2007-02-17ide: add ide_use_fast_pio() helper (v3)Bartlomiej Zolnierkiewicz1-8/+3
2007-02-17hpt366: remove redundant check from init_dma_hpt366()Bartlomiej Zolnierkiewicz1-3/+0
2007-02-07hpt366: HPT36x PCI clock detection fixSergei Shtylyov1-2/+6
2007-02-07hpt366: init code rewriteSergei Shtylyov1-362/+489
2007-02-07hpt366: clean up DMA timeout handling for HPT370Sergei Shtylyov1-37/+25
2007-02-07hpt366: merge HPT37x speedproc handlersSergei Shtylyov1-170/+88
2007-02-07hpt366: cache channel's MCR addressSergei Shtylyov1-190/+181
2007-02-07hpt366: switch to using pci_get_slotSergei Shtylyov1-30/+31
2007-02-07hpt366: print the real chip name at startupSergei Shtylyov1-37/+67
2007-02-07hpt366: rework rate filtering tidyAndrew Morton1-9/+14
2007-02-07hpt366: rework rate filteringSergei Shtylyov1-94/+85
2007-01-27ide: add missing __init tags to IDE PCI host driversBartlomiej Zolnierkiewicz1-1/+1
2006-12-13[PATCH] HPT37x: read f_CNT saved by BIOS from portSergei Shtylyov1-3/+3
2006-12-13[PATCH] ide: HPT3xx: fix PCI clock detectionSergei Shtylyov1-14/+32
2006-12-13[PATCH] ide: fix the case of multiple HPT3xx chips presentSergei Shtylyov1-3/+8
2006-12-13[PATCH] ide: fix HPT3xx hotswap supportSergei Shtylyov1-79/+36
2006-12-13[PATCH] ide: optimize HPT37x timing tablesSergei Shtylyov1-230/+174
2006-12-13[PATCH] ide: fix HPT37x timing tablesSergei Shtylyov1-120/+29
2006-12-13[PATCH] ide: HPT3xxN clocking fixesSergei Shtylyov1-84/+139
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-02-03[PATCH] RocketPoint 1520 [hpt366] fails clock stabilizationLoren M. Lang1-0/+4
2005-11-07[PATCH] ide: kmalloc + memset -> kzalloc conversionDeepak Saxena1-2/+1
2005-09-11hpt366: write the full 4 bytes of ROM address, not just low 1 byteLinus Torvalds1-2/+6
2005-06-27[PATCH] ide: fix the HPT366 driver layerAlan Cox1-242/+228
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+1745