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
/
s5p-mfc
/
s5p_mfc_opr_v5.c
Age
Commit message (
Expand
)
Author
2019-08-26
media: don't do a 31 bit shift on a signed int
Mauro Carvalho Chehab
2019-07-09
Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-28
media: coda/venus/s5p_mfc: fix control typo
Hans Verkuil
2019-03-01
media: platform: fix several typos
Mauro Carvalho Chehab
2017-06-13
[media] s5p-mfc: fix spelling mistake: "destionation" -> "destination"
Colin Ian King
2017-04-05
[media] s5p-mfc: Rename BANK1/2 to BANK_L/R to better match documentation
Marek Szyprowski
2017-04-05
[media] s5p-mfc: Simplify alloc/release private buffer functions
Marek Szyprowski
2017-04-05
[media] s5p-mfc: Replace bank1/bank2 entries with an array
Marek Szyprowski
2017-04-05
[media] s5p-mfc: Replace mem_dev_* entries with an array
Marek Szyprowski
2016-10-21
[media] s5p-mfc: don't break long lines
Mauro Carvalho Chehab
2015-12-23
[media] s5p-mfc: use spinlock to protect MFC context
Andrzej Hajda
2015-12-23
[media] s5p-mfc: remove unnecessary callbacks
Andrzej Hajda
2015-12-23
[media] s5p-mfc: make queue cleanup code common
Andrzej Hajda
2015-12-23
[media] s5p-mfc: use one implementation of s5p_mfc_get_new_ctx
Andrzej Hajda
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2015-08-11
[media] s5p-mfc: add additional check for incorrect memory configuration
Marek Szyprowski
2015-06-05
[media] media: s5p-mfc: fix sparse warnings
Marek Szyprowski
2015-05-01
[media] s5p-mfc: fix bad indentation
Mauro Carvalho Chehab
2015-04-02
[media] media: s5p-mfc: fix broken pointer cast on 64bit arch
Marek Szyprowski
2014-10-28
[media] s5p-mfc: fix a race in interrupt flags handling
Pawel Osciak
2014-09-26
[media] s5p-mfc: Fix several printk warnings
Mauro Carvalho Chehab
2014-09-26
[media] s5p_mfc_opr_v5: Fix lots of warnings on x86_64
Mauro Carvalho Chehab
2014-09-26
[media] s5p_mfc_opr_v5: fix smatch warnings
Mauro Carvalho Chehab
2014-09-26
[media] s5p_mfc: unify variable naming style
Zhaowei Yuan
2014-09-03
[media] media: s5p_mfc: Release ctx->ctx if failed to allocate ctx->shm
Zhaowei Yuan
2014-08-26
[media] s5p_mfc: get rid of several warnings
Mauro Carvalho Chehab
2013-10-17
[media] media: Remove unnecessary semicolons
Joe Perches
2013-06-03
[media] s5p-mfc: added missing end-of-lines in debug messages
Andrzej Hajda
2013-04-12
[media] s5p-mfc: Add support for EOS command and EOS event in video decoder
Kamil Debski
2013-03-18
[media] s5p-mfc: Staticize symbols in s5p_mfc_opr_v5.c
Sachin Kamat
2013-01-06
[media] s5p-mfc: Change internal buffer allocation from vb2 ops to dma_alloc_...
Kamil Debski
2013-01-06
[media] s5p-mfc: Remove redundant 'break'
Sachin Kamat
2012-10-05
[media] s5p-mfc: Add MFC variant data to device context
Arun Kumar K
2012-10-05
[media] s5p-mfc: Update MFCv5 driver for callback based architecture
Arun Kumar K
2012-10-05
[media] s5p-mfc: Prepare driver for callback based re-architecture
Arun Kumar K