summaryrefslogtreecommitdiffstats
path: root/include/media
Commit message (Expand)AuthorAgeFilesLines
...
| * [media] rc-core: remove the LIRC "protocol"David Härdeman2015-07-061-20/+18Star
| * [media] rc-core: use an IDA rather than a bitmapDavid Härdeman2015-07-061-2/+2
| * [media] v4l2-dv-timings: add support for reduced blanking v2Prashant Laddha2015-07-061-1/+5
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2015-09-021-1/+1
|\ \
| * | treewide: fix typos in comment blocksMasahiro Yamada2015-08-071-1/+1
| |/
* | Merge tag 'media/v4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-08-212-7/+2Star
|\ \ | |/ |/|
| * Revert "[media] rc: rc-ir-raw: Add scancode encoder callback"David Härdeman2015-08-191-3/+0Star
| * Revert "[media] rc: rc-core: Add support for encode_wakeup drivers"David Härdeman2015-08-191-3/+0Star
| * Revert "[media] rc: nuvoton-cir: Add support for writing wakeup samples via s...David Härdeman2015-08-191-1/+0Star
| * [media] vb2: Only requeue buffers immediately once streaming is startedSakari Ailus2015-07-171-0/+2
* | 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