aboutsummaryrefslogtreecommitdiffstats
path: root/include/media (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2020-03-12media: v4l2-fwnode: add initial connector parsing supportMarco Felsch1-0/+82
2020-03-12media: v4l2-fwnode: add v4l2_fwnode_connectorMarco Felsch1-0/+57
2020-03-12media: v4l2-fwnode: add endpoint id field to v4l2_fwnode_linkMarco Felsch1-0/+4
2020-03-12media: rc: make scancodes 64 bitSean Young2-6/+6
2020-03-05media: v4l2-mem2mem: handle draining, stopped and next-buf-is-last statesNeil Armstrong1-0/+133
2020-03-05media: v4l2: Switch to new kerneldoc syntax for named variable macro argumentsJonathan Neuschäfer2-9/+9
2020-03-02media: videobuf2-core.h: improve buf_struct_size documentationHans Verkuil1-2/+5
2020-03-02media: Split v4l2_pipeline_pm_use into v4l2_pipeline_pm_{get, put}Ezequiel Garcia1-15/+25
2020-03-02media: uapi: h264: Add DPB entry field reference flagsJonas Karlman1-0/+2
2020-02-27media: smiapp: Move definitions under driver directorySakari Ailus1-63/+0
2020-02-24media: v4l2-dev.h: remove VFL_TYPE_GRABBERHans Verkuil1-2/+0
2020-02-24media: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil1-2/+4
2020-02-24media: rc: add keymap for Videostrong KII ProMohammad Rasim1-0/+1
2020-01-08media: cec: remove unused functionsHans Verkuil2-73/+0
2020-01-08media: v4l2-rect.h: fix v4l2_rect_map_inside() top/left adjustmentsHelen Koike1-4/+4
2020-01-03media: dvb: add support for TerraTec TC2 Stick (193534)Tomasz Maciej Nowak1-0/+1
2020-01-03media: rtl28xxu: Add support for PROlectrix DV107669 DVB-T dongleDavid J. Fiddes1-0/+1
2020-01-03media: v4l2-core: fix v4l2_buffer handling for time64 ABIArnd Bergmann1-0/+30
2020-01-03media: v4l2-core: fix VIDIOC_DQEVENT for time64 ABIArnd Bergmann1-0/+25
2020-01-03media: v4l2: abstract timeval handling in v4l2_bufferArnd Bergmann1-0/+21
2019-12-16media: v4l2-device.h: Explicitly compare grp{id,mask} to zero in v4l2_device macrosNathan Chancellor1-6/+6
2019-12-13media: v4l2-subdev: remove wrong @cond from kdocsWolfram Sang1-1/+1
2019-11-27Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-2/+5
2019-11-09media: rc: add keymap for Beelink GS1 remote controlClément Péron1-0/+1
2019-11-08media: v4l2-device.h: fix typo: putss -> putsHans Verkuil1-1/+1
2019-11-08media: v4l2_ctrl: Add const pointer to ctrl_ptrRicardo Ribalda Delgado1-0/+2