summaryrefslogtreecommitdiff
path: root/drivers/media/platform/s5p-mfc
AgeCommit message (Expand)Author
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung
2015-10-01[media] s5p-mfc: Correct misuse of %0x<decimal>Joe Perches
2015-09-06Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-08-11[media] s5p-mfc: add additional check for incorrect memory configurationMarek Szyprowski
2015-08-11[media] s5p-mfc: add return value check in mfc_sys_init_cmdMarek Szyprowski
2015-08-11[media] s5p-mfc: fix state check from encoder queue_setupSeung-Woo Kim
2015-08-07treewide: Fix typo in printkMasanari Iida
2015-06-05[media] media: s5p-mfc: fix sparse warningsMarek Szyprowski
2015-05-12[media] s5p-mfc: Set last buffer flagPhilipp Zabel
2015-05-12[media] media: platform: s5p: Constify platform_device_idKrzysztof Kozlowski
2015-05-01[media] s5p-mfc: fix bad indentationMauro Carvalho Chehab
2015-04-30[media] s5p_mfc: remove a dead codeMauro Carvalho Chehab
2015-04-21Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab
2015-04-10[media] s5p-mfc: set allow_zero_bytesused flag for vb2_queue_initKamil Debski
2015-04-02[media] media: s5p-mfc: fix broken pointer cast on 64bit archMarek Szyprowski
2015-04-02[media] media: s5p-mfc: fix mmap support for 64bit archMarek Szyprowski
2015-04-01[media] media: s5p-mfc: fix broken pointer cast on 64bit archMarek Szyprowski
2015-04-01[media] media: s5p-mfc: fix mmap support for 64bit archMarek Szyprowski
2015-03-04[media] s5p-mfc: Fix NULL pointer dereference caused by not set q->lockKamil Debski
2015-02-02[media] s5p-mfc: remove unnecessary version.h inclusionFabian Frederick
2015-02-02[media] s5p-mfc-dec: Don't use encoder stop commandNicolas Dufresne
2015-02-02[media] s5p-mfc-v6+: Use display_delay_enable CIDNicolas Dufresne
2014-12-22[media] media: s5p-mfc: use vb2_ops_wait_prepare/finish helperPrabhakar Lad
2014-12-15Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-11Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-12-05media / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-12-02[media] media/platform: fix querycapHans Verkuil
2014-11-05[media] s5p-mfc: fix sparse errorHans Verkuil
2014-11-05[media] s5p_mfc: Remove redundant castsRasmus Villemoes
2014-10-28[media] s5p-mfc: correct the formats info for encoderayaka
2014-10-28[media] s5p-mfc: fix a race in interrupt flags handlingPawel Osciak
2014-10-28[media] s5p-mfc: fix V4L2_CID_MIN_BUFFERS_FOR_CAPTURE on resolution changePawel Osciak
2014-10-28[media] s5p-mfc: Remove unused alloc field from private buffer structPawel Osciak
2014-10-28[media] s5p-mfc: flush dpbs when resolution changesKiran AVND
2014-10-28[media] s5p-mfc: De-init MFC when watchdog kicks inArun Mankuzhi
2014-10-28[media] s5p-mfc: modify mfc wakeup sequence for V8Arun Mankuzhi
2014-10-28[media] s5p-mfc: Don't crash the kernel if the watchdog kicks inPawel Osciak
2014-10-28[media] s5p-mfc: declare s5p_mfc_bus_reset as staticMauro Carvalho Chehab
2014-10-28[media] s5p-mfc: check mfc bus ctrl before resetKiran AVND
2014-10-28[media] s5p-mfc: keep RISC ON during reset for V7/V8Kiran AVND
2014-10-28[media] s5p-mfc: Only set timestamp/timecode for new framesIlja Friedel
2014-10-28[media] s5p-mfc: clear 'enter_suspend' flag if suspend failsPrathyush K
2014-10-28[media] s5p-mfc: Fix REQBUFS(0) for encoderPawel Osciak
2014-10-28[media] s5p-mfc: support MIN_BUFFERS query for encoderKiran AVND
2014-10-20media: platform: s5p-mfc: drop owner assignment from platform_driversWolfram Sang
2014-09-26[media] s5p-mfc: Fix several printk warningsMauro Carvalho Chehab
2014-09-26[media] s5p_mfc_opr: Fix warningsMauro Carvalho Chehab
2014-09-26[media] s5p_mfc_opr_v6: get rid of warnings when compiled with 64 bitsMauro Carvalho Chehab
2014-09-26[media] s5p_mfc_opr_v5: Fix lots of warnings on x86_64Mauro Carvalho Chehab