summaryrefslogtreecommitdiff
path: root/drivers/media/v4l2-core
AgeCommit message (Expand)Author
2019-02-12media: v4l2-device: Link subdevices to their parent devices if availableTomasz Figa
2019-01-22media: v4l: ioctl: Validate num_planes for debug messagesSakari Ailus
2019-01-09media: v4l2-fwnode: Fix setting V4L2_MBUS_DATA_ACTIVE_HIGH/LOW flagOndrej Jirman
2018-12-05media: mpeg2-ctrls.h: move MPEG2 state controls to non-public headerHans Verkuil
2018-11-06media: v4l: event: Add subscription to list before calling "add" operationSakari Ailus
2018-11-06media: Rename vb2_m2m_request_queue -> v4l2_m2m_request_queueEzequiel Garcia
2018-11-06media: v4l: fix uapi mpeg slice params definitionArnd Bergmann
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-10-29Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-10-05media: v4l: ctrl: Provide unlocked variant of v4l2_ctrl_grabSakari Ailus
2018-10-05media: v4l: ctrl: Remove old documentation from v4l2_ctrl_grabSakari Ailus
2018-10-05media: v4l2-fwnode: simplify v4l2_fwnode_reference_parse_int_props() callMauro Carvalho Chehab
2018-10-05media: v4l2-fwnode: cleanup functions that parse endpointsMauro Carvalho Chehab
2018-10-05media: v4l2-core: cleanup coding style at V4L2 async/fwnodeMauro Carvalho Chehab
2018-10-04media: v4l: fwnode: Support parsing of CSI-2 C-PHY endpointsSakari Ailus
2018-10-04media: v4l: fwnode: Use V4L2 fwnode endpoint media bus type if setSakari Ailus
2018-10-04media: v4l: fwnode: Print bus typeSakari Ailus
2018-10-04media: v4l: fwnode: Use default parallel flagsSakari Ailus
2018-10-04media: v4l: fwnode: Use media bus type for bus parser selectionSakari Ailus
2018-10-04media: v4l: fwnode: Only zero the struct if bus type is set to V4L2_MBUS_UNKNOWNSakari Ailus
2018-10-04media: v4l: fwnode: Parse the graph endpoint as lastSakari Ailus
2018-10-04media: v4l: fwnode: Support default CSI-2 lane mapping for driversSakari Ailus
2018-10-04media: v4l: fwnode: Support driver-defined lane mapping defaultsSakari Ailus
2018-10-04media: v4l: fwnode: Only assign configuration if there is no errorSakari Ailus
2018-10-04media: v4l: fwnode: Read lane inversion information despite lane numberingSakari Ailus
2018-10-04media: v4l: fwnode: Make use of newly specified bus typesSakari Ailus
2018-10-04media: v4l: fwnode: Detect bus type correctlySakari Ailus
2018-10-04media: v4l: fwnode: Let the caller provide V4L2 fwnode endpointSakari Ailus
2018-10-04media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus
2018-10-04media: v4l: fwnode: Add definitions for CSI-2 D-PHY, parallel and Bt.656 bussesSakari Ailus
2018-10-04media: v4l: fwnode: The CSI-2 clock is continuous if it's not non-continuousSakari Ailus
2018-10-04media: v4l: fwnode: Use fwnode_graph_for_each_endpointSakari Ailus
2018-10-04media: v4l: fwnode: Add debug prints for V4L2 endpoint property parsingSakari Ailus
2018-10-04media: v4l2: async: Remove notifier subdevs arraySteve Longerbeam
2018-10-04media: v4l2-fwnode: Add a convenience function for registering subdevs with n...Steve Longerbeam
2018-10-04media: v4l2-fwnode: Switch to v4l2_async_notifier_add_subdevSteve Longerbeam
2018-10-04media: v4l2: async: Add convenience functions to allocate and add asd'sSteve Longerbeam
2018-10-04media: v4l2: async: Add v4l2_async_notifier_add_subdevSteve Longerbeam
2018-10-04media: v4l2: async: Allow searching for asd of any typeSteve Longerbeam
2018-10-04media: v4l2-fwnode: ignore endpoints that have no remote port parentSteve Longerbeam
2018-10-03media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus
2018-09-24media: v4l: Add definition for the Sunxi tiled NV12 formatPaul Kocialkowski
2018-09-24media: v4l: Add definitions for MPEG-2 slice format and metadataPaul Kocialkowski
2018-09-24media: v4l2-ctrls.c: initialize an error return code with zeroHans Verkuil
2018-09-24media: v4l2-compat-ioctl32.c: add missing documentation for a fieldHans Verkuil
2018-09-24media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCCHans Verkuil
2018-09-24media: replace ADOBERGB by OPRGBHans Verkuil
2018-09-24media: cec/v4l2: move V4L2 specific CEC functions to V4L2Hans Verkuil
2018-09-17media: v4l: subdev: Add a function to set an I²C sub-device's nameSakari Ailus
2018-09-17media: v4l2-mc: get rid of global pad indexesMauro Carvalho Chehab