summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* media: usbvision: remove unneeded DRIVER_LICENSE #defineGreg Kroah-Hartman2017-12-081-2/+1
* media: vivid: print time in y2038-safe wayArnd Bergmann2017-12-082-2/+2
* media: cpia2: Fix a couple off by one bugsDan Carpenter2017-12-081-2/+2
* media: coda: remove definition of CODA_STD_MJPGMartin Kepplinger2017-12-081-1/+0
* media: staging: media: imx: fix inconsistent IS_ERR and PTR_ERRGustavo A. R. Silva2017-12-081-1/+1
* media: cec: disable the hardware when unregisteredHans Verkuil2017-12-083-13/+25
* media: cec-core.rst: document the new adap_monitor_pin_enable opHans Verkuil2017-12-081-0/+14
* media: cec: add the adap_monitor_pin_enable opHans Verkuil2017-12-084-5/+42
* media: pulse8-cec: print time using time64_tArnd Bergmann2017-12-081-2/+2
* media: vimc: add test_pattern and h/vflip controls to the sensorHans Verkuil2017-12-082-1/+67
* media: s2255drv: update firmware loadDean A2017-12-081-7/+6
* media: cx23885: Handle return value of kasprintfArvind Yadav2017-12-081-2/+13
* media: vsp1: Prevent suspending and resuming DRM pipelinesKieran Bingham2017-12-081-2/+14
* media: cec-adap: add '0x' prefix when printing statusHans Verkuil2017-12-081-1/+1
* media: adv7604.c: add missing returnHans Verkuil2017-12-081-0/+1
* media: imx: Remove incorrect check for queue state in start/stop_streamingIan Jamison2017-12-081-6/+0
* media: venus: venc: set correctly GOP size and number of B-framesStanimir Varbanov2017-12-082-6/+68
* media: cx231xx: Add support for The Imaging Source DFG/USB2proRomain Reignier2017-12-082-0/+29
* media: i2c: adv748x: Remove duplicate NULL checkAndy Shevchenko2017-12-081-4/+2
* media: adv7180: Remove duplicate checksAndy Shevchenko2017-12-081-8/+4
* media: drivers/media/pci/zoran: remove redundant assignment to pointer hColin Ian King2017-12-081-1/+0
* media: pt3: remove redundant assignment to maskColin Ian King2017-12-081-1/+0
* media: use ARRAY_SIZEJérémy Lefaure2017-12-087-16/+17
* media: gspca: Convert PDEBUG to gspca_dbgJoe Perches2017-12-0859-687/+742
* media: gspca: Convert PERR to gspca_errJoe Perches2017-12-0832-156/+174
* media: stk-webcam: Fix use after free on disconnectDan Carpenter2017-12-081-1/+1
* media: hdpvr: Fix an error handling path in hdpvr_probe()Arvind Yadav2017-12-081-11/+15
* media: cxusb: pass buf as a const u8 * pointer and make buf static constColin Ian King2017-12-081-2/+3
* media: solo6x10: hide unused variableArnd Bergmann2017-12-081-0/+2
* media: tuners: mxl5005s: make arrays static const, reduces object code sizeColin Ian King2017-12-081-6/+11
* media: Staging: media: imx: Prefer using BIT macroSrishti Sharma2017-12-081-8/+8
* media: Staging: media: omap4iss: Use WARN_ON() instead of BUG_ON()Srishti Sharma2017-12-081-1/+1
* media: i2c: adv748x: Store the pixel rate ctrl on CSI objectsKieran Bingham2017-12-083-6/+9
* media: v4l: mt9v032: Disable clock on error pathsAlexey Khoroshilov2017-12-081-6/+15
* media: ov7670: add V4L2_CID_TEST_PATTERN controlAkinobu Mita2017-12-081-1/+45
* media: ov7670: use v4l2_async_unregister_subdev()Akinobu Mita2017-12-081-1/+1
* media: ARM: dts: nokia n900: enable autofocusPavel Machek2017-12-081-0/+2
* media: dt-bindings: et8ek8: Document support for flash and lens devicesPavel Machek2017-12-081-0/+7
* media: imx274: Fix error handling, add MAINTAINERS entrySakari Ailus2017-11-302-3/+10
* media: v4l: async: use the v4l2_dev from the root notifier when matching sub-...Niklas Söderlund2017-11-301-2/+1
* media: v4l2-fwnode: Check subdev count after checking portTomasz Figa2017-11-301-5/+5
* media: et8ek8: select V4L2_FWNODEArnd Bergmann2017-11-301-0/+1
* media: ov13858: Select V4L2_FWNODESakari Ailus2017-11-301-0/+1
* media: rc: partial revert of "media: rc: per-protocol repeat period"Sean Young2017-11-301-16/+16
* media: dvb: i2c transfers over usb cannot be done from stackLaurent Caumont2017-11-301-2/+14
* media: dvb-frontends: complete kernel-doc markupsMauro Carvalho Chehab2017-11-3015-128/+177
* media: docs: add documentation for frontend attach infoMauro Carvalho Chehab2017-11-302-0/+31
* media: dvb_frontends: fix kernel-doc macrosMauro Carvalho Chehab2017-11-3016-608/+607
* media: drivers: remove "/**" from non-kernel-doc commentsMauro Carvalho Chehab2017-11-3019-41/+48
* media: lm3560: add a missing kernel-doc parameterMauro Carvalho Chehab2017-11-301-0/+1