summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2018-10-03media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus2-18/+22
2018-10-03media: uvcvideo: Support realtek's UVC 1.5 deviceming_qian1-6/+18
2018-10-03media: tm6000: add error handling for dvb_register_adapterZhouyang Jia1-0/+5
2018-10-03media: omap3isp: zero-initialize the isp cam_xclk{a,b} initial dataJavier Martinez Canillas1-1/+1
2018-10-03media: soc_camera: ov772x: correct setting of banding filterAkinobu Mita1-1/+1
2018-10-03media: s3c-camif: ignore -ENOIOCTLCMD from v4l2_subdev_call for s_powerAkinobu Mita1-0/+2
2018-10-03media: fsl-viu: fix error handling in viu_of_probe()Alexey Khoroshilov1-15/+23
2018-10-03media: 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
2018-07-11media: cx25840: Use subdev host data for PLL overrideBrad Love1-6/+22
2018-07-11media: vb2: core: Finish buffers at the end of the streamSakari Ailus1-0/+9
2018-07-03media: dvb_frontend: fix locking issues at dvb_frontend_get_event()Mauro Carvalho Chehab1-8/+15
2018-07-03media: cx231xx: Add support for AverMedia DVD EZMaker 7Kai-Heng Feng1-0/+3
2018-07-03media: v4l2-compat-ioctl32: prevent go past max sizeMauro Carvalho Chehab1-1/+1
2018-07-03media: vsp1: Release buffers for each video nodeKieran Bingham1-8/+13
2018-05-25media: cx25821: prevent out-of-bounds read on array cardColin Ian King1-3/+4
2018-05-25media: vivid: fix incorrect capabilities for radioHans Verkuil1-0/+2
2018-05-25media: vb2: Fix videobuf2 to map correct areaMasami Hiramatsu1-1/+1
2018-05-25media: i2c: adv748x: fix HDMI field heightsKieran Bingham1-0/+3
2018-05-25media: v4l: vsp1: Fix display stalls when requesting too many inputsLaurent Pinchart1-0/+9
2018-05-25media: em28xx: Add Hauppauge SoloHD/DualHD bulk modelsBrad Love1-5/+17
2018-05-25media: lgdt3306a: Fix a double kfree on i2c device removeBrad Love1-1/+7
2018-05-25media: s3c-camif: fix out-of-bounds array accessArnd Bergmann1-3/+4
2018-05-25media: cx23885: Set subdev host data to clk_freq pointerBrad Love1-0/+4
2018-05-25media: cx23885: Override 888 ImpactVCBe crystal frequencyBrad Love1-0/+10
2018-05-25media: ov5645: add missing of_node_put() in error pathAkinobu Mita1-2/+3
2018-05-25media: Don't let tvp5150_get_vbi() go out of vbi_ram_default arrayMauro Carvalho Chehab1-43/+45
2018-05-25media: dmxdev: fix error code for invalid ioctlsMauro Carvalho Chehab1-1/+1
2018-05-25media: em28xx: USB bulk packet size fixBrad Love1-1/+1
2018-05-25media: lgdt3306a: Fix module count mismatch on usb unplugBrad Love1-1/+1
2018-04-24media: vsp1: Fix BRx conditional path in WPFKieran Bingham1-1/+1