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
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
/
media
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-15
media: common: saa7146: add support for missing .vidioc_try_fmt_vbi_cap
Hans Verkuil
1
-0
/
+1
2023-04-15
media: common: saa7146: allow S_STD(G_STD)
Hans Verkuil
1
-3
/
+8
2023-04-15
media: common: saa7146: check minimum video format size
Hans Verkuil
1
-0
/
+4
2023-04-15
media: common: saa7146: fix compliance problems with field handling
Hans Verkuil
2
-10
/
+11
2023-04-15
media: saa7146: convert to vb2
Hans Verkuil
4
-782
/
+306
2023-04-15
media: common: saa7146: use for_each_sg_dma_page
Hans Verkuil
2
-73
/
+32
2023-04-15
media: common: saa7146: fix broken V4L2_PIX_FMT_YUV422P support
Hans Verkuil
1
-1
/
+1
2023-04-15
media: common: saa7146: replace BUG_ON by WARN_ON
Hans Verkuil
3
-9
/
+15
2023-04-15
media: common: saa7146: drop 'fmt' from struct saa7146_buf
Hans Verkuil
2
-23
/
+26
2023-04-15
media: saa7146: drop 'dev' and 'resources' from struct saa7146_fh
Hans Verkuil
3
-61
/
+51
2023-04-15
media: common/saa7146: fix VFL direction for vbi output
Hans Verkuil
1
-4
/
+8
2023-04-15
media: common: saa7146: disable clipping
Hans Verkuil
1
-0
/
+17
2023-03-20
media: saa7146: drop overlay support
Hans Verkuil
3
-642
/
+6
2023-03-20
media: common: btcx-risc.h: drop obsolete header
Hans Verkuil
1
-29
/
+0
2023-03-20
media: vb2: set owner before calling vb2_read
Hans Verkuil
1
-2
/
+3
2023-02-26
Merge tag 'media/v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
11
-23
/
+4508
2023-02-24
Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-0
/
+187
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+2
2023-02-15
Merge git://git.linuxtv.org/media_stage into media_tree
Mauro Carvalho Chehab
11
-23
/
+4508
2023-02-10
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2
-2
/
+2
2023-02-09
media: Revert "media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci"
Hans Verkuil
10
-1
/
+4505
2023-02-06
media: videobuf2-core: drop obsolete sanity check in __vb2_queue_free()
Hans Verkuil
1
-22
/
+3
2023-02-06
Merge 6.2-rc7 into usb-next
Greg Kroah-Hartman
1
-3
/
+2
2023-01-31
usb: uvc: use v4l2_fill_fmtdesc instead of open coded format name
Michael Grzeschik
1
-38
/
+0
2023-01-31
usb: uvc: make uvc_format_desc table const
Michael Grzeschik
1
-2
/
+2
2023-01-31
usb: uvc: move uvc_fmts and uvc_format_by_guid to own compile unit
Michael Grzeschik
3
-0
/
+225
2023-01-24
media: videobuf2: set q->streaming later
Hans Verkuil
1
-3
/
+2
2022-12-14
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2022-12-13
Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-42
/
+25
2022-12-13
Merge tag 'media/v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
6
-14
/
+39
2022-12-13
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+4
2022-12-07
media: videobuf2-core: take mmap_lock in vb2_get_unmapped_area()
Hans Verkuil
1
-29
/
+73
2022-12-06
media: videobuf2: revert "get_userptr: buffers are always writable"
Hans Verkuil
5
-8
/
+19
2022-12-03
v4l2: don't fall back to follow_pfn() if pin_user_pages_fast() fails
Linus Torvalds
1
-56
/
+12
2022-12-01
mm/frame-vector: remove FOLL_FORCE usage
David Hildenbrand
1
-1
/
+1
2022-11-25
media: vb2/au0828: move the v4l_vb2q_enable_media_source to the au0828 driver
Hans Verkuil
1
-3
/
+0
2022-11-25
media: vb2: add (un)prepare_streaming queue ops
Hans Verkuil
1
-4
/
+21
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-4
/
+4
2022-11-11
media: videobuf2: Assert held reservation lock for dma-buf mmapping
Dmitry Osipenko
3
-0
/
+9
2022-10-18
Merge drm/drm-next into drm-misc-next
Maxime Ripard
14
-4530
/
+13
2022-10-18
media: videobuf2: Stop using internal dma-buf lock
Dmitry Osipenko
3
-30
/
+3
2022-10-18
media: videobuf2: Prepare to dynamic dma-buf locking specification
Dmitry Osipenko
3
-12
/
+13
2022-10-12
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
1
-1
/
+1
2022-08-30
media: videobuf2: Remove vb2_find_timestamp()
Ezequiel Garcia
1
-13
/
+0
2022-08-29
media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci
Hans Verkuil
10
-4505
/
+1
2022-08-29
media: vb2: videobuf -> videobuf2
Hans Verkuil
3
-11
/
+11
2022-07-17
media: videobuf2: Introduce vb2_find_buffer()
Ezequiel Garcia
1
-0
/
+12
2022-07-15
media: v4l2-tpg: Add support for the new YUVA and YUVX formats
Laurent Pinchart
1
-0
/
+6
2022-06-20
media: v4l2-tpg: add HDMI Video Guard Band test pattern
Hans Verkuil
1
-0
/
+38
2022-05-13
media: videobuf2-dma-sg.c: kvmalloc_array -> kvcalloc
Hans Verkuil
1
-2
/
+1
[next]