aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-04media: v4l: fwnode: Let the caller provide V4L2 fwnode endpointSakari Ailus1-30/+19
2018-10-04media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus1-1/+1
2018-10-04media: v4l: fwnode: Add definitions for CSI-2 D-PHY, parallel and Bt.656 bussesSakari Ailus1-0/+3
2018-10-04media: v4l: fwnode: The CSI-2 clock is continuous if it's not non-continuousSakari Ailus1-1/+1
2018-10-04media: v4l: fwnode: Use fwnode_graph_for_each_endpointSakari Ailus1-2/+1
2018-10-04media: v4l: fwnode: Add debug prints for V4L2 endpoint property parsingSakari Ailus1-23/+85
2018-10-04media: v4l2: async: Remove notifier subdevs arraySteve Longerbeam1-89/+25
2018-10-04media: v4l2-fwnode: Add a convenience function for registering subdevs with notifiersSteve Longerbeam1-0/+64
2018-10-04media: v4l2-fwnode: Switch to v4l2_async_notifier_add_subdevSteve Longerbeam2-108/+28
2018-10-04media: v4l2: async: Add convenience functions to allocate and add asd'sSteve Longerbeam1-0/+76
2018-10-04media: v4l2: async: Add v4l2_async_notifier_add_subdevSteve Longerbeam1-42/+149
2018-10-04media: v4l2: async: Allow searching for asd of any typeSteve Longerbeam1-31/+46
2018-10-04media: v4l2-fwnode: ignore endpoints that have no remote port parentSteve Longerbeam1-1/+1
2018-10-03media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus2-18/+22
2018-09-24media: v4l: Add definition for the Sunxi tiled NV12 formatPaul Kocialkowski1-0/+1
2018-09-24media: v4l: Add definitions for MPEG-2 slice format and metadataPaul Kocialkowski2-0/+64
2018-09-24media: v4l2-ctrls.c: initialize an error return code with zeroHans Verkuil1-1/+1
2018-09-24media: v4l2-compat-ioctl32.c: add missing documentation for a fieldHans Verkuil1-0/+1
2018-09-24media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCCHans Verkuil1-2/+2
2018-09-24media: replace ADOBERGB by OPRGBHans Verkuil1-4/+4
2018-09-24media: cec/v4l2: move V4L2 specific CEC functions to V4L2Hans Verkuil1-0/+151
2018-09-17media: v4l: subdev: Add a function to set an I²C sub-device's nameSakari Ailus1-4/+14
2018-09-17media: v4l2-mc: get rid of global pad indexesMauro Carvalho Chehab1-1/+48
2018-09-17media: v4l2-mc: add print messages when media graph failsMauro Carvalho Chehab1-19/+61
2018-09-17media: v4l2-mc: switch it to use the new approach to setup pipelinesMauro Carvalho Chehab1-23/+62
2018-09-17media: v4l2: taint pads with the signal types for consumer devicesMauro Carvalho Chehab1-0/+5
2018-09-17media: v4l2: remove VBI output padMauro Carvalho Chehab1-1/+1
2018-09-12media: v4l2-common: v4l2_spi_subdev_init : generate unique namePhilippe De Muyter1-1/+2
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab6-14/+14
2018-09-11media: v4l2-ctrls: improve media_request_(un)lock_for_updateHans Verkuil1-3/+3
2018-09-11media: v4l2-ctrls: use media_request_(un)lock_for_accessHans Verkuil1-6/+15
2018-09-11media: vb2: set reqbufs/create_bufs capabilitiesHans Verkuil2-3/+5
2018-09-11media: v4l2-ctrls: return -EACCES if request wasn't completedHans Verkuil1-3/+2
2018-08-31media: v4l2-mem2mem: add vb2_m2m_request_queueHans Verkuil1-8/+55
2018-08-31media: videobuf2-v4l2: integrate with media requestsHans Verkuil1-2/+4
2018-08-31media: videodev2.h: Add request_fd field to v4l2_bufferHans Verkuil2-5/+8
2018-08-31media: v4l2-ctrls: add v4l2_ctrl_request_hdl_find/put/ctrl_find functionsHans Verkuil1-0/+25
2018-08-31media: v4l2-ctrls: support g/s_ext_ctrls for requestsHans Verkuil3-17/+142
2018-08-31media: v4l2-ctrls: add core request supportHans Verkuil1-6/+330
2018-08-31media: v4l2-ctrls: use ref in helper instead of ctrlHans Verkuil1-9/+9
2018-08-31media: v4l2-ctrls: alloc memory for p_reqHans Verkuil1-4/+16
2018-08-31media: v4l2-ctrls: prepare internal structs for request APIHans Verkuil1-0/+1
2018-08-31media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil2-5/+9
2018-08-31media: videodev2.h: add request_fd field to v4l2_ext_controlsAlexandre Courbot2-4/+7
2018-08-31media: v4l2-dev: lock req_queue_mutexHans Verkuil2-3/+37
2018-08-31media: v4l2-dv-timings: Introduce v4l2_calc_timeperframe helperJose Abreu1-0/+39
2018-08-15Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds7-47/+430
2018-08-07media: v4l2-mem2mem: add descriptions to MC fieldsMauro Carvalho Chehab1-0/+18
2018-08-02media: v4l: Add new 10-bit packed grayscale formatTodor Tomov1-0/+1
2018-08-02media: doc-rst: Add packed Bayer raw14 pixel formatsSakari Ailus1-0/+4