summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2021-12-01media: cec: copy sequence field for the replyHans Verkuil
2021-11-18media: ir_toy: assignment to be16 should be of correct typeSean Young
2021-11-18media: dvb-frontends: mn88443x: Handle errors of clk_prepare_enable()Evgeny Novikov
2021-11-18media: em28xx: Don't use ops->suspend if it is NULLColin Ian King
2021-11-18media: cx23885: Fix snd_card_free call on null card pointerColin Ian King
2021-11-18media: tm6000: Avoid card name truncationKees Cook
2021-11-18media: si470x: Avoid card name truncationKees Cook
2021-11-18media: radio-wl1273: Avoid card name truncationKees Cook
2021-11-18media: mtk-vpu: Fix a resource leak in the error handling path of 'mtk_vpu_pr...Christophe JAILLET
2021-11-18media: TDA1997x: handle short reads of hdmi info frame.Tom Rix
2021-11-18media: v4l2-ioctl: S_CTRL output the right valueRicardo Ribalda
2021-11-18media: dvb-usb: fix ununit-value in az6027_rc_queryPavel Skripkin
2021-11-18media: cxd2880-spi: Fix a null pointer dereference on error handling pathColin Ian King
2021-11-18media: em28xx: add missing em28xx_close_extensionPavel Skripkin
2021-11-18media: usb: dvd-usb: fix uninit-value bug in dibusb_read_eeprom_byte()Anant Thazhemadam
2021-11-18media: rcar-csi2: Add checking to rcsi2_start_receiver()Nadezda Lutovinova
2021-11-18media: mceusb: return without resubmitting URB in case of -EPROTO error.Rajat Asthana
2021-11-18media: s5p-mfc: Add checking to s5p_mfc_probe().Nadezda Lutovinova
2021-11-18media: s5p-mfc: fix possible null-pointer dereference in s5p_mfc_probe()Tuo Li
2021-11-18media: uvcvideo: Set unique vdev name based in typeRicardo Ribalda
2021-11-18media: uvcvideo: Return -EIO for control errorsRicardo Ribalda
2021-11-18media: uvcvideo: Set capability in s_paramRicardo Ribalda
2021-11-18media: stm32: Potential NULL pointer dereference in dcmi_irq_thread()Dmitriy Ulitin
2021-11-18media: netup_unidvb: handle interrupt properly according to the firmwareZheyu Ma
2021-11-18media: mt9p031: Fix corrupted frame after restarting streamDirk Bender
2021-11-18media: v4l2-ioctl: Fix check_ext_ctrlsRicardo Ribalda
2021-11-18media: ir-kbd-i2c: improve responsiveness of hauppauge zilog receiversSean Young
2021-11-18media: ite-cir: IR receiver stop working after receive overflowSean Young
2021-11-06media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt()Dan Carpenter
2021-10-06media: ir_toy: prevent device from hanging during transmitSean Young
2021-09-18media: tegra-cec: Handle errors of clk_prepare_enable()Evgeny Novikov
2021-09-18media: TDA1997x: fix tda1997x_query_dv_timings() return valueKrzysztof HaƂasa
2021-09-18media: v4l2-dv-timings.c: fix wrong condition in two for-loopsHans Verkuil
2021-09-18media: imx258: Limit the max analogue gain to 480Umang Jain
2021-09-18media: imx258: Rectify mismatch of VTS valueLaurent Pinchart
2021-09-18media: platform: stm32: unprepare clocks at handling errors in probeEvgeny Novikov
2021-09-18media: dib8000: rewrite the init prbs logicMauro Carvalho Chehab
2021-09-18media: rc-loopback: return number of emitters rather than errorSean Young
2021-09-18media: uvc: don't do DMA on stackMauro Carvalho Chehab
2021-09-15media: venus: venc: Fix potential null pointer dereference on pointer fmtColin Ian King
2021-09-15media: em28xx-input: fix refcount bug in em28xx_usb_disconnectDongliang Mu
2021-09-15media: coda: fix frame_mem_ctrl for YUV420 and YVU420 formatsPhilipp Zabel
2021-09-15media: rockchip/rga: fix error handling in probeDan Carpenter
2021-09-15media: rockchip/rga: use pm_runtime_resume_and_get()Mauro Carvalho Chehab
2021-09-15media: go7007: remove redundant initializationPavel Skripkin
2021-09-15media: go7007: fix memory leak in go7007_usb_probePavel Skripkin
2021-09-15media: dvb-usb: Fix error handling in dvb_usb_i2c_initDongliang Mu
2021-09-15media: dvb-usb: fix uninit-value in vp702x_read_mac_addrDongliang Mu
2021-09-15media: dvb-usb: fix uninit-value in dvb_usb_adapter_dvb_initDongliang Mu
2021-09-15media: cxd2880-spi: Fix an error handling pathChristophe JAILLET