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
2007-10-03
[POWERPC] Sky Cpu and Nexus: use seq_file/single_open on proc interface
Cyrill Gorcunov
2
-44
/
+74
2007-10-03
[POWERPC] Sky Cpu: use C99 style for struct init
Cyrill Gorcunov
1
-12
/
+9
2007-10-03
[POWERPC] Sky Cpu and Nexus: check for create_proc_entry ret code
Cyrill Gorcunov
1
-2
/
+12
2007-10-03
[POWERPC] Sky Cpu and Nexus: check for platform_get_resource retcode
Cyrill Gorcunov
2
-1
/
+11
2007-10-03
[POWERPC] Sky Cpu and Nexus: include io.h
Cyrill Gorcunov
2
-0
/
+2
2007-10-03
[POWERPC] Sky Cpu and Nexus: code style improvement
Cyrill Gorcunov
2
-31
/
+31
2007-09-22
[POWERPC] Fix platinumfb framebuffer
Benjamin Herrenschmidt
1
-22
/
+26
2007-09-22
[POWERPC] adbhid: Enable KEY_FN key reporting
Aristeu Rozanski
1
-11
/
+10
2007-09-22
[POWERPC] Optionally use new device number for pmac_zilog
David Woodhouse
2
-5
/
+40
2007-09-20
[POWERPC] Cleanups for physmap_of.c (v2)
David Gibson
1
-125
/
+99
2007-09-20
[POWERPC] Make partitions optional in physmap_of
Josh Boyer
1
-0
/
+2
2007-09-20
Merge branch 'linux-2.6'
Paul Mackerras
93
-365
/
+41835
2007-09-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-65
/
+42
2007-09-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2
-2
/
+1
2007-09-19
Driver core: fix deprectated sysfs structure for nested class devices
Dmitry Torokhov
1
-6
/
+23
2007-09-19
intel-agp: Fix i830 mask variable that changed with G33 support
Dave Airlie
2
-2
/
+3
2007-09-19
intelfb: Fix bug in DPLL disable
Antonino A. Daplas
1
-1
/
+1
2007-09-19
pci: fix unterminated pci_device_id lists
Kees Cook
3
-2
/
+5
2007-09-19
mspec: handle shrinking virtual memory areas
Cliff Wickman
1
-21
/
+48
2007-09-19
rtc: rtc-ds1553.c should use resource_size_t for base address
Atsushi Nemoto
1
-1
/
+1
2007-09-19
rtc-ds1742.c should use resource_size_t for base address
David Gibson
1
-1
/
+1
2007-09-19
Fix "Fix DAC960 driver on machines which don't support 64-bit DMA"
Andrew Morton
1
-0
/
+1
2007-09-19
[POWERPC] Fix pmac_zilog debug arg
Olaf Hering
1
-1
/
+1
2007-09-18
[SUNSAB]: Fix several bugs.
Al Viro
1
-65
/
+42
2007-09-17
ide: remove unused variables from drivers/ide/ppc/pmac.c
Stephen Rothwell
1
-2
/
+0
2007-09-17
ide: ST320413A has the same problem as ST340823A
Jorge Juan Chico
1
-0
/
+1
2007-09-17
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
6
-84
/
+95
2007-09-17
Pull thinkpad into release branch
Len Brown
3
-77
/
+88
2007-09-17
ACPI: thinkpad-acpi: bump up version to 0.16
Henrique de Moraes Holschuh
1
-1
/
+1
2007-09-17
ACPI: thinkpad-acpi: revert new 2.6.23 CONFIG_THINKPAD_ACPI_INPUT_ENABLED option
Henrique de Moraes Holschuh
3
-76
/
+87
2007-09-17
Pull misc into release branch
Len Brown
3
-7
/
+7
2007-09-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2
-78
/
+50
2007-09-17
[PPP] generic: Fix receive path data clobbering & non-linear handling
Herbert Xu
1
-19
/
+25
2007-09-17
[PPP] generic: Call skb_cow_head before scribbling over skb
Herbert Xu
1
-11
/
+3
2007-09-17
[NET] skbuff: Add skb_cow_head
Herbert Xu
1
-1
/
+1
2007-09-17
[PPP] pppoe: Fill in header directly in __pppoe_xmit
Herbert Xu
1
-11
/
+9
2007-09-17
[PPP] pppoe: Fix data clobbering in __pppoe_xmit and return value
Herbert Xu
1
-37
/
+13
2007-09-17
[PPP] pppoe: Fix skb_unshare_check call position
Herbert Xu
1
-3
/
+3
2007-09-16
ACPI: Reevaluate C/P/T states when a cpu becomes online
Venkatesh Pallipadi
1
-0
/
+21
2007-09-16
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
55
-42
/
+41464
2007-09-16
drivers/net/pcmcia/3c589_cs: fix port configuration switcheroo
Jeff Garzik
1
-1
/
+1
2007-09-16
sk98lin: resurrect driver
Stephen Hemminger
42
-1
/
+41398
2007-09-16
ucc_geth: fix compilation
Anton Vorontsov
1
-1
/
+1
2007-09-16
mv643xx_eth: Fix tx_bytes stats calculation
Dale Farnsworth
1
-1
/
+1
2007-09-16
Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jeff Garzik
3
-10
/
+22
2007-09-15
sparc64 (and others): fix tty_ioctl.c build
Tony Breeds
1
-0
/
+14
2007-09-15
KVM: MMU: Fix rare oops on guest context switch
Avi Kivity
2
-5
/
+10
2007-09-15
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
6
-17
/
+26
2007-09-15
Fix kernel buuild with (CONFIG_COMPAT && ! CONFIG_BLOCK)
aherrman@arcor.de
1
-0
/
+3
2007-09-14
[PATCH] bcm43xx: Fix cancellation of work queue crashes
Larry Finger
3
-10
/
+22
[next]