summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2019-01-23media: vb2: be sure to unlock mutex on errorsMauro Carvalho Chehab1-1/+2
2019-01-23media: vb2: vb2_mmap: move lock upHans Verkuil1-3/+8
2019-01-23media: vivid: set min width/height to a value > 0Hans Verkuil1-1/+1
2019-01-23media: vivid: fix error handling of kthread_runHans Verkuil2-2/+8
2019-01-23media: v4l: ioctl: Validate num_planes for debug messagesSakari Ailus1-1/+3
2019-01-23media: em28xx: Fix misplaced reset of dev->v4l::field_countBen Hutchings1-2/+2
2019-01-09media: v4l2-tpg: array index could become negativeHans Verkuil1-1/+1
2019-01-09media: vivid: free bitmap_cap when updating std/timings/etc.Hans Verkuil1-0/+2
2018-12-13media: omap3isp: Unregister media device as firstSakari Ailus1-1/+2
2018-12-05media: em28xx: Fix use-after-free when disconnectingMatthias Schwarzott1-1/+2
2018-11-27media: v4l: event: Add subscription to list before calling "add" operationSakari Ailus1-19/+24
2018-11-21media: ov7670: make "xclk" clock optionalLubomir Rintel1-12/+18
2018-11-21media: tvp5150: fix width alignment during set_selection()Marco Felsch1-5/+9
2018-11-21media: coda: don't overwrite h.264 profile_idc on decoder instanceLucas Stach1-1/+2
2018-11-21media: pci: cx23885: handle adding to list failureNicholas Mc Guire1-0/+10
2018-11-13media: em28xx: make v4l2-compliance happier by starting sequence on zeroMauro Carvalho Chehab1-0/+2
2018-11-13media: em28xx: fix input name for Terratec AV 350Mauro Carvalho Chehab1-2/+2
2018-11-13media: tvp5150: avoid going past array on v4l2_querymenu()Mauro Carvalho Chehab1-1/+1
2018-11-13media: em28xx: use a default format if TRY_FMT failsMauro Carvalho Chehab1-3/+3
2018-11-13media: v4l2-tpg: fix kernel oops when enabling HFLIP and OSDHans Verkuil1-1/+1
2018-11-04media: uvcvideo: Fix driver reference countingPhilipp Zabel1-9/+2
2018-10-20media: af9035: prevent buffer overflow on writeJozef Balga1-2/+4
2018-10-04media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus2-18/+22
2018-10-04media: uvcvideo: Support realtek's UVC 1.5 deviceming_qian1-6/+18
2018-10-04media: tm6000: add error handling for dvb_register_adapterZhouyang Jia1-0/+5
2018-10-04media: omap3isp: zero-initialize the isp cam_xclk{a,b} initial dataJavier Martinez Canillas1-1/+1
2018-10-04media: soc_camera: ov772x: correct setting of banding filterAkinobu Mita1-1/+1
2018-10-04media: s3c-camif: ignore -ENOIOCTLCMD from v4l2_subdev_call for s_powerAkinobu Mita1-0/+2
2018-10-04media: fsl-viu: fix error handling in viu_of_probe()Alexey Khoroshilov1-15/+23
2018-10-04media: exynos4-is: Prevent NULL pointer dereference in __isp_video_try_fmt()Sylwester Nawrocki1-3/+8
2018-09-26media: ov5645: Supported external clock is 24MHzTodor Tomov1-6/+7
2018-09-26media: videobuf2-core: check for q->error in vb2_core_qbuf()Hans Verkuil1-0/+5
2018-09-26media: tw686x: Fix oops on buffer alloc failureKrzysztof Ha?asa1-3/+8
2018-09-19media: helene: fix xtal frequency setting at power onKatsuhiro Suzuki1-1/+4
2018-09-19media: s5p-mfc: Fix buffer look up in s5p_mfc_handle_frame_{new, copy_time} f...Sylwester Nawrocki1-11/+12
2018-09-19media: camss: csid: Configure data type and decode format properlyTodor Tomov1-5/+11
2018-09-19media: dw2102: Fix memleak on sequence of probesAnton Vasilyev1-5/+14
2018-09-19media: davinci: vpif_display: Mix memory leak on probe error pathAnton Vasilyev1-8/+16
2018-09-09media: Revert "[media] tvp5150: fix pad format frame height"Javier Martinez Canillas1-1/+1
2018-08-03media: si470x: fix __be16 annotationsMauro Carvalho Chehab1-3/+3
2018-08-03media: omap3isp: fix unbalanced dma_iommu_mappingSuman Anna1-3/+4
2018-08-03media: siano: get rid of __le32/__le16 cast warningsMauro Carvalho Chehab1-7/+7
2018-08-03media: saa7164: Fix driver name in debug outputBrad Love1-1/+2
2018-08-03media: media-device: fix ioctl function typesSami Tolvanen1-10/+11
2018-08-03media: rcar_jpu: Add missing clk_disable_unprepare() on error in jpu_open()Wei Yongjun1-1/+3
2018-08-03media: smiapp: fix timeout checking in smiapp_read_nvmColin Ian King1-6/+5
2018-08-03media: videobuf2-core: don't call memop 'finish' when queueingHans Verkuil1-3/+6
2018-08-03media: tw686x: Fix incorrect vb2_mem_ops GFP flagsEzequiel Garcia1-1/+2
2018-07-22media: rc: oops in ir_timer_keyup after device unplugSean Young1-2/+2
2018-07-17media: rc: mce_kbd decoder: fix stuck keysSean Young1-0/+2