summaryrefslogtreecommitdiffstats
path: root/include/media
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2015-07-022-0/+150
|\
| * media: Add registration helpers for V4L2 flash sub-devicesJacek Anaszewski2015-06-221-0/+148
| * v4l: async: Add a pointer to of_node to struct v4l2_subdev, match itSakari Ailus2015-06-151-0/+2
* | [media] rc/keymaps: add keytable for Twinhan DTV CAB CIJan Klötzke2015-06-101-0/+1
* | [media] rc/keymaps: add keytable for Terratec Cinergy S2 HDJan Klötzke2015-06-101-0/+1
* | [media] rc/keymaps: add keytable for Terratec Cinergy C PCIJan Klötzke2015-06-101-0/+1
* | [media] rc/keymaps: add RC keytable for TechniSat TS35Jan Klötzke2015-06-101-0/+1
* | [media] v4l2-dv-timings: add interlace support in detect cvt/gtfPrashant Laddha2015-06-091-2/+4
* | [media] adv7511: log the currently set infoframesHans Verkuil2015-06-091-0/+1
* | [media] adv7842: replace uintX_t by uX for consistencyHans Verkuil2015-06-091-25/+25
* | [media] adv7511: replace uintX_t by uX for consistencyHans Verkuil2015-06-091-3/+3
* | [media] v4l2-mem2mem: add support for prepare_bufHans Verkuil2015-06-091-0/+4
* | [media] videodev2.h: add support for transfer functionsHans Verkuil2015-06-051-0/+2
* | [media] rc: set IR_MAX_DURATION to 500 msMauro Carvalho Chehab2015-06-051-1/+1
* | [media] adv7604/adv7842: replace FMT_CHANGED by V4L2_DEVICE_NOTIFY_EVENTHans Verkuil2015-05-202-4/+0Star
* | [media] v4l2-subdev: allow subdev to send an event to the v4l2_device notify ...jean-michel.hautbois@vodalys.com2015-05-201-0/+2
* | [media] adv7842: Make output format configurable through pad format operationsHans Verkuil2015-05-201-52/+37Star
* | [media] rc: nuvoton-cir: Add support for writing wakeup samples via sysfs fil...Antti Seppälä2015-05-141-0/+1
* | [media] rc: rc-core: Add support for encode_wakeup driversJames Hogan2015-05-141-0/+3
* | [media] rc: rc-ir-raw: Add scancode encoder callbackJames Hogan2015-05-141-0/+3
* | [media] videobuf2: return -EPIPE from DQBUF after the last bufferPhilipp Zabel2015-05-121-0/+13
* | [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