summaryrefslogtreecommitdiff
path: root/include/media
AgeCommit message (Expand)AuthorFilesLines
2022-04-24media: entity: Add support for ancillary linksDaniel Scally1-0/+19
2022-04-24media: cec: add optional adap_configured callbackHans Verkuil1-0/+1
2022-04-24media: cec: add xfer_timeout_ms fieldHans Verkuil1-0/+3
2022-04-24media: cec: abort if the current transmit was canceledHans Verkuil1-0/+6
2022-04-24media: cec: call enable_adap on s_log_addrsHans Verkuil1-0/+2
2022-04-18media: dvb-usb: dib0700_devices: use an enum for the device numberMauro Carvalho Chehab1-7/+10
2022-04-18media: dvb-usb: dibusb-mc: use an enum for the device numberMauro Carvalho Chehab1-8/+8
2022-04-18media: dvb-usb: dibusb-mb: use an enum for the device numberMauro Carvalho Chehab1-3/+8
2022-04-18media: dvb-usb: vp7045: use an enum for the device numberMauro Carvalho Chehab1-4/+4
2022-04-18media: dvb-usb: vp702x: use an enum for the device numberMauro Carvalho Chehab1-3/+3
2022-04-18media: dvb-usb: ttusb2: use an enum for the device numberMauro Carvalho Chehab1-2/+2
2022-04-18media: dvb-usb: pctv452e: use an enum for the device numberMauro Carvalho Chehab1-1/+1
2022-04-18media: dvb-usb: opera1: use an enum for the device numberMauro Carvalho Chehab1-1/+1
2022-04-18media: dvb-usb: nova-t-usb2: use an enum for the device numberMauro Carvalho Chehab1-2/+2
2022-04-18media: dvb-usb: m920x: use an enum for the device numberMauro Carvalho Chehab1-5/+5
2022-04-18media: dw2102: use the newer dvb-usb macros for USB deviceMauro Carvalho Chehab1-6/+6
2022-04-18media: dvb-usb: dtt200u: use an enum for the device numberMauro Carvalho Chehab1-9/+10
2022-04-18media: digitv: use the newer dvb-usb macros for USB deviceMauro Carvalho Chehab1-1/+1
2022-04-18media: dvb-usb: Add helper macros for using USB VID/PIDMauro Carvalho Chehab1-0/+8
2022-04-18media: dvb-usb: move USB IDs to dvb-usb-ids.hMauro Carvalho Chehab1-0/+16
2022-04-18media: dvb-usb-ids.h: sort entriesMauro Carvalho Chehab1-294/+297
2022-03-04media: m5mols: Convert to use GPIO descriptorsLinus Walleij1-4/+0
2022-03-04media: noon010p30: Convert to use GPIO descriptorsLinus Walleij1-4/+0
2022-03-04media: media-entity: Clarify media_entity_cleanup() usageLaurent Pinchart1-0/+4
2022-03-04media: media-entity: Simplify media_pipeline_start()Laurent Pinchart1-7/+4
2022-03-04media: media-entity: Add media_pad_is_streaming() helper functionLaurent Pinchart1-0/+12
2022-02-17media: Define MIPI CSI-2 data types in a shared header fileLaurent Pinchart1-0/+45
2022-02-17media: v4l2-mediabus: Drop V4L2_MBUS_CSI2_CONTINUOUS_CLOCK flagLaurent Pinchart1-2/+1
2022-02-17media: v4l2-mediabus: Drop legacy V4L2_MBUS_CSI2_CHANNEL_* flagsLaurent Pinchart1-10/+0
2022-02-17media: v4l2-mediabus: Drop legacy V4L2_MBUS_CSI2_*_LANE flagsLaurent Pinchart1-11/+0
2022-02-17media: v4l2-mediabus: Use structures to describe bus configurationLaurent Pinchart1-3/+17
2022-01-28media: rc-core: rename ir_raw_event_reset to ir_raw_event_overflowSean Young1-3/+3
2022-01-28media: v4l2-fwnode: Move bus config structure to v4l2_mediabus.hLaurent Pinchart2-55/+55
2022-01-28media: v4l2-subdev: Drop .set_mbus_config() operationLaurent Pinchart2-21/+7
2022-01-24media: lirc: simplify gap calculationSean Young1-5/+1
2022-01-23media: hevc: Remove RPS named flagsBenjamin Gaignard1-4/+2
2021-12-14media: dmxdev: drop unneeded <linux/kernel.h> inclusion from other headersAndy Shevchenko1-1/+0
2021-12-14media: lirc: always send timeout reportsSean Young1-2/+0
2021-12-07media: videobuf2: add WARN_ON_ONCE if bytesused is bigger than buffer lengthDafna Hirschfeld1-1/+8
2021-12-07media: cec: fix a deadlock situationHans Verkuil1-2/+9
2021-11-22media: Add VP9 v4l2 libraryAndrzej Pietrasiewicz1-0/+233
2021-11-22media: uapi: Add VP9 stateless decoder controlsAndrzej Pietrasiewicz1-0/+4
2021-11-19media: media dvb_frontend: add suspend and resume callbacks to dvb_frontend_opsLukas Middendorf1-2/+11
2021-11-15media: v4l2-mem2mem: add v4l2_m2m_get_unmapped_area for no-mmu platformDillon Min1-0/+5
2021-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+2
2021-11-09include/media/media-entity.h: replace kernel.h with the necessary inclusionsAndy Shevchenko1-1/+2
2021-10-05media: v4l2-dev.h: move open brace after struct video_deviceYajun Deng1-2/+1
2021-10-04Merge tag 'v5.15-rc4' into media_treeMauro Carvalho Chehab1-0/+1
2021-09-30media: videobuf2: add queue memory coherency parameterSergey Senozhatsky1-2/+8
2021-09-30media: videobuf2: inverse buffer cache_hints flagsSergey Senozhatsky1-6/+6