aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/s5p-tv (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil1-1/+1
2016-07-08[media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil2-15/+2
2016-06-03media: set proper max seg size for devices on Exynos SoCsMarek Szyprowski1-0/+2
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann1-1/+1
2016-04-13[media] s5p-tv: constify mxr_layer_ops structuresJulia Lawall4-4/+4
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil1-1/+1
2015-12-03[media] v4l2-dv-timings: add new arg to v4l2_match_dv_timingsHans Verkuil1-1/+1
2015-11-17[media] include/media: move platform_data to linux/platform_data/mediaMauro Carvalho Chehab2-2/+2
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung1-1/+1
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung5-9/+13
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung1-1/+1
2015-08-11[media] s5p-tv: fix wait_event_timeout return handlingNicholas Mc Guire1-7/+5
2015-08-11[media] s5p-tv: Drop owner assignment from i2c_driverKrzysztof Kozlowski2-2/+0
2015-05-12[media] media: platform: s5p: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-01[media] v4l2: replace video op g_mbus_fmt by pad op get_fmtHans Verkuil3-10/+31
2015-04-21Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab1-1/+1
2015-04-02[media] v4l2_plane_pix_format: use __u32 bytesperline instead of __u16Hans Verkuil1-1/+1
2015-03-04[media] s5p-tv: hdmi needs I2C supportArnd Bergmann1-0/+1
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