summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
...
| * | media: vidtv: adapter->mdev was set too lateHans Verkuil2021-02-051-8/+10
| * | media: media/pci: fix spelling typo of frimwaredingsenjie2021-02-051-1/+1
| * | media: smipcie: fix interrupt handling and IR timeoutSean Young2021-02-051-20/+26
| * | media: em28xx: Add support for Hauppauge USB QuadHDBrad Love2021-02-054-0/+74
| * | media: em28xx-core: Fix i2c error debugBrad Love2021-02-051-1/+5
| * | media: em28xx-core: Fix TS2 active ledBrad Love2021-02-051-1/+3
| * | media: mxl692: MaxLinear 692 ATSC demod/tuner driverBrad Love2021-02-055-0/+1974
| * | Merge tag 'v5.11-rc6' into patchworkMauro Carvalho Chehab2021-02-0112-21/+17
| |\ \
| * | | media: venus: venc: set IDR period to FW only for H264 & HEVCDikshita Agarwal2021-01-271-10/+13
| * | | media: venus: venc: set inband mode property to FW.Dikshita Agarwal2021-01-272-1/+30
| * | | media: venus: venc: fix handlig of S_SELECTION and G_SELECTIONDikshita Agarwal2021-01-275-13/+59
| * | | media: venus: pm_helpers: Control core power domain manuallyStanimir Varbanov2021-01-272-19/+19
| * | | media: platform: Remove depends on interconnectGeorgi Djakov2021-01-271-1/+0
| * | | media: venus: core: add support to dump FW regionDikshita Agarwal2021-01-273-0/+35
| * | | media: venus: Mark bufreq_enc with static keywordZou Wei2021-01-271-2/+2
| * | | media: venus: Fix uninitialized variable count being checked for zeroColin Ian King2021-01-271-1/+1
| * | | media: allegro: add support for HEVC encodingMichael Tretter2021-01-273-36/+516
| * | | media: allegro: activate v4l2-ctrls only for current codecMichael Tretter2021-01-271-0/+16
| * | | media: allegro: increase offset in CAPTURE bufferMichael Tretter2021-01-271-1/+1
| * | | media: allegro: rename codec specific functionsMichael Tretter2021-01-271-7/+7
| * | | media: allegro: add helper to get entropy modeMichael Tretter2021-01-271-0/+9
| * | | media: allegro: use accessor functions for QP valuesMichael Tretter2021-01-271-5/+35
| * | | media: allegro: remove profile and level from channelMichael Tretter2021-01-271-15/+15
| * | | media: allegro: remove cpb_size and gop_size from channelMichael Tretter2021-01-271-19/+11
| * | | media: allegro: implement scaling of cpb size in SPSMichael Tretter2021-01-271-2/+6
| * | | media: allegro: initialize bitrate using v4l2_ctrlMichael Tretter2021-01-271-6/+7
| * | | media: allegro: use handler_setup to configure channelMichael Tretter2021-01-271-0/+2
| * | | media: allegro: fix log2_max_poc in firmware 2019.1Michael Tretter2021-01-271-2/+5
| * | | media: allegro: move encoding options to channelMichael Tretter2021-01-271-20/+65
| * | | media: allegro: adjust channel after format changeMichael Tretter2021-01-271-17/+52
| * | | media: allegro: implement S_FMT for CAPTUREMichael Tretter2021-01-271-3/+27
| * | | media: allegro: add HEVC NAL unit generatorMichael Tretter2021-01-273-1/+1175
| * | | media: allegro: add helper to report unsupported fieldsMichael Tretter2021-01-272-0/+6
| * | | media: allegro: extract RBSP handler from H.264 NAL generatorMichael Tretter2021-01-274-330/+374
| * | | media: v4l2-async: Safely unregister an non-registered async subdevLaurent Pinchart2021-01-271-0/+3
| * | | media: i2c/Kconfig: Select FWNODE for OV772x sensorLad Prabhakar2021-01-271-0/+1
| * | | media: v4l2-async: Add waiting subdevices debugfsEzequiel Garcia2021-01-272-0/+71
| * | | media: v4l2-async: Remove V4L2_ASYNC_MATCH_CUSTOMEzequiel Garcia2021-01-271-14/+0
| * | | media: uvcvideo: Rename debug functionsJoe Perches2021-01-278-352/+333
| * | | media: uvcvideo: use dev_printk() for uvc_trace()Ricardo Ribalda2021-01-278-253/+289
| * | | media: uvcvideo: New macro uvc_trace_contRicardo Ribalda2021-01-272-36/+27
| * | | media: uvcvideo: Use dev_ printk aliasesRicardo Ribalda2021-01-276-79/+83
| * | | media: uvcvideo: Add Privacy control based on EXT_GPIORicardo Ribalda2021-01-271-0/+18
| * | | media: uvcvideo: Implement UVC_EXT_GPIO_UNITRicardo Ribalda2021-01-274-0/+147
| * | | media: uvcvideo: Allow entity-defined get_info and get_curRicardo Ribalda2021-01-272-4/+23
| * | | media: uvcvideo: Provide sync and async uvc_ctrl_status_eventRicardo Ribalda2021-01-273-12/+20
| * | | media: uvcvideo: Allow entities with no padsRicardo Ribalda2021-01-271-2/+5
| * | | media: uvcvideo: Allow extra entitiesRicardo Ribalda2021-01-272-2/+7
| * | | media: uvcvideo: Move guid to entityRicardo Ribalda2021-01-273-29/+28
| * | | media: uvcvideo: Accept invalid bFormatIndex and bFrameIndex valuesLaurent Pinchart2021-01-271-9/+9