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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-10
via82cxxx: backport short cables support from pata_via.c
Bartlomiej Zolnierkiewicz
1
-7
/
+41
2007-07-10
sis5513: backport short cables support from pata_sis.c
Bartlomiej Zolnierkiewicz
1
-1
/
+24
2007-07-10
alim15x3: backport short cables support from pata_ali.c
Bartlomiej Zolnierkiewicz
1
-23
/
+48
2007-07-10
piix: backport short cables support from ata_piix.c
Bartlomiej Zolnierkiewicz
1
-3
/
+34
2007-07-10
ide: add short cables support
Bartlomiej Zolnierkiewicz
20
-80
/
+104
2007-07-10
ide: convert ide_find_best_mode() users to use ide_max_dma_mode()
Bartlomiej Zolnierkiewicz
2
-135
/
+115
2007-07-10
aec62xx: kill speedproc() method wrapper (take 2)
Sergei Shtylyov
1
-20
/
+8
2007-07-10
aec62xx: remove init_dma() method (take 2)
Sergei Shtylyov
1
-35
/
+16
2007-07-10
aec62xx: rework init_setup_aec6x80()
Sergei Shtylyov
1
-22
/
+13
2007-07-10
cmd64x: init. code cleanup
Sergei Shtylyov
1
-81
/
+45
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
4
-17
/
+17
2007-07-10
ide: make void and rename ide_dma_lostirq() method
Sergei Shtylyov
5
-29
/
+25
2007-07-10
serverworks: always tune CSB6
Bartlomiej Zolnierkiewicz
1
-75
/
+2
2007-07-08
sis5513: adding PCI-ID
Uwe Koziolek
1
-0
/
+1
2007-07-04
ide: pdc202xx_new PLL input clock fix
Albert Lee
1
-2
/
+8
2007-07-04
it821x: fix incorrect SWDMA mask
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2007-07-04
amd74xx: resume fix
Bartlomiej Zolnierkiewicz
1
-5
/
+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
ide: Add the MCP73/77 support to PATA driver
Peer Chen
1
-3
/
+9
2007-06-08
hpt366: disallow Ultra133 for HPT374
Sergei Shtylyov
1
-4
/
+4
2007-06-08
ide: generic IDE PCI driver, add another device exception
Jiri Slaby
1
-14
/
+23
2007-06-08
it821x: RAID mode fixes
Bartlomiej Zolnierkiewicz
1
-16
/
+18
2007-06-08
serverworks: fix CSB6 tuning logic
Bartlomiej Zolnierkiewicz
1
-13
/
+27
2007-06-08
serverworks: remove crappy code
Bartlomiej Zolnierkiewicz
1
-7
/
+6
2007-05-24
ide serverworks warning fixes
Andrew Morton
1
-4
/
+4
2007-05-24
ide/pci/serverworks.c: Fix corruption/timeouts with MegaIDE
Alan Cox
1
-0
/
+6
2007-05-24
add the IDE device ID for ATI SB700
Henry Su
1
-0
/
+1
2007-05-16
sl82c105: Switch to ref counting API
Alan Cox
1
-3
/
+5
2007-05-16
ide: remove ide_dma_enable()
Bartlomiej Zolnierkiewicz
6
-86
/
+8
2007-05-16
sl82c105: add speedproc() method and MWDMA0/1 support
Sergei Shtylyov
1
-5
/
+66
2007-05-16
cs5530/sc1200: add ->speedproc support
Bartlomiej Zolnierkiewicz
2
-46
/
+81
2007-05-16
cs5530/sc1200: DMA support cleanup
Bartlomiej Zolnierkiewicz
2
-21
/
+13
2007-05-16
ide: use ide_tune_dma() part #2
Bartlomiej Zolnierkiewicz
3
-45
/
+3
2007-05-16
cs5530/sc1200: add ->udma_filter methods
Bartlomiej Zolnierkiewicz
2
-117
/
+89
2007-05-16
pdc202xx_new: use ide_tune_dma()
Bartlomiej Zolnierkiewicz
1
-28
/
+1
2007-05-16
alim15x3: use ide_tune_dma()
Bartlomiej Zolnierkiewicz
1
-62
/
+7
2007-05-16
sis5513: PIO mode setup fixes
Bartlomiej Zolnierkiewicz
1
-49
/
+36
2007-05-16
serverworks: PIO mode setup fixes
Bartlomiej Zolnierkiewicz
1
-53
/
+15
2007-05-16
pdc202xx_old: rewrite mode programming code (v2)
Bartlomiej Zolnierkiewicz
1
-134
/
+44
2007-05-10
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
24
-763
/
+257
2007-05-10
ide: add ide_proc_register_port()
Bartlomiej Zolnierkiewicz
2
-5
/
+17
2007-05-10
ide: add "initializing" argument to ide_register_hw()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-05-10
ide: cable detection fixes (take 2)
Bartlomiej Zolnierkiewicz
2
-35
/
+1
2007-05-10
ide: make /proc/ide/ optional
Bartlomiej Zolnierkiewicz
4
-14
/
+14
2007-05-10
ide: add ide_tune_dma() helper
Bartlomiej Zolnierkiewicz
12
-206
/
+12
2007-05-10
ide: rework the code for selecting the best DMA transfer mode (v3)
Bartlomiej Zolnierkiewicz
20
-457
/
+137
2007-05-10
ide: fix UDMA/MWDMA/SWDMA masks (v3)
Bartlomiej Zolnierkiewicz
7
-57
/
+87
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
1
-1
/
+1
[prev]
[next]