summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2023-05-25media: i2c: video: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-05-25media: ov5640: Drop dead code using frame_intervalJacopo Mondi
2023-05-25media: ov5640: Remove unused 'framerate' parameterJacopo Mondi
2023-05-25media: ov5640: correct comments for default VGA to avoid confusionGuoniu.zhou
2023-05-25media: i2c: imx334: update pixel, hblank and link frequencyShravan Chippa
2023-05-25media: ipu3-cio2: Fix container_of() macro wrapper argumentsSakari Ailus
2023-05-25media: ov5693: Simplify an error messageChristophe JAILLET
2023-05-25media: mc: Make media_get_pad_index() use pad type flagSakari Ailus
2023-05-25media: pci: ipu3-cio2: Obtain remote pad from endpointSakari Ailus
2023-05-25media: mc: Make media_entity_get_fwnode_pad() fwnode argument constSakari Ailus
2023-05-25media: i2c: imx296: fix error checking in imx296_read_temperature()Dan Carpenter
2023-05-25media: mediatek: vcodec: support stateless hevc decoderYunfei Dong
2023-05-25media: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-05-25media: Add common header file with JPEG marker definitionsGeert Uytterhoeven
2023-05-25media: nxp: remove unneeded semicolonJiapeng Chong
2023-05-25media: mediatek: vcodec: mtk_vcodec_dec_hw: Use devm_pm_runtime_enable()Fei Shao
2023-05-25media: rockchip: rga: use v4l2_m2m_buf_copy_metadataMichael Tretter
2023-05-25media: usb: siano: Fix warning due to null work_func_t function pointerDuoming Zhou
2023-05-25media: mtk-jpeg: move data/code inside CONFIG_OF blocksRandy Dunlap
2023-05-25media: camss: set VFE bpl_alignment to 16 for sdm845 and sm8250Andrey Konovalov
2023-05-25media: pci: remove unnecessary (void*) conversionsSu Hui
2023-05-25media: platform: Remove unnecessary (void*) conversionsSu Hui
2023-05-25media: usb: remove unnecessary (void*) conversionsSu Hui
2023-05-25media: stk1160: Simplify the build config definitionLukas Bulwahn
2023-05-25media: amphion: initiate a drain of the capture queue in dynamic resolution c...Ming Qian
2023-05-25media: common: saa7146: Avoid a leak in vmalloc_to_sg()Christophe JAILLET
2023-05-25Revert "media: mediatek: vcodec: Fix bitstream crop information error"Nícolas F. R. A. Prado
2023-05-25media: vivid: Extend FPS rates offered by simulated webcamMax Staudt
2023-05-25media: amphion: drop repeated codec data for vc1g formatMing Qian
2023-05-25media: amphion: drop repeated codec data for vc1l formatMing Qian
2023-05-25media: verisilicon: Simplify error handling in tile_buffer_reallocate()Benjamin Gaignard
2023-05-25media: usb: Check az6007_read() return valueDaniil Dulov
2023-05-25media: platform: mtk-mdp3: release node reference before returningDeepak R Varma
2023-05-25media: platform: rzg2l-cru: rzg2l-csi2: Enclose the macro in parenthesesLad Prabhakar
2023-05-23media: amphion: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo
2023-05-19Merge tag 'drm-misc-next-2023-05-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-05-18media: coda: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo
2023-05-14media: dw2102: return -EIO instead of -1 for mac address read errorsMauro Carvalho Chehab
2023-05-14media: dvb-usb: remove unnecessary (void*) conversionsYu Zhe
2023-05-14media: c8sectpfe: dvb: remove unnecessary (void*) conversionsYu Zhe
2023-05-14media: dvbdev: fix most coding style issuesMauro Carvalho Chehab
2023-05-14media: dvb-core: Fix use-after-free due to race condition at dvb_ca_en50221Hyunwoo Kim
2023-05-14media: dvb-core: Fix kernel WARNING for blocking operation in wait_event*()Takashi Iwai
2023-05-14media: dvb-core: Fix use-after-free due to race at dvb_register_device()Hyunwoo Kim
2023-05-14media: dvb-core: Fix use-after-free due on race condition at dvb_netHyunwoo Kim
2023-05-14media: dvb-core: Fix use-after-free on race condition at dvb_frontendHyunwoo Kim
2023-05-14media: mn88443x: fix !CONFIG_OF error by drop of_match_ptr from ID tableKrzysztof Kozlowski
2023-05-14media: ttusb-dec: fix memory leak in ttusb_dec_exit_dvb()Hyunwoo Kim
2023-05-14media: dvb_ca_en50221: fix a size write bugYongSu Yoo
2023-05-14media: netup_unidvb: fix irq init by register it at the end of probeWei Chen