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
2006-01-10
[MMC] Indicate that R1/R1b contains command opcode
Pierre Ossman
1
-2
/
+3
2006-01-10
[SPARC64]: Update defconfig.
David S. Miller
1
-1338
/
+726
2006-01-10
[SPARC64]: Fix ptrace/strace
Richard Mortimer
1
-5
/
+2
2006-01-10
[IPV6]: Set skb->priority in ip6_output.c
Patrick McHardy
1
-0
/
+4
2006-01-10
[IPV4]: ip_output.c needs xfrm.h
Patrick McHardy
1
-0
/
+1
2006-01-10
[PKT_SCHED]: Fix qdisc return code.
Jamal Hadi Salim
4
-9
/
+10
2006-01-10
[NET]: Add IFB (Intermediate Functional Block) network device.
Jamal Hadi Salim
3
-0
/
+308
2006-01-10
[AX25] mkiss: Drop spinlock before sleeping call.
Ralf Baechle
1
-1
/
+1
2006-01-10
[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"
Kris Katterjohn
11
-40
/
+21
2006-01-10
[PKT_SCHED]: Prefix tc actions with act_
Patrick McHardy
8
-8
/
+8
2006-01-10
[PKT_SCHED]: Fix memory leak when dumping in pedit action
Patrick McHardy
1
-0
/
+2
2006-01-10
[PKT_SCHED]: Remove some obsolete policer exports
Patrick McHardy
1
-11
/
+3
2006-01-10
[PKT_SCHED]: Convert tc action functions to single skb pointers
Patrick McHardy
8
-14
/
+11
2006-01-10
[PKT_SCHED]: Use USEC_PER_SEC
Patrick McHardy
2
-15
/
+16
2006-01-10
[NET]: Convert net/{ipv4,ipv6,sched} to netdev_priv
Patrick McHardy
6
-66
/
+63
2006-01-10
[CRYPTO] cipher: Set alignmask for multi-byte loads
Herbert Xu
10
-0
/
+12
2006-01-10
[CRYPTO] api: Require block size to be less than PAGE_SIZE/8
Herbert Xu
1
-1
/
+1
2006-01-10
[CRYPTO] sha1: Fixed off-by-64 bug in sha1_update
Herbert Xu
1
-2
/
+2
2006-01-10
[CRYPTO] aes-i586: Remove unused variable ls_tab
Daniel Marjamäki
1
-10
/
+0
2006-01-10
[CRYPTO] aes-i586: Nano-optimisation on key length check
Denis Vlasenko
1
-21
/
+19
2006-01-10
[CRYPTO] cipher: Align temporary buffer in cbc_process_decrypt
Herbert Xu
1
-2
/
+3
2006-01-10
[CRYPTO] sha1: Avoid shifting count left and right
Nicolas Pitre
1
-4
/
+4
2006-01-10
[CRYPTO] sha1: Rename i/j to done/partial
Nicolas Pitre
1
-11
/
+12
2006-01-10
[CRYPTO] sha1: Avoid useless memcpy()
Nicolas Pitre
1
-8
/
+17
2006-01-10
[CRYPTO] Allow AES C/ASM implementations to coexist
Herbert Xu
5
-1
/
+9
2006-01-10
[CRYPTO] Allow multiple implementations of the same algorithm
Herbert Xu
4
-9
/
+60
2006-01-10
[CRYPTO] Use standard byte order macros wherever possible
Herbert Xu
22
-441
/
+285
2006-01-10
[PADLOCK] Fix sparse warning about 1-bit signed bit-field
Herbert Xu
1
-1
/
+1
2006-01-10
[SPARC64]: Add needed pm_power_off symbol.
David S. Miller
1
-0
/
+4
2006-01-10
[ARM] 3246/1: S3C24XX - retab clock list in arch/arm/mach-s3c2410/clock.c
Ben Dooks
1
-103
/
+103
2006-01-10
[MMC] Add DATA_MULTI flag
Russell King
2
-1
/
+8
2006-01-10
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
203
-5147
/
+10709
2006-01-10
[PATCH] Fix more "if ((err = foo() < 0))" typos
Alexey Dobriyan
3
-3
/
+6
2006-01-09
[PATCH] Fix sg_page_malloc() memset
Hugh Dickins
1
-1
/
+1
2006-01-09
V4L/DVB (3336): Bluebird firmware hosting moved to common dvb firmware dir on...
Michael Krufky
1
-1
/
+1
2006-01-09
V4L/DVB (3329): cx88_subids whitespace cleanup
Chris Pascoe
1
-4
/
+4
2006-01-09
V4L/DVB (3328): replace omitted 'TODO:'
Michael Krufky
1
-1
/
+1
2006-01-09
V4L/DVB (3327): Remove DViCO specific firmware hacks from the generic code.
Patrick Boettcher
3
-34
/
+34
2006-01-09
V4L/DVB (3326): Fix stereo and standard reporting of msp3400 (esp. for radio)
Hans Verkuil
4
-59
/
+100
2006-01-09
V4L/DVB (3325): WSS output interface for av7110
Oliver Endriss
5
-12
/
+149
2006-01-09
V4L/DVB (3324): msp3400 audio handling bug fixes.
Hans Verkuil
3
-80
/
+156
2006-01-09
V4L/DVB (3323): Add Kconfig option for wrongly programmed devices
Marc Koschewski
2
-27
/
+43
2006-01-09
V4L/DVB (3322): Whitespace cleanup and unused code removed
Marc Koschewski
1
-5
/
+2
2006-01-09
V4L/DVB (3321): Indention cleanups
Marc Koschewski
1
-15
/
+16
2006-01-09
V4L/DVB (3320): Check if PLL-description is set
Patrick Boettcher
1
-3
/
+5
2006-01-09
V4L/DVB (3319): Changed indention for define's and their values
Marc Koschewski
1
-22
/
+21
2006-01-09
V4L/DVB (3318): Fixes warning: variable "ret" is used before its value is set
d binderman
1
-1
/
+1
2006-01-09
V4L/DVB (3317): msp3400: use v4l2_std_id and determine chip capabilities.
Hans Verkuil
3
-78
/
+98
2006-01-09
V4L/DVB (3315): Use correct AGC settings for DNTV Live! DVB-T Pro
Chris Pascoe
1
-3
/
+26
2006-01-09
V4L/DVB (3313): codingstyle cleanups & restore some wrongfully deleted dvb-us...
Michael Krufky
1
-54
/
+54
[prev]
[next]