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
/
media
/
v4l2-core
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-24
media: cec/v4l2: move V4L2 specific CEC functions to V4L2
Hans Verkuil
1
-0
/
+151
2018-09-17
media: v4l: subdev: Add a function to set an I²C sub-device's name
Sakari Ailus
1
-4
/
+14
2018-09-17
media: v4l2-mc: get rid of global pad indexes
Mauro Carvalho Chehab
1
-1
/
+48
2018-09-17
media: v4l2-mc: add print messages when media graph fails
Mauro Carvalho Chehab
1
-19
/
+61
2018-09-17
media: v4l2-mc: switch it to use the new approach to setup pipelines
Mauro Carvalho Chehab
1
-23
/
+62
2018-09-17
media: v4l2: taint pads with the signal types for consumer devices
Mauro Carvalho Chehab
1
-0
/
+5
2018-09-17
media: v4l2: remove VBI output pad
Mauro Carvalho Chehab
1
-1
/
+1
2018-09-12
media: v4l2-common: v4l2_spi_subdev_init : generate unique name
Philippe De Muyter
1
-1
/
+2
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
6
-14
/
+14
2018-08-31
media: v4l2-dv-timings: Introduce v4l2_calc_timeperframe helper
Jose Abreu
1
-0
/
+39
2018-08-16
Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
7
-47
/
+430
2018-08-07
media: v4l2-mem2mem: add descriptions to MC fields
Mauro Carvalho Chehab
1
-0
/
+18
2018-08-02
media: v4l: Add new 10-bit packed grayscale format
Todor Tomov
1
-0
/
+1
2018-08-02
media: doc-rst: Add packed Bayer raw14 pixel formats
Sakari Ailus
1
-0
/
+4
2018-07-27
media: v4l2-mem2mem: Fix missing v4l2_m2m_try_run call
Ezequiel Garcia
1
-3
/
+30
2018-07-25
media: v4l2-mem2mem: add v4l2_m2m_last_buf()
Hans Verkuil
1
-0
/
+18
2018-07-25
media: videodev.h: add PIX_FMT_FWHT for use with vicodec
Hans Verkuil
1
-0
/
+1
2018-07-25
media: mem2mem: Make .job_abort optional
Ezequiel Garcia
1
-3
/
+3
2018-07-25
media: v4l: Add support for STD ioctls on subdev nodes
Niklas Söderlund
1
-0
/
+22
2018-07-24
media: v4l2-fwnode: parse 'data-enable-active' prop
Jacopo Mondi
1
-0
/
+4
2018-07-23
ACPI: Convert ACPI reference args to generic fwnode reference args
Sakari Ailus
1
-1
/
+1
2018-07-04
media: v4l2-ctrl: Add control for VP9 profile
Keiichi Watanabe
1
-0
/
+11
2018-07-04
media: v4l2-ctrl: Change control for VP8 profile to menu control
Keiichi Watanabe
1
-1
/
+11
2018-07-04
media: add helpers for memory-to-memory media controller
Ezequiel Garcia
2
-5
/
+198
2018-07-04
media: mark entity-intf links as IMMUTABLE
Hans Verkuil
2
-2
/
+4
2018-07-04
media: v4l2-ctrls.c: fix broken auto cluster handling
Hans Verkuil
1
-1
/
+14
2018-07-04
media: v4l2-ioctl.c: use correct vb2_queue lock for m2m devices
Hans Verkuil
1
-2
/
+54
2018-06-28
media: mem2mem: Remove excessive try_run call
Ezequiel Garcia
1
-1
/
+0
2018-06-28
media: v4l2-ioctl: create helper to fill in v4l2_standard for ENUMSTD
Niklas Söderlund
1
-29
/
+37
2018-06-13
treewide: Use array_size() in vzalloc()
Kees Cook
1
-1
/
+1
2018-06-13
treewide: Use array_size() in vmalloc()
Kees Cook
1
-1
/
+1
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-3
/
+4
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+2
2018-06-13
Convert v4l2 event to struct_size
Matthew Wilcox
1
-2
/
+1
2018-06-05
media: v4l2-ioctl.c: fix missing unlock in __video_do_ioctl()
Hans Verkuil
1
-1
/
+1
2018-05-28
media: v4l2-core: push taking ioctl mutex down to ioctl handler
Hans Verkuil
3
-10
/
+33
2018-05-28
media: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
1
-2
/
+0
2018-05-28
media: v4l2-ioctl: delete unused v4l2_disable_ioctl_locking
Hans Verkuil
1
-2
/
+0
2018-05-28
media: v4l2-ioctl: clear fields in s_parm
Hans Verkuil
1
-1
/
+16
2018-05-11
media: v4l2-ioctl: replace IOCTL_INFO_STD with stub functions
Sami Tolvanen
1
-115
/
+130
2018-05-10
Merge tag 'v4.17-rc4' into patchwork
Mauro Carvalho Chehab
6
-12
/
+12
2018-05-09
media: videobuf-dma-sg: Fix dma_{sync,unmap}_sg() calls
Robin Murphy
1
-2
/
+2
2018-05-09
media: videobuf: Change return type to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-05-09
media: v4l2-core: Rename array 'video_driver' to 'video_drivers'
Simon Que
1
-11
/
+11
2018-05-04
media: v4l2-dev: use pr_foo() for printing messages
Mauro Carvalho Chehab
1
-19
/
+26
2018-05-04
media: v4l2-core: get rid of videobuf-dvb
Mauro Carvalho Chehab
3
-403
/
+0
2018-05-04
MAINTAINERS & files: Canonize the e-mails I use at files
Mauro Carvalho Chehab
6
-12
/
+12
2018-04-20
media: v4l2-compat-ioctl32: better document the code
Mauro Carvalho Chehab
1
-6
/
+159
2018-04-20
media: v4l2-compat-ioctl32: simplify casts
Mauro Carvalho Chehab
1
-11
/
+25
2018-04-20
media: v4l2-compat-ioctl32: better name userspace pointers
Mauro Carvalho Chehab
1
-294
/
+294
[next]