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
2019-05-08
media: coda: fix unset field and fail on invalid field in buf_prepare
Philipp Zabel
2019-04-22
media: coda: throw error on create_bufs with too small size
Philipp Zabel
2019-04-22
media: coda: allow encoder to set colorimetry on the output queue
Philipp Zabel
2019-04-22
media: coda: implement encoder frame size enumeration
Philipp Zabel
2019-04-22
media: coda: disable encoder command on decoder and vice versa
Philipp Zabel
2019-04-22
media: coda: add min number of buffers controls
Philipp Zabel
2019-04-22
media: coda: clear error return value before picture run
Philipp Zabel
2019-04-22
media: coda: remove mask from decoder h.264 level control
Philipp Zabel
2019-04-22
media: coda: set codec earlier
Philipp Zabel
2019-03-01
media: platform: fix several typos
Mauro Carvalho Chehab
2019-01-21
media: coda: fix decoder capture buffer payload
Philipp Zabel
2019-01-21
media: coda: use macroblock tiling on CODA960 only
Philipp Zabel
2019-01-16
media: coda: Add control for h.264 chroma qp index offset
Philipp Zabel
2019-01-16
media: coda: Add control for h.264 constrained intra prediction
Philipp Zabel
2018-12-07
media: coda: fix H.264 deblocking filter controls
Philipp Zabel
2018-11-23
media: coda: debug output when setting visible size via crop selection
Philipp Zabel
2018-11-23
media: coda: normalise debug output
Philipp Zabel
2018-11-23
media: coda: improve queue busy error message
Philipp Zabel
2018-11-23
media: coda: print SEQ_INIT error code as hex value
Michael Tretter
2018-11-23
media: coda: fail S_SELECTION for read-only targets
Philipp Zabel
2018-11-23
media: coda: never set infinite timeperframe
Philipp Zabel
2018-11-23
media: coda: implement ENUM_FRAMEINTERVALS
Philipp Zabel
2018-11-23
media: coda: set V4L2_CAP_TIMEPERFRAME flag in coda_s_parm
Philipp Zabel
2018-11-23
media: coda: don't disable IRQs across buffer meta handling
Lucas Stach
2018-11-23
media: coda: remove unused instances list
Philipp Zabel
2018-11-23
media: coda: reduce minimum frame size to 48x16 pixels.
Philipp Zabel
2018-11-23
media: coda: limit queueing into internal bitstream buffer
Lucas Stach
2018-11-23
media: coda: always hold back decoder jobs until we have enough bitstream pay...
Philipp Zabel
2018-11-23
media: coda: store unmasked fifo position in meta
Philipp Zabel
2018-11-23
media: coda: fix memory corruption in case more than 32 instances are opened
Philipp Zabel
2018-09-24
media: coda: don't overwrite h.264 profile_idc on decoder instance
Lucas Stach
2018-09-24
media: coda: remove redundant null pointer check before of_node_put
zhong jiang
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
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
[next]