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: pvrusb2: use a different format for warningsAndrey Konovalov
2019-08-04media: cpia2_usb: first wake up, then free in disconnectOliver Neukum
2019-08-04media: au0828: fix null dereference in error pathSean Young
2019-07-31media: coda: Remove unbalanced and unneeded mutex unlockEzequiel Garcia
2019-07-31media: v4l2: Test type instead of cfg->type in v4l2_ctrl_new_custom()Boris Brezillon
2019-07-31media: hdpvr: fix locking and a missing msleepHans Verkuil
2019-07-31media: vimc: cap: check v4l2_fill_pixfmt return valueAndré Almeida
2019-07-31media: coda: increment sequence offset for the last returned framePhilipp Zabel
2019-07-31media: coda: fix last buffer handling in V4L2_ENC_CMD_STOPMarco Felsch
2019-07-31media: coda: fix mpeg2 sequence number handlingPhilipp Zabel
2019-07-31media: i2c: fix warning same module namesAnders Roxell
2019-07-31media: s5p-mfc: Make additional clocks optionalMarek Szyprowski
2019-07-31media: fdp1: Support M3N and E3 platformsKieran Bingham
2019-07-31media: wl128x: Fix some error handling in fm_v4l2_init_video_device()Kefeng Wang
2019-07-31tua6100: Avoid build warnings.David S. Miller
2019-07-31media: mc-device.c: don't memset __user pointer contentsHans Verkuil
2019-07-31media: media_device_enum_links32: clean a reserved fieldJungo Lin
2019-07-31media: vpss: fix a potential NULL pointer dereferenceKangjie Lu
2019-07-31media: marvell-ccic: fix DMA s/g desc number calculationLubomir Rintel
2019-07-31media: spi: IR LED: add missing of table registrationDaniel Gomez
2019-07-31media: dvb: usb: fix use after free in dvb_usb_device_exitOliver Neukum
2019-06-19media: v4l2-ioctl: clear fields in s_parmHans Verkuil
2019-06-09media: uvcvideo: Fix uvc_alloc_entity() allocation alignmentNadav Amit
2019-06-09media: smsusb: better handle optional alignmentMauro Carvalho Chehab
2019-06-09media: usb: siano: Fix false-positive "uninitialized variable" warningAlan Stern
2019-06-09media: usb: siano: Fix general protection fault in smsusbAlan Stern
2019-05-31media: saa7146: avoid high stack usage with clangArnd Bergmann
2019-05-31media: vimc: zero the media_device on probeHans Verkuil
2019-05-31media: go7007: avoid clang frame overflow warning with KASANArnd Bergmann
2019-05-31media: vimc: stream: fix thread state before sleepHelen Fornazier
2019-05-31media: m88ds3103: serialize reset messages in m88ds3103_set_frontendJames Hutchinson
2019-05-31media: wl128x: prevent two potential buffer overflowsDan Carpenter
2019-05-31media: video-mux: fix null pointer dereferencesKangjie Lu
2019-05-31media: pvrusb2: Prevent a buffer overflowDan Carpenter
2019-05-31media: au0828: Fix NULL pointer dereference in au0828_analog_stream_enable()Shuah Khan
2019-05-31media: stm32-dcmi: fix crash when subdev do not expose any formatsHugues Fruchet
2019-05-31media: ov2659: make S_FMT succeed even if requested format doesn't matchAkinobu Mita
2019-05-31media: au0828: stop video streaming only when last user stopsHans Verkuil
2019-05-31media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() helperJanusz Krzysztofik
2019-05-31media: coda: clear error return value before picture runPhilipp Zabel
2019-05-31media: vivid: use vfree() instead of kfree() for dev->bitmap_capAlexander Potapenko
2019-05-31media: serial_ir: Fix use-after-free in serial_ir_init_moduleYueHaibing
2019-05-31media: cpia2: Fix use-after-free in cpia2_exitYueHaibing
2019-05-25media: ov6650: Fix sensor possibly not detected on probeJanusz Krzysztofik
2019-05-16media: ov5640: fix auto controls values when switching to manual modeHugues Fruchet
2019-05-16media: ov5640: fix wrong binning value in exposure calculationHugues Fruchet
2019-05-16media: adv7842: when the EDID is cleared, unconfigure CEC as wellHans Verkuil
2019-05-16media: adv7604: when the EDID is cleared, unconfigure CEC as wellHans Verkuil
2019-05-16media: cec: integrate cec_validate_phys_addr() in cec-api.cHans Verkuil