index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
coda
/
coda-bit.c
Age
Commit message (
Expand
)
Author
2020-11-16
media: coda: Add a V4L2 user for control error macroblocks count
Ezequiel Garcia
2020-11-16
media: coda: coda_buffer_meta housekeeping fix
Ezequiel Garcia
2020-11-16
media: coda: Simplify H.264 small buffer padding logic
Ezequiel Garcia
2020-11-16
media: coda: Remove redundant ctx->initialized setting
Ezequiel Garcia
2020-08-29
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-04-21
media: coda: add RC enable controls
Philipp Zabel
2019-12-16
media: coda: avoid hardware lockups with more than 13 capture buffers
Philipp Zabel
2019-12-16
media: coda: do not skip finish_run if aborting
Philipp Zabel
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: mark the last output buffer on decoder stop command
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: 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: 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 mpeg2 sequence number handling
Philipp Zabel
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-29
media: coda: use v4l2_m2m_buf_copy_metadata
Philipp Zabel
2019-05-29
media: coda: add lockdep asserts
Philipp Zabel
2019-05-28
media: coda: Clear the interrupt reason
Ezequiel Garcia
2019-05-28
media: coda: Remove unbalanced and unneeded mutex unlock
Ezequiel Garcia
2019-05-28
media: coda/venus/s5p_mfc: fix control typo
Hans Verkuil
2019-05-21
media: coda: update profile and level controls after sequence initialization
Philipp Zabel
2019-05-21
media: coda: improve decoder job finished debug message
Philipp Zabel
2019-05-21
media: coda: add coda_frame_type_char helper
Philipp Zabel
2019-04-22
media: coda: clear error return value before picture run
Philipp Zabel
2019-01-21
media: coda: fix decoder capture buffer payload
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: normalise debug output
Philipp Zabel
2018-11-23
media: coda: print SEQ_INIT error code as hex value
Michael Tretter
2018-11-23
media: coda: don't disable IRQs across buffer meta handling
Lucas Stach
2018-11-23
media: coda: limit queueing into internal bitstream buffer
Lucas Stach
2018-11-23
media: coda: store unmasked fifo position in meta
Philipp Zabel
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: 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-04
media: coda: mark CODA960 firmware version 2.1.9 as supported
Philipp Zabel
[next]