summaryrefslogtreecommitdiff
path: root/drivers/media/platform/s5p-mfc/s5p_mfc.c
AgeCommit message (Expand)Author
2018-09-19media: s5p-mfc: Fix buffer look up in s5p_mfc_handle_frame_{new, copy_time} f...Sylwester Nawrocki
2017-05-25s5p-mfc: Fix unbalanced call to clock managementMarek Szyprowski
2017-05-25s5p-mfc: Fix race between interrupt routine and device functionsMarek Szyprowski
2017-01-26s5p-mfc: Fix clock management in s5p_mfc_release() functionMarek Szyprowski
2017-01-09s5p-mfc: fix failure path of s5p_mfc_alloc_memdev()Marek Szyprowski
2016-08-24[media] s5p-mfc: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-08-24[media] media: s5p-mfc remove unnecessary error messagesShuah Khan
2016-08-24[media] s5p-mfc: remove redundant return value check of platform_get_resource()Wei Yongjun
2016-08-24[media] media: s5p-mfc remove void function return statementShuah Khan
2016-08-24[media] media: s5p-mfc fix invalid memory access from s5p_mfc_release()Shuah Khan
2016-07-08[media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil
2016-07-08[media] s5p-mfc: improve v4l2_capability driver and card fieldsJavier Martinez Canillas
2016-07-08[media] s5p-mfc: fix error path in driver probeMarek Szyprowski
2016-07-08[media] s5p-mfc: fix memory leak in s5p_mfc_remove()Shuah Khan
2016-07-08[media] s5p-mfc: fix video device release double release in probe error pathShuah Khan
2016-06-03media: s5p-mfc: add iommu supportMarek Szyprowski
2016-06-03media: s5p-mfc: replace custom reserved memory handling code with generic oneMarek Szyprowski
2016-06-03media: set proper max seg size for devices on Exynos SoCsMarek Szyprowski
2016-06-03s5p-mfc: Fix race between s5p_mfc_probe() and s5p_mfc_open()Javier Martinez Canillas
2016-06-03s5p-mfc: Add release callback for memory region devsJavier Martinez Canillas
2016-06-03s5p-mfc: Set device name for reserved memory region devsJavier Martinez Canillas
2016-04-13[media] s5p-mfc: remove non-device-tree init codeMarek Szyprowski
2015-12-23[media] s5p-mfc: merge together s5p_mfc_hw_call and s5p_mfc_hw_call_voidAndrzej Hajda
2015-12-23[media] s5p-mfc: use spinlock to protect MFC contextAndrzej Hajda
2015-12-23[media] s5p-mfc: make queue cleanup code commonAndrzej Hajda
2015-12-23[media] s5p-mfc: use one implementation of s5p_mfc_get_new_ctxAndrzej Hajda
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung
2015-10-20[media] s5p-mfc: use MFC_BUF_FLAG_EOS to identify last buffers in decoder cap...Andrzej Hajda
2015-10-20[media] s5p-mfc: end-of-stream handling for newer encodersAndrzej Hajda
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung
2015-05-12[media] s5p-mfc: Set last buffer flagPhilipp Zabel
2015-05-12[media] media: platform: s5p: Constify platform_device_idKrzysztof Kozlowski
2015-04-30[media] s5p_mfc: remove a dead codeMauro Carvalho Chehab
2015-04-21Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab
2015-04-10[media] s5p-mfc: set allow_zero_bytesused flag for vb2_queue_initKamil Debski
2015-03-04[media] s5p-mfc: Fix NULL pointer dereference caused by not set q->lockKamil Debski
2014-12-22[media] media: s5p-mfc: use vb2_ops_wait_prepare/finish helperPrabhakar Lad
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-11Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-12-05media / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-11-05[media] s5p_mfc: Remove redundant castsRasmus Villemoes
2014-10-28[media] s5p-mfc: De-init MFC when watchdog kicks inArun Mankuzhi
2014-10-28[media] s5p-mfc: Don't crash the kernel if the watchdog kicks inPawel Osciak
2014-10-28[media] s5p-mfc: Only set timestamp/timecode for new framesIlja Friedel
2014-10-28[media] s5p-mfc: clear 'enter_suspend' flag if suspend failsPrathyush K
2014-10-20media: platform: s5p-mfc: drop owner assignment from platform_driversWolfram Sang
2014-09-26[media] s5p_mfc: use static for some structsMauro Carvalho Chehab
2014-09-26[media] s5p-mfc: Use decode status instead of display status on MFCv5Sjoerd Simons
2014-09-26[media] s5p-mfc: Fix sparse errors in the MFC driverKamil Debski