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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-19
amd74xx: use ->pio_mode value to determine pair device speed
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2010-01-19
alim15x3: fix handling of UDMA enable bit
Bartlomiej Zolnierkiewicz
1
-25
/
+18
2010-01-19
alim15x3: fix handling of DMA timings
Bartlomiej Zolnierkiewicz
1
-16
/
+39
2010-01-19
alim15x3: fix handling of command timings
Bartlomiej Zolnierkiewicz
1
-2
/
+7
2010-01-19
alim15x3: fix handling of address setup timings
Bartlomiej Zolnierkiewicz
1
-0
/
+11
2010-01-19
ide-timings: use ->pio_mode value to determine fastest PIO speed
Bartlomiej Zolnierkiewicz
1
-3
/
+2
2010-01-19
ide: change ->set_dma_mode method parameters
Bartlomiej Zolnierkiewicz
36
-87
/
+101
2010-01-19
ide: change ->set_pio_mode method parameters
Bartlomiej Zolnierkiewicz
44
-121
/
+129
2010-01-19
ide: add drive->dma_mode field
Bartlomiej Zolnierkiewicz
3
-0
/
+4
2010-01-19
ide: add drive->pio_mode field
Bartlomiej Zolnierkiewicz
4
-0
/
+8
2010-01-19
via82cxxx: fix UDMA settings programming
Bartlomiej Zolnierkiewicz
1
-2
/
+17
2010-01-19
via82cxxx: add support for VT6415 PCIE PATA IDE Host Controller
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2010-01-19
via82cxxx: add support for vt8261 and future chips
Bartlomiej Zolnierkiewicz
1
-6
/
+4
2010-01-19
via82cxxx: workaround h/w bugs
Bartlomiej Zolnierkiewicz
1
-0
/
+57
2010-01-19
via82cxxx: fix SATA cable detection
Bartlomiej Zolnierkiewicz
1
-3
/
+7
2010-01-19
ide: add SATA cable detection support
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2010-01-19
via82cxxx: vx855 is a single channel controller
Bartlomiej Zolnierkiewicz
1
-6
/
+13
2010-01-19
serverworks: add missing pci_dev_put() call
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2010-01-19
serverworks: cleanup svwks_udma_filter()
Bartlomiej Zolnierkiewicz
1
-29
/
+11
2010-01-19
pdc202xx_old: add ->init_hwif method
Bartlomiej Zolnierkiewicz
1
-10
/
+8
2010-01-19
opti621: remove stale driver history
Bartlomiej Zolnierkiewicz
1
-71
/
+0
2010-01-19
cy82c693: remove stale driver history
Bartlomiej Zolnierkiewicz
1
-33
/
+0
2010-01-19
cy82c693: fix PIO timings calculations
Bartlomiej Zolnierkiewicz
1
-86
/
+20
2010-01-19
cmd64x: remove superfluous checks from cmd64x_set_dma_mode()
Bartlomiej Zolnierkiewicz
1
-6
/
+3
2010-01-19
cmd64x: fix PIO and MWDMA timings calculations
Bartlomiej Zolnierkiewicz
1
-59
/
+29
2010-01-19
amd74xx: don't change UDMA settings when programming PIO timings
Bartlomiej Zolnierkiewicz
1
-3
/
+4
2010-01-19
alim15x3: cleanup ali_cable_detect()
Bartlomiej Zolnierkiewicz
1
-8
/
+0
2010-01-19
alim15x3: remove superfluous locking from ali_set_pio_mode()
Bartlomiej Zolnierkiewicz
1
-5
/
+0
2010-01-19
alim15x3: add ali_fifo_control() helper
Bartlomiej Zolnierkiewicz
1
-16
/
+15
2010-01-19
alim15x3: fix PIO timings calculations
Bartlomiej Zolnierkiewicz
1
-19
/
+15
2010-01-19
ide: use standard timing for XFER_PIO_SLOW mode in ide_timing_compute()
Bartlomiej Zolnierkiewicz
1
-6
/
+7
2010-01-12
ide_tape: kill off use of the ->ioctl operation
Alan Cox
1
-2
/
+12
2010-01-12
Revert "x86, apic: Use logical flat on intel with <= 8 logical cpus"
Ananth N Mavinakayanahalli
2
-19
/
+22
2010-01-11
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
5
-625
/
+666
2010-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
4
-15
/
+52
2010-01-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-0
/
+3
2010-01-11
Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2
-6
/
+13
2010-01-11
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
65
-973
/
+2411
2010-01-11
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-75
/
+299
2010-01-11
core, x86: make LIST_POISON less deadly
Avi Kivity
2
-2
/
+19
2010-01-11
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
28
-111
/
+296
2010-01-11
mn10300: update the ASB2303 defconfig
David Howells
1
-37
/
+70
2010-01-11
mn10300: make the ASB2305's PCnet32 NIC work by using the PCI bridge's SRAM
David Howells
1
-0
/
+17
2010-01-11
mn10300: insert PCI root bus resources for the ASB2305 devel motherboard
David Howells
1
-22
/
+35
2010-01-11
mn10300: use generic pci_enable_resources()
Bjorn Helgaas
3
-41
/
+2
2010-01-11
mn10300: use KERN_ERR not KERN_ERROR
David Howells
1
-1
/
+1
2010-01-11
mn10300: fix several bogus includes on abs2305
Al Viro
4
-7
/
+6
2010-01-11
mn10300: wire up missing new syscalls
David Howells
2
-1
/
+3
2010-01-11
mn10300: add cc clobbers to asm statements
Mark Salter
10
-12
/
+18
2010-01-11
mn10300: objcopy flags fix
Mark Salter
1
-1
/
+1
[next]