aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-22media: coda: set codec earlierPhilipp Zabel1-8/+20
2019-04-22media: vb2: add waiting_in_dqbuf flagHans Verkuil1-0/+22
2019-04-22media: pvrusb2: Prevent a buffer overflowDan Carpenter2-0/+3
2019-04-22media: vivid: use vfree() instead of kfree() for dev->bitmap_capAlexander Potapenko1-1/+1
2019-04-22media: videobuf2-v4l2.c: move up STATE_DEQUEUED checkHans Verkuil1-5/+6
2019-04-22media: mtk-vcodec: fix vp9 content playback error with show exist frameMaoguang Meng1-9/+7
2019-04-22media: st-mipid02: MIPID02 CSI-2 to PARALLEL bridge driverMickael Guene3-0/+1047
2019-04-22media: ov2659: fix unbalanced mutex_lock/unlockAkinobu Mita1-1/+1
2019-04-22media: ov2659: make S_FMT succeed even if requested format doesn't matchAkinobu Mita1-2/+4
2019-04-22media: ov6650: Register with asynchronous subdevice frameworkJanusz Krzysztofik1-5/+13
2019-04-22media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() helperJanusz Krzysztofik1-11/+14
2019-04-22media: ov6650: Fix sensor possibly not detected on probeJanusz Krzysztofik1-0/+2
2019-04-22media: au0828: stop video streaming only when last user stopsHans Verkuil1-5/+8
2019-04-22media: Clear devnode->media_dev holding media_devnode_lockShuah Khan1-1/+2
2019-04-22media: au0828: Fix NULL pointer dereference in au0828_analog_stream_enable()Shuah Khan1-0/+3
2019-04-22media: au0828: fix enable and disable source audio and video inconsistenciesShuah Khan2-39/+149
2019-04-22media: change au0828 to use Media Device Allocator APIShuah Khan3-8/+8
2019-04-22media: Media Device Allocator APIShuah Khan2-0/+141
2019-04-22media: stm32-dcmi: fix crash when subdev do not expose any formatsHugues Fruchet1-0/+6
2019-04-22media: stm32-dcmi: do not emit error trace in case of few overrunHugues Fruchet1-4/+8
2019-04-22media: stm32-dcmi: fix error messagesHugues Fruchet1-2/+3
2019-04-22media: dvb: clean up redundant break statementsColin Ian King1-25/+5
2019-04-22media: mtk-vcodec: enlarge struct vdec_pic_info fieldsYunfei Dong5-40/+57
2019-04-22media: vimc: propagate pixel format in the streamHelen Fornazier8-342/+304
2019-04-22media: v4l2-common: add bayer formats in v4l2_format_infoHelen Fornazier1-0/+22
2019-04-22media: Introduce helpers to fill pixel format structsEzequiel Garcia1-0/+164
2019-04-22media: vb2: Minor function naming fixEzequiel Garcia1-3/+3
2019-04-22media: platform: stm32: wait end of transmissionYannick Fertre1-0/+11
2019-04-22media: atmel: atmel-isc: removed ARGB32 added ABGR32 and XBGR32Eugen Hristev1-4/+10
2019-04-22media: atmel: atmel-isc: reworked driver and formatsEugen Hristev1-417/+480
2019-04-22media: v4l: add I / P frame min max QP definitionsFish Lin1-0/+4
2019-04-16bpf: add map helper functions push, pop, peek in more BPF programsAlban Crequy1-0/+6
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon1-8/+0
2019-03-29media: ov7740: enable to get exposure control in autoexposure modeAkinobu Mita1-3/+25
2019-03-29media: bt8xx: avoid a needless u8 to char conversionMauro Carvalho Chehab2-3/+3
2019-03-29media: replace strncpy() by strscpy()Mauro Carvalho Chehab31-59/+61
2019-03-29media: vim2m: Fix RGB 565 BE/LE supportMauro Carvalho Chehab1-13/+17
2019-03-29media: wl128x: Fix some error handling in fmc_prepare()Dan Carpenter1-1/+1
2019-03-29media: wl128x: prevent two potential buffer overflowsDan Carpenter1-2/+5
2019-03-29media: tw5864: Fix possible NULL pointer dereference in tw5864_handle_frameYueHaibing1-2/+2
2019-03-29media: usbvision: fix a potential NULL pointer dereferenceKangjie Lu1-0/+3
2019-03-29media: video-mux: fix null pointer dereferencesKangjie Lu1-0/+5
2019-03-29media: mtk-vcodec: remove ready_to_displayAlexandre Courbot2-7/+0
2019-03-29media: mtk-vcodec: fix access to incorrect planes memberAlexandre Courbot2-7/+7
2019-03-29media: v4l2-ctrl: potential shift wrapping bugsDan Carpenter1-2/+2
2019-03-29media: davinci-isif: avoid uninitialized variable useArnd Bergmann1-9/+0
2019-03-29media: i2c: tda1997x: select V4L2_FWNODEKoen Vandeputte1-1/+2
2019-03-29media: gspca: Kill URBs on USB device disconnectEzequiel Garcia1-1/+3
2019-03-28media: dvbdev: remove double-unlockMauro Carvalho Chehab1-1/+0
2019-03-25media: hfi_parser: don't trick gcc with a wrong expected sizeMauro Carvalho Chehab1-2/+2