aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-03[media] v4l2-ctrls.c: add NULL checkHans Verkuil1-0/+3
2017-02-03[media] media: radio-cadet, initialize timer with setup_timerMatej HulĂ­n1-6/+2
2017-02-03[media] saa7164: "first image" should be "second image" in error messageColin Ian King1-1/+1
2017-02-03[media] gspca_stv06xx: remove redundant check for err < 0Colin Ian King1-3/+0
2017-02-03[media] tc358743: ctrl_detect_tx_5v should always be updatedMats Randgaard1-0/+1
2017-02-03[media] tc358743: Disable HDCP with "manual HDCP authentication" bitMats Randgaard2-20/+13
2017-02-03[media] tc358743: Do not read number of CSI lanes in use from chipMats Randgaard1-7/+7
2017-02-03[media] media: platform: s3c-camif: constify v4l2_subdev_ops structuresBhumika Goyal1-1/+1
2017-02-03[media] dib7000p: avoid division by zeroMartin Wache1-3/+12
2017-02-03[media] drivers: media: i2c: ml86v7667: constify v4l2_subdev_* structuresBhumika Goyal1-3/+3
2017-02-03[media] drivers: media: i2c: ak881x: constify v4l2_subdev_* structuresBhumika Goyal1-3/+3
2017-02-03[media] media: i2c: m5mols: m5mols_core: constify v4l2_subdev_pad_ops structuresBhumika Goyal1-1/+1
2017-02-03[media] m5mols: set usleep_range delta greater 0Nicholas Mc Guire1-2/+3
2017-02-03[media] v4l: vsp1: Add VIDIOC_EXPBUF supportLaurent Pinchart1-0/+1
2017-02-03[media] drivers: media: i2c: constify v4l2_subdev_* structuresBhumika Goyal4-13/+13
2017-02-03[media] media: platform: xilinx: xilinx-tpg: constify v4l2_subdev_* structuresBhumika Goyal1-4/+4
2017-02-03[media] bt8xx: Delete unnecessary variable initialisations in ca_send_message()Markus Elfring1-3/+2
2017-02-03[media] bt8xx: Delete two error messages for a failed memory allocationMarkus Elfring1-4/+2
2017-02-03[media] v4l: async: make v4l2 coexist with devicetree nodes in a dt overlayJavi Merino1-1/+2
2017-02-03[media] media: pci: meye: set error code on failuresPan Bian1-0/+1
2017-02-03[media] media: platform: sti: return -ENOMEM on errorsPan Bian1-1/+1
2017-02-03[media] mtk-vcodec: use V4L2_DEC_CMD_STOP to implement flushTiffany Lin3-50/+117
2017-02-03[media] lmedm04: make lme2510_powerup a little smallerRasmus Villemoes1-4/+1
2017-02-03[media] lmedm04: make some string arrays staticRasmus Villemoes1-3/+4
2017-02-03[media] lmedm04: change some static variables to automaticRasmus Villemoes1-1/+1
2017-02-03[media] lmedm04: use %phN for hex dumpRasmus Villemoes1-3/+1
2017-02-03[media] media: Protect enable_source and disable_source handler code pathsShuah Khan3-26/+45
2017-02-03[media] tw686x: silent -Wformat-security warningNicolas Iooss1-1/+1
2017-02-03[media] media: ti-vpe: vpdma: fix a timeout loopDan Carpenter1-1/+1
2017-02-03[media] Staging: media: platform: davinci: - Fix for memory leakShailendra Verma1-0/+2
2017-02-03[media] b2c2: use IS_REACHABLE() instead of open-coding itArnd Bergmann1-2/+1
2017-02-03[media] ivtv: mark DVB "borrowed" ioctls as deprecatedMauro Carvalho Chehab3-18/+46
2017-02-03[media] MAINTAINERS: remove hd29l2Antti Palosaari5-1232/+0
2017-02-03[media] mt2060: implement sleepAntti Palosaari2-2/+31
2017-02-03[media] zd1301: ZyDAS ZD1301 DVB USB interface driverAntti Palosaari4-0/+306
2017-02-03[media] zd1301_demod: ZyDAS ZD1301 DVB-T demodulator driverAntti Palosaari4-0/+614
2017-02-03[media] mt2060: add param to split long i2c writesAntti Palosaari3-4/+21
2017-02-03[media] mt2060: add i2c bindingsAntti Palosaari3-0/+105
2017-01-31[media] ivtv: use pr_foo() instead of calling printk() directlyMauro Carvalho Chehab3-15/+14
2017-01-31[media] ivtv: prepare to convert to pr_foo()Mauro Carvalho Chehab6-61/+42
2017-01-31[media] st-hva: hva_dbg_summary() should be staticMauro Carvalho Chehab1-1/+1
2017-01-31[media] st-hva: add debug file systemJean-Christophe Trotin7-3/+594
2017-01-31[media] st-hva: encoding summary at instance releaseJean-Christophe Trotin5-11/+62
2017-01-31[media] ov9650: use msleep() for uncritical long delayNicholas Mc Guire1-2/+2
2017-01-31[media] v4l: mt9v032: Remove unneeded gpiod NULL checkLaurent Pinchart1-2/+1
2017-01-31Revert "[media] coda/imx-vdoa: constify structs"Mauro Carvalho Chehab1-2/+2
2017-01-31[media] v4l: omap3isp: Clean up file handle in open() and release()Shailendra Verma1-0/+2
2017-01-31[media] uvcvideo: Change result code of debugfs_init to voidJaejoong Kim2-11/+8
2017-01-31[media] uvcvideo: Fix a wrong macroGuennadi Liakhovetski1-1/+1
2017-01-31[media] uvcvideo: (cosmetic) Remove a superfluous assignmentGuennadi Liakhovetski1-2/+1