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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-01
[media] saa7164: video and vbi ports share the same input/tuner/std
Hans Verkuil
3
-204
/
+82
2015-10-01
[media] saa7164: fix input and tuner compliance problems
Hans Verkuil
2
-10
/
+20
2015-10-01
[media] saa7164: remove unused videobuf references
Hans Verkuil
2
-3
/
+0
2015-10-01
[media] saa7164: fix format ioctls
Hans Verkuil
3
-125
/
+20
2015-10-01
[media] saa7164: add support for control events
Hans Verkuil
2
-2
/
+7
2015-10-01
[media] saa7164: fix poll bugs
Hans Verkuil
1
-11
/
+4
2015-10-01
[media] saa7164: add v4l2_fh support
Hans Verkuil
3
-4
/
+12
2015-10-01
[media] saa7164: convert to the control framework
Hans Verkuil
3
-742
/
+81
2015-10-01
[media] media/v4l2-compat-ioctl32: Simple stylechecks
Ricardo Ribalda
1
-6
/
+7
2015-10-01
[media] vivid: add 10 and 12 bit Bayer formats
Hans Verkuil
2
-0
/
+147
2015-10-01
[media] v4l2-compat-ioctl32: add missing SDR support
Hans Verkuil
1
-2
/
+21
2015-10-01
[media] vim2m: small cleanup: use assignment instead of memcpy
Hans Verkuil
1
-5
/
+2
2015-10-01
[media] vivid: add support for SMPTE 2084 transfer function
Hans Verkuil
1
-0
/
+1
2015-10-01
[media] vivid-tpg: add support for SMPTE 2084 transfer function
Hans Verkuil
2
-4
/
+94
2015-10-01
[media] vivid: add support for the DCI-P3 colorspace
Hans Verkuil
2
-0
/
+4
2015-10-01
[media] vivid-tpg: support the DCI-P3 colorspace
Hans Verkuil
2
-6
/
+146
2015-10-01
[media] vivid: use Bradford method when converting Rec. 709 to NTSC 1953
Hans Verkuil
1
-43
/
+47
2015-10-01
[media] vivid: use ARRAY_SIZE to calculate max control value
Hans Verkuil
1
-7
/
+7
2015-09-25
[media] v4l2-compat-ioctl32: replace pr_warn by pr_debug
Hans Verkuil
1
-2
/
+2
2015-09-25
[media] atmel-isi: parse the DT parameters for vsync/hsync/pixclock polarity
Josh Wu
1
-0
/
+15
2015-09-25
[media] v4l: atmel-isi: Remove unused platform data fields
Laurent Pinchart
2
-10
/
+0
2015-09-25
[media] v4l: atmel-isi: Remove support for platform data
Laurent Pinchart
2
-18
/
+139
2015-09-25
[media] v4l: atmel-isi: Simplify error handling during DT parsing
Laurent Pinchart
1
-7
/
+4
2015-09-25
[media] atmel-isi: add sanity check for supported formats in try/set_fmt()
Josh Wu
1
-8
/
+29
2015-09-25
[media] atmel-isi: move configure_geometry() to start_streaming()
Josh Wu
1
-12
/
+5
2015-09-25
[media] atmel-isi: setup the ISI_CFG2 register directly
Josh Wu
1
-13
/
+7
2015-09-25
[media] atmel-isi: increase timeout to disable/enable isi
Josh Wu
1
-1
/
+1
2015-09-25
[media] atmel-isi: Protect PM-only functions to kill warning
Geert Uytterhoeven
1
-0
/
+2
2015-09-25
[media] rcar_vin: call g_std() instead of querystd()
Sergei Shtylyov
1
-2
/
+2
2015-09-25
[media] rcar_vin: propagate querystd() error upstream
Sergei Shtylyov
1
-5
/
+9
2015-09-25
[media] rcar_vin: Remove obsolete r8a779x-vin platform_device_id entries
Geert Uytterhoeven
1
-2
/
+0
2015-09-25
[media] soc-camera: increase the length of clk_name on soc_of_bind()
Josh Wu
1
-1
/
+1
2015-09-25
[media] uvcvideo: Disable hardware timestamps by default
Laurent Pinchart
3
-0
/
+7
2015-09-25
[media] vivid: sdr cap: few enhancements
Antti Palosaari
1
-19
/
+12
2015-09-25
[media] vivid: SDR cap: add control for FM deviation
Antti Palosaari
3
-2
/
+42
2015-09-25
[media] v4l2-compat-ioctl32: fix alignment for ARM64
Andrzej Hajda
1
-4
/
+5
2015-09-25
[media] saa7134: add Leadtek Winfast TV2100 FM card support
Darek Zielski
3
-0
/
+51
2015-09-25
[media] media/pci/cobalt: Use %*ph to print small buffers
Alexander Kuleshov
1
-5
/
+3
2015-09-25
[media] m2m: fix bad unlock balance
Zahari Doychev
1
-15
/
+8
2015-09-25
[media] ivtv-alsa: Add index to specify device number
Nicolas Sugino
1
-2
/
+12
2015-09-12
Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
8
-445
/
+164
2015-09-10
mm: mark most vm_operations_struct const
Kirill A. Shutemov
1
-1
/
+1
2015-09-06
Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
235
-3379
/
+17131
2015-09-05
genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()
Vladimir Zapolskiy
1
-1
/
+1
2015-09-04
Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-1
/
+1
2015-09-03
[media] c8sectpfe: Remove select on undefined LIBELF_32
Peter Griffin
1
-1
/
+0
2015-09-03
[media] i2c: fix platform_no_drv_owner.cocci warnings
Fengguang Wu
1
-1
/
+0
2015-09-03
[media] cx231xx: Use wake_up_interruptible() instead of wake_up_interruptible...
Steven Rostedt
1
-2
/
+2
2015-09-03
[media] tc358743: only queue subdev notifications if devnode is set
Philipp Zabel
1
-1
/
+2
2015-09-03
[media] tc358743: add missing Kconfig dependency/select
Hans Verkuil
1
-1
/
+2
[next]