summaryrefslogtreecommitdiffstats
path: root/net (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-11media: ddbridge: fixup checkpatch-strict issuesDaniel Scheller7-164/+179
2017-12-11media: ddbridge: remove unneeded *fe vars from attach functionsDaniel Scheller1-16/+13
2017-12-11media: mxl5xx: fix tuning logicMauro Carvalho Chehab1-8/+1
2017-12-11media: dt-bindings: media: xilinx: fix typo in exampleAkinobu Mita1-1/+1
2017-12-11media: cx25840: fix a possible divide by zero in set_fmt callbackMaciej S. Szmigiero1-2/+3
2017-12-11media: cx25840: describe standard for 0b1100 value in AFD_FMT_STAT bitsMaciej S. Szmigiero1-2/+2
2017-12-11media: imx-csi: fix burst sizeRussell King1-1/+1
2017-12-11media: staging/imx: fix complete handlerRussell King1-2/+5
2017-12-11media: dvb-usb-v2: lmedm04: move ts2020 attach to dm04_lme2510_tunerMalcolm Priestley1-7/+6
2017-12-11media: dvb-usb-v2: lmedm04: Improve logic checking of warm startMalcolm Priestley1-8/+18
2017-12-11media: siano: add SPDX markupsMauro Carvalho Chehab3-68/+25
2017-12-11media: i2c: add SPDX identifiers to the code I wroteMauro Carvalho Chehab5-61/+42
2017-12-11media: rc keymaps: add SPDX identifiers to the code I wroteMauro Carvalho Chehab66-741/+411
2017-12-11media: usb: add SPDX identifiers to some code I wroteMauro Carvalho Chehab11-174/+67
2017-12-11media: tuners: add SPDX identifiers to the code I wroteMauro Carvalho Chehab6-69/+51
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 Verkuil3-13/+25
2017-12-08media: cec-core.rst: document the new adap_monitor_pin_enable opHans Verkuil1-0/+14
2017-12-08media: cec: add the adap_monitor_pin_enable opHans Verkuil4-5/+42
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