summaryrefslogtreecommitdiff
path: root/drivers/media/platform/s5p-mfc (follow)
Commit message (Expand)AuthorAge
* media: s5p-mfc: fix possible null-pointer dereference in s5p_mfc_probe()Tuo Li2021-11-26
* s5p-mfc: Fix unbalanced call to clock managementMarek Szyprowski2017-05-25
* s5p-mfc: Add release callback for memory region devsJavier Martinez Canillas2016-08-20
* s5p-mfc: Set device name for reserved memory region devsJavier Martinez Canillas2016-08-20
* [media] media: videobuf2: Change queue_setup argumentJunghak Sung2015-10-20
* [media] s5p-mfc: use MFC_BUF_FLAG_EOS to identify last buffers in decoder cap...Andrzej Hajda2015-10-20
* [media] s5p-mfc: end-of-stream handling for newer encodersAndrzej Hajda2015-10-20
* [media] s5p-mfc: fix spelling errorsIngi Kim2015-10-20
* [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-01
* [media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung2015-10-01
* [media] s5p-mfc: Correct misuse of %0x<decimal>Joe Perches2015-10-01
* Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-09-05
|\
| * [media] s5p-mfc: add additional check for incorrect memory configurationMarek Szyprowski2015-08-11
| * [media] s5p-mfc: add return value check in mfc_sys_init_cmdMarek Szyprowski2015-08-11
| * [media] s5p-mfc: fix state check from encoder queue_setupSeung-Woo Kim2015-08-11
* | treewide: Fix typo in printkMasanari Iida2015-08-07
|/
* [media] media: s5p-mfc: fix sparse warningsMarek Szyprowski2015-06-05
* [media] s5p-mfc: Set last buffer flagPhilipp Zabel2015-05-12
* [media] media: platform: s5p: Constify platform_device_idKrzysztof Kozlowski2015-05-12
* [media] s5p-mfc: fix bad indentationMauro Carvalho Chehab2015-05-01
* [media] s5p_mfc: remove a dead codeMauro Carvalho Chehab2015-04-30
* Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab2015-04-21
|\
| * [media] s5p-mfc: set allow_zero_bytesused flag for vb2_queue_initKamil Debski2015-04-10
| * [media] media: s5p-mfc: fix broken pointer cast on 64bit archMarek Szyprowski2015-04-02
| * [media] media: s5p-mfc: fix mmap support for 64bit archMarek Szyprowski2015-04-02
* | [media] media: s5p-mfc: fix broken pointer cast on 64bit archMarek Szyprowski2015-04-01
* | [media] media: s5p-mfc: fix mmap support for 64bit archMarek Szyprowski2015-04-01
* | [media] s5p-mfc: Fix NULL pointer dereference caused by not set q->lockKamil Debski2015-03-04
|/
* [media] s5p-mfc: remove unnecessary version.h inclusionFabian Frederick2015-02-02
* [media] s5p-mfc-dec: Don't use encoder stop commandNicolas Dufresne2015-02-02
* [media] s5p-mfc-v6+: Use display_delay_enable CIDNicolas Dufresne2015-02-02
* [media] media: s5p-mfc: use vb2_ops_wait_prepare/finish helperPrabhakar Lad2014-12-22
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * media: platform: s5p-mfc: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-12-11
|\ \
| * | [media] media/platform: fix querycapHans Verkuil2014-12-02
| * | [media] s5p-mfc: fix sparse errorHans Verkuil2014-11-05
| * | [media] s5p_mfc: Remove redundant castsRasmus Villemoes2014-11-05
| * | [media] s5p-mfc: correct the formats info for encoderayaka2014-10-28
| * | [media] s5p-mfc: fix a race in interrupt flags handlingPawel Osciak2014-10-28
| * | [media] s5p-mfc: fix V4L2_CID_MIN_BUFFERS_FOR_CAPTURE on resolution changePawel Osciak2014-10-28
| * | [media] s5p-mfc: Remove unused alloc field from private buffer structPawel Osciak2014-10-28
| * | [media] s5p-mfc: flush dpbs when resolution changesKiran AVND2014-10-28
| * | [media] s5p-mfc: De-init MFC when watchdog kicks inArun Mankuzhi2014-10-28
| * | [media] s5p-mfc: modify mfc wakeup sequence for V8Arun Mankuzhi2014-10-28
| * | [media] s5p-mfc: Don't crash the kernel if the watchdog kicks inPawel Osciak2014-10-28
| * | [media] s5p-mfc: declare s5p_mfc_bus_reset as staticMauro Carvalho Chehab2014-10-28
| * | [media] s5p-mfc: check mfc bus ctrl before resetKiran AVND2014-10-28
| * | [media] s5p-mfc: keep RISC ON during reset for V7/V8Kiran AVND2014-10-28
| * | [media] s5p-mfc: Only set timestamp/timecode for new framesIlja Friedel2014-10-28