summaryrefslogtreecommitdiff
path: root/drivers/media/platform/s5p-mfc
AgeCommit message (Expand)Author
2019-08-26media: don't do a 31 bit shift on a signed intMauro Carvalho Chehab
2019-07-22media: media/platform: don't set description in ENUM_FMTHans Verkuil
2019-07-09Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-06-21media: s5p-mfc: Make additional clocks optionalMarek Szyprowski
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-12media: s5p-mfc: fix reading min scratch buffer size on MFC v6/v7Marek Szyprowski
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab
2019-06-05media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplaneBoris Brezillon
2019-06-05media: v4l2: Make sure all drivers set _MPLANE caps in vdev->device_capsBoris Brezillon
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-28media: coda/venus/s5p_mfc: fix control typoHans Verkuil
2019-03-10Merge tag 'devicetree-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-03-01media: platform: fix several typosMauro Carvalho Chehab
2019-01-21media: s5p-mfc: Fix memdev DMA configurationRobin Murphy
2019-01-07media: s5p-mfc: fix incorrect bus assignment in virtual child deviceMarek Szyprowski
2018-11-20media: s5p_mfc_dec.c: convert g_crop to g_selectionHans Verkuil
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-08-31media: videobuf2-v4l2: integrate with media requestsHans Verkuil
2018-07-27media: s5p-mfc: Fix buffer look up in s5p_mfc_handle_frame_{new, copy_time} f...Sylwester Nawrocki
2018-07-04media: platform: s5p-mfc: simplify getting .drvdataWolfram Sang
2018-07-04media: v4l2-ctrl: Change control for VP8 profile to menu controlKeiichi Watanabe
2018-05-25media: s5p-mfc: fix two sparse warningsHans Verkuil
2018-03-22media: s5p_mfc_enc: get rid of new warningsMauro Carvalho Chehab
2018-03-22media: s5p-mfc: Amend initial min, max values of HEVC hierarchical coding QP ...Sylwester Nawrocki
2018-03-22media: s5p-mfc: Ensure HEVC QP controls range is properly updatedSylwester Nawrocki
2018-03-22media: s5p-mfc: Use real device for request_firmware() callMarek Szyprowski
2018-03-22media: s5p-mfc: Add support for HEVC encoderSmitha T Murthy
2018-03-22media: s5p-mfc: Add VP9 decoder supportSmitha T Murthy
2018-03-22media: s5p-mfc: Add support for HEVC decoderSmitha T Murthy
2018-03-22media: s5p-mfc: Support MFCv10.10 buffer requirementsSmitha T Murthy
2018-03-22media: s5p-mfc: Use min scratch buffer size as provided by F/WSmitha T Murthy
2018-03-22media: s5p-mfc: Adding initial support for MFC v10.10Smitha T Murthy
2018-03-22media: s5p-mfc: Rename IS_MFCV8 macroSmitha T Murthy
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-12-18media: s5p-mfc: Fix lock contention - request_firmware() onceShuah Khan
2017-12-18media: s5p-mfc: Remove firmware buf null check in s5p_mfc_load_firmware()Shuah Khan
2017-12-18media: s5p-mfc: Fix encoder menu controls initializationSylwester Nawrocki
2017-11-27media: annotate ->poll() instancesAl Viro
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-07media: s5p-mfc: fix lockdep warningShuah Khan
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-16media: s5p-mfc: Adjust a null pointer check in four functionsMarkus Elfring
2017-10-16media: s5p-mfc: Improve a size determination in s5p_mfc_alloc_memdev()Markus Elfring
2017-10-16media: s5p-mfc: Delete an error message for a failed memory allocationMarkus Elfring
2017-06-13[media] s5p-mfc: fix spelling mistake: "destionation" -> "destination"Colin Ian King
2017-04-05[media] s5p-mfc: Don't allocate codec buffers from pre-allocated regionMarek Szyprowski