aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/s5p-mfc (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-06media: s5p-mfc: Fix kernel-doc entries in s5p_mfc_common.hSylwester Nawrocki1-7/+16
2021-04-06media: s5p-mfc/s5p_mfc_common.h: fix kernel-doc warningsHans Verkuil1-14/+14
2021-03-22media: s5p-mfc: Use display delay and display enable std controlsStanimir Varbanov1-0/+16
2020-12-03media: Rename stateful codec control macrosEzequiel Garcia2-2/+2
2020-10-01media: platform: s5p-mfc: Fix adding a standard frame skip mode controlMarek Szyprowski1-0/+1
2020-09-27media: s5p-mfc: Fix a reference count leakQiushi Wu1-1/+3
2020-09-01media: s5p-mfc: Use standard frame skip mode controlStanimir Varbanov1-0/+6
2020-06-30iommu/exynos: Use dev_iommu_priv_get/set()Joerg Roedel1-1/+3
2020-06-11media: s5p-mfc: Properly handle dma_parms for the allocated devicesMarek Szyprowski1-1/+5
2020-02-24media: media/platform: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil1-2/+2
2019-08-26media: don't do a 31 bit shift on a signed intMauro Carvalho Chehab2-3/+3
2019-07-22media: media/platform: don't set description in ENUM_FMTHans Verkuil3-32/+2
2019-07-09Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds6-34/+28
2019-06-21media: s5p-mfc: Make additional clocks optionalMarek Szyprowski1-0/+5
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner13-52/+13
2019-06-12media: s5p-mfc: fix reading min scratch buffer size on MFC v6/v7Marek Szyprowski1-1/+2
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab17-85/+17
2019-06-05media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplaneBoris Brezillon2-12/+12
2019-06-05media: v4l2: Make sure all drivers set _MPLANE caps in vdev->device_capsBoris Brezillon3-14/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner17-85/+17
2019-05-28media: coda/venus/s5p_mfc: fix control typoHans Verkuil3-7/+7
2019-03-10Merge tag 'devicetree-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-0/+7
2019-03-01media: platform: fix several typosMauro Carvalho Chehab5-6/+6
2019-01-21media: s5p-mfc: Fix memdev DMA configurationRobin Murphy1-0/+7
2019-01-07media: s5p-mfc: fix incorrect bus assignment in virtual child deviceMarek Szyprowski1-1/+0
2018-11-20media: s5p_mfc_dec.c: convert g_crop to g_selectionHans Verkuil2-17/+33
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-4/+4
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2-6/+6
2018-08-31media: videobuf2-v4l2: integrate with media requestsHans Verkuil2-4/+4
2018-07-27media: s5p-mfc: Fix buffer look up in s5p_mfc_handle_frame_{new, copy_time} functionsSylwester Nawrocki1-11/+12
2018-07-04media: platform: s5p-mfc: simplify getting .drvdataWolfram Sang1-4/+2
2018-07-04media: v4l2-ctrl: Change control for VP8 profile to menu controlKeiichi Watanabe1-8/+7
2018-05-25media: s5p-mfc: fix two sparse warningsHans Verkuil2-4/+4
2018-03-22media: s5p_mfc_enc: get rid of new warningsMauro Carvalho Chehab1-1/+1
2018-03-22media: s5p-mfc: Amend initial min, max values of HEVC hierarchical coding QP controlsSylwester Nawrocki1-14/+14
2018-03-22media: s5p-mfc: Ensure HEVC QP controls range is properly updatedSylwester Nawrocki1-0/+40
2018-03-22media: s5p-mfc: Use real device for request_firmware() callMarek Szyprowski1-1/+1
2018-03-22media: s5p-mfc: Add support for HEVC encoderSmitha T Murthy8-2/+818
2018-03-22media: s5p-mfc: Add VP9 decoder supportSmitha T Murthy6-0/+45
2018-03-22media: s5p-mfc: Add support for HEVC decoderSmitha T Murthy6-2/+30
2018-03-22media: s5p-mfc: Support MFCv10.10 buffer requirementsSmitha T Murthy3-20/+94
2018-03-22media: s5p-mfc: Use min scratch buffer size as provided by F/WSmitha T Murthy6-17/+65
2018-03-22media: s5p-mfc: Adding initial support for MFC v10.10Smitha T Murthy8-33/+99
2018-03-22media: s5p-mfc: Rename IS_MFCV8 macroSmitha T Murthy4-12/+12
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-4/+4
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds4-6/+15
2017-12-18media: s5p-mfc: Fix lock contention - request_firmware() onceShuah Khan3-0/+14
2017-12-18media: s5p-mfc: Remove firmware buf null check in s5p_mfc_load_firmware()Shuah Khan1-5/+0
2017-12-18media: s5p-mfc: Fix encoder menu controls initializationSylwester Nawrocki1-1/+1
2017-11-27media: annotate ->poll() instancesAl Viro1-2/+2