summaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2017-06-24media: venus: fix loop wrap in cleanup of clksColin Ian King1-1/+1
2017-06-24media: radio: wl1273: add check on core->write() return valueGustavo A. R. Silva1-2/+13
2017-06-24media: rainshadow-cec: avoid -Wmaybe-uninitialized warning againArnd Bergmann1-10/+8
2017-06-24media: tuner-core: Remove unused #define PREFIXJoe Perches1-2/+0
2017-06-24media: stkwebcam: Use more common logging stylesJoe Perches3-56/+52
2017-06-24media: coda: ctx->codec is not NULL in coda_alloc_framebuffersPhilipp Zabel1-2/+2
2017-06-24media: Revert "[media] et8ek8: Export OF device ID as module aliases"Arnd Bergmann1-1/+0
2017-06-24media: bdisp-debug: Replace a seq_puts() call by seq_putc() in seven functionsMarkus Elfring1-7/+7
2017-06-23[media] media: entity: Catch unbalanced media_pipeline_stop callsKieran Bingham1-1/+6
2017-06-23[media] v4l2-ioctl/exynos: fix G/S_SELECTION's type handlingHans Verkuil5-16/+57
2017-06-23[media] vimc: sen: Declare vimc_sen_video_ops as staticHelen Fornazier1-1/+1
2017-06-23[media] vimc: sca: Add scalerHelen Fornazier4-1/+485
2017-06-23[media] vimc: deb: Add debayer filterHelen Fornazier3-1/+606
2017-06-23[media] vimc: Subdevices as modulesHelen Fornazier8-388/+339
2017-06-23[media] vimc: cap: Support several image formatsHelen Fornazier1-16/+101
2017-06-23[media] vimc: sen: Support several image formatsHelen Fornazier3-29/+121
2017-06-23[media] vimc: common: Add vimc_colorimetry_clampHelen Fornazier1-0/+26
2017-06-23[media] vimc: common: Add vimc_link_validateHelen Fornazier3-68/+145
2017-06-23[media] vimc: common: Add vimc_pipeline_s_stream helperHelen Fornazier3-27/+45
2017-06-23[media] vimc: common: Add vimc_ent_sd_* helperHelen Fornazier3-49/+114
2017-06-23[media] vimc: Move common code from the coreHelen Fornazier6-210/+229
2017-06-23[media] vimc: sen: Integrate the tpg on the sensorHelen Fornazier2-13/+52
2017-06-23[media] media: i2c: ov772x: Force use of SCCB protocolJacopo Mondi1-2/+4
2017-06-20[media] media: venus: enable building with COMPILE_TESTStanimir Varbanov1-2/+3
2017-06-20[media] af9013: refactor power controlAntti Palosaari1-57/+36
2017-06-20[media] af9013: refactor firmware download routineAntti Palosaari1-35/+30
2017-06-20[media] af9015: move 2nd demod power-up wait different locationAntti Palosaari1-3/+3
2017-06-20[media] af9013: remove unneeded register writesAntti Palosaari1-42/+0
2017-06-20[media] af9013: add configurable TS output pinAntti Palosaari2-13/+16
2017-06-20[media] af9015: enable 2nd TS flow control when dual modeAntti Palosaari1-2/+13
2017-06-20[media] af9015: fix and refactor i2c adapter algo logicAntti Palosaari1-74/+79
2017-06-20[media] af9013: add dvbv5 cnrAntti Palosaari1-0/+9
2017-06-20[media] af9013: fix error handlingAntti Palosaari1-35/+49
2017-06-20[media] af9013: convert to regmap apiAntti Palosaari3-306/+294
2017-06-20[media] af9013: fix loggingAntti Palosaari1-102/+100
2017-06-20[media] af9013: use kernel 64-bit divisionAntti Palosaari2-31/+4
2017-06-20[media] af9013: add i2c client bindingsAntti Palosaari2-164/+241
2017-06-20[media] af9013: move config values directly under driver stateAntti Palosaari1-24/+38
2017-06-20[media] af9015: use correct 7-bit i2c addressesAntti Palosaari2-13/+15
2017-06-20[media] af9013: add check on af9013_wr_regs() return valueGustavo A. R. Silva1-0/+2
2017-06-20[media] ddbridge: hardware IDs for new C2T2 cards and other devicesDaniel Scheller3-4/+88
2017-06-20[media] ddbridge: support for Sony CXD28xx C/C2/T/T2 tuner modulesDaniel Scheller3-14/+132
2017-06-20[media] ddbridge: add I2C functions, add XO2 module supportDaniel Scheller2-0/+158
2017-06-20[media] ddbridge: board control setup, ts quirk flagsDaniel Scheller3-0/+27
2017-06-20[media] dvb-frontends/cxd2841er: improved snr reportingDaniel Scheller1-3/+4
2017-06-20[media] dvb-frontends/cxd2841er: more configurable TSBITSDaniel Scheller2-0/+5
2017-06-20[media] dvb-frontends/cxd2841er: configurable IFAGCNEGDaniel Scheller2-2/+4
2017-06-20[media] dvb-frontends/cxd2841er: make lock wait in set_fe_tc() optionalDaniel Scheller2-0/+5
2017-06-20[media] dvb-frontends/cxd2841er: optionally tune earlier in set_frontend()Daniel Scheller2-2/+13
2017-06-20[media] dvb-frontends/cxd2841er: make ASCOT use optionalDaniel Scheller3-27/+46