summaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2017-06-24media: tw5864, fc0011: better handle WARN_ON()Mauro Carvalho Chehab2-0/+2
2017-06-24media: dvb-frontends: drx39xyj: remove obsolete sign extend macrosMartin Kepplinger1-13/+0
2017-06-24media: v4l: omap_vout: vrfb: Convert to dmaenginePeter Ujfalusi2-56/+83
2017-06-24media: Replace initalized ->initializedMauro Carvalho Chehab3-3/+3
2017-06-24media: em28xx: add support for new of Terratec H6Mauro Carvalho Chehab3-0/+20
2017-06-24media: em28xx: Ignore errors while reading from eepromMauro Carvalho Chehab1-2/+0
2017-06-24media: dib0700: fix error handling in dib0700_i2c_xfer_legacy()Dan Carpenter1-7/+13
2017-06-24media: dib0700: fix locking in dib0700_i2c_xfer_new()Dan Carpenter1-6/+12
2017-06-24media: tuners: mxl5005s: remove useless variable assignmentsGustavo A. R. Silva1-2/+0
2017-06-24media: dvb-frontends/stv0367: deduplicate DDB dvb_frontend_ops capsDaniel Scheller1-8/+5
2017-06-24media: ddbridge: use dev_* macros in favor of printkDaniel Scheller1-32/+46
2017-06-24media: ddbridge: make (ddb)readl in while-loops fail-safeDaniel Scheller1-5/+18
2017-06-24media: coda: rename the picture run timeout error handlerPhilipp Zabel3-5/+5
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