aboutsummaryrefslogtreecommitdiff
path: root/include/media
AgeCommit message (Expand)Author
2015-06-05[media] rc: set IR_MAX_DURATION to 500 msMauro Carvalho Chehab
2015-05-20[media] adv7604/adv7842: replace FMT_CHANGED by V4L2_DEVICE_NOTIFY_EVENTHans Verkuil
2015-05-20[media] v4l2-subdev: allow subdev to send an event to the v4l2_device notify ...jean-michel.hautbois@vodalys.com
2015-05-20[media] adv7842: Make output format configurable through pad format operationsHans Verkuil
2015-05-14[media] rc: nuvoton-cir: Add support for writing wakeup samples via sysfs fil...Antti Seppälä
2015-05-14[media] rc: rc-core: Add support for encode_wakeup driversJames Hogan
2015-05-14[media] rc: rc-ir-raw: Add scancode encoder callbackJames Hogan
2015-05-12[media] videobuf2: return -EPIPE from DQBUF after the last bufferPhilipp Zabel
2015-05-01[media] v4l2: replace s_mbus_fmt by set_fmt in bridge driversHans Verkuil
2015-05-01[media] v4l2: replace video op g_mbus_fmt by pad op get_fmtHans Verkuil
2015-05-01[media] v4l2: replace enum_mbus_fmt by enum_mbus_codeHans Verkuil
2015-04-28[media] v4l2-of: fix compiler errors if CONFIG_OF is undefinedHans Verkuil
2015-04-27[media] media: i2c/adp1653: Devicetree support for adp1653Pavel Machek
2015-04-27[media] v4l: of: Parse variable length properties --- link-frequenciesSakari Ailus
2015-04-27[media] v4l: of: Instead of zeroing bus_type and bus field separately, unify ...Sakari Ailus
2015-04-27[media] v4l: of: Remove the head field in struct v4l2_of_endpointSakari Ailus
2015-04-21Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab
2015-04-10[media] media: omap3isp: remove unused clkdevRussell King
2015-04-10[media] vb2: add allow_zero_bytesused flag to the vb2_queue structKamil Debski
2015-04-10[media] vb2: split the io_flags member of vb2_queue into a bit fieldKamil Debski
2015-04-03[media] v4l: of: Add v4l2_of_parse_link() functionLaurent Pinchart
2015-04-03[media] media: entity: Document the media_entity_ops structureLaurent Pinchart
2015-04-02[media] media: davinci: vpfe_capture: embed video_deviceLad, Prabhakar
2015-04-02[media] saa7146: embed video_deviceHans Verkuil
2015-04-02[media] media: i2c: add support for omnivision's ov2659 sensorBenoit Parrot
2015-04-02[media] v4l: mt9p031: Convert to the gpiod APILaurent Pinchart
2015-04-02[media] V4L: add CCF support to the v4l2_clk APIGuennadi Liakhovetski
2015-04-02[media] V4L: remove clock name from v4l2_clk APIGuennadi Liakhovetski
2015-04-02[media] v4l: of: Read lane-polarities endpoint propertySakari Ailus
2015-04-02[media] omap3isp: Calculate vpclk_div for CSI-2Sakari Ailus
2015-04-02[media] omap3isp: Refactor device configuration structs for Device TreeSakari Ailus
2015-03-23[media] v4l2-subdev: remove enum_framesizes/intervalsHans Verkuil
2015-03-23[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil
2015-03-02[media] v4l2-core: drop g/s_priority opsHans Verkuil
2015-03-02[media] v4l2-core: remove the old .ioctl BKL replacementHans Verkuil
2015-03-02[media] media: i2c: ADV7604: Rename adv7604 prefixesPablo Anton
2015-03-02[media] media: atmel-isi: increase the burst length to improve the performanceJosh Wu
2015-02-13[media] media: Fix DVB devnode representation at media controllerMauro Carvalho Chehab
2015-01-27[media] tea575x: split and export functionsOndrej Zary
2015-01-27[media] videobuf: make unused exported functions staticHans Verkuil
2014-12-23[media] smiapp: Use types better suitable for DTSakari Ailus
2014-12-23[media] v4l2 core: improve debug flag handlingHans Verkuil
2014-12-22[media] v4l2-subdev: drop unused op enum_mbus_fmtHans Verkuil
2014-12-22[media] v4l2-subdev: drop get/set_crop pad opsHans Verkuil
2014-12-22[media] media: remove emacs editor variablesHans Verkuil
2014-12-04[media] media: v4l2-image-sizes.h: correct the SVGA height definitionJosh Wu
2014-12-01[media] v4l2-mediabus: improve colorspace supportHans Verkuil
2014-11-25[media] media: v4l2-image-sizes.h: add SVGA, XGA and UXGA size definitionsJosh Wu
2014-11-25[media] vb2-dma-sg: add allocation context to dma-sgHans Verkuil
2014-11-25[media] vb2: add dma_dir to the alloc memopHans Verkuil