index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
pci
/
hpt366.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-12
ide: move ide_rate_filter() calls to the upper layer (take 2)
Bartlomiej Zolnierkiewicz
1
-4
/
+2
2007-10-12
ide: mode limiting fixes for user requested speed changes
Bartlomiej Zolnierkiewicz
1
-8
/
+0
2007-10-12
hpt366: MWDMA filter for SATA cards (take 2)
Sergei Shtylyov
1
-2
/
+21
2007-09-12
hpt366: UltraDMA filter for SATA cards (take 2)
Sergei Shtylyov
1
-47
/
+49
2007-09-12
hpt366: fix PCI clock detection for HPT374 (take 4)
Sergei Shtylyov
1
-13
/
+31
2007-07-20
ide: add PIO masks
Bartlomiej Zolnierkiewicz
1
-6
/
+12
2007-07-20
ide: drop "PIO data" argument from ide_get_best_pio_mode()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-07-20
ide: add ide_pci_device_t.host_flags (take 2)
Bartlomiej Zolnierkiewicz
1
-7
/
+1
2007-07-20
ide: Stop mapping ROMs
Alan Cox
1
-8
/
+0
2007-07-12
PCI: Change all drivers to use pci_device->revision
Auke Kok
1
-15
/
+5
2007-07-10
ide: add short cables support
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2007-07-10
hpt366: simplify UltraDMA filtering (take 4)
Sergei Shtylyov
1
-72
/
+82
2007-07-10
ide: make void and rename ide_dma_timeout() method
Sergei Shtylyov
1
-3
/
+3
2007-07-10
ide: make void and rename ide_dma_lostirq() method
Sergei Shtylyov
1
-3
/
+3
2007-07-04
hpt366: use correct enablebits for HPT36x
Sergei Shtylyov
1
-5
/
+15
2007-07-04
hpt366: blacklist MAXTOR STM3320620A for UltraDMA/66
Sergei Shtylyov
1
-1
/
+2
2007-06-08
hpt366: disallow Ultra133 for HPT374
Sergei Shtylyov
1
-4
/
+4
2007-05-10
ide: add ide_tune_dma() helper
Bartlomiej Zolnierkiewicz
1
-19
/
+1
2007-05-10
ide: rework the code for selecting the best DMA transfer mode (v3)
Bartlomiej Zolnierkiewicz
1
-32
/
+35
2007-05-06
hpt366: don't check enablebits for HPT36x
Sergei Shtylyov
1
-1
/
+6
2007-04-21
hpt366: fix kernel oops with HPT302N
Sergei Shtylyov
1
-2
/
+3
2007-02-17
ide: add ide_set_dma() helper (v2)
Bartlomiej Zolnierkiewicz
1
-4
/
+2
2007-02-17
ide: disable DMA in ->ide_dma_check for "no IORDY" case (v2)
Bartlomiej Zolnierkiewicz
1
-5
/
+3
2007-02-17
ide: use PIO/MMIO operations directly where possible (v2)
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-02-17
ide: add ide_use_fast_pio() helper (v3)
Bartlomiej Zolnierkiewicz
1
-8
/
+3
2007-02-17
hpt366: remove redundant check from init_dma_hpt366()
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2007-02-07
hpt366: HPT36x PCI clock detection fix
Sergei Shtylyov
1
-2
/
+6
2007-02-07
hpt366: init code rewrite
Sergei Shtylyov
1
-362
/
+489
2007-02-07
hpt366: clean up DMA timeout handling for HPT370
Sergei Shtylyov
1
-37
/
+25
2007-02-07
hpt366: merge HPT37x speedproc handlers
Sergei Shtylyov
1
-170
/
+88
2007-02-07
hpt366: cache channel's MCR address
Sergei Shtylyov
1
-190
/
+181
2007-02-07
hpt366: switch to using pci_get_slot
Sergei Shtylyov
1
-30
/
+31
2007-02-07
hpt366: print the real chip name at startup
Sergei Shtylyov
1
-37
/
+67
2007-02-07
hpt366: rework rate filtering tidy
Andrew Morton
1
-9
/
+14
2007-02-07
hpt366: rework rate filtering
Sergei Shtylyov
1
-94
/
+85
2007-01-27
ide: add missing __init tags to IDE PCI host drivers
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2006-12-13
[PATCH] HPT37x: read f_CNT saved by BIOS from port
Sergei Shtylyov
1
-3
/
+3
2006-12-13
[PATCH] ide: HPT3xx: fix PCI clock detection
Sergei Shtylyov
1
-14
/
+32
2006-12-13
[PATCH] ide: fix the case of multiple HPT3xx chips present
Sergei Shtylyov
1
-3
/
+8
2006-12-13
[PATCH] ide: fix HPT3xx hotswap support
Sergei Shtylyov
1
-79
/
+36
2006-12-13
[PATCH] ide: optimize HPT37x timing tables
Sergei Shtylyov
1
-230
/
+174
2006-12-13
[PATCH] ide: fix HPT37x timing tables
Sergei Shtylyov
1
-120
/
+29
2006-12-13
[PATCH] ide: HPT3xxN clocking fixes
Sergei Shtylyov
1
-84
/
+139
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-02-03
[PATCH] RocketPoint 1520 [hpt366] fails clock stabilization
Loren M. Lang
1
-0
/
+4
2005-11-07
[PATCH] ide: kmalloc + memset -> kzalloc conversion
Deepak Saxena
1
-2
/
+1
2005-09-11
hpt366: write the full 4 bytes of ROM address, not just low 1 byte
Linus Torvalds
1
-2
/
+6
2005-06-28
[PATCH] ide: fix the HPT366 driver layer
Alan Cox
1
-242
/
+228
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+1745