summaryrefslogtreecommitdiff
path: root/include/media
AgeCommit message (Expand)Author
2020-09-14media: media/v4l2: remove V4L2_FLAG_MEMORY_NON_CONSISTENT flagSergey Senozhatsky
2020-08-07Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-08-06media: v4l2: Correct kernel-doc inconsistencyColton Lewis
2020-08-06media: v4l2: Correct kernel-doc inconsistencyColton Lewis
2020-07-19media: dvbdev.h: keep * together with the typeHans Verkuil
2020-07-19media: v4l2-subdev.h: keep * together with the typeHans Verkuil
2020-07-19media: v4l2-subdev.h: drop duplicated word in commentRandy Dunlap
2020-07-19media: media-entity.h: drop duplicated word in commentRandy Dunlap
2020-07-19media: dvbdev.h: fix duplicated word in commentRandy Dunlap
2020-07-19media: media-devnode.h: drop duplicated word in commentRandy Dunlap
2020-07-19media: media-device.h: drop duplicated word in commentRandy Dunlap
2020-07-19media: tpg: Add function to return colors' order of test imageKaaira Gupta
2020-07-19media: tpg: change char argument to const charKaaira Gupta
2020-07-19media: davinci: replace http references with httpsAlexander A. Klimov
2020-07-19include/media/v4l2-subdev.h: fix typoHans Verkuil
2020-07-04media: vb2: Print the queue pointer in debug messagesLaurent Pinchart
2020-07-04media: v4l2-rect.h: add enclosed rectangle helperBenoit Parrot
2020-07-04media: soc_camera.h: remove this unused headerHans Verkuil
2020-07-04media: staging/media/soc_camera: remove this driverHans Verkuil
2020-07-04media: cec: add adap_controls_phys_addr optionJeff Chase
2020-06-26docs: fix references for DMA*.txt filesMauro Carvalho Chehab
2020-06-23media: media/cec.h: document cec_adapter fieldsHans Verkuil
2020-06-23media: cec: remove unused waitq and phys_addrs fieldsHans Verkuil
2020-06-23media: videobuf2: add queue memory consistency parameterSergey Senozhatsky
2020-06-23media: videobuf2: handle V4L2 buffer cache flagsSergey Senozhatsky
2020-06-23media: videobuf2: add cache management membersSergey Senozhatsky
2020-06-23media: videobuf2: use explicit unsigned int in vb2_queueSergey Senozhatsky
2020-06-13Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-06-11media: videobuf2-dma-contig: fix bad kfree in vb2_dma_contig_clear_max_seg_sizeTomi Valkeinen
2020-06-03Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-05-25media: dvb-usb: Add Cinergy S2 PCIe Dual Port supportDirk Nehring
2020-05-18media: v4l2-ctrls: Add helper to register propertiesJacopo Mondi
2020-05-18media: include: v4l2-ctrl: Sort forward declarationsJacopo Mondi
2020-05-18media: v4l2-fwnode: Add helper to parse device propertiesJacopo Mondi
2020-05-18media: Revert "media: v4l2-fwnode: Add a convenience function for registering...Steve Longerbeam
2020-05-18media: v4l2-mc: add v4l2_create_fwnode_links helpersSteve Longerbeam
2020-05-18media: v4l2-subdev: add v4l2_subdev_get_fwnode_pad_1_to_1Steve Longerbeam
2020-05-18media: entity: Pass entity to get_fwnode_pad operationSteve Longerbeam
2020-05-12media: v4l2-dev: Add v4l2_device_register_ro_subdev_node()Jacopo Mondi
2020-04-29media: v4l2-ctrls.h: clarify the p_def argument of v4l2_ctrl_new_std_compoundHans Verkuil
2020-04-29media: cec-gpio: handle gpiod_get_value errors correctlyHans Verkuil
2020-04-22media: dvb-usb-ids.h: fix an USB PID nameMauro Carvalho Chehab
2020-04-21Update rmk's email address in various driversRussell King
2020-04-21media: v4l2-image-sizes: add HD and Full-HD definitionsMarco Felsch
2020-04-21media: v4l2-ctrls: add __v4l2_ctrl_s_ctrl_compound()Hans Verkuil
2020-04-21media: v4l2-core: Add helpers to build the H264 P/B0/B1 reflistsBoris Brezillon
2020-04-21media: v4l2-fh: define v4l2_fh struct regardless of conditionSeungchul Kim
2020-04-21media: rc: if kernel is built without an IR codec, don't advertise itSean Young
2020-04-14media: add v4l2 JPEG helpersPhilipp Zabel
2020-03-20media: cec-notifier: make cec_notifier_get_conn() staticHans Verkuil