aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2020-04-21media: v4l2-image-sizes: add HD and Full-HD definitionsMarco Felsch1-0/+6
2020-04-21media: coda: add RC enable controlsPhilipp Zabel3-2/+19
2020-04-21media: staging: rkisp1: replace the call to v4l2_async_notifier_parse_fwnode_endpoints_by_portDafna Hirschfeld2-40/+53
2020-04-21media: staging: rkisp1: remove mbus field from rkisp1_sensor_asyncDafna Hirschfeld3-52/+21
2020-04-21media: staging: rkisp1: cap: serialize start/stop streamHelen Koike3-0/+13
2020-04-21media: staging: rkisp1: cap: fix return values from pm functionsHelen Koike1-2/+2
2020-04-21media: v4l2-ctrls: add __v4l2_ctrl_s_ctrl_compound()Hans Verkuil2-25/+34
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: rkvdec: Add the rkvdec driverBoris Brezillon10-0/+2643
2020-04-21media: dt-bindings: rockchip: Document RK3399 Video Decoder bindingsBoris Brezillon1-0/+73
2020-04-21media: hantro: h264: Use the generic H264 reflist builderBoris Brezillon2-229/+9
2020-04-21media: v4l2-core: Add helpers to build the H264 P/B0/B1 reflistsBoris Brezillon5-1/+367
2020-04-21media: rkisp1: Fix wrong PHY config dependencyEzequiel Garcia1-1/+1
2020-04-21media: phy-rockchip-dphy-rx0: Drop unneeded CONFIG_OF dependencyEzequiel Garcia1-1/+1
2020-04-21media: rkisp1: Get rid of unused variable warningEzequiel Garcia1-4/+4
2020-04-21media: v4l2-fh: define v4l2_fh struct regardless of conditionSeungchul Kim2-4/+0
2020-04-21media: staging: rkisp1: change fields names from fmt_type to pixel_encDafna Hirschfeld4-30/+30
2020-04-21media: staging: rkisp1: cap: remove field fmt_type from struct rkisp1_capture_fmt_cfgDafna Hirschfeld1-49/+2
2020-04-21media: staging: rkisp1: replace rkisp1_fmt_pix_type with v4l2_pixel_encodingDafna Hirschfeld4-80/+73
2020-04-21media: platform: fcp: Set appropriate DMA parametersKieran Bingham1-0/+5
2020-04-21media: staging: rkisp1: remove TODO item - uapi structs compatibilityDafna Hirschfeld1-3/+0
2020-04-21media: vicodec: Fix error codes in probe functionDan Carpenter1-6/+9
2020-04-21media: imx.rst: Provide streaming examples for imx6q-sabresdFabio Estevam1-0/+45
2020-04-21media: imx.rst: Provide the OV560 module part numberFabio Estevam1-2/+2
2020-04-21media: imx.rst: Provide an example for unprocessed video captureFabio Estevam1-0/+20
2020-04-21media: imx.rst: Fix the MIPI CSI-2 virtual channelFabio Estevam1-16/+15
2020-04-21media: uapi: h264: Add new profile and levelsMaheshwar Ajja1-0/+10
2020-04-21media: v4l2-ctrl: Add H264 profile and levelsMaheshwar Ajja2-0/+10
2020-04-21media: imx-media-csc-scaler: Use a shorter name for driverFabio Estevam1-4/+6
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: imx: utils: Constify some mbus and ipu_image argumentsLaurent Pinchart2-6/+6
2020-04-21media: imx: utils: Rename format lookup and enumeration functionsLaurent Pinchart9-52/+60