开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
coda
Age
Commit message (
Expand
)
Author
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-07-27
media: coda: add SPS fixup code for frame sizes that are not multiples of 16
Philipp Zabel
2018-07-27
media: coda: let CODA960 firmware set frame cropping in SPS header
Philipp Zabel
2018-07-25
media: coda: add missing h.264 levels
Philipp Zabel
2018-07-25
media: coda: use encoder crop rectangle to set visible width and height
Philipp Zabel
2018-07-25
media: coda: streamline framebuffer size calculation a bit
Philipp Zabel
2018-07-25
media: coda: move framebuffer size calculation out of loop
Philipp Zabel
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2018-07-04
media: coda: mark CODA960 firmware version 2.1.9 as supported
Philipp Zabel
2018-07-04
media: coda: jpeg: explicitly disable thumbnails in SEQ_INIT
Philipp Zabel
2018-07-04
media: coda: jpeg: only queue two buffers into the bitstream for JPEG on CODA...
Philipp Zabel
2018-07-04
media: coda: jpeg: allow non-JPEG colorspace
Philipp Zabel
2018-07-04
media: coda: clear hold flag on streamoff
Philipp Zabel
2018-07-04
media: coda: fix reorder detection for unknown levels
Philipp Zabel
2018-07-04
media: coda: add read-only h.264 decoder profile/level controls
Philipp Zabel
2018-07-04
media: coda: fix encoder source stride
Philipp Zabel
2018-06-28
media: mem2mem: Remove unused v4l2_m2m_ops .lock/.unlock
Ezequiel Garcia
2018-05-09
media: coda: set colorimetry on coded queue
Philipp Zabel
2018-05-09
media: coda: do not try to propagate format if capture queue busy
Philipp Zabel
2018-05-09
media: coda: reuse coda_s_fmt_vid_cap to propagate format in coda_s_fmt_vid_out
Philipp Zabel
2018-02-26
media: coda: bump maximum number of internal framebuffers to 19
Philipp Zabel
2018-02-26
media: coda: Add i.MX51 (CodaHx4) support
Philipp Zabel
2018-01-04
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
2017-12-19
media: coda/imx-vdoa: Remove irq member from vdoa_data struct
Fabio Estevam
2017-12-18
media: coda: use correct offset for mpeg4 decoder mvcol buffer
Philipp Zabel
2017-12-18
media: coda: allocate space for mpeg4 decoder mvcol buffer
Philipp Zabel
2017-12-18
media: coda: round up frame sizes to multiples of 16 for MPEG-4 decoder
Philipp Zabel
2017-12-18
media: coda: fix capture TRY_FMT for YUYV with non-MB-aligned widths
Philipp Zabel
2017-12-18
media: coda: set min_buffers_needed
Lucas Stach
2017-12-08
media: coda: remove definition of CODA_STD_MJPG
Martin Kepplinger
2017-11-15
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-27
media: coda: Handle return value of kasprintf
Arvind Yadav
2017-08-20
media: coda/imx-vdoa: Check for platform_get_resource() error
Fabio Estevam
2017-08-20
media: coda: constify platform_device_id
Arvind Yadav
2017-08-08
media: coda: reduce iram size to leave space for suspend to ram
Jan Luebbe
2017-08-08
media: coda: fix decoder sequence init escape flag
Philipp Zabel
2017-07-26
media: coda: explicitly request exclusive reset control
Philipp Zabel
2017-07-26
media: coda: disable BWB only while decoding on CODA 960
Philipp Zabel
2017-07-19
media: coda: wake up capture queue on encoder stop after output streamoff
Philipp Zabel
2017-07-19
media: coda: mark CODA960 firmware versions 2.3.10 and 3.1.1 as supported
Philipp Zabel
2017-07-19
media: coda: set MPEG-4 encoder class register
Philipp Zabel
2017-07-19
media: coda: align internal mpeg4 framebuffers to 16x16 macroblocks
Philipp Zabel
2017-07-19
media: coda: set field of destination buffers
Philipp Zabel
2017-07-19
media: coda: extend GOP size range
Philipp Zabel
2017-07-19
media: coda: do not reassign ctx->tiled_map_type in coda_s_fmt
Philipp Zabel
2017-07-19
media: coda: add h264 and mpeg4 profile and level controls
Philipp Zabel
2017-06-24
media: coda: rename the picture run timeout error handler
Philipp Zabel
2017-06-24
media: coda: ctx->codec is not NULL in coda_alloc_framebuffers
Philipp Zabel
2017-06-20
[media] coda/imx-vdoa: always wait for job completion
Lucas Stach
[next]