aboutsummaryrefslogtreecommitdiff
path: root/include/media
AgeCommit message (Expand)Author
2015-08-21Merge tag 'media/v4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-08-19Revert "[media] rc: rc-ir-raw: Add scancode encoder callback"David Härdeman
2015-08-19Revert "[media] rc: rc-core: Add support for encode_wakeup drivers"David Härdeman
2015-08-19Revert "[media] rc: nuvoton-cir: Add support for writing wakeup samples via s...David Härdeman
2015-07-17[media] vb2: Only requeue buffers immediately once streaming is startedSakari Ailus
2015-07-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2015-06-22media: Add registration helpers for V4L2 flash sub-devicesJacek Anaszewski
2015-06-15v4l: async: Add a pointer to of_node to struct v4l2_subdev, match itSakari Ailus
2015-06-10[media] rc/keymaps: add keytable for Twinhan DTV CAB CIJan Klötzke
2015-06-10[media] rc/keymaps: add keytable for Terratec Cinergy S2 HDJan Klötzke
2015-06-10[media] rc/keymaps: add keytable for Terratec Cinergy C PCIJan Klötzke
2015-06-10[media] rc/keymaps: add RC keytable for TechniSat TS35Jan Klötzke
2015-06-09[media] v4l2-dv-timings: add interlace support in detect cvt/gtfPrashant Laddha
2015-06-09[media] adv7511: log the currently set infoframesHans Verkuil
2015-06-09[media] adv7842: replace uintX_t by uX for consistencyHans Verkuil
2015-06-09[media] adv7511: replace uintX_t by uX for consistencyHans Verkuil
2015-06-09[media] v4l2-mem2mem: add support for prepare_bufHans Verkuil
2015-06-05[media] videodev2.h: add support for transfer functionsHans Verkuil
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