aboutsummaryrefslogtreecommitdiffstats
path: root/include/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-ledsLinus Torvalds2-0/+150
2015-06-22media: Add registration helpers for V4L2 flash sub-devicesJacek Anaszewski1-0/+148
2015-06-15v4l: async: Add a pointer to of_node to struct v4l2_subdev, match itSakari Ailus1-0/+2
2015-06-10[media] rc/keymaps: add keytable for Twinhan DTV CAB CIJan Klötzke1-0/+1
2015-06-10[media] rc/keymaps: add keytable for Terratec Cinergy S2 HDJan Klötzke1-0/+1
2015-06-10[media] rc/keymaps: add keytable for Terratec Cinergy C PCIJan Klötzke1-0/+1
2015-06-10[media] rc/keymaps: add RC keytable for TechniSat TS35Jan Klötzke1-0/+1
2015-06-09[media] v4l2-dv-timings: add interlace support in detect cvt/gtfPrashant Laddha1-2/+4
2015-06-09[media] adv7511: log the currently set infoframesHans Verkuil1-0/+1
2015-06-09[media] adv7842: replace uintX_t by uX for consistencyHans Verkuil1-25/+25
2015-06-09[media] adv7511: replace uintX_t by uX for consistencyHans Verkuil1-3/+3
2015-06-09[media] v4l2-mem2mem: add support for prepare_bufHans Verkuil1-0/+4
2015-06-05[media] videodev2.h: add support for transfer functionsHans Verkuil1-0/+2
2015-06-05[media] rc: set IR_MAX_DURATION to 500 msMauro Carvalho Chehab1-1/+1
2015-05-20[media] adv7604/adv7842: replace FMT_CHANGED by V4L2_DEVICE_NOTIFY_EVENTHans Verkuil2-4/+0
2015-05-20[media] v4l2-subdev: allow subdev to send an event to the v4l2_device notify functionjean-michel.hautbois@vodalys.com1-0/+2
2015-05-20[media] adv7842: Make output format configurable through pad format operationsHans Verkuil1-52/+37
2015-05-14[media] rc: nuvoton-cir: Add support for writing wakeup samples via sysfs filter callbackAntti Seppälä1-0/+1
2015-05-14[media] rc: rc-core: Add support for encode_wakeup driversJames Hogan1-0/+3
2015-05-14[media] rc: rc-ir-raw: Add scancode encoder callbackJames Hogan1-0/+3
2015-05-12[media] videobuf2: return -EPIPE from DQBUF after the last bufferPhilipp Zabel1-0/+13
2015-05-01[media] v4l2: replace s_mbus_fmt by set_fmt in bridge driversHans Verkuil1-8/+0
2015-05-01[media] v4l2: replace video op g_mbus_fmt by pad op get_fmtHans Verkuil1-4/+0
2015-05-01[media] v4l2: replace enum_mbus_fmt by enum_mbus_codeHans Verkuil1-4/+0
2015-04-28[media] v4l2-of: fix compiler errors if CONFIG_OF is undefinedHans Verkuil1-2/+2
2015-04-27[media] media: i2c/adp1653: Devicetree support for adp1653Pavel Machek1-3/+5
2015-04-27[media] v4l: of: Parse variable length properties --- link-frequenciesSakari Ailus1-0/+17
2015-04-27[media] v4l: of: Instead of zeroing bus_type and bus field separately, unify thisSakari Ailus1-0/+1
2015-04-27[media] v4l: of: Remove the head field in struct v4l2_of_endpointSakari Ailus1-2/+0
2015-04-21Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab14-129/+179
2015-04-10[media] media: omap3isp: remove unused clkdevRussell King1-6/+0
2015-04-10[media] vb2: add allow_zero_bytesused flag to the vb2_queue structKamil Debski1-0/+2
2015-04-10[media] vb2: split the io_flags member of vb2_queue into a bit fieldKamil Debski1-13/+5
2015-04-03[media] v4l: of: Add v4l2_of_parse_link() functionLaurent Pinchart1-0/+27
2015-04-03[media] media: entity: Document the media_entity_ops structureLaurent Pinchart1-0/+9
2015-04-02[media] media: davinci: vpfe_capture: embed video_deviceLad, Prabhakar1-1/+1
2015-04-02[media] saa7146: embed video_deviceHans Verkuil1-2/+2
2015-04-02[media] media: i2c: add support for omnivision's ov2659 sensorBenoit Parrot1-0/+34
2015-04-02[media] v4l: mt9p031: Convert to the gpiod APILaurent Pinchart1-2/+0
2015-04-02[media] V4L: add CCF support to the v4l2_clk APIGuennadi Liakhovetski1-0/+2
2015-04-02[media] V4L: remove clock name from v4l2_clk APIGuennadi Liakhovetski1-5/+3
2015-04-02[media] v4l: of: Read lane-polarities endpoint propertySakari Ailus1-0/+3
2015-04-02[media] omap3isp: Calculate vpclk_div for CSI-2Sakari Ailus1-2/+0
2015-04-02[media] omap3isp: Refactor device configuration structs for Device TreeSakari Ailus1-17/+17
2015-03-23[media] v4l2-subdev: remove enum_framesizes/intervalsHans Verkuil1-2/+0
2015-03-23[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil1-20/+33
2015-03-02[media] v4l2-core: drop g/s_priority opsHans Verkuil1-6/+0
2015-03-02[media] v4l2-core: remove the old .ioctl BKL replacementHans Verkuil2-3/+0
2015-03-02[media] media: i2c: ADV7604: Rename adv7604 prefixesPablo Anton1-41/+42
2015-03-02[media] media: atmel-isi: increase the burst length to improve the performanceJosh Wu1-0/+4