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