summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2019-08-04media: radio-raremono: change devm_k*alloc to k*allocLuke Nowakowski-Krijger
2019-08-04media: cpia2_usb: first wake up, then free in disconnectOliver Neukum
2019-08-04media: coda: Remove unbalanced and unneeded mutex unlockEzequiel Garcia
2019-08-04media: v4l2: Test type instead of cfg->type in v4l2_ctrl_new_custom()Boris Brezillon
2019-08-04media: coda: increment sequence offset for the last returned framePhilipp Zabel
2019-08-04media: coda: fix mpeg2 sequence number handlingPhilipp Zabel
2019-08-04media: i2c: fix warning same module namesAnders Roxell
2019-08-04media: wl128x: Fix some error handling in fm_v4l2_init_video_device()Kefeng Wang
2019-08-04tua6100: Avoid build warnings.David S. Miller
2019-08-04media: vpss: fix a potential NULL pointer dereferenceKangjie Lu
2019-08-04media: marvell-ccic: fix DMA s/g desc number calculationLubomir Rintel
2019-08-04media: dvb: usb: fix use after free in dvb_usb_device_exitOliver Neukum
2019-06-11media: uvcvideo: Fix uvc_alloc_entity() allocation alignmentNadav Amit
2019-06-11media: smsusb: better handle optional alignmentMauro Carvalho Chehab
2019-06-11media: usb: siano: Fix false-positive "uninitialized variable" warningAlan Stern
2019-06-11media: usb: siano: Fix general protection fault in smsusbAlan Stern
2019-06-11media: saa7146: avoid high stack usage with clangArnd Bergmann
2019-06-11media: go7007: avoid clang frame overflow warning with KASANArnd Bergmann
2019-06-11media: m88ds3103: serialize reset messages in m88ds3103_set_frontendJames Hutchinson
2019-06-11media: wl128x: prevent two potential buffer overflowsDan Carpenter
2019-06-11media: pvrusb2: Prevent a buffer overflowDan Carpenter
2019-06-11media: au0828: Fix NULL pointer dereference in au0828_analog_stream_enable()Shuah Khan
2019-06-11media: ov2659: make S_FMT succeed even if requested format doesn't matchAkinobu Mita
2019-06-11media: au0828: stop video streaming only when last user stopsHans Verkuil
2019-06-11media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() helperJanusz Krzysztofik
2019-06-11media: coda: clear error return value before picture runPhilipp Zabel
2019-06-11media: vivid: use vfree() instead of kfree() for dev->bitmap_capAlexander Potapenko
2019-06-11media: cpia2: Fix use-after-free in cpia2_exitYueHaibing
2019-06-11media: ov6650: Fix sensor possibly not detected on probeJanusz Krzysztofik
2019-05-16media: v4l2: i2c: ov7670: Fix PLL bypass register valuesJacopo Mondi
2019-04-27media: s5p-jpeg: Check for fmt_ver_flag when doing fmt enumerationPawe? Chmiel
2019-04-27media: mt9m111: set initial frame size other than 0x0Akinobu Mita
2019-04-27media: mx2_emmaprp: Correct return type for mem2mem buffer helpersEzequiel Garcia
2019-04-27media: s5p-g2d: Correct return type for mem2mem buffer helpersEzequiel Garcia
2019-04-27media: s5p-jpeg: Correct return type for mem2mem buffer helpersEzequiel Garcia
2019-04-27media: sh_veu: Correct return type for mem2mem buffer helpersEzequiel Garcia
2019-04-03media: v4l2-ctrls.c/uvc: zero v4l2_eventHans Verkuil
2019-03-23media: uvcvideo: Avoid NULL pointer dereference at the end of streamingSakari Ailus
2019-03-23media: videobuf2-v4l2: drop WARN_ON in vb2_warn_zero_bytesused()Hans Verkuil
2019-03-23media: uvcvideo: Fix 'type' check leading to overflowAlistair Strachan
2019-02-20media: DaVinci-VPBE: fix error handling in vpbe_initialize()Alexey Khoroshilov
2019-01-26media: firewire: Fix app_info parameter type in avc_ca{,_app}_infoNathan Chancellor
2019-01-26media: vb2: be sure to unlock mutex on errorsMauro Carvalho Chehab
2019-01-26media: vb2: vb2_mmap: move lock upHans Verkuil
2019-01-26media: vivid: set min width/height to a value > 0Hans Verkuil
2019-01-26media: vivid: fix error handling of kthread_runHans Verkuil
2019-01-26media: em28xx: Fix misplaced reset of dev->v4l::field_countBen Hutchings
2019-01-13media: vivid: free bitmap_cap when updating std/timings/etc.Hans Verkuil
2018-12-17media: dvb-frontends: fix i2c access helpers for KASANArnd Bergmann
2018-12-17mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes