summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2017-02-03[media] stk1160: Remove stk1160-mixer and setup internal AC97 codec automatic...Marcel Hasler
2017-02-03[media] v4l2-ctrls.c: add NULL checkHans Verkuil
2017-02-03[media] media: radio-cadet, initialize timer with setup_timerMatej HulĂ­n
2017-02-03[media] saa7164: "first image" should be "second image" in error messageColin Ian King
2017-02-03[media] gspca_stv06xx: remove redundant check for err < 0Colin Ian King
2017-02-03[media] tc358743: ctrl_detect_tx_5v should always be updatedMats Randgaard
2017-02-03[media] tc358743: Disable HDCP with "manual HDCP authentication" bitMats Randgaard
2017-02-03[media] tc358743: Do not read number of CSI lanes in use from chipMats Randgaard
2017-02-03[media] media: platform: s3c-camif: constify v4l2_subdev_ops structuresBhumika Goyal
2017-02-03[media] dib7000p: avoid division by zeroMartin Wache
2017-02-03[media] drivers: media: i2c: ml86v7667: constify v4l2_subdev_* structuresBhumika Goyal
2017-02-03[media] drivers: media: i2c: ak881x: constify v4l2_subdev_* structuresBhumika Goyal
2017-02-03[media] media: i2c: m5mols: m5mols_core: constify v4l2_subdev_pad_ops structuresBhumika Goyal
2017-02-03[media] m5mols: set usleep_range delta greater 0Nicholas Mc Guire
2017-02-03[media] v4l: vsp1: Add VIDIOC_EXPBUF supportLaurent Pinchart
2017-02-03[media] drivers: media: i2c: constify v4l2_subdev_* structuresBhumika Goyal
2017-02-03[media] media: platform: xilinx: xilinx-tpg: constify v4l2_subdev_* structuresBhumika Goyal
2017-02-03[media] bt8xx: Delete unnecessary variable initialisations in ca_send_message()Markus Elfring
2017-02-03[media] bt8xx: Delete two error messages for a failed memory allocationMarkus Elfring
2017-02-03[media] v4l: async: make v4l2 coexist with devicetree nodes in a dt overlayJavi Merino
2017-02-03[media] media: pci: meye: set error code on failuresPan Bian
2017-02-03[media] media: platform: sti: return -ENOMEM on errorsPan Bian
2017-02-03[media] mtk-vcodec: use V4L2_DEC_CMD_STOP to implement flushTiffany Lin
2017-02-03[media] lmedm04: make lme2510_powerup a little smallerRasmus Villemoes
2017-02-03[media] lmedm04: make some string arrays staticRasmus Villemoes
2017-02-03[media] lmedm04: change some static variables to automaticRasmus Villemoes
2017-02-03[media] lmedm04: use %phN for hex dumpRasmus Villemoes
2017-02-03[media] media: Protect enable_source and disable_source handler code pathsShuah Khan
2017-02-03[media] tw686x: silent -Wformat-security warningNicolas Iooss
2017-02-03[media] media: ti-vpe: vpdma: fix a timeout loopDan Carpenter
2017-02-03[media] Staging: media: platform: davinci: - Fix for memory leakShailendra Verma
2017-02-03[media] b2c2: use IS_REACHABLE() instead of open-coding itArnd Bergmann
2017-02-03[media] ivtv: mark DVB "borrowed" ioctls as deprecatedMauro Carvalho Chehab
2017-02-03[media] MAINTAINERS: remove hd29l2Antti Palosaari
2017-02-03[media] mt2060: implement sleepAntti Palosaari
2017-02-03[media] zd1301: ZyDAS ZD1301 DVB USB interface driverAntti Palosaari
2017-02-03[media] zd1301_demod: ZyDAS ZD1301 DVB-T demodulator driverAntti Palosaari
2017-02-03[media] mt2060: add param to split long i2c writesAntti Palosaari
2017-02-03[media] mt2060: add i2c bindingsAntti Palosaari
2017-01-31[media] ivtv: use pr_foo() instead of calling printk() directlyMauro Carvalho Chehab
2017-01-31[media] ivtv: prepare to convert to pr_foo()Mauro Carvalho Chehab
2017-01-31[media] st-hva: hva_dbg_summary() should be staticMauro Carvalho Chehab
2017-01-31[media] st-hva: add debug file systemJean-Christophe Trotin
2017-01-31[media] st-hva: encoding summary at instance releaseJean-Christophe Trotin
2017-01-31[media] ov9650: use msleep() for uncritical long delayNicholas Mc Guire
2017-01-31[media] v4l: mt9v032: Remove unneeded gpiod NULL checkLaurent Pinchart
2017-01-31Revert "[media] coda/imx-vdoa: constify structs"Mauro Carvalho Chehab
2017-01-31[media] v4l: omap3isp: Clean up file handle in open() and release()Shailendra Verma
2017-01-31[media] uvcvideo: Change result code of debugfs_init to voidJaejoong Kim
2017-01-31[media] uvcvideo: Fix a wrong macroGuennadi Liakhovetski