summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-12-11media: rc: add SPDX identifiers to the code I wroteMauro Carvalho Chehab6-93/+38
2017-12-08media: uvcvideo: Stream error events carry no dataLaurent Pinchart1-2/+3
2017-12-08media: uvcvideo: Mark buffer error where overflowBaoyou Xie1-0/+1
2017-12-08media: uvcvideo: Remove duplicate & operationJaejoong Kim1-2/+2
2017-12-08media: uvcvideo: Add D3DFMT_L8 supportNicolas Dufresne2-0/+10
2017-12-08media: exynos4-is: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych1-4/+1
2017-12-08media: venus: cleanup set_property controlsStanimir Varbanov1-71/+2
2017-12-08media: i2c: adv748x: Restore full DT paths in kernel messagesGeert Uytterhoeven1-6/+4
2017-12-08media: vivid: use ktime_t for timestamp calculationArnd Bergmann5-13/+11
2017-12-08media: staging: imx: use ktime_t for timestampsArnd Bergmann3-20/+20
2017-12-08media: solo6x10: use ktime_get_ts64() for time syncArnd Bergmann1-8/+9
2017-12-08media: venus: venc: Apply inloop deblocking filterLoic Poulain3-4/+26
2017-12-08media: venus: venc: configure entropy modeLoic Poulain1-0/+11
2017-12-08media: davinci: vpif_capture: add NULL check on devm_kzalloc return valueGustavo A. R. Silva1-0/+2
2017-12-08media: tegra-cec: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan1-0/+5
2017-12-08media: soc_camera: soc_scale_crop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan1-0/+4
2017-12-08media: mtk-vcodec: add missing MODULE_LICENSE/DESCRIPTIONJesse Chan1-0/+3
2017-12-08media: usbvision: remove unneeded DRIVER_LICENSE #defineGreg Kroah-Hartman1-2/+1
2017-12-08media: vivid: print time in y2038-safe wayArnd Bergmann2-2/+2
2017-12-08media: cpia2: Fix a couple off by one bugsDan Carpenter1-2/+2
2017-12-08media: coda: remove definition of CODA_STD_MJPGMartin Kepplinger1-1/+0
2017-12-08media: staging: media: imx: fix inconsistent IS_ERR and PTR_ERRGustavo A. R. Silva1-1/+1
2017-12-08media: cec: disable the hardware when unregisteredHans Verkuil2-13/+13
2017-12-08media: cec: add the adap_monitor_pin_enable opHans Verkuil3-5/+41
2017-12-08media: pulse8-cec: print time using time64_tArnd Bergmann1-2/+2
2017-12-08media: vimc: add test_pattern and h/vflip controls to the sensorHans Verkuil2-1/+67
2017-12-08media: s2255drv: update firmware loadDean A1-7/+6
2017-12-08media: cx23885: Handle return value of kasprintfArvind Yadav1-2/+13
2017-12-08media: vsp1: Prevent suspending and resuming DRM pipelinesKieran Bingham1-2/+14
2017-12-08media: cec-adap: add '0x' prefix when printing statusHans Verkuil1-1/+1
2017-12-08media: adv7604.c: add missing returnHans Verkuil1-0/+1
2017-12-08media: imx: Remove incorrect check for queue state in start/stop_streamingIan Jamison1-6/+0
2017-12-08media: venus: venc: set correctly GOP size and number of B-framesStanimir Varbanov2-6/+68
2017-12-08media: cx231xx: Add support for The Imaging Source DFG/USB2proRomain Reignier2-0/+29
2017-12-08media: i2c: adv748x: Remove duplicate NULL checkAndy Shevchenko1-4/+2
2017-12-08media: adv7180: Remove duplicate checksAndy Shevchenko1-8/+4
2017-12-08media: drivers/media/pci/zoran: remove redundant assignment to pointer hColin Ian King1-1/+0
2017-12-08media: pt3: remove redundant assignment to maskColin Ian King1-1/+0
2017-12-08media: use ARRAY_SIZEJérémy Lefaure7-16/+17
2017-12-08media: gspca: Convert PDEBUG to gspca_dbgJoe Perches59-687/+742
2017-12-08media: gspca: Convert PERR to gspca_errJoe Perches32-156/+174
2017-12-08media: stk-webcam: Fix use after free on disconnectDan Carpenter1-1/+1
2017-12-08media: hdpvr: Fix an error handling path in hdpvr_probe()Arvind Yadav1-11/+15
2017-12-08media: cxusb: pass buf as a const u8 * pointer and make buf static constColin Ian King1-2/+3
2017-12-08media: solo6x10: hide unused variableArnd Bergmann1-0/+2
2017-12-08media: tuners: mxl5005s: make arrays static const, reduces object code sizeColin Ian King1-6/+11
2017-12-08media: Staging: media: imx: Prefer using BIT macroSrishti Sharma1-8/+8
2017-12-08media: Staging: media: omap4iss: Use WARN_ON() instead of BUG_ON()Srishti Sharma1-1/+1
2017-12-08media: i2c: adv748x: Store the pixel rate ctrl on CSI objectsKieran Bingham3-6/+9
2017-12-08media: v4l: mt9v032: Disable clock on error pathsAlexey Khoroshilov1-6/+15