summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2021-10-07media: ir_toy: prevent device from hanging during transmitSean Young1-1/+20
2021-10-07media: s5p-jpeg: rename JPEG marker constants to prevent build warningsRandy Dunlap2-23/+23
2021-09-18media: tegra-cec: Handle errors of clk_prepare_enable()Evgeny Novikov1-4/+6
2021-09-18media: TDA1997x: fix tda1997x_query_dv_timings() return valueKrzysztof Hałasa1-2/+3
2021-09-18media: v4l2-dv-timings.c: fix wrong condition in two for-loopsHans Verkuil1-2/+2
2021-09-18media: imx258: Limit the max analogue gain to 480Umang Jain1-1/+1
2021-09-18media: imx258: Rectify mismatch of VTS valueLaurent Pinchart1-1/+1
2021-09-18media: platform: stm32: unprepare clocks at handling errors in probeEvgeny Novikov1-8/+18
2021-09-18media: ti-vpe: cal: fix queuing of the initial bufferTomi Valkeinen1-1/+1
2021-09-18media: ti-vpe: cal: fix error handling in cal_camerarx_createTomi Valkeinen1-1/+3
2021-09-18media: dib8000: rewrite the init prbs logicMauro Carvalho Chehab1-17/+41
2021-09-18media: rc-loopback: return number of emitters rather than errorSean Young1-1/+1
2021-09-18media: uvc: don't do DMA on stackMauro Carvalho Chehab1-11/+23
2021-09-15media: venus: helper: do not set constrained parameters for UBWCMansur Alisha Shaik1-0/+3
2021-09-15media: venus: venc: Fix potential null pointer dereference on pointer fmtColin Ian King1-0/+2
2021-09-15media: venus: hfi: fix return value check in sys_get_prop_image_version()Zhen Lei1-1/+1
2021-09-15media: omap3isp: Fix missing unlock in isp_subdev_notifier_complete()Wei Yongjun1-1/+3
2021-09-15media: em28xx-input: fix refcount bug in em28xx_usb_disconnectDongliang Mu1-1/+0
2021-09-15media: coda: fix frame_mem_ctrl for YUV420 and YVU420 formatsPhilipp Zabel1-5/+13
2021-09-15media: rockchip/rga: fix error handling in probeDan Carpenter1-5/+22
2021-09-15media: v4l2-subdev: fix some NULL vs IS_ERR() checksDan Carpenter2-4/+4
2021-09-15media: go7007: remove redundant initializationPavel Skripkin1-26/+0
2021-09-15media: go7007: fix memory leak in go7007_usb_probePavel Skripkin1-1/+1
2021-09-15media: dvb-usb: Fix error handling in dvb_usb_i2c_initDongliang Mu2-3/+8
2021-09-15media: dvb-usb: fix uninit-value in vp702x_read_mac_addrDongliang Mu1-3/+9
2021-09-15media: dvb-usb: fix uninit-value in dvb_usb_adapter_dvb_initDongliang Mu1-2/+4
2021-09-15media: cxd2880-spi: Fix an error handling pathChristophe JAILLET1-2/+5
2021-09-15media: TDA1997x: enable EDID supportKrzysztof Hałasa1-0/+1
2021-09-15media: atmel: atmel-sama5d2-isc: fix YUYV formatEugen Hristev1-0/+17
2021-09-08media: stkwebcam: fix memory leak in stk_camera_probePavel Skripkin1-2/+4
2021-08-26media: ipu3-cio2: Drop reference on error path in cio2_bridge_connect_sensor()Andy Shevchenko1-1/+1
2021-08-03Merge tag 'media/v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds5-6/+45
2021-07-30media: atmel: fix build when ISC=m and XISC=yEugen Hristev3-2/+22
2021-07-30media: videobuf2-core: dequeue if start_streaming failsHans Verkuil1-1/+12
2021-07-30media: rtl28xxu: fix zero-length control requestJohan Hovold1-1/+10
2021-07-30media: Revert "media: rtl28xxu: fix zero-length control request"Johan Hovold1-2/+1
2021-07-23Merge tag 'acpi-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-4/+2
2021-07-20media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf()Gustavo A. R. Silva2-7/+9
2021-07-19ACPI: utils: Fix reference counting in for_each_acpi_dev_match()Andy Shevchenko1-4/+2
2021-07-05Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2021-07-01Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-1/+2
2021-06-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2021-06-29media: videobuf2: use vma_lookup() in get_vaddr_frames()Liam Howlett1-1/+1
2021-06-29Merge tag 'array-bounds-fixes-5.14-rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-15/+11
2021-06-28media: s5p-mfc: Fix display delay control creationMarek Szyprowski1-0/+1
2021-06-28media: mtk-vpu: on suspend, read/write regs only if vpu is runningDafna Hirschfeld1-0/+6
2021-06-28media: video-mux: Skip dangling endpointsPhilipp Zabel1-1/+9
2021-06-24media, bpf: Do not copy more entries than user space requestedSean Young1-1/+2
2021-06-24media: Fix Media Controller API config checksShuah Khan1-1/+1
2021-06-17media: i2c: rdacm20: Re-work ov10635 resetJacopo Mondi1-12/+17