index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
coda
Age
Commit message (
Expand
)
Author
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
2017-06-20
[media] coda: first step at error recovery
Lucas Stach
2017-06-20
[media] coda: use correct offset for mvcol buffer
Lucas Stach
2017-06-07
[media] coda: copy headers in front of every I-frame
Philipp Zabel
2017-06-07
[media] coda: implement forced key frames
Philipp Zabel
2017-06-06
[media] coda: improve colorimetry handling
Philipp Zabel
2017-06-06
[media] coda: simplify optional reset handling
Philipp Zabel
2017-06-06
[media] media: platform: coda: remove variable self assignment
Gustavo A. R. Silva
2017-04-19
[media] coda: bump maximum number of internal framebuffers to 17
Lucas Stach
2017-04-10
[media] coda: do not enumerate YUYV if VDOA is not available
Philipp Zabel
2017-04-10
[media] coda: remove redundant call to v4l2_m2m_get_vq
Colin Ian King
2017-03-22
[media] coda: fix warnings when compiling with 64 bits
Mauro Carvalho Chehab
2017-03-22
[media] coda: get rid of unused var
Mauro Carvalho Chehab
2017-03-22
[media] coda: restore original firmware locations
Philipp Zabel
2017-03-22
[media] coda: disable reordering for baseline profile h.264 streams
Philipp Zabel
2017-03-22
[media] coda: pad first h.264 buffer to 512 bytes
Philipp Zabel
2017-03-22
[media] coda: keep queued buffers on a temporary list during start_streaming
Philipp Zabel
2017-03-22
[media] coda: Use && instead of & for non-bitfield conditions
Michael Tretter
2017-03-22
[media] coda: disable BWB for all codecs on CODA 960
Philipp Zabel
2017-03-22
[media] coda: implement encoder stop command
Philipp Zabel
2017-03-03
[media] coda/imx-vdoa: platform_driver should not be const
Arnd Bergmann
[next]