summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2022-01-27media: aspeed: fix mode-detect always time out at 2nd runJammy Huang
2022-01-27media: videobuf2: Fix the size printk formatDillon Min
2022-01-27media: cec-pin: fix interrupt en/disable handlingHans Verkuil
2022-01-27media: stk1160: fix control-message timeoutsJohan Hovold
2022-01-27media: pvrusb2: fix control-message timeoutsJohan Hovold
2022-01-27media: redrat3: fix control-message timeoutsJohan Hovold
2022-01-27media: dib0700: fix undefined behavior in tuner shutdownMichael Kuron
2022-01-27media: s2255: fix control-message timeoutsJohan Hovold
2022-01-27media: cpia2: fix control-message timeoutsJohan Hovold
2022-01-27media: em28xx: fix control-message timeoutsJohan Hovold
2022-01-27media: mceusb: fix control-message timeoutsJohan Hovold
2022-01-27media: flexcop-usb: fix control-message timeoutsJohan Hovold
2022-01-27media: v4l2-ioctl.c: readbuffers depends on V4L2_CAP_READWRITEHans Verkuil
2022-01-20media: uvcvideo: fix division by zero at stream startJohan Hovold
2022-01-16media: Revert "media: uvcvideo: Set unique vdev name based in type"Ricardo Ribalda
2021-12-22media: mxl111sf: change mutex_init() locationPavel Skripkin
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