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
/
platform
/
coda
/
coda-common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-11
Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-210
/
+397
2014-12-05
media / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-2
/
+2
2014-11-03
[media] coda: Unregister v4l2 upon alloc_workqueue() error
Fabio Estevam
1
-1
/
+2
2014-11-03
[media] coda: Call v4l2_device_unregister() from a single location
Fabio Estevam
1
-8
/
+12
2014-10-28
[media] coda: re-queue buffers if start_streaming fails
Philipp Zabel
1
-2
/
+2
2014-10-28
[media] coda: set bitstream end flag in coda_release
Philipp Zabel
1
-0
/
+3
2014-10-28
[media] coda: allow userspace to set compressed buffer size in a certain range
Philipp Zabel
1
-8
/
+17
2014-10-28
[media] coda: store bitstream buffer position with buffer metadata
Philipp Zabel
1
-7
/
+7
2014-10-28
[media] coda: add CODA7541 JPEG support
Philipp Zabel
1
-18
/
+94
2014-10-28
[media] coda: split out encoder control setup to specify controls per video d...
Philipp Zabel
1
-7
/
+13
2014-10-28
[media] coda: add coda_video_device descriptors
Philipp Zabel
1
-152
/
+198
2014-10-28
[media] coda: identify platform device earlier
Philipp Zabel
1
-11
/
+9
2014-10-28
[media] coda: add support for planar YCbCr 4:2:2 (YUV422P) format
Philipp Zabel
1
-0
/
+13
2014-10-28
[media] coda: add support for partial interleaved YCbCr 4:2:0 (NV12) format
Philipp Zabel
1
-0
/
+8
2014-10-28
[media] coda: simplify frame memory control register handling
Philipp Zabel
1
-1
/
+3
2014-10-28
[media] coda: add coda_write_base helper
Philipp Zabel
1
-0
/
+24
2014-10-28
[media] coda: remove superfluous error message on devm_kzalloc failure
Philipp Zabel
1
-4
/
+1
2014-10-28
[media] coda: clear aborting flag in stop_streaming
Philipp Zabel
1
-1
/
+1
2014-09-26
[media] coda: Improve runtime PM support
Ulf Hansson
1
-34
/
+21
2014-08-22
[media] coda: checkpatch cleanup
Philipp Zabel
1
-11
/
+23
2014-08-22
[media] coda: disable old cropping ioctls
Philipp Zabel
1
-0
/
+5
2014-08-22
[media] coda: set capture frame size with output S_FMT
Philipp Zabel
1
-1
/
+11
2014-08-22
[media] coda: fix coda_s_fmt_vid_out
Philipp Zabel
1
-1
/
+3
2014-08-22
[media] coda: fix timestamp list handling
Philipp Zabel
1
-0
/
+2
2014-08-22
[media] coda: improve allocation error messages
Philipp Zabel
1
-1
/
+5
2014-08-22
[media] coda: add an intermediate debug level
Philipp Zabel
1
-3
/
+3
2014-08-22
[media] coda: increase max vertical frame size to 1088
Philipp Zabel
1
-7
/
+6
2014-08-22
[media] coda: allow running coda without iram on mx6dl
Philipp Zabel
1
-7
/
+7
2014-08-22
[media] coda: skip calling coda_find_codec in encoder try_fmt_vid_out
Philipp Zabel
1
-5
/
+6
2014-08-22
[media] coda: dequeue buffers on streamoff
Philipp Zabel
1
-0
/
+8
2014-08-22
[media] coda: dequeue buffers if start_streaming fails
Philipp Zabel
1
-8
/
+26
2014-08-22
[media] coda: request BIT processor interrupt by name
Philipp Zabel
1
-1
/
+3
2014-08-22
[media] coda: move BIT specific functions into separate file
Philipp Zabel
1
-1818
/
+13
2014-08-22
[media] coda: move H.264 helper function into separate file
Philipp Zabel
1
-22
/
+0
2014-08-22
[media] coda: move per-instance buffer allocation and cleanup
Philipp Zabel
1
-10
/
+21
2014-08-22
[media] coda: add coda_bit_stream_set_flag helper
Philipp Zabel
1
-33
/
+19
2014-08-22
[media] coda: move BIT processor command execution out of pic_run_work
Philipp Zabel
1
-8
/
+13
2014-08-22
[media] coda: add context ops
Philipp Zabel
1
-35
/
+50
2014-08-22
[media] coda: move defines, enums, and structs into shared header
Philipp Zabel
1
-190
/
+3
2014-08-22
[media] coda: move coda driver into its own directory
Philipp Zabel
1
-0
/
+3999