summaryrefslogtreecommitdiffstats
path: root/include/media/v4l2-mediabus.h
Commit message (Expand)AuthorAgeFilesLines
* media: v4l2-mediabus: add support for dual edge samplingMichael Riesch2022-12-071-8/+9
* media: media/v4l2-core: Add enum V4L2_FWNODE_BUS_TYPE_DPIXin Ji2022-05-171-0/+2
* media: v4l2-mediabus: Drop V4L2_MBUS_CSI2_CONTINUOUS_CLOCK flagLaurent Pinchart2022-02-171-2/+1
* media: v4l2-mediabus: Drop legacy V4L2_MBUS_CSI2_CHANNEL_* flagsLaurent Pinchart2022-02-171-10/+0
* media: v4l2-mediabus: Drop legacy V4L2_MBUS_CSI2_*_LANE flagsLaurent Pinchart2022-02-171-11/+0
* media: v4l2-mediabus: Use structures to describe bus configurationLaurent Pinchart2022-02-171-3/+17
* media: v4l2-fwnode: Move bus config structure to v4l2_mediabus.hLaurent Pinchart2022-01-281-0/+49
* media: v4l2-subdev: Drop .set_mbus_config() operationLaurent Pinchart2022-01-281-8/+7
* media: fix kernel-doc markupsMauro Carvalho Chehab2020-11-161-3/+3
* media: v4l2-fwnode: Return -EINVAL for invalid bus-typeLad Prabhakar2020-11-161-0/+2
* media: v4l2- mediabus: Add usage note for V4L2_MBUS_*Jacopo Mondi2020-08-181-4/+29
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* media: v4l2-core: cleanup coding style at V4L2 async/fwnodeMauro Carvalho Chehab2018-10-051-14/+18
* media: v4l: fwnode: Detect bus type correctlySakari Ailus2018-10-041-0/+2
* media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus2018-10-041-2/+4
* media: v4l2-fwnode: parse 'data-enable-active' propJacopo Mondi2018-07-241-0/+2
* media: v4l2-dev: convert VFL_TYPE_* into an enumMauro Carvalho Chehab2017-12-181-0/+30
* media: v4l2-mediabus: use BIT() macro for flagsMauro Carvalho Chehab2017-12-181-24/+26
* media: v4l2-mediabus: Add helper functionsTodor Tomov2017-07-201-0/+26
* media: v4l: Add support for CSI-1 and CCP2 bussesSakari Ailus2017-07-191-0/+4
* [media] v4l2-mediabus: Add to DocBookMauro Carvalho Chehab2015-08-221-2/+2
* [media] videodev2.h: add support for transfer functionsHans Verkuil2015-06-051-0/+2
* [media] v4l2-mediabus: improve colorspace supportHans Verkuil2014-12-011-0/+4
* [media] Make use of the new media_bus_format definitionsBoris BREZILLON2014-11-141-1/+1
* [media] media: OF: add "sync-on-green-active" propertyLad, Prabhakar2013-08-241-0/+3
* [media] v4l2: Add polarity flag definitions for the parallel bus FIELD signalSylwester Nawrocki2011-09-241-2/+10
* [media] V4L: add media bus configuration subdev operationsGuennadi Liakhovetski2011-07-271-0/+63
* [media] v4l: Move the media/v4l2-mediabus.h header to include/linuxLaurent Pinchart2011-03-221-60/+1
* [media] v4l2-mediabus: Add pixelcodes for BGR565 formatsSascha Hauer2010-10-211-0/+2
* V4L/DVB: v4l: add RGB444 mediabus formatsHans Verkuil2010-10-211-0/+2
* V4L/DVB: v4l: add new YUV mediabus formatsHans Verkuil2010-10-211-0/+4
* V4L/DVB: V4L2: mediabus: add 12-bit Bayer and YUV420 pixel formatsGuennadi Liakhovetski2010-08-021-0/+5
* V4L/DVB: mediabus: fix ambiguous pixel code namesGuennadi Liakhovetski2010-08-021-4/+4
* V4L/DVB: v4l2-mediabus.h: added V4L2_MBUS_FMT_SGRBG8_1X8Hans Verkuil2010-06-011-0/+1
* V4L/DVB: v4l2-mediabus.h: add two helper functionsHans Verkuil2010-06-011-0/+20
* V4L/DVB (13658): v4l: add a media-bus API for configuring v4l2 subdev pixel a...Guennadi Liakhovetski2009-12-161-0/+61