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
2020-09-27
media: coda: Fix runtime PM imbalance in coda_probe
Dinghao Liu
2020-09-01
media: coda: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2020-08-29
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-04
media: coda: jpeg: add NULL check after kmalloc
Chen Zhou
2020-06-23
media: coda: Fix runtime PM imbalance on error
Dinghao Liu
2020-04-21
media: coda: add RC enable controls
Philipp Zabel
2020-04-14
media: coda: jpeg: support optimized huffman tables
Adrian Ratiu
2020-04-14
media: coda: lock capture queue wakeup against decoder stop command
Philipp Zabel
2020-04-14
media: coda: mark last capture buffer
Philipp Zabel
2020-04-14
media: coda: split marking last meta into helper function
Philipp Zabel
2020-04-14
media: coda: jpeg: add CODA960 JPEG decoder support
Philipp Zabel
2020-04-14
media: coda: round up decoded buffer size for all codecs
Philipp Zabel
2020-02-24
media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2019-12-16
media: coda: avoid hardware lockups with more than 13 capture buffers
Philipp Zabel
2019-12-16
media: coda: remove redundant platform_get_irq error message
Philipp Zabel
2019-12-16
media: coda: jpeg: add CODA960 JPEG encoder support
Philipp Zabel
2019-12-16
media: coda: jpeg: add JPEG register definitions for CODA960
Philipp Zabel
2019-12-16
media: coda: jpeg: merge Huffman table bits and values
Philipp Zabel
2019-12-16
media: coda: do not skip finish_run if aborting
Philipp Zabel
2019-11-10
media: coda: disable decoder crop selections
Philipp Zabel
2019-11-10
media: coda: disable encoder compose selections
Philipp Zabel
2019-11-09
media: coda: drop unused irqlock
Philipp Zabel
2019-11-05
media: coda: request to skip kernel mapping for decoded buffers
Lucas Stach
2019-11-05
media: coda: fix deadlock between decoder picture run and start command
Philipp Zabel
2019-07-22
media: coda: set device_caps in struct video_device
Hans Verkuil
2019-06-24
media: coda: encoder parameter change support
Philipp Zabel
2019-06-24
media: coda: add coda_slice_mode() function
Philipp Zabel
2019-06-24
media: coda: store device pointer in driver structure instead of pdev
Philipp Zabel
2019-06-24
media: coda: mark last returned frame
Philipp Zabel
2019-06-24
media: coda: mark last pending buffer or last meta on decoder stop command
Philipp Zabel
2019-06-24
media: coda: lock capture queue wakeup against encoder stop command
Philipp Zabel
2019-06-24
media: coda: flag the last encoded buffer
Philipp Zabel
2019-06-24
media: coda: only wake up capture queue if no pending buffers to encode
Philipp Zabel
2019-06-24
media: coda: retire coda_buf_is_end_of_stream
Philipp Zabel
2019-06-24
media: coda: mark the last output buffer on encoder stop command
Philipp Zabel
2019-06-24
media: coda: only set the stream end flags if there are no more pending outpu...
Philipp Zabel
2019-06-24
media: coda: mark the last output buffer on decoder stop command
Philipp Zabel
2019-06-24
media: coda: allow flagging last output buffer internally
Philipp Zabel
2019-06-24
media: coda: increment sequence offset for the last returned frame
Philipp Zabel
2019-06-24
media: coda: flush bitstream ring buffer on decoder restart
Philipp Zabel
2019-06-24
media: coda: do not enforce 512-byte initial bitstream payload on CODA960
Philipp Zabel
2019-06-24
media: coda: pad first buffer with repeated MPEG headers to fix sequence init
Philipp Zabel
2019-06-24
media: coda: make coda_bitstream_queue more versatile
Philipp Zabel
2019-06-24
media: coda: integrate internal frame metadata into a structure
Philipp Zabel
2019-06-24
media: coda: implement decoder source change event
Philipp Zabel
2019-06-24
media: coda: add sequence initialization work
Philipp Zabel
2019-06-24
media: coda: split decoder sequence initialization out of start decoding
Philipp Zabel
2019-06-24
media: coda: fix V4L2_DEC_CMD_STOP when all buffers are already consumed
Marco Felsch
2019-06-24
media: coda: add coda_wake_up_capture_queue
Philipp Zabel
2019-06-24
media: coda: fix last buffer handling in V4L2_ENC_CMD_STOP
Marco Felsch
[next]