summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2021-12-01media: v4l2-core: fix VIDIOC_DQEVENT handling on non-x86Arnd Bergmann1-24/+17
2021-12-01media: cec: copy sequence field for the replyHans Verkuil1-0/+1
2021-11-18media: videobuf2-dma-sg: Fix buf->vb NULL pointer dereferenceHans de Goede1-0/+2
2021-11-18media: videobuf2: always set buffer vb2 pointerSergey Senozhatsky1-0/+3
2021-11-18media: vidtv: move kfree(dvb) to vidtv_bridge_dev_release()Hans Verkuil1-1/+4
2021-11-18media: ir_toy: assignment to be16 should be of correct typeSean Young1-1/+1
2021-11-18media: ivtv: fix build for UMLRandy Dunlap1-2/+2
2021-11-18media: dvb-frontends: mn88443x: Handle errors of clk_prepare_enable()Evgeny Novikov1-3/+15
2021-11-18media: venus: fix vpp frequency calculation for decoderMansur Alisha Shaik1-2/+6
2021-11-18media: em28xx: Don't use ops->suspend if it is NULLColin Ian King1-2/+3
2021-11-18media: atmel: fix the ispck initializationEugen Hristev4-50/+38
2021-11-18media: cx23885: Fix snd_card_free call on null card pointerColin Ian King1-1/+2
2021-11-18media: tm6000: Avoid card name truncationKees Cook1-2/+1
2021-11-18media: si470x: Avoid card name truncationKees Cook2-2/+2
2021-11-18media: radio-wl1273: Avoid card name truncationKees Cook1-1/+1
2021-11-18media: sun6i-csi: Allow the video device to be open multiple timesOndrej Jirman1-4/+2
2021-11-18media: i2c: ths8200 needs V4L2_ASYNCRandy Dunlap1-0/+1
2021-11-18media: imx-jpeg: Fix the error handling path of 'mxc_jpeg_probe()'Christophe JAILLET1-0/+2
2021-11-18media: mtk-vpu: Fix a resource leak in the error handling path of 'mtk_vpu_pr...Christophe JAILLET1-1/+4
2021-11-18media: TDA1997x: handle short reads of hdmi info frame.Tom Rix1-4/+4
2021-11-18media: mtk-vcodec: venc: fix return value when start_streaming failsDafna Hirschfeld1-4/+4
2021-11-18media: v4l2-ioctl: S_CTRL output the right valueRicardo Ribalda1-3/+6
2021-11-18media: imx258: Fix getting clock frequencySakari Ailus1-6/+6
2021-11-18media: dvb-usb: fix ununit-value in az6027_rc_queryPavel Skripkin1-0/+1
2021-11-18media: ttusb-dec: avoid release of non-acquired mutexEvgeny Novikov1-5/+5
2021-11-18media: cxd2880-spi: Fix a null pointer dereference on error handling pathColin Ian King1-1/+1
2021-11-18media: meson-ge2d: Fix rotation parameter changes detection in 'ge2d_s_ctrl()'Christophe JAILLET1-5/+1
2021-11-18media: em28xx: add missing em28xx_close_extensionPavel Skripkin1-1/+4
2021-11-18media: allegro: ignore interrupt if mailbox is not initializedMichael Tretter1-0/+9
2021-11-18media: usb: dvd-usb: fix uninit-value bug in dibusb_read_eeprom_byte()Anant Thazhemadam1-1/+1
2021-11-18media: imx-jpeg: Fix possible null pointer dereferenceMirela Rabulea1-0/+4
2021-11-18media: rcar-csi2: Add checking to rcsi2_start_receiver()Nadezda Lutovinova1-0/+2
2021-11-18media: mceusb: return without resubmitting URB in case of -EPROTO error.Rajat Asthana1-0/+1
2021-11-18media: rcar-vin: Use user provided buffers when startingNiklas Söderlund1-1/+2
2021-11-18media: videobuf2: rework vb2_mem_ops APISergey Senozhatsky4-62/+79
2021-11-18media: s5p-mfc: Add checking to s5p_mfc_probe().Nadezda Lutovinova1-0/+4
2021-11-18media: s5p-mfc: fix possible null-pointer dereference in s5p_mfc_probe()Tuo Li1-1/+1
2021-11-18media: vidtv: Fix memory leak in removeEvgeny Novikov1-0/+1
2021-11-18media: uvcvideo: Set unique vdev name based in typeRicardo Ribalda1-1/+6
2021-11-18media: uvcvideo: Return -EIO for control errorsRicardo Ribalda1-0/+5
2021-11-18media: uvcvideo: Set capability in s_paramRicardo Ribalda1-2/+5
2021-11-18media: stm32: Potential NULL pointer dereference in dcmi_irq_thread()Dmitriy Ulitin1-8/+11
2021-11-18media: netup_unidvb: handle interrupt properly according to the firmwareZheyu Ma1-11/+16
2021-11-18media: mt9p031: Fix corrupted frame after restarting streamDirk Bender1-1/+27
2021-11-18media: v4l2-ioctl: Fix check_ext_ctrlsRicardo Ribalda1-21/+39
2021-11-18media: ir-kbd-i2c: improve responsiveness of hauppauge zilog receiversSean Young1-0/+1
2021-11-18media: ite-cir: IR receiver stop working after receive overflowSean Young1-1/+1
2021-11-06media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt()Dan Carpenter2-3/+13
2021-10-08Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2021-10-07qcom_scm: hide Kconfig symbolArnd Bergmann1-1/+1