aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/s5p-mfc (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner17-85/+17
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
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook1-4/+3
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook1-3/+2
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-12/+6
2017-11-07media: s5p-mfc: fix lockdep warningShuah Khan1-4/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-16media: s5p-mfc: Adjust a null pointer check in four functionsMarkus Elfring1-4/+4
2017-10-16media: s5p-mfc: Improve a size determination in s5p_mfc_alloc_memdev()Markus Elfring1-1/+1
2017-10-16media: s5p-mfc: Delete an error message for a failed memory allocationMarkus Elfring1-3/+1
2017-06-13[media] s5p-mfc: fix spelling mistake: "destionation" -> "destination"Colin Ian King2-2/+2
2017-04-05[media] s5p-mfc: Don't allocate codec buffers from pre-allocated regionMarek Szyprowski3-2/+34
2017-04-05[media] s5p-mfc: Fix unbalanced call to clock managementMarek Szyprowski1-0/+1
2017-04-05[media] s5p-mfc: Rename BANK1/2 to BANK_L/R to better match documentationMarek Szyprowski7-61/+62
2017-04-05[media] s5p-mfc: Use preallocated block allocator always for MFC v6+Marek Szyprowski1-3/+6
2017-04-05[media] s5p-mfc: Remove special configuration of IOMMU domainMarek Szyprowski2-67/+14
2017-04-05[media] s5p-mfc: Add support for probe-time preallocated block based allocatorMarek Szyprowski3-25/+79
2017-04-05[media] s5p-mfc: Split variant DMA memory configuration into separate functionsMarek Szyprowski1-41/+61
2017-04-05[media] s5p-mfc: Reduce firmware buffer size for MFC v6+ variantsMarek Szyprowski3-3/+3
2017-04-05[media] s5p-mfc: Allocate firmware with internal private buffer alloc functionMarek Szyprowski1-9/+5
2017-04-05[media] s5p-mfc: Move firmware allocation to DMA configure functionMarek Szyprowski2-44/+49
2017-04-05[media] s5p-mfc: Put firmware to private buffer structureMarek Szyprowski3-21/+20