aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-07Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds14-548/+161
2020-08-06media: v4l2: Correct kernel-doc inconsistencyColton Lewis1-2/+2
2020-08-06media: v4l2: Correct kernel-doc inconsistencyColton Lewis1-4/+4
2020-07-19media: dvbdev.h: keep * together with the typeHans Verkuil1-2/+2
2020-07-19media: v4l2-subdev.h: keep * together with the typeHans Verkuil1-12/+13
2020-07-19media: v4l2-subdev.h: drop duplicated word in commentRandy Dunlap1-4/+4
2020-07-19media: media-entity.h: drop duplicated word in commentRandy Dunlap1-1/+1
2020-07-19media: dvbdev.h: fix duplicated word in commentRandy Dunlap1-1/+1
2020-07-19media: media-devnode.h: drop duplicated word in commentRandy Dunlap1-1/+1
2020-07-19media: media-device.h: drop duplicated word in commentRandy Dunlap1-1/+1
2020-07-19media: tpg: Add function to return colors' order of test imageKaaira Gupta1-0/+1
2020-07-19media: tpg: change char argument to const charKaaira Gupta1-1/+1
2020-07-19media: davinci: replace http references with httpsAlexander A. Klimov1-1/+1
2020-07-19include/media/v4l2-subdev.h: fix typoHans Verkuil1-1/+1
2020-07-04media: vb2: Print the queue pointer in debug messagesLaurent Pinchart2-0/+17
2020-07-04media: v4l2-rect.h: add enclosed rectangle helperBenoit Parrot1-0/+20
2020-07-04media: soc_camera.h: remove this unused headerHans Verkuil1-397/+0
2020-07-04media: staging/media/soc_camera: remove this driverHans Verkuil1-107/+0
2020-07-04media: cec: add adap_controls_phys_addr optionJeff Chase1-0/+6
2020-06-26docs: fix references for DMA*.txt filesMauro Carvalho Chehab1-1/+1
2020-06-23media: media/cec.h: document cec_adapter fieldsHans Verkuil1-0/+49
2020-06-23media: cec: remove unused waitq and phys_addrs fieldsHans Verkuil1-2/+0
2020-06-23media: videobuf2: add queue memory consistency parameterSergey Senozhatsky1-2/+6
2020-06-23media: videobuf2: handle V4L2 buffer cache flagsSergey Senozhatsky1-0/+11
2020-06-23media: videobuf2: add cache management membersSergey Senozhatsky1-0/+10
2020-06-23media: videobuf2: use explicit unsigned int in vb2_queueSergey Senozhatsky1-9/+9
2020-06-13Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+1
2020-06-11media: videobuf2-dma-contig: fix bad kfree in vb2_dma_contig_clear_max_seg_sizeTomi Valkeinen1-1/+1
2020-06-03Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds15-108/+549
2020-05-25media: dvb-usb: Add Cinergy S2 PCIe Dual Port supportDirk Nehring1-0/+3
2020-05-18media: v4l2-ctrls: Add helper to register propertiesJacopo Mondi1-0/+26
2020-05-18media: include: v4l2-ctrl: Sort forward declarationsJacopo Mondi1-4/+4
2020-05-18media: v4l2-fwnode: Add helper to parse device propertiesJacopo Mondi1-0/+47
2020-05-18media: Revert "media: v4l2-fwnode: Add a convenience function for registering subdevs with notifiers"Steve Longerbeam1-38/+0
2020-05-18media: v4l2-mc: add v4l2_create_fwnode_links helpersSteve Longerbeam1-0/+48
2020-05-18media: v4l2-subdev: add v4l2_subdev_get_fwnode_pad_1_to_1Steve Longerbeam1-0/+17
2020-05-18media: entity: Pass entity to get_fwnode_pad operationSteve Longerbeam1-1/+2
2020-05-12media: v4l2-dev: Add v4l2_device_register_ro_subdev_node()Jacopo Mondi2-4/+53
2020-04-29media: v4l2-ctrls.h: clarify the p_def argument of v4l2_ctrl_new_std_compoundHans Verkuil1-1/+3
2020-04-29media: cec-gpio: handle gpiod_get_value errors correctlyHans Verkuil1-9/+7
2020-04-22media: dvb-usb-ids.h: fix an USB PID nameMauro Carvalho Chehab1-1/+1
2020-04-21Update rmk's email address in various driversRussell King1-1/+1
2020-04-21media: v4l2-image-sizes: add HD and Full-HD definitionsMarco Felsch1-0/+6
2020-04-21media: v4l2-ctrls: add __v4l2_ctrl_s_ctrl_compound()Hans Verkuil1-20/+29
2020-04-21media: v4l2-core: Add helpers to build the H264 P/B0/B1 reflistsBoris Brezillon2-1/+92
2020-04-21media: v4l2-fh: define v4l2_fh struct regardless of conditionSeungchul Kim1-2/+0
2020-04-21media: rc: if kernel is built without an IR codec, don't advertise itSean Young1-27/+76
2020-04-14media: add v4l2 JPEG helpersPhilipp Zabel1-0/+135
2020-03-20media: cec-notifier: make cec_notifier_get_conn() staticHans Verkuil1-23/+0
2020-03-20media: cec-notifier: rename conn_name to port_nameHans Verkuil1-8/+8