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