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
2023-06-09
media: uvcvideo: Constify formats, frames and intervals
Laurent Pinchart
4
-33
/
+34
2023-06-09
media: uvcvideo: Increment intervals pointer at end of parsing
Laurent Pinchart
1
-4
/
+13
2023-06-09
media: uvcvideo: Reorganize format descriptor parsing
Laurent Pinchart
1
-15
/
+25
2023-06-09
media: uvcvideo: Use clamp() to replace manual implementation
Laurent Pinchart
1
-3
/
+3
2023-06-09
media: uvcvideo: Rename uvc_format 'frame' field to 'frames'
Laurent Pinchart
4
-24
/
+24
2023-06-09
media: uvcvideo: Rename uvc_streaming 'format' field to 'formats'
Laurent Pinchart
4
-14
/
+14
2023-06-09
media: uvcvideo: Enable Intel RealSense metadata for devices
Dmitry Perchanov
1
-0
/
+63
2023-06-09
media: uapi: v4l: Intel metadata format update
Dmitry Perchanov
1
-8
/
+47
2023-06-09
Revert "media: uvcvideo: Limit power line control for Acer EasyCamera"
Sakari Ailus
1
-9
/
+0
2023-06-09
media: venus: provide ctx queue lock for ioctl synchronization
Sergey Senozhatsky
3
-0
/
+10
2023-06-09
media: venus: return P010 as preferred format for 10 bit decode
Dikshita Agarwal
1
-1
/
+6
2023-06-09
media: venus: add handling of bit depth change from firmware
Dikshita Agarwal
2
-1
/
+20
2023-06-09
media: venus: update calculation for dpb buffers
Dikshita Agarwal
3
-3
/
+15
2023-06-09
media: venus: add support for V4L2_PIX_FMT_P010 color format
Dikshita Agarwal
3
-10
/
+18
2023-06-09
media: venus: replace arrary index with enum for supported formats
Dikshita Agarwal
3
-38
/
+72
2023-06-09
media: venus: fix EOS handling in decoder stop command
Dikshita Agarwal
1
-1
/
+1
2023-06-09
media: venus: enable sufficient sequence change support for vp9
Dikshita Agarwal
3
-0
/
+11
2023-06-09
media: venus: add firmware version based check
Dikshita Agarwal
2
-3
/
+47
2023-06-09
media: venus: hfi_cmds: Use struct_size() helper
Gustavo A. R. Silva
1
-4
/
+4
2023-06-09
media: venus: hfi_cmds: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2
-7
/
+7
2023-06-09
media: venus: Replace one-element arrays with flexible-array members
Gustavo A. R. Silva
2
-9
/
+9
2023-06-09
media: venus: hfi_cmds: Replace fake flex-array with flexible-array member
Gustavo A. R. Silva
2
-2
/
+2
2023-06-09
media: venus: helpers: Fix ALIGN() of non power of two
Rikard Falkeborn
1
-2
/
+2
2023-06-09
media: venus: simplify the return expression of venus_sys_set_* function
Liu Shixin
1
-24
/
+4
2023-06-09
media: venus: simplify the return expression of session_process_buf()
Qinglang Miao
1
-6
/
+1
2023-06-09
Merge tag 'v6.4-rc5' into media_stage
Mauro Carvalho Chehab
1127
-4897
/
+9405
2023-06-04
Linux 6.4-rc5
Linus Torvalds
1
-1
/
+1
2023-06-04
Merge tag 'irq_urgent_for_v6.4_rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2023-06-04
Merge tag 'media/v6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
11
-15
/
+32
2023-06-04
Merge tag 'char-misc-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
27
-115
/
+295
2023-06-04
Merge tag 'driver-core-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+26
2023-06-04
Merge tag 'tty-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-27
/
+30
2023-06-04
Merge tag 'usb-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
12
-9
/
+111
2023-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
23
-95
/
+248
2023-06-04
Merge tag 'powerpc-6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
6
-24
/
+33
2023-06-03
Merge tag 'kvm-x86-fixes-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
6
-4
/
+101
2023-06-03
Merge tag 'kvmarm-fixes-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
5
-37
/
+35
2023-06-03
Merge tag 'kvmarm-fixes-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
13
-54
/
+112
2023-06-03
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
11
-95
/
+120
2023-06-03
Merge tag 'leds-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joh...
Linus Torvalds
1
-4
/
+4
2023-06-03
leds: qcom-lpg: Fix PWM period limits
Bjorn Andersson
1
-4
/
+4
2023-06-03
Merge tag 'probes-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-19
/
+28
2023-06-03
selftests/ftrace: Choose target function for filter test from samples
Masami Hiramatsu (Google)
1
-18
/
+27
2023-06-03
KVM: selftests: Add test for race in kvm_recalculate_apic_map()
Michal Luczaj
2
-0
/
+75
2023-06-03
KVM: x86: Bail from kvm_recalculate_phys_map() if x2APIC ID is out-of-bounds
Sean Christopherson
1
-2
/
+18
2023-06-03
KVM: x86: Account fastpath-only VM-Exits in vCPU stats
Sean Christopherson
1
-0
/
+3
2023-06-03
KVM: SVM: vNMI pending bit is V_NMI_PENDING_MASK not V_NMI_BLOCKING_MASK
Maciej S. Szmigiero
1
-1
/
+1
2023-06-03
KVM: x86/mmu: Grab memslot for correct address space in NX recovery worker
Sean Christopherson
1
-1
/
+4
2023-06-03
tpm, tpm_tis: correct tpm_tis_flags enumeration values
Lino Sanfilippo
1
-4
/
+4
2023-06-03
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+15
[next]