summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* media: radio-raremono: change devm_k*alloc to k*allocLuke Nowakowski-Krijger2019-08-041-7/+23
* media: pvrusb2: use a different format for warningsAndrey Konovalov2019-08-043-6/+6
* media: cpia2_usb: first wake up, then free in disconnectOliver Neukum2019-08-041-1/+2
* media: au0828: fix null dereference in error pathSean Young2019-08-041-6/+6
* media: coda: Remove unbalanced and unneeded mutex unlockEzequiel Garcia2019-07-311-1/+0
* media: v4l2: Test type instead of cfg->type in v4l2_ctrl_new_custom()Boris Brezillon2019-07-311-5/+4
* media: hdpvr: fix locking and a missing msleepHans Verkuil2019-07-311-6/+11
* media: vimc: cap: check v4l2_fill_pixfmt return valueAndré Almeida2019-07-311-1/+4
* media: coda: increment sequence offset for the last returned framePhilipp Zabel2019-07-311-0/+3
* media: coda: fix last buffer handling in V4L2_ENC_CMD_STOPMarco Felsch2019-07-311-0/+2
* media: coda: fix mpeg2 sequence number handlingPhilipp Zabel2019-07-311-1/+4
* media: i2c: fix warning same module namesAnders Roxell2019-07-312-1/+6
* media: s5p-mfc: Make additional clocks optionalMarek Szyprowski2019-07-311-0/+5
* media: fdp1: Support M3N and E3 platformsKieran Bingham2019-07-311-0/+8
* media: wl128x: Fix some error handling in fm_v4l2_init_video_device()Kefeng Wang2019-07-311-0/+3
* tua6100: Avoid build warnings.David S. Miller2019-07-311-11/+11
* media: mc-device.c: don't memset __user pointer contentsHans Verkuil2019-07-311-2/+3
* media: media_device_enum_links32: clean a reserved fieldJungo Lin2019-07-311-1/+8
* media: vpss: fix a potential NULL pointer dereferenceKangjie Lu2019-07-311-0/+5
* media: marvell-ccic: fix DMA s/g desc number calculationLubomir Rintel2019-07-311-2/+3
* media: spi: IR LED: add missing of table registrationDaniel Gomez2019-07-311-0/+1
* media: dvb: usb: fix use after free in dvb_usb_device_exitOliver Neukum2019-07-311-2/+5
* media: v4l2-ioctl: clear fields in s_parmHans Verkuil2019-06-191-1/+16
* media: uvcvideo: Fix uvc_alloc_entity() allocation alignmentNadav Amit2019-06-091-1/+1
* media: smsusb: better handle optional alignmentMauro Carvalho Chehab2019-06-091-4/+4
* media: usb: siano: Fix false-positive "uninitialized variable" warningAlan Stern2019-06-091-1/+1
* media: usb: siano: Fix general protection fault in smsusbAlan Stern2019-06-091-13/+20
* media: saa7146: avoid high stack usage with clangArnd Bergmann2019-05-312-6/+4
* media: vimc: zero the media_device on probeHans Verkuil2019-05-311-0/+2
* media: go7007: avoid clang frame overflow warning with KASANArnd Bergmann2019-05-311-2/+2
* media: vimc: stream: fix thread state before sleepHelen Fornazier2019-05-311-1/+1
* media: m88ds3103: serialize reset messages in m88ds3103_set_frontendJames Hutchinson2019-05-311-5/+4
* media: wl128x: prevent two potential buffer overflowsDan Carpenter2019-05-311-2/+5
* media: video-mux: fix null pointer dereferencesKangjie Lu2019-05-311-0/+5
* media: pvrusb2: Prevent a buffer overflowDan Carpenter2019-05-312-0/+3
* media: au0828: Fix NULL pointer dereference in au0828_analog_stream_enable()Shuah Khan2019-05-311-0/+3
* media: stm32-dcmi: fix crash when subdev do not expose any formatsHugues Fruchet2019-05-311-0/+6
* media: ov2659: make S_FMT succeed even if requested format doesn't matchAkinobu Mita2019-05-311-2/+4
* media: au0828: stop video streaming only when last user stopsHans Verkuil2019-05-311-5/+8
* media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() helperJanusz Krzysztofik2019-05-311-11/+14
* media: coda: clear error return value before picture runPhilipp Zabel2019-05-311-0/+3
* media: vivid: use vfree() instead of kfree() for dev->bitmap_capAlexander Potapenko2019-05-311-1/+1
* media: serial_ir: Fix use-after-free in serial_ir_init_moduleYueHaibing2019-05-311-8/+1
* media: cpia2: Fix use-after-free in cpia2_exitYueHaibing2019-05-311-2/+1
* media: ov6650: Fix sensor possibly not detected on probeJanusz Krzysztofik2019-05-251-0/+2
* media: ov5640: fix auto controls values when switching to manual modeHugues Fruchet2019-05-161-4/+0
* media: ov5640: fix wrong binning value in exposure calculationHugues Fruchet2019-05-161-4/+4
* media: adv7842: when the EDID is cleared, unconfigure CEC as wellHans Verkuil2019-05-161-1/+3
* media: adv7604: when the EDID is cleared, unconfigure CEC as wellHans Verkuil2019-05-161-1/+3
* media: cec: integrate cec_validate_phys_addr() in cec-api.cHans Verkuil2019-05-161-1/+18