summaryrefslogtreecommitdiffstats
path: root/include/media
Commit message (Expand)AuthorAgeFilesLines
* [media] v4l2: replace s_mbus_fmt by set_fmt in bridge driversHans Verkuil2015-05-011-8/+0Star
* [media] v4l2: replace video op g_mbus_fmt by pad op get_fmtHans Verkuil2015-05-011-4/+0Star
* [media] v4l2: replace enum_mbus_fmt by enum_mbus_codeHans Verkuil2015-05-011-4/+0Star
* [media] v4l2-of: fix compiler errors if CONFIG_OF is undefinedHans Verkuil2015-04-281-2/+2
* [media] media: i2c/adp1653: Devicetree support for adp1653Pavel Machek2015-04-271-3/+5
* [media] v4l: of: Parse variable length properties --- link-frequenciesSakari Ailus2015-04-271-0/+17
* [media] v4l: of: Instead of zeroing bus_type and bus field separately, unify ...Sakari Ailus2015-04-271-0/+1
* [media] v4l: of: Remove the head field in struct v4l2_of_endpointSakari Ailus2015-04-271-2/+0Star
* Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab2015-04-2114-129/+179
|\
| * [media] media: omap3isp: remove unused clkdevRussell King2015-04-101-6/+0Star
| * [media] vb2: add allow_zero_bytesused flag to the vb2_queue structKamil Debski2015-04-101-0/+2
| * [media] vb2: split the io_flags member of vb2_queue into a bit fieldKamil Debski2015-04-101-13/+5Star
| * [media] v4l: of: Add v4l2_of_parse_link() functionLaurent Pinchart2015-04-031-0/+27
| * [media] media: entity: Document the media_entity_ops structureLaurent Pinchart2015-04-031-0/+9
| * [media] media: davinci: vpfe_capture: embed video_deviceLad, Prabhakar2015-04-031-1/+1
| * [media] saa7146: embed video_deviceHans Verkuil2015-04-031-2/+2
| * [media] media: i2c: add support for omnivision's ov2659 sensorBenoit Parrot2015-04-031-0/+34
| * [media] v4l: mt9p031: Convert to the gpiod APILaurent Pinchart2015-04-031-2/+0Star
| * [media] V4L: add CCF support to the v4l2_clk APIGuennadi Liakhovetski2015-04-021-0/+2
| * [media] V4L: remove clock name from v4l2_clk APIGuennadi Liakhovetski2015-04-021-5/+3Star
| * [media] v4l: of: Read lane-polarities endpoint propertySakari Ailus2015-04-021-0/+3
| * [media] omap3isp: Calculate vpclk_div for CSI-2Sakari Ailus2015-04-021-2/+0Star
| * [media] omap3isp: Refactor device configuration structs for Device TreeSakari Ailus2015-04-021-17/+17
| * [media] v4l2-subdev: remove enum_framesizes/intervalsHans Verkuil2015-03-231-2/+0Star
| * [media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil2015-03-231-20/+33
| * [media] v4l2-core: drop g/s_priority opsHans Verkuil2015-03-021-6/+0Star
| * [media] v4l2-core: remove the old .ioctl BKL replacementHans Verkuil2015-03-022-3/+0Star
| * [media] media: i2c: ADV7604: Rename adv7604 prefixesPablo Anton2015-03-021-41/+42
| * [media] media: Fix DVB devnode representation at media controllerMauro Carvalho Chehab2015-02-141-11/+1Star
* | [media] media: atmel-isi: increase the burst length to improve the performanceJosh Wu2015-03-021-0/+4
|/
* [media] tea575x: split and export functionsOndrej Zary2015-01-271-0/+5
* [media] videobuf: make unused exported functions staticHans Verkuil2015-01-271-8/+0Star
* [media] smiapp: Use types better suitable for DTSakari Ailus2014-12-231-5/+5
* [media] v4l2 core: improve debug flag handlingHans Verkuil2014-12-232-4/+14
* [media] v4l2-subdev: drop unused op enum_mbus_fmtHans Verkuil2014-12-221-2/+0Star
* [media] v4l2-subdev: drop get/set_crop pad opsHans Verkuil2014-12-221-4/+0Star
* [media] media: remove emacs editor variablesHans Verkuil2014-12-221-6/+0Star
* [media] media: v4l2-image-sizes.h: correct the SVGA height definitionJosh Wu2014-12-041-1/+1
* [media] v4l2-mediabus: improve colorspace supportHans Verkuil2014-12-011-0/+4
* [media] media: v4l2-image-sizes.h: add SVGA, XGA and UXGA size definitionsJosh Wu2014-11-251-0/+9
* [media] vb2-dma-sg: add allocation context to dma-sgHans Verkuil2014-11-251-0/+3
* [media] vb2: add dma_dir to the alloc memopHans Verkuil2014-11-251-1/+3
* [media] vb2: replace 'write' by 'dma_dir'Hans Verkuil2014-11-251-2/+4
* [media] videobuf2-core.h: improve documentationHans Verkuil2014-11-251-15/+17
* [media] v4l2-common: move v4l2_ctrl_check to cx2341xHans Verkuil2014-11-251-3/+1Star
* [media] v4l2-ctrl: move function prototypes from common.h to ctrls.hHans Verkuil2014-11-252-3/+25
* [media] v4l2-common: remove unused helper functionsHans Verkuil2014-11-251-10/+0Star
* [media] si4713: cleanup platform dataSebastian Reichel2014-11-141-3/+0Star
* [media] si4713: add device tree supportSebastian Reichel2014-11-142-30/+1Star
* [media] platform: Make use of media_bus_format enumBoris BREZILLON2014-11-145-9/+8Star