summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2024-12-05media: v4l2-core: v4l2-dv-timings: check cvt/gtf resultHans Verkuil
2024-12-05media: intel/ipu6: do not handle interrupts when device is disabledStanislaw Gruszka
2024-12-05media: wl128x: Fix atomicity violation in fmc_send_cmd()Qiu-ji Chen
2024-12-05media: ipu6: not override the dma_ops of device in driverBingbu Cao
2024-12-05media: ipu6: Fix DMA and physical address debugging messages for 32-bitSakari Ailus
2024-12-05media: i2c: ds90ub960: Fix missing return check on ub960_rxport_read callColin Ian King
2024-12-05media: i2c: vgxy61: Fix an error handling path in vgxy61_detect()Christophe JAILLET
2024-11-22media: dvbdev: fix the logic when DVB_DYNAMIC_MINORS is not setMauro Carvalho Chehab
2024-11-14media: uvcvideo: Skip parsing frames of type UVC_VS_UNDEFINED in uvc_parse_fo...Benoit Sevens
2024-11-14media: v4l2-ctrls-api: fix error handling for v4l2_g_ctrl()Mauro Carvalho Chehab
2024-11-14media: v4l2-tpg: prevent the risk of a division by zeroMauro Carvalho Chehab
2024-11-14media: vivid: fix buffer overwrite when using > 32 buffersHans Verkuil
2024-11-14media: pulse8-cec: fix data timestamp at pulse8_setup()Mauro Carvalho Chehab
2024-11-14media: cx24116: prevent overflows on SNR calculusMauro Carvalho Chehab
2024-11-14media: s5p-jpeg: prevent buffer overflowsMauro Carvalho Chehab
2024-11-14media: ar0521: don't overflow when checking PLL valuesMauro Carvalho Chehab
2024-11-14media: mgb4: protect driver against spectreMauro Carvalho Chehab
2024-11-14media: dvb-core: add missing buffer index checkHans Verkuil
2024-11-14media: adv7604: prevent underflow condition when reporting colorspaceMauro Carvalho Chehab
2024-11-14media: dvb_frontend: don't play tricks with underflow valuesMauro Carvalho Chehab
2024-11-14media: dvbdev: prevent the risk of out of memory accessMauro Carvalho Chehab
2024-11-14media: stb0899_algo: initialize cfr before using itMauro Carvalho Chehab
2024-10-17media: videobuf2-core: clear memory related fields in __vb2_plane_dmabuf_put()Yunke Cao
2024-10-10media: qcom: camss: Fix ordering of pm_runtime_enableBryan O'Donoghue
2024-10-10media: qcom: camss: Remove use_count guard in stop_streamingBryan O'Donoghue
2024-10-10media: venus: fix use after free bug in venus_remove due to race conditionZheng Wang
2024-10-10media: sun4i_csi: Implement link validate for sun4i_csi subdevLaurent Pinchart
2024-10-10media: videobuf2: Drop minimum allocation requirement of 2 buffersLaurent Pinchart
2024-10-10media: ov5675: Fix power on/off delay timingsBryan O'Donoghue
2024-10-10media: imx335: Fix reset-gpio handlingUmang Jain
2024-10-10media: i2c: ar0521: Use cansleep version of gpiod_set_value()Alexander Shiyan
2024-10-04Revert "media: tuners: fix error return code of hybrid_tuner_request_state()"Roman Smirnov
2024-10-04media: imagination: VIDEO_E5010_JPEG_ENC should depend on ARCH_K3Geert Uytterhoeven
2024-10-04media: mediatek: vcodec: Fix H264 stateless decoder smatch warningYunfei Dong
2024-10-04media: mediatek: vcodec: Fix VP8 stateless decoder smatch warningYunfei Dong
2024-10-04media: mediatek: vcodec: Fix H264 multi stateless decoder smatch warningYunfei Dong
2024-10-04media: platform: rzg2l-cru: rzg2l-csi2: Add missing MODULE_DEVICE_TABLEBiju Das
2024-10-04media: raspberrypi: VIDEO_RASPBERRYPI_PISP_BE should depend on ARCH_BCM2835Geert Uytterhoeven
2024-10-04drivers: media: dvb-frontends/rtl2830: fix an out-of-bounds write errorJunlin Li
2024-10-04drivers: media: dvb-frontends/rtl2832: fix an out-of-bounds write errorJunlin Li
2024-08-15Merge tag 'media/v6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-08-08media: Revert "media: dvb-usb: Fix unexpected infinite loop in dvb_usb_read_r...Sean Young
2024-08-04Merge tag 'media/v6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-08-03Merge tag 'tags/fixes-media-uvc-20230722' of git://git.kernel.org/pub/scm/lin...Hans Verkuil
2024-07-30media: intel/ipu6: select AUXILIARY_BUS in KconfigBingbu Cao
2024-07-30media: ipu-bridge: fix ipu6 Kconfig dependenciesArnd Bergmann
2024-07-28minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds
2024-07-26Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-22media: uvcvideo: Fix custom control mapping probingRicardo Ribalda