summaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2020-05-05media: venus: core: Constify codec frequency data arrayStanimir Varbanov1-1/+1
2020-05-05media: venus: core: Fix mutex destroy in removeStanimir Varbanov1-1/+2
2020-05-05media: venus: core: Add missing mutex destroyStanimir Varbanov1-0/+1
2020-04-29media: cec-gpio: handle gpiod_get_value errors correctlyHans Verkuil1-7/+11
2020-04-29media: vimc: cap: Report a colorspaceNiklas Söderlund4-4/+7
2020-04-29media: si2157: ensure wait_status is initializedSean Young1-1/+4
2020-04-29media: rc: no need for decoder state if decoder not enabledSean Young1-0/+22
2020-04-29media: m88ds3103: error in set_frontend is swallowed and not reportedSean Young1-0/+2
2020-04-23media: Kconfig: fix some dvb-usb-v2 dependenciesMauro Carvalho Chehab1-4/+4
2020-04-23media: platform: fix VIA_CAMERA dependenciesMauro Carvalho Chehab1-1/+1
2020-04-23media: tuners: Kconfig: add some missing VIDEO_V4L2 dependenciesMauro Carvalho Chehab1-2/+2
2020-04-22media: pwc-if: place USB device list on numberical orderMauro Carvalho Chehab1-13/+21
2020-04-22media: pwc-if.c: Update comments about each pwc supported modelMauro Carvalho Chehab1-21/+21
2020-04-22media: dvb-usb-v2: use DVB_USB_DEVICE() macroMauro Carvalho Chehab1-15/+10
2020-04-22media: dvb-usb-ids.h: fix an USB PID nameMauro Carvalho Chehab1-1/+1
2020-04-21media: coda: add RC enable controlsPhilipp Zabel3-2/+19
2020-04-21media: v4l2-ctrls: add __v4l2_ctrl_s_ctrl_compound()Hans Verkuil1-5/+5
2020-04-21media: v4l2-ctrls: v4l2_ctrl_g/s_ctrl*(): don't continue when WARN_ONHans Verkuil1-6/+12
2020-04-21media: iguanair: rc drivers no longer need to do lockingSean Young1-33/+3
2020-04-21media: cx25840: Register labeling, chip specific correctionBrad Love1-20/+20
2020-04-21media: lgdt3306a: Add CNR v5 statBrad Love1-0/+14
2020-04-21media: si2157: add on-demand rf strength funcBrad Love1-1/+39
2020-04-21media: cx231xx: Add i2c device analog tuner supportBrad Love2-19/+101
2020-04-21media: cx23885: Add i2c device analog tuner supportBrad Love1-12/+76
2020-04-21media: cx23885: Add analog frontend to HVR5525Brad Love3-0/+21
2020-04-21media: cx23885: Add analog frontend to 1265_K4Brad Love2-1/+12
2020-04-21media: cx23885: Add analog frontend to Hauppauge QuadHDBrad Love3-5/+54
2020-04-21media: si2157: module debug option to wait on signal lockBrad Love1-3/+43
2020-04-21media: si2157: Briefly wait for tuning operation to completeBrad Love1-0/+52
2020-04-21media: si2157: Add analog tuning related functionsBrad Love2-3/+230
2020-04-21media: si2157: Better check for running tuner in initBrad Love1-8/+7
2020-04-21media: si2157: Check error status bit on cmd executeBrad Love1-5/+11
2020-04-21media: si2157: Enable tuner status flagsBrad Love1-0/+22
2020-04-21media: v4l2-core: Add helpers to build the H264 P/B0/B1 reflistsBoris Brezillon3-0/+275
2020-04-21media: v4l2-fh: define v4l2_fh struct regardless of conditionSeungchul Kim1-2/+0
2020-04-21media: platform: fcp: Set appropriate DMA parametersKieran Bingham1-0/+5
2020-04-21media: vicodec: Fix error codes in probe functionDan Carpenter1-6/+9
2020-04-21media: v4l2-ctrl: Add H264 profile and levelsMaheshwar Ajja1-0/+5
2020-04-21media: gspca: remove redundant assignment to variable statusColin Ian King1-1/+0
2020-04-21media: pwc-ctl: remove redundant assignment to variable retColin Ian King1-1/+1
2020-04-21media: mtk-mdp: Use correct aliases nameHsin-Yi Wang1-4/+4
2020-04-21media: davinci: remove redundant assignment to pointer 'common'Colin Ian King1-1/+0
2020-04-21media: ir-rx51: Use 64-bit division macroGuru Das Srinagesh1-1/+1
2020-04-21media: m88ds3103: Add missing '\n' in log messagesChristophe JAILLET1-1/+1
2020-04-21media: dvb-usb: make dvb_usb_device_properties constSean Young15-45/+60
2020-04-21media: dvb: return -EREMOTEIO on i2c transfer failure.Colin Ian King1-1/+1
2020-04-21media: dvb: digitv: remove unused array element 0Sean Young1-10/+12
2020-04-17media: dvb-frontends: DUMMY_FE should depends on DVB_COREMauro Carvalho Chehab1-2/+1
2020-04-17media: cec/usb: depends on USB_SUPPORT and TTYMauro Carvalho Chehab1-0/+2
2020-04-17media: mc/Kconfig: remove staging dependency for request APIMauro Carvalho Chehab1-1/+1