summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/s5p-mfc (follow)
Commit message (Expand)AuthorAgeFilesLines
* media: s5p-mfc: Use 'bitmap_zalloc()' when applicableChristophe JAILLET2021-11-151-6/+3
* media: s5p-mfc: Add checking to s5p_mfc_probe().Nadezda Lutovinova2021-09-301-0/+4
* media: s5p-mfc: fix possible null-pointer dereference in s5p_mfc_probe()Tuo Li2021-09-301-1/+1
* media: s5p-mfc: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing2021-09-301-2/+1
* media: drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c : fix typo 'in deed im...Herman2021-07-121-1/+1
* media: s5p-mfc: Fix display delay control creationMarek Szyprowski2021-06-281-0/+1
* media: s5p-mfc: use pm_runtime_resume_and_get()Mauro Carvalho Chehab2021-05-201-4/+2
* media: s5p-mfc: Fix kernel-doc entries in s5p_mfc_common.hSylwester Nawrocki2021-04-061-7/+16
* media: s5p-mfc/s5p_mfc_common.h: fix kernel-doc warningsHans Verkuil2021-04-061-14/+14
* media: s5p-mfc: Use display delay and display enable std controlsStanimir Varbanov2021-03-221-0/+16
* media: Rename stateful codec control macrosEzequiel Garcia2020-12-032-2/+2
* media: platform: s5p-mfc: Fix adding a standard frame skip mode controlMarek Szyprowski2020-10-011-0/+1
* media: s5p-mfc: Fix a reference count leakQiushi Wu2020-09-271-1/+3
* media: s5p-mfc: Use standard frame skip mode controlStanimir Varbanov2020-09-011-0/+6
* iommu/exynos: Use dev_iommu_priv_get/set()Joerg Roedel2020-06-301-1/+3
* media: s5p-mfc: Properly handle dma_parms for the allocated devicesMarek Szyprowski2020-06-111-1/+5
* media: media/platform: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil2020-02-241-2/+2
* media: don't do a 31 bit shift on a signed intMauro Carvalho Chehab2019-08-262-3/+3
* media: media/platform: don't set description in ENUM_FMTHans Verkuil2019-07-223-32/+2
* Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-07-096-34/+28
|\
| * media: s5p-mfc: Make additional clocks optionalMarek Szyprowski2019-06-211-0/+5
| * media: s5p-mfc: fix reading min scratch buffer size on MFC v6/v7Marek Szyprowski2019-06-121-1/+2
| * Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab2019-06-1117-85/+17
| |\
| * | media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplaneBoris Brezillon2019-06-052-12/+12
| * | media: v4l2: Make sure all drivers set _MPLANE caps in vdev->device_capsBoris Brezillon2019-06-053-14/+2
| * | media: coda/venus/s5p_mfc: fix control typoHans Verkuil2019-05-283-7/+7
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1913-52/+13
| |/ |/|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-3017-85/+17
|/
* Merge tag 'devicetree-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-03-101-0/+7
|\
| * media: s5p-mfc: Fix memdev DMA configurationRobin Murphy2019-01-221-0/+7
* | media: platform: fix several typosMauro Carvalho Chehab2019-03-015-6/+6
* | media: s5p-mfc: fix incorrect bus assignment in virtual child deviceMarek Szyprowski2019-01-071-1/+0
|/
* media: s5p_mfc_dec.c: convert g_crop to g_selectionHans Verkuil2018-11-202-17/+33
* Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-10-312-4/+4
|\
| * media: videobuf2-v4l2: integrate with media requestsHans Verkuil2018-08-312-4/+4
* | media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-112-6/+6
|/
* media: s5p-mfc: Fix buffer look up in s5p_mfc_handle_frame_{new, copy_time} f...Sylwester Nawrocki2018-07-271-11/+12
* media: platform: s5p-mfc: simplify getting .drvdataWolfram Sang2018-07-041-4/+2
* media: v4l2-ctrl: Change control for VP8 profile to menu controlKeiichi Watanabe2018-07-041-8/+7
* media: s5p-mfc: fix two sparse warningsHans Verkuil2018-05-252-4/+4
* media: s5p_mfc_enc: get rid of new warningsMauro Carvalho Chehab2018-03-221-1/+1
* media: s5p-mfc: Amend initial min, max values of HEVC hierarchical coding QP ...Sylwester Nawrocki2018-03-221-14/+14
* media: s5p-mfc: Ensure HEVC QP controls range is properly updatedSylwester Nawrocki2018-03-221-0/+40
* media: s5p-mfc: Use real device for request_firmware() callMarek Szyprowski2018-03-221-1/+1
* media: s5p-mfc: Add support for HEVC encoderSmitha T Murthy2018-03-228-2/+818
* media: s5p-mfc: Add VP9 decoder supportSmitha T Murthy2018-03-226-0/+45
* media: s5p-mfc: Add support for HEVC decoderSmitha T Murthy2018-03-226-2/+30
* media: s5p-mfc: Support MFCv10.10 buffer requirementsSmitha T Murthy2018-03-223-20/+94
* media: s5p-mfc: Use min scratch buffer size as provided by F/WSmitha T Murthy2018-03-226-17/+65
* media: s5p-mfc: Adding initial support for MFC v10.10Smitha T Murthy2018-03-228-33/+99