summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-06-26media: staging: cxd2099: Activate cxd2099 buffer modeJasmin Jessich1-1/+2
2017-06-26media: staging: cxd2099: Removed printing in write_blockJasmin Jessich1-3/+0
2017-06-26media: staging: cxd2099: Removed useless printing in cxd2099 driverRalph Metzler1-7/+2
2017-06-26media: staging: cxd2099: Fixed buffer modeRalph Metzler3-46/+123
2017-06-26media: dvb_ca_en50221: Add block read/write functionsRalph Metzler2-52/+92
2017-06-26media: dvb_ca_en50221: Increase timeout for link initRalph Metzler1-1/+2
2017-06-26media: dvb_ca_en50221: State UNINITIALISED instead of INVALIDRalph Metzler1-1/+2
2017-06-25media: dvb-frontends/stv0367: Improve DVB-C/T frontend statusMauro Carvalho Chehab1-1/+14
2017-06-25media: dvb-frontends/stv0367: DVB-C signal strength statisticsDaniel Scheller1-0/+21
2017-06-25media: dvb-frontends/stv0367: update UCB readout condition logicDaniel Scheller1-6/+4
2017-06-25media: stv0367: prevent division by zeroMauro Carvalho Chehab1-1/+3
2017-06-25media: dvb-frontends/stv0367: SNR DVBv5 statistics for DVB-C and TDaniel Scheller1-0/+39
2017-06-25media: dvb-frontends/cxd2841er: require STATE_ACTIVE_* for agc readoutDaniel Scheller1-1/+4
2017-06-25media: ddbridge: dev_* logging fixupDaniel Scheller1-1/+1
2017-06-25media: i2c: tvp5150: remove useless variable assignment in tvp5150_set_vbi()Gustavo A. R. Silva1-14/+11
2017-06-25media: dvb-usb-v2: lmedm04: remove unnecessary variable in lme2510_stream_res...Gustavo A. R. Silva1-6/+4
2017-06-24media: dvb-frontends/stv0367: split SNR determination into functionsDaniel Scheller1-26/+42
2017-06-24media: dvb-frontends/stv0367: initial DDB DVBv5 stats, implement ucblocksDaniel Scheller1-4/+50
2017-06-24media: dvb-frontends/lnbh25: improve kernellog outputDaniel Scheller1-3/+3
2017-06-24media: ngene: Replace semaphore i2c_switch_mutex with mutexBinoy Jayan3-5/+5
2017-06-24media: ngene: Replace semaphore stream_mutex with mutexBinoy Jayan2-12/+8
2017-06-24media: ngene: Replace semaphore cmd_mutex with mutexBinoy Jayan2-7/+7
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