index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
coda
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-23
media: coda: fail S_SELECTION for read-only targets
Philipp Zabel
1
-22
/
+29
2018-11-23
media: coda: never set infinite timeperframe
Philipp Zabel
1
-3
/
+3
2018-11-23
media: coda: implement ENUM_FRAMEINTERVALS
Philipp Zabel
1
-0
/
+34
2018-11-23
media: coda: set V4L2_CAP_TIMEPERFRAME flag in coda_s_parm
Philipp Zabel
1
-0
/
+1
2018-11-23
media: coda: don't disable IRQs across buffer meta handling
Lucas Stach
2
-15
/
+9
2018-11-23
media: coda: remove unused instances list
Philipp Zabel
2
-11
/
+0
2018-11-23
media: coda: reduce minimum frame size to 48x16 pixels.
Philipp Zabel
1
-2
/
+2
2018-11-23
media: coda: limit queueing into internal bitstream buffer
Lucas Stach
1
-0
/
+28
2018-11-23
media: coda: always hold back decoder jobs until we have enough bitstream pay...
Philipp Zabel
2
-5
/
+20
2018-11-23
media: coda: store unmasked fifo position in meta
Philipp Zabel
4
-13
/
+11
2018-11-23
media: coda: fix memory corruption in case more than 32 instances are opened
Philipp Zabel
2
-17
/
+12
2018-09-24
media: coda: don't overwrite h.264 profile_idc on decoder instance
Lucas Stach
1
-1
/
+2
2018-09-24
media: coda: remove redundant null pointer check before of_node_put
zhong jiang
1
-2
/
+1
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
1
-4
/
+4
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2018-07-27
media: coda: add SPS fixup code for frame sizes that are not multiples of 16
Philipp Zabel
3
-0
/
+339
2018-07-27
media: coda: let CODA960 firmware set frame cropping in SPS header
Philipp Zabel
1
-0
/
+19
2018-07-25
media: coda: add missing h.264 levels
Philipp Zabel
1
-0
/
+3
2018-07-25
media: coda: use encoder crop rectangle to set visible width and height
Philipp Zabel
2
-17
/
+52
2018-07-25
media: coda: streamline framebuffer size calculation a bit
Philipp Zabel
1
-9
/
+5
2018-07-25
media: coda: move framebuffer size calculation out of loop
Philipp Zabel
1
-6
/
+7
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
1
-0
/
+1
2018-07-04
media: coda: mark CODA960 firmware version 2.1.9 as supported
Philipp Zabel
1
-0
/
+1
2018-07-04
media: coda: jpeg: explicitly disable thumbnails in SEQ_INIT
Philipp Zabel
2
-0
/
+3
2018-07-04
media: coda: jpeg: only queue two buffers into the bitstream for JPEG on CODA...
Philipp Zabel
1
-3
/
+4
2018-07-04
media: coda: jpeg: allow non-JPEG colorspace
Philipp Zabel
1
-2
/
+0
2018-07-04
media: coda: clear hold flag on streamoff
Philipp Zabel
1
-0
/
+1
2018-07-04
media: coda: fix reorder detection for unknown levels
Philipp Zabel
1
-21
/
+4
2018-07-04
media: coda: add read-only h.264 decoder profile/level controls
Philipp Zabel
2
-1
/
+116
2018-07-04
media: coda: fix encoder source stride
Philipp Zabel
1
-1
/
+2
2018-06-28
media: mem2mem: Remove unused v4l2_m2m_ops .lock/.unlock
Ezequiel Garcia
1
-22
/
+4
2018-05-09
media: coda: set colorimetry on coded queue
Philipp Zabel
1
-1
/
+16
2018-05-09
media: coda: do not try to propagate format if capture queue busy
Philipp Zabel
1
-0
/
+14
2018-05-09
media: coda: reuse coda_s_fmt_vid_cap to propagate format in coda_s_fmt_vid_out
Philipp Zabel
1
-13
/
+1
2018-02-26
media: coda: bump maximum number of internal framebuffers to 19
Philipp Zabel
1
-1
/
+1
2018-02-26
media: coda: Add i.MX51 (CodaHx4) support
Philipp Zabel
3
-16
/
+75
2018-01-04
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
1
-1
/
+1
2017-12-19
media: coda/imx-vdoa: Remove irq member from vdoa_data struct
Fabio Estevam
1
-4
/
+4
2017-12-18
media: coda: use correct offset for mpeg4 decoder mvcol buffer
Philipp Zabel
1
-9
/
+7
2017-12-18
media: coda: allocate space for mpeg4 decoder mvcol buffer
Philipp Zabel
1
-2
/
+4
2017-12-18
media: coda: round up frame sizes to multiples of 16 for MPEG-4 decoder
Philipp Zabel
1
-0
/
+1
2017-12-18
media: coda: fix capture TRY_FMT for YUYV with non-MB-aligned widths
Philipp Zabel
1
-3
/
+4
2017-12-18
media: coda: set min_buffers_needed
Lucas Stach
1
-0
/
+6
2017-12-08
media: coda: remove definition of CODA_STD_MJPG
Martin Kepplinger
1
-1
/
+0
2017-11-15
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-27
media: coda: Handle return value of kasprintf
Arvind Yadav
1
-0
/
+4
2017-08-20
media: coda/imx-vdoa: Check for platform_get_resource() error
Fabio Estevam
1
-0
/
+2
2017-08-20
media: coda: constify platform_device_id
Arvind Yadav
1
-1
/
+1
2017-08-08
media: coda: reduce iram size to leave space for suspend to ram
Jan Luebbe
1
-1
/
+1
[prev]
[next]