summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* omap-dma/omap_vout_vrfb: fix off-by-one fi valueHans Verkuil2019-09-061-2/+1
* 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: drivers: media: coda: fix warning same module namesAnders Roxell2019-07-311-2/+2
* media: videobuf2-dma-sg: Prevent size from overflowingSakari Ailus2019-07-261-1/+1
* media: videobuf2-core: Prevent size alignment wrapping buffer size to 0Sakari Ailus2019-07-261-0/+4
* media: coda: Remove unbalanced and unneeded mutex unlockEzequiel Garcia2019-07-261-1/+0
* media: v4l2: Test type instead of cfg->type in v4l2_ctrl_new_custom()Boris Brezillon2019-07-261-5/+4
* media: hdpvr: fix locking and a missing msleepHans Verkuil2019-07-261-6/+11
* media: vimc: cap: check v4l2_fill_pixfmt return valueAndré Almeida2019-07-261-1/+4
* media: coda: increment sequence offset for the last returned framePhilipp Zabel2019-07-261-0/+3
* media: coda: fix last buffer handling in V4L2_ENC_CMD_STOPMarco Felsch2019-07-261-0/+2
* media: coda: fix mpeg2 sequence number handlingPhilipp Zabel2019-07-261-1/+4
* media: mt9m111: fix fw-node refactoringRobert Jarzmik2019-07-261-3/+5
* media: i2c: fix warning same module namesAnders Roxell2019-07-262-1/+6
* media: s5p-mfc: Make additional clocks optionalMarek Szyprowski2019-07-261-0/+5
* media: s5p-mfc: fix reading min scratch buffer size on MFC v6/v7Marek Szyprowski2019-07-261-1/+2
* media: davinci: vpif_capture: fix memory leak in vpif_probe()Young Xiao2019-07-261-2/+14
* media: fdp1: Support M3N and E3 platformsKieran Bingham2019-07-261-0/+8
* media: uvcvideo: Fix access to uninitialized fields on probe errorOliver Neukum2019-07-261-1/+3
* media: aspeed: fix a kernel warning on clk controlJae Hyun Yoo2019-07-261-0/+11
* media: aspeed: change irq to threaded irqJae Hyun Yoo2019-07-261-2/+3
* media: wl128x: Fix some error handling in fm_v4l2_init_video_device()Kefeng Wang2019-07-261-0/+3
* media: platform: ao-cec-g12a: disable regmap fast_io for cec bus regmapNeil Armstrong2019-07-261-1/+0
* tua6100: Avoid build warnings.David S. Miller2019-07-261-11/+11
* media: saa7164: fix remove_proc_entry warningKefeng Wang2019-07-261-11/+22
* media: mc-device.c: don't memset __user pointer contentsHans Verkuil2019-07-261-2/+3
* media: usb:zr364xx:Fix KASAN:null-ptr-deref Read in zr364xx_vidioc_querycapVandana BN2019-07-261-1/+2
* media: v4l2-core: fix use-after-free errorsumitg2019-07-261-9/+9
* media: vim2m: fix two double-free issuesKefeng Wang2019-07-261-3/+3
* media: venus: firmware: fix leaked of_node referencesWen Yang2019-07-261-2/+4
* media: media_device_enum_links32: clean a reserved fieldJungo Lin2019-07-261-1/+8
* media: vpss: fix a potential NULL pointer dereferenceKangjie Lu2019-07-261-0/+5
* media: marvell-ccic: fix DMA s/g desc number calculationLubomir Rintel2019-07-261-2/+3
* media: ov7740: avoid invalid framesize settingAkinobu Mita2019-07-261-1/+5
* media: spi: IR LED: add missing of table registrationDaniel Gomez2019-07-261-0/+1
* media: dvb: usb: fix use after free in dvb_usb_device_exitOliver Neukum2019-07-261-2/+5
* media: stv0297: fix frequency range limitMauro Carvalho Chehab2019-07-141-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19120-479/+120
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 486Thomas Gleixner2019-06-192-20/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 468Thomas Gleixner2019-06-194-18/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 461Thomas Gleixner2019-06-1912-161/+12
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 238Thomas Gleixner2019-06-192-19/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 237Thomas Gleixner2019-06-194-16/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235Thomas Gleixner2019-06-1943-469/+43
* Merge tag 'media/v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-06-122-3/+3
|\
| * media: venus: hfi_parser: fix a regression in parserStanimir Varbanov2019-05-291-2/+2
| * media: dvb: warning about dvb frequency limits produces too much noiseSean Young2019-05-221-1/+1