summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/s5p-mfc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-07-096-34/+28Star
|\
| * 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/+17Star
| |\
| * | 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/+2Star
| * | 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/+13Star
| |/ |/|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-3017-85/+17Star
|/
* 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/+0Star
|/
* 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/+2Star
* media: v4l2-ctrl: Change control for VP8 profile to menu controlKeiichi Watanabe2018-07-041-8/+7Star
* 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
* media: s5p-mfc: Rename IS_MFCV8 macroSmitha T Murthy2018-03-224-12/+12
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-4/+4
* Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-02-064-6/+15
|\
| * media: s5p-mfc: Fix lock contention - request_firmware() onceShuah Khan2017-12-183-0/+14
| * media: s5p-mfc: Remove firmware buf null check in s5p_mfc_load_firmware()Shuah Khan2017-12-181-5/+0Star
| * media: s5p-mfc: Fix encoder menu controls initializationSylwester Nawrocki2017-12-181-1/+1
* | media: annotate ->poll() instancesAl Viro2017-11-271-2/+2
|/
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-221-4/+3Star
* treewide: init_timer() -> setup_timer()Kees Cook2017-11-221-3/+2Star
* Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-161-12/+6Star
|\
| * media: s5p-mfc: fix lockdep warningShuah Khan2017-11-071-4/+0Star
| * media: s5p-mfc: Adjust a null pointer check in four functionsMarkus Elfring2017-10-171-4/+4
| * media: s5p-mfc: Improve a size determination in s5p_mfc_alloc_memdev()Markus Elfring2017-10-171-1/+1
| * media: s5p-mfc: Delete an error message for a failed memory allocationMarkus Elfring2017-10-171-3/+1Star
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* [media] s5p-mfc: fix spelling mistake: "destionation" -> "destination"Colin Ian King2017-06-132-2/+2
* [media] s5p-mfc: Don't allocate codec buffers from pre-allocated regionMarek Szyprowski2017-04-053-2/+34
* [media] s5p-mfc: Fix unbalanced call to clock managementMarek Szyprowski2017-04-051-0/+1
* [media] s5p-mfc: Rename BANK1/2 to BANK_L/R to better match documentationMarek Szyprowski2017-04-057-61/+62