summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/s5p-mfc
AgeCommit message (Expand)AuthorLines
2022-03-18media: platform: rename s5p-mfc/ to samsung/s5p-mfc/Mauro Carvalho Chehab-13610/+0
2022-03-18media: platform: s5p-mfc: move config to its own fileMauro Carvalho Chehab-0/+9
2022-02-16media: s5p_mfc_dec: set flags for OUTPUT coded formatsMaxime Jourdan-0/+19
2022-01-28media: s5p-mfc: Use platform_get_irq() to get the interruptLad Prabhakar-7/+4
2021-11-15media: s5p-mfc: Use 'bitmap_zalloc()' when applicableChristophe JAILLET-6/+3
2021-09-30media: s5p-mfc: Add checking to s5p_mfc_probe().Nadezda Lutovinova-0/+4
2021-09-30media: s5p-mfc: fix possible null-pointer dereference in s5p_mfc_probe()Tuo Li-1/+1
2021-09-30media: s5p-mfc: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing-2/+1
2021-07-12media: drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c : fix typo 'in deed im...Herman-1/+1
2021-06-28media: s5p-mfc: Fix display delay control creationMarek Szyprowski-0/+1
2021-05-20media: s5p-mfc: use pm_runtime_resume_and_get()Mauro Carvalho Chehab-4/+2
2021-04-06media: s5p-mfc: Fix kernel-doc entries in s5p_mfc_common.hSylwester Nawrocki-7/+16
2021-04-06media: s5p-mfc/s5p_mfc_common.h: fix kernel-doc warningsHans Verkuil-14/+14
2021-03-22media: s5p-mfc: Use display delay and display enable std controlsStanimir Varbanov-0/+16
2020-12-03media: Rename stateful codec control macrosEzequiel Garcia-2/+2
2020-10-01media: platform: s5p-mfc: Fix adding a standard frame skip mode controlMarek Szyprowski-0/+1
2020-09-27media: s5p-mfc: Fix a reference count leakQiushi Wu-1/+3
2020-09-01media: s5p-mfc: Use standard frame skip mode controlStanimir Varbanov-0/+6
2020-06-30iommu/exynos: Use dev_iommu_priv_get/set()Joerg Roedel-1/+3
2020-06-11media: s5p-mfc: Properly handle dma_parms for the allocated devicesMarek Szyprowski-1/+5
2020-02-24media: media/platform: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil-2/+2
2019-08-26media: don't do a 31 bit shift on a signed intMauro Carvalho Chehab-3/+3
2019-07-22media: media/platform: don't set description in ENUM_FMTHans Verkuil-32/+2
2019-07-09Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-34/+28
2019-06-21media: s5p-mfc: Make additional clocks optionalMarek Szyprowski-0/+5
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-52/+13
2019-06-12media: s5p-mfc: fix reading min scratch buffer size on MFC v6/v7Marek Szyprowski-1/+2
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab-85/+17
2019-06-05media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplaneBoris Brezillon-12/+12
2019-06-05media: v4l2: Make sure all drivers set _MPLANE caps in vdev->device_capsBoris Brezillon-14/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-85/+17
2019-05-28media: coda/venus/s5p_mfc: fix control typoHans Verkuil-7/+7
2019-03-10Merge tag 'devicetree-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+7
2019-03-01media: platform: fix several typosMauro Carvalho Chehab-6/+6
2019-01-21media: s5p-mfc: Fix memdev DMA configurationRobin Murphy-0/+7
2019-01-07media: s5p-mfc: fix incorrect bus assignment in virtual child deviceMarek Szyprowski-1/+0
2018-11-20media: s5p_mfc_dec.c: convert g_crop to g_selectionHans Verkuil-17/+33
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-4/+4
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab-6/+6
2018-08-31media: videobuf2-v4l2: integrate with media requestsHans Verkuil-4/+4
2018-07-27media: s5p-mfc: Fix buffer look up in s5p_mfc_handle_frame_{new, copy_time} f...Sylwester Nawrocki-11/+12
2018-07-04media: platform: s5p-mfc: simplify getting .drvdataWolfram Sang-4/+2
2018-07-04media: v4l2-ctrl: Change control for VP8 profile to menu controlKeiichi Watanabe-8/+7
2018-05-25media: s5p-mfc: fix two sparse warningsHans Verkuil-4/+4
2018-03-22media: s5p_mfc_enc: get rid of new warningsMauro Carvalho Chehab-1/+1
2018-03-22media: s5p-mfc: Amend initial min, max values of HEVC hierarchical coding QP ...Sylwester Nawrocki-14/+14
2018-03-22media: s5p-mfc: Ensure HEVC QP controls range is properly updatedSylwester Nawrocki-0/+40
2018-03-22media: s5p-mfc: Use real device for request_firmware() callMarek Szyprowski-1/+1
2018-03-22media: s5p-mfc: Add support for HEVC encoderSmitha T Murthy-2/+818
2018-03-22media: s5p-mfc: Add VP9 decoder supportSmitha T Murthy-0/+45