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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-08
sh-sci: avoid writing to nonexistent registers
Magnus Damm
1
-1
/
+1
2008-05-08
sh-sci: sh7722 lacks scsptr registers
Magnus Damm
1
-0
/
+4
2008-05-08
sh-sci: improve sh7722 support
Magnus Damm
2
-16
/
+27
2008-05-08
rtc: rtc-sh: Fixup for 64-bit resources.
Paul Mundt
1
-5
/
+9
2008-05-08
input: i8042: sh64 IRQ definitions depend on cayman board.
Paul Mundt
1
-1
/
+1
2008-05-08
sh: Enable use of the clk fwk on SH-5.
Paul Mundt
1
-6
/
+4
2008-05-08
mtd: solutionengine flash map depends on solution engine mach group.
Paul Mundt
1
-1
/
+1
2008-05-08
sh: remove the broken SH_MPC1211 support
Adrian Bunk
3
-88
/
+0
2008-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
9
-21
/
+15
2008-05-07
usb: Sparc build fix, make USB_ISP1760_OF depend on PPC_OF
David S. Miller
1
-1
/
+1
2008-05-07
Fix bogus warning in sysdev_driver_register()
OGAWA Hirofumi
1
-2
/
+1
2008-05-06
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-399
/
+1207
2008-05-06
pata_atiixp: Don't disable
Alan Cox
2
-0
/
+12
2008-05-06
sata_inic162x: update intro comment, up the version and drop EXPERIMENTAL
Tejun Heo
2
-10
/
+30
2008-05-06
sata_inic162x: add cardbus support
Tejun Heo
1
-12
/
+24
2008-05-06
sata_inic162x: kill now unused SFF related stuff
Tejun Heo
1
-51
/
+18
2008-05-06
sata_inic162x: use IDMA for ATAPI commands
Tejun Heo
1
-34
/
+47
2008-05-06
sata_inic162x: use IDMA for non DMA ATA commands
Tejun Heo
1
-34
/
+15
2008-05-06
sata_inic162x: kill now unused bmdma related stuff
Tejun Heo
1
-98
/
+5
2008-05-06
sata_inic162x: use IDMA for ATA_PROT_DMA
Tejun Heo
1
-35
/
+235
2008-05-06
sata_inic162x: update TF read handling
Tejun Heo
1
-2
/
+45
2008-05-06
sata_inic162x: add / update constants
Tejun Heo
1
-3
/
+56
2008-05-06
sata_inic162x: misc clean ups
Tejun Heo
1
-13
/
+5
2008-05-06
sata_mv use hweight16() for bit counting (V2)
Mark Lord
1
-12
/
+6
2008-05-06
sata_mv NCQ-EH for FIS-based switching
Mark Lord
1
-0
/
+165
2008-05-06
sata_mv delayed eh handling
Mark Lord
1
-1
/
+37
2008-05-06
libata: export ata_eh_analyze_ncq_error
Mark Lord
2
-1
/
+2
2008-05-06
sata_mv new mv_port_intr function
Mark Lord
1
-36
/
+48
2008-05-06
sata_mv fix mv_host_intr bug for hc_irq_cause
Mark Lord
1
-29
/
+42
2008-05-06
sata_mv NCQ and SError fixes for mv_err_intr
Mark Lord
1
-21
/
+43
2008-05-06
sata_mv rearrange mv_config_fbs
Mark Lord
1
-21
/
+39
2008-05-06
sata_mv errata workaround for sata25 part 1
Mark Lord
1
-2
/
+18
2008-05-06
sata_mv new mv_qc_defer method
Mark Lord
1
-2
/
+41
2008-05-06
sata_mv wait for empty+idle
Mark Lord
1
-0
/
+20
2008-05-06
sata_mv pci features
Mark Lord
1
-3
/
+36
2008-05-06
sata_mv more cosmetic changes
Mark Lord
1
-59
/
+63
2008-05-06
libata: Add Intel SCH PATA driver
Alek Du
3
-0
/
+216
2008-05-06
ata_piix: verify SIDPR access before enabling it
Tejun Heo
1
-0
/
+25
2008-05-06
libata: improve post-reset device ready test
Tejun Heo
2
-8
/
+2
2008-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
5
-7
/
+19
2008-05-06
iwlwifi: make IWLWIFI a tristate
Adrian Bunk
1
-2
/
+1
2008-05-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
10
-26
/
+75
2008-05-06
mlx4_core: Support creation of FMRs with pages smaller than 4K
Oren Duer
1
-1
/
+1
2008-05-06
IB/ehca: Fix function return types
Stefan Roscher
1
-4
/
+3
2008-05-06
Merge branch 'powerpc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-35
/
+36
2008-05-06
dev_name introduction fall out fix
Stephen Rothwell
4
-10
/
+10
2008-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-16
/
+17
2008-05-05
CONFIG_SCSI_MAC_ESP needs CONFIG_SCSI_SPI_ATTRS
Geert Uytterhoeven
1
-0
/
+1
2008-05-05
m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>
Geert Uytterhoeven
1
-0
/
+1
2008-05-05
m68k: serial167 missing return value in cy_put_char()
Geert Uytterhoeven
1
-1
/
+1
[next]