aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/s5p-tv (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-22[media] media: s5p-tv: use vb2_ops_wait_prepare/finish helperPrabhakar Lad1-18/+3
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds3-3/+0
2014-12-13PM / Kconfig: Replace PM_RUNTIME with PM in dependenciesRafael J. Wysocki1-1/+1
2014-11-14[media] platform: Make use of media_bus_format enumBoris BREZILLON2-2/+2
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-nextGreg Kroah-Hartman3-3/+0
2014-10-24[media] Remove references to non-existent PLAT_S5P symbolSylwester Nawrocki1-1/+1
2014-10-20media: platform: s5p-tv: drop owner assignment from platform_driversWolfram Sang3-3/+0
2014-09-03[media] s5p-tv: Simplify the return logicMauro Carvalho Chehab3-3/+3
2014-08-26[media] be sure that HAS_DMA is enabled for vb2-dma-contigMauro Carvalho Chehab1-0/+1
2014-08-26[media] enable COMPILE_TEST for media driversMauro Carvalho Chehab1-1/+2
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan1-2/+0
2014-05-25[media] s5p-tv: hdmiphy: Remove deprecated video-level DV timings operationLaurent Pinchart1-1/+0
2014-05-25[media] s5p-tv: hdmi: Remove deprecated video-level DV timings operationsLaurent Pinchart1-3/+1
2014-05-25[media] s5p-tv: mixer: Switch to pad-level DV operationsLaurent Pinchart1-2/+6
2014-05-25[media] s5p-tv: hdmiphy: Add pad-level DV timings operationsLaurent Pinchart1-0/+8
2014-05-25[media] s5p-tv: hdmi: Add pad-level DV timings operationsLaurent Pinchart1-0/+10
2014-04-23[media] vb2: stop_streaming should return voidHans Verkuil1-2/+1
2014-03-11[media] vb2: only call start_streaming if sufficient buffers are queuedHans Verkuil1-5/+1
2014-01-07[media] vb2: return ENOBUFS in start_streaming in case of too few buffersHans Verkuil1-1/+1
2013-12-04[media] s5p-tv: mixer: Prepare for common clock frameworkMateusz Krawczuk1-6/+28
2013-12-04[media] s5p-tv: sdo: Prepare for common clock frameworkMateusz Krawczuk1-8/+12
2013-12-04[media] s5p-tv: sdo: Restore vpll clock rate after streamoffMateusz Krawczuk1-2/+21
2013-11-29[media] media_tree: Fix spelling errorsJonathan McCrohan2-3/+3
2013-10-17[media] media: Remove unnecessary semicolonsJoe Perches2-2/+2
2013-08-24[media] s5p-tv: Include missing v4l2-dv-timings.h header fileSylwester Nawrocki1-0/+1
2013-08-24[media] v4l2-dv-timings: rename v4l_match_dv_timings to v4l2_match_dv_timingsHans Verkuil1-1/+1
2013-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds5-20/+70
2013-06-19platform: Check for ARCH_EXYNOS separatelyTomasz Figa1-1/+1
2013-06-12[media] s5p-tv: Don't ignore return value of regulator_bulk_enable() in hdmi_drv.cSylwester Nawrocki1-4/+12
2013-06-12[media] s5p-tv: Do not ignore regulator/clk API return values in sdo_drv.cSylwester Nawrocki1-3/+19
2013-06-12[media] s5p-tv: Don't ignore return value of regulator_enable() in sii9234_drv.cSylwester Nawrocki1-1/+3
2013-06-12[media] s5p-tv: Fix incorrect usage of IS_ERR_OR_NULL in mixer_drv.cSachin Kamat1-5/+17
2013-06-12[media] s5p-tv: Fix incorrect usage of IS_ERR_OR_NULL in hdmi_drv.cSachin Kamat1-6/+17
2013-06-12[media] s5p-tv: fix error return code in mxr_acquire_video()Wei Yongjun1-1/+2
2013-04-04[media] exynos: remove unnecessary header inclusionsArnd Bergmann1-3/+0
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil1-2/+2
2013-03-23[media] s5p-tv: remove the dv_preset API from hdmiphyHans Verkuil1-53/+0
2013-03-23[media] s5p-tv: remove the dv_preset API from hdmiHans Verkuil1-73/+22
2013-03-23[media] s5p-tv: remove dv_preset support from mixer_videoHans Verkuil1-64/+0
2013-03-23[media] s5p-tv: add dv_timings support for mixer_videoHans Verkuil1-0/+80
2013-03-23[media] s5p-tv: add dv_timings support for hdmiHans Verkuil1-13/+81
2013-03-23[media] s5p-tv: add dv_timings support for hdmiphyHans Verkuil1-9/+51
2013-02-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds8-47/+48
2013-02-08[media] s5p-tv: Include missing platform_device.h headerSachin Kamat1-0/+1
2013-02-08[media] s5p-tv: Include missing irqreturn.h headerSachin Kamat1-0/+1
2013-01-24Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab7-26/+26
2013-01-11drivers/media/video/s5p-tv: remove depends on CONFIG_EXPERIMENTALKees Cook1-2/+1
2013-01-06[media] s5p-tv: Add missing braces around sizeof in hdmi_drv.cSachin Kamat1-4/+4
2013-01-06[media] s5p-tv: Add missing braces around sizeof in hdmiphy_drv.cSachin Kamat1-1/+1