summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/s5p-tv
AgeCommit message (Expand)AuthorLines
2016-08-24[media] s5p-tv: remove obsolete driverHans Verkuil-5897/+0
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil-1/+1
2016-07-08[media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil-15/+2
2016-06-03media: set proper max seg size for devices on Exynos SoCsMarek Szyprowski-0/+2
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann-1/+1
2016-04-13[media] s5p-tv: constify mxr_layer_ops structuresJulia Lawall-4/+4
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil-1/+1
2015-12-03[media] v4l2-dv-timings: add new arg to v4l2_match_dv_timingsHans Verkuil-1/+1
2015-11-17[media] include/media: move platform_data to linux/platform_data/mediaMauro Carvalho Chehab-2/+2
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung-1/+1
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung-9/+13
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung-1/+1
2015-08-11[media] s5p-tv: fix wait_event_timeout return handlingNicholas Mc Guire-7/+5
2015-08-11[media] s5p-tv: Drop owner assignment from i2c_driverKrzysztof Kozlowski-2/+0
2015-05-12[media] media: platform: s5p: Constify platform_device_idKrzysztof Kozlowski-1/+1
2015-05-01[media] v4l2: replace video op g_mbus_fmt by pad op get_fmtHans Verkuil-10/+31
2015-04-21Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab-1/+1
2015-04-02[media] v4l2_plane_pix_format: use __u32 bytesperline instead of __u16Hans Verkuil-1/+1
2015-03-04[media] s5p-tv: hdmi needs I2C supportArnd Bergmann-0/+1
2014-12-22[media] media: s5p-tv: use vb2_ops_wait_prepare/finish helperPrabhakar Lad-18/+3
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+0
2014-12-13PM / Kconfig: Replace PM_RUNTIME with PM in dependenciesRafael J. Wysocki-1/+1
2014-11-14[media] platform: Make use of media_bus_format enumBoris BREZILLON-2/+2
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-3/+0
2014-10-24[media] Remove references to non-existent PLAT_S5P symbolSylwester Nawrocki-1/+1
2014-10-20media: platform: s5p-tv: drop owner assignment from platform_driversWolfram Sang-3/+0
2014-09-03[media] s5p-tv: Simplify the return logicMauro Carvalho Chehab-3/+3
2014-08-26[media] be sure that HAS_DMA is enabled for vb2-dma-contigMauro Carvalho Chehab-0/+1
2014-08-26[media] enable COMPILE_TEST for media driversMauro Carvalho Chehab-1/+2
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan-2/+0
2014-05-25[media] s5p-tv: hdmiphy: Remove deprecated video-level DV timings operationLaurent Pinchart-1/+0
2014-05-25[media] s5p-tv: hdmi: Remove deprecated video-level DV timings operationsLaurent Pinchart-3/+1
2014-05-25[media] s5p-tv: mixer: Switch to pad-level DV operationsLaurent Pinchart-2/+6
2014-05-25[media] s5p-tv: hdmiphy: Add pad-level DV timings operationsLaurent Pinchart-0/+8
2014-05-25[media] s5p-tv: hdmi: Add pad-level DV timings operationsLaurent Pinchart-0/+10
2014-04-23[media] vb2: stop_streaming should return voidHans Verkuil-2/+1
2014-03-11[media] vb2: only call start_streaming if sufficient buffers are queuedHans Verkuil-5/+1
2014-01-07[media] vb2: return ENOBUFS in start_streaming in case of too few buffersHans Verkuil-1/+1
2013-12-04[media] s5p-tv: mixer: Prepare for common clock frameworkMateusz Krawczuk-6/+28
2013-12-04[media] s5p-tv: sdo: Prepare for common clock frameworkMateusz Krawczuk-8/+12
2013-12-04[media] s5p-tv: sdo: Restore vpll clock rate after streamoffMateusz Krawczuk-2/+21
2013-11-29[media] media_tree: Fix spelling errorsJonathan McCrohan-3/+3
2013-10-17[media] media: Remove unnecessary semicolonsJoe Perches-2/+2
2013-08-24[media] s5p-tv: Include missing v4l2-dv-timings.h header fileSylwester Nawrocki-0/+1
2013-08-24[media] v4l2-dv-timings: rename v4l_match_dv_timings to v4l2_match_dv_timingsHans Verkuil-1/+1
2013-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-20/+70
2013-06-19platform: Check for ARCH_EXYNOS separatelyTomasz Figa-1/+1
2013-06-12[media] s5p-tv: Don't ignore return value of regulator_bulk_enable() in hdmi_...Sylwester Nawrocki-4/+12
2013-06-12[media] s5p-tv: Do not ignore regulator/clk API return values in sdo_drv.cSylwester Nawrocki-3/+19