Age | Commit message (Expand) | Author | Files | Lines |
2019-04-22 | media: coda: clear error return value before picture run | Philipp Zabel | 1 | -0/+3 |
2019-04-22 | media: coda: remove mask from decoder h.264 level control | Philipp Zabel | 1 | -18/+4 |
2019-04-22 | media: coda: set codec earlier | Philipp Zabel | 1 | -8/+20 |
2019-04-22 | media: vb2: add waiting_in_dqbuf flag | Hans Verkuil | 1 | -0/+22 |
2019-04-22 | media: pvrusb2: Prevent a buffer overflow | Dan Carpenter | 2 | -0/+3 |
2019-04-22 | media: vivid: use vfree() instead of kfree() for dev->bitmap_cap | Alexander Potapenko | 1 | -1/+1 |
2019-04-22 | media: videobuf2-v4l2.c: move up STATE_DEQUEUED check | Hans Verkuil | 1 | -5/+6 |
2019-04-22 | media: mtk-vcodec: fix vp9 content playback error with show exist frame | Maoguang Meng | 1 | -9/+7 |
2019-04-22 | media: st-mipid02: MIPID02 CSI-2 to PARALLEL bridge driver | Mickael Guene | 3 | -0/+1047 |
2019-04-22 | media: ov2659: fix unbalanced mutex_lock/unlock | Akinobu Mita | 1 | -1/+1 |
2019-04-22 | media: ov2659: make S_FMT succeed even if requested format doesn't match | Akinobu Mita | 1 | -2/+4 |
2019-04-22 | media: ov6650: Register with asynchronous subdevice framework | Janusz Krzysztofik | 1 | -5/+13 |
2019-04-22 | media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() helper | Janusz Krzysztofik | 1 | -11/+14 |
2019-04-22 | media: ov6650: Fix sensor possibly not detected on probe | Janusz Krzysztofik | 1 | -0/+2 |
2019-04-22 | media: au0828: stop video streaming only when last user stops | Hans Verkuil | 1 | -5/+8 |
2019-04-22 | media: Clear devnode->media_dev holding media_devnode_lock | Shuah Khan | 1 | -1/+2 |
2019-04-22 | media: au0828: Fix NULL pointer dereference in au0828_analog_stream_enable() | Shuah Khan | 1 | -0/+3 |
2019-04-22 | media: au0828: fix enable and disable source audio and video inconsistencies | Shuah Khan | 2 | -39/+149 |
2019-04-22 | media: change au0828 to use Media Device Allocator API | Shuah Khan | 3 | -8/+8 |
2019-04-22 | media: Media Device Allocator API | Shuah Khan | 2 | -0/+141 |
2019-04-22 | media: stm32-dcmi: fix crash when subdev do not expose any formats | Hugues Fruchet | 1 | -0/+6 |
2019-04-22 | media: stm32-dcmi: do not emit error trace in case of few overrun | Hugues Fruchet | 1 | -4/+8 |
2019-04-22 | media: stm32-dcmi: fix error messages | Hugues Fruchet | 1 | -2/+3 |
2019-04-22 | media: dvb: clean up redundant break statements | Colin Ian King | 1 | -25/+5 |
2019-04-22 | media: mtk-vcodec: enlarge struct vdec_pic_info fields | Yunfei Dong | 5 | -40/+57 |
2019-04-22 | media: vimc: propagate pixel format in the stream | Helen Fornazier | 8 | -342/+304 |
2019-04-22 | media: v4l2-common: add bayer formats in v4l2_format_info | Helen Fornazier | 1 | -0/+22 |
2019-04-22 | media: Introduce helpers to fill pixel format structs | Ezequiel Garcia | 1 | -0/+164 |
2019-04-22 | media: vb2: Minor function naming fix | Ezequiel Garcia | 1 | -3/+3 |
2019-04-22 | media: platform: stm32: wait end of transmission | Yannick Fertre | 1 | -0/+11 |
2019-04-22 | media: atmel: atmel-isc: removed ARGB32 added ABGR32 and XBGR32 | Eugen Hristev | 1 | -4/+10 |
2019-04-22 | media: atmel: atmel-isc: reworked driver and formats | Eugen Hristev | 1 | -417/+480 |
2019-04-22 | media: v4l: add I / P frame min max QP definitions | Fish Lin | 1 | -0/+4 |
2019-04-16 | bpf: add map helper functions push, pop, peek in more BPF programs | Alban Crequy | 1 | -0/+6 |
2019-04-08 | drivers: Remove explicit invocations of mmiowb() | Will Deacon | 1 | -8/+0 |
2019-03-29 | media: ov7740: enable to get exposure control in autoexposure mode | Akinobu Mita | 1 | -3/+25 |
2019-03-29 | media: bt8xx: avoid a needless u8 to char conversion | Mauro Carvalho Chehab | 2 | -3/+3 |
2019-03-29 | media: replace strncpy() by strscpy() | Mauro Carvalho Chehab | 31 | -59/+61 |
2019-03-29 | media: vim2m: Fix RGB 565 BE/LE support | Mauro Carvalho Chehab | 1 | -13/+17 |
2019-03-29 | media: wl128x: Fix some error handling in fmc_prepare() | Dan Carpenter | 1 | -1/+1 |
2019-03-29 | media: wl128x: prevent two potential buffer overflows | Dan Carpenter | 1 | -2/+5 |
2019-03-29 | media: tw5864: Fix possible NULL pointer dereference in tw5864_handle_frame | YueHaibing | 1 | -2/+2 |
2019-03-29 | media: usbvision: fix a potential NULL pointer dereference | Kangjie Lu | 1 | -0/+3 |
2019-03-29 | media: video-mux: fix null pointer dereferences | Kangjie Lu | 1 | -0/+5 |
2019-03-29 | media: mtk-vcodec: remove ready_to_display | Alexandre Courbot | 2 | -7/+0 |
2019-03-29 | media: mtk-vcodec: fix access to incorrect planes member | Alexandre Courbot | 2 | -7/+7 |
2019-03-29 | media: v4l2-ctrl: potential shift wrapping bugs | Dan Carpenter | 1 | -2/+2 |
2019-03-29 | media: davinci-isif: avoid uninitialized variable use | Arnd Bergmann | 1 | -9/+0 |
2019-03-29 | media: i2c: tda1997x: select V4L2_FWNODE | Koen Vandeputte | 1 | -1/+2 |
2019-03-29 | media: gspca: Kill URBs on USB device disconnect | Ezequiel Garcia | 1 | -1/+3 |