summaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2021-02-05media: em28xx-core: Fix TS2 active ledBrad Love1-1/+3
2021-02-05media: mxl692: MaxLinear 692 ATSC demod/tuner driverBrad Love5-0/+1974
2021-02-01Merge tag 'v5.11-rc6' into patchworkMauro Carvalho Chehab12-21/+17
2021-01-28media: rockchip: rkisp1: extend uapi array sizesHeiko Stuebner2-3/+3
2021-01-28media: rockchip: rkisp1: carry ip version informationHeiko Stuebner1-9/+12
2021-01-28media: rockchip: rkisp1: reduce number of histogram grid elements in uapiHeiko Stuebner1-1/+2
2021-01-28media: rkisp1: stats: mask the hist_bins valuesDafna Hirschfeld2-3/+6
2021-01-28media: rkisp1: stats: remove a wrong cast to u8Dafna Hirschfeld1-2/+1
2021-01-27media: venus: venc: set IDR period to FW only for H264 & HEVCDikshita Agarwal1-10/+13
2021-01-27media: venus: venc: set inband mode property to FW.Dikshita Agarwal2-1/+30
2021-01-27media: venus: venc: fix handlig of S_SELECTION and G_SELECTIONDikshita Agarwal5-13/+59
2021-01-27media: venus: pm_helpers: Control core power domain manuallyStanimir Varbanov2-19/+19
2021-01-27media: platform: Remove depends on interconnectGeorgi Djakov1-1/+0
2021-01-27media: venus: core: add support to dump FW regionDikshita Agarwal3-0/+35
2021-01-27media: venus: Mark bufreq_enc with static keywordZou Wei1-2/+2
2021-01-27media: venus: Fix uninitialized variable count being checked for zeroColin Ian King1-1/+1
2021-01-27media: allegro: add support for HEVC encodingMichael Tretter3-36/+516
2021-01-27media: allegro: activate v4l2-ctrls only for current codecMichael Tretter1-0/+16
2021-01-27media: allegro: increase offset in CAPTURE bufferMichael Tretter1-1/+1
2021-01-27media: allegro: rename codec specific functionsMichael Tretter1-7/+7
2021-01-27media: allegro: add helper to get entropy modeMichael Tretter1-0/+9
2021-01-27media: allegro: use accessor functions for QP valuesMichael Tretter1-5/+35
2021-01-27media: allegro: remove profile and level from channelMichael Tretter1-15/+15
2021-01-27media: allegro: remove cpb_size and gop_size from channelMichael Tretter1-19/+11
2021-01-27media: allegro: implement scaling of cpb size in SPSMichael Tretter1-2/+6
2021-01-27media: allegro: initialize bitrate using v4l2_ctrlMichael Tretter1-6/+7
2021-01-27media: allegro: use handler_setup to configure channelMichael Tretter1-0/+2
2021-01-27media: allegro: fix log2_max_poc in firmware 2019.1Michael Tretter1-2/+5
2021-01-27media: allegro: move encoding options to channelMichael Tretter1-20/+65
2021-01-27media: allegro: adjust channel after format changeMichael Tretter1-17/+52
2021-01-27media: allegro: implement S_FMT for CAPTUREMichael Tretter1-3/+27
2021-01-27media: allegro: add HEVC NAL unit generatorMichael Tretter3-1/+1175
2021-01-27media: allegro: add helper to report unsupported fieldsMichael Tretter2-0/+6
2021-01-27media: allegro: extract RBSP handler from H.264 NAL generatorMichael Tretter4-330/+374
2021-01-27media: v4l2-async: Safely unregister an non-registered async subdevLaurent Pinchart1-0/+3
2021-01-27media: i2c/Kconfig: Select FWNODE for OV772x sensorLad Prabhakar1-0/+1
2021-01-27media: v4l2-async: Add waiting subdevices debugfsEzequiel Garcia2-0/+71
2021-01-27media: v4l2-async: Remove V4L2_ASYNC_MATCH_CUSTOMEzequiel Garcia1-14/+0
2021-01-27media: uvcvideo: Rename debug functionsJoe Perches8-352/+333
2021-01-27media: uvcvideo: use dev_printk() for uvc_trace()Ricardo Ribalda8-253/+289
2021-01-27media: uvcvideo: New macro uvc_trace_contRicardo Ribalda2-36/+27
2021-01-27media: uvcvideo: Use dev_ printk aliasesRicardo Ribalda6-79/+83
2021-01-27media: uvcvideo: Add Privacy control based on EXT_GPIORicardo Ribalda1-0/+18
2021-01-27media: uvcvideo: Implement UVC_EXT_GPIO_UNITRicardo Ribalda4-0/+147
2021-01-27media: uvcvideo: Allow entity-defined get_info and get_curRicardo Ribalda2-4/+23
2021-01-27media: uvcvideo: Provide sync and async uvc_ctrl_status_eventRicardo Ribalda3-12/+20
2021-01-27media: uvcvideo: Allow entities with no padsRicardo Ribalda1-2/+5
2021-01-27media: uvcvideo: Allow extra entitiesRicardo Ribalda2-2/+7
2021-01-27media: uvcvideo: Move guid to entityRicardo Ribalda3-29/+28
2021-01-27media: uvcvideo: Accept invalid bFormatIndex and bFrameIndex valuesLaurent Pinchart1-9/+9