summaryrefslogtreecommitdiff
path: root/drivers/media/platform/s5p-tv
AgeCommit message (Expand)Author
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung
2015-08-11[media] s5p-tv: fix wait_event_timeout return handlingNicholas Mc Guire
2015-08-11[media] s5p-tv: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-05-12[media] media: platform: s5p: Constify platform_device_idKrzysztof Kozlowski
2015-05-01[media] v4l2: replace video op g_mbus_fmt by pad op get_fmtHans Verkuil
2015-04-21Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab
2015-04-02[media] v4l2_plane_pix_format: use __u32 bytesperline instead of __u16Hans Verkuil
2015-03-04[media] s5p-tv: hdmi needs I2C supportArnd Bergmann
2014-12-22[media] media: s5p-tv: use vb2_ops_wait_prepare/finish helperPrabhakar Lad
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-13PM / Kconfig: Replace PM_RUNTIME with PM in dependenciesRafael J. Wysocki
2014-11-14[media] platform: Make use of media_bus_format enumBoris BREZILLON
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-10-24[media] Remove references to non-existent PLAT_S5P symbolSylwester Nawrocki
2014-10-20media: platform: s5p-tv: drop owner assignment from platform_driversWolfram Sang
2014-09-03[media] s5p-tv: Simplify the return logicMauro Carvalho Chehab
2014-08-26[media] be sure that HAS_DMA is enabled for vb2-dma-contigMauro Carvalho Chehab
2014-08-26[media] enable COMPILE_TEST for media driversMauro Carvalho Chehab
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan
2014-05-25[media] s5p-tv: hdmiphy: Remove deprecated video-level DV timings operationLaurent Pinchart
2014-05-25[media] s5p-tv: hdmi: Remove deprecated video-level DV timings operationsLaurent Pinchart
2014-05-25[media] s5p-tv: mixer: Switch to pad-level DV operationsLaurent Pinchart
2014-05-25[media] s5p-tv: hdmiphy: Add pad-level DV timings operationsLaurent Pinchart
2014-05-25[media] s5p-tv: hdmi: Add pad-level DV timings operationsLaurent Pinchart
2014-04-23[media] vb2: stop_streaming should return voidHans Verkuil
2014-03-11[media] vb2: only call start_streaming if sufficient buffers are queuedHans Verkuil
2014-01-07[media] vb2: return ENOBUFS in start_streaming in case of too few buffersHans Verkuil
2013-12-04[media] s5p-tv: mixer: Prepare for common clock frameworkMateusz Krawczuk
2013-12-04[media] s5p-tv: sdo: Prepare for common clock frameworkMateusz Krawczuk
2013-12-04[media] s5p-tv: sdo: Restore vpll clock rate after streamoffMateusz Krawczuk
2013-11-29[media] media_tree: Fix spelling errorsJonathan McCrohan
2013-10-17[media] media: Remove unnecessary semicolonsJoe Perches
2013-08-24[media] s5p-tv: Include missing v4l2-dv-timings.h header fileSylwester Nawrocki
2013-08-24[media] v4l2-dv-timings: rename v4l_match_dv_timings to v4l2_match_dv_timingsHans Verkuil
2013-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-06-19platform: Check for ARCH_EXYNOS separatelyTomasz Figa
2013-06-12[media] s5p-tv: Don't ignore return value of regulator_bulk_enable() in hdmi_...Sylwester Nawrocki
2013-06-12[media] s5p-tv: Do not ignore regulator/clk API return values in sdo_drv.cSylwester Nawrocki
2013-06-12[media] s5p-tv: Don't ignore return value of regulator_enable() in sii9234_drv.cSylwester Nawrocki
2013-06-12[media] s5p-tv: Fix incorrect usage of IS_ERR_OR_NULL in mixer_drv.cSachin Kamat
2013-06-12[media] s5p-tv: Fix incorrect usage of IS_ERR_OR_NULL in hdmi_drv.cSachin Kamat
2013-06-12[media] s5p-tv: fix error return code in mxr_acquire_video()Wei Yongjun
2013-04-04[media] exynos: remove unnecessary header inclusionsArnd Bergmann
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil
2013-03-23[media] s5p-tv: remove the dv_preset API from hdmiphyHans Verkuil
2013-03-23[media] s5p-tv: remove the dv_preset API from hdmiHans Verkuil
2013-03-23[media] s5p-tv: remove dv_preset support from mixer_videoHans Verkuil