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-common.c
Age
Commit message (
Expand
)
Author
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: store device pointer in driver structure instead of pdev
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: 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: 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: implement decoder source change event
Philipp Zabel
2019-06-24
media: coda: add sequence initialization work
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
2019-06-24
media: coda: use mem2mem try_en/decoder_cmd helpers
Philipp Zabel
2019-06-24
media: coda: implement CMD_START to restart decoding
Michael Tretter
2019-06-21
media: coda: Use devm_platform_ioremap_resource()
Fabio Estevam
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: add decoder MPEG-2 profile and level controls
Philipp Zabel
2019-05-29
media: coda: add decoder MPEG-4 profile and level controls
Philipp Zabel
2019-05-28
media: coda: Replace the threaded interrupt with a hard interrupt
Ezequiel Garcia
2019-05-28
media: coda: Print a nicer device registered message
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: add menu strings to s_ctrl debug output
Philipp Zabel
2019-05-21
media: coda: demote s_ctrl debug messages to level 2
Philipp Zabel
2019-05-21
media: coda: move job ready message to coda_debug level 2
Philipp Zabel
2019-05-21
media: coda: move register debugging to coda_debug level 3
Philipp Zabel
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: remove mask from decoder h.264 level control
Philipp Zabel
2019-04-22
media: coda: set codec earlier
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
[next]