summaryrefslogtreecommitdiffstats
path: root/include/media
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-06-181-0/+2
|\
| * [media] v4l2-mem2mem: add v4l2_m2m_create_bufs helperPhilipp Zabel2013-06-031-0/+2
* | Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-011-4/+6
|\ \ | |/ |/|
| * [media] omap3isp: Use the common clock frameworkLaurent Pinchart2013-04-151-4/+6
* | Merge branch 'topic/si476x' into patchworkMauro Carvalho Chehab2013-04-251-0/+37
|\ \
| * | [media] v4l2: Add a V4L2 driver for SI476X MFDAndrey Smirnov2013-04-191-0/+37
* | | [media] videobuf-dma-contig: remove support for cached memMauro Carvalho Chehab2013-04-251-10/+0Star
|/ /
* | Revert "[media] v4l2: Add a V4L2 driver for SI476X MFD"Mauro Carvalho Chehab2013-04-171-426/+0Star
* | [media] rc: add rc-reddoAntti Palosaari2013-04-151-0/+1
|/
* [media] v4l2: rename VIDIOC_DBG_G_CHIP_NAME to _CHIP_INFOHans Verkuil2013-04-151-2/+2
* [media] v4l2: put VIDIOC_DBG_G_CHIP_NAME under ADV_DEBUGHans Verkuil2013-04-151-3/+3
* [media] mt9p031: Use the common clock frameworkLaurent Pinchart2013-04-141-2/+0Star
* [media] exynos4-is: Move the subdev group ID definitions to public headerSylwester Nawrocki2013-04-141-0/+11
* [media] tuner-core: Change config from unsigned int to void *Ondrej Zary2013-04-081-1/+1
* [media] exynos4-is: Allow colorspace conversion at FIMC-LITESylwester Nawrocki2013-04-051-0/+2
* [media] V4L: Remove incorrect EXPORT_SYMBOL() usage at v4l2-of.cSylwester Nawrocki2013-04-051-3/+3
* [media] soc_camera: Add RGB666 & RGB888 formatsPhil Edworthy2013-04-052-1/+9
* [media] s5p-fimc: Remove dependency on fimc-core.h in fimc-lite driverSylwester Nawrocki2013-03-311-0/+34
* [media] s5p-fimc: Add device tree based sensors registrationSylwester Nawrocki2013-03-311-0/+3
* [media] s5p-fimc: Add device tree support for the media device driverSylwester Nawrocki2013-03-311-0/+1
* [media] s5p-csis: Add device tree supportSylwester Nawrocki2013-03-311-0/+13
* [media] Add a V4L2 OF parserGuennadi Liakhovetski2013-03-311-0/+111
* [media] v4l2: Add a V4L2 driver for SI476X MFDAndrey Smirnov2013-03-291-0/+426
* [media] ioctl numbers are unsigned intMauro Carvalho Chehab2013-03-291-1/+1
* [media] v4l2: add new VIDIOC_DBG_G_CHIP_NAME ioctlHans Verkuil2013-03-251-0/+3
* [media] v4l2 core: remove the obsolete dv_preset supportHans Verkuil2013-03-241-9/+0Star
* [media] v4l2-subdev: remove obsolete dv_preset opsHans Verkuil2013-03-241-16/+0Star
* [media] v4l2-common: remove obsolete v4l_fill_dv_preset_infoHans Verkuil2013-03-241-1/+0Star
* [media] uda1342: add new uda1342 audio codec driverHans Verkuil2013-03-241-0/+29
* [media] tuner: add Sony BTF tunersHans Verkuil2013-03-241-0/+4
* [media] saa7115: add support for double-rate ASCLKHans Verkuil2013-03-241-3/+4
* [media] saa7115: add config flag to change the IDQ polarityHans Verkuil2013-03-241-10/+21
* [media] v4l2-core: add code to check for specific opsHans Verkuil2013-03-242-0/+16
* [media] v4l2-ctrls: eliminate lockdep false alarms for struct v4l2_ctrl_handl...Andy Walls2013-03-241-3/+26
* [media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil2013-03-242-2/+2
* [media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil2013-03-242-2/+2
* [media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil2013-03-242-2/+2
* [media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil2013-03-242-2/+2
* [media] rc-core: don't treat dev->rc_map.rc_type as a bitmapDavid Härdeman2013-03-231-0/+2
* [media] media: ths7353: add support for ths7353 video amplifierLad, Prabhakar2013-03-212-0/+45
* [media] videobuf2: add gfp_flagsHans Verkuil2013-03-211-2/+8
* [media] davinci: more gama -> gamma typo fixesHans Verkuil2013-03-191-3/+3
* [media] davinci/dm644x_ccdc: fix compiler warningHans Verkuil2013-03-191-6/+18
* [media] davinci: remove VPBE_ENC_DV_PRESET and rename VPBE_ENC_CUSTOM_TIMINGSHans Verkuil2013-03-191-2/+1Star
* [media] media: Add 64--32 bit compat ioctl handlerSakari Ailus2013-03-191-0/+1
* [media] vb2: Add support for non monotonic timestampsKamil Debski2013-03-051-0/+1
* [media] bttv: add VIDIOC_DBG_G_CHIP_IDENTHans Verkuil2013-03-051-0/+8
* [media] media: ov7670: Add possibility to disable pixclk during hblankJavier Martin2013-02-081-0/+1
* [media] media: ov7670: add possibility to bypass pll for ov7675Javier Martin2013-02-081-0/+1
* [media] blackfin: add error frame supportScott Jiang2013-02-061-1/+2