summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-03-20media: i2c: ov5647: Add test pattern controlValentine Barshak
2023-03-20media: i2c: imx290: Use device_property_read_u32() directlyAndy Shevchenko
2023-03-20media: i2c: imx290: Make use of get_unaligned_le24(), put_unaligned_le24()Andy Shevchenko
2023-03-20media: subdev: Add V4L2_SUBDEV_ROUTING_NO_MULTIPLEXINGTomi Valkeinen
2023-03-20media: subdev: Split V4L2_SUBDEV_ROUTING_NO_STREAM_MIXTomi Valkeinen
2023-03-20media: subdev: Use 'shall' instead of 'may' in route validationTomi Valkeinen
2023-03-20media: i2c: st-vgxy61: Use VGXY61_NB_POLARITIES instead of hardcoded value in...Benjamin Mugnier
2023-03-20media: i2c: st-vgxy61: Fix control flow error on probeBenjamin Mugnier
2023-03-20media: i2c: st-vgxy61: Move 'detect' call to 'power_on'Benjamin Mugnier
2023-03-20media: i2c: st-vgxy61: Remove duplicate default mode set on probeBenjamin Mugnier
2023-03-20media: v4l2-core: zero field base in struct v4l2_framebufferHans Verkuil
2023-03-20media: v4l2-core: drop v4l2_window clipping and bitmap supportHans Verkuil
2023-03-20media: vivid: drop bitmap and clipping output overlay supportHans Verkuil
2023-03-20media: vivid: drop overlay supportHans Verkuil
2023-03-20media: bttv: drop overlay supportHans Verkuil
2023-03-20media: saa7134: drop overlay supportHans Verkuil
2023-03-20media: saa7146: drop overlay supportHans Verkuil
2023-03-20media: common: btcx-risc.h: drop obsolete headerHans Verkuil
2023-03-20media: zoran: drop two obsolete prototypes from zoran_device.hHans Verkuil
2023-03-20media: stm32: dma2d: remove unused fb_bufHans Verkuil
2023-03-19media: pvrusb2: VIDEO_PVRUSB2 depends on DVB_CORE to use dvb_* symbolsTom Rix
2023-03-19media: platform: cros-ec: Add Gladios/Lisbon to the match tableKevin Chiu
2023-03-19media: av7110: prevent underflow in write_ts_to_decoder()Dan Carpenter
2023-03-19media: mtk-jpegenc: Fix a compilation issueoushixiong
2023-03-19media: stm32-dcmi: Enable incoherent buffer allocationMarek Vasut
2023-03-19media: pci: tw68: Fix null-ptr-deref bug in buf prepare and finishharperchen
2023-03-19media: platform: via: Handle error for dma_set_maskharperchen
2023-03-19media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() and buffer_finish()harperchen
2023-03-19media: amphion: decoder implement display delay enableMing Qian
2023-03-19media: platform: cros-ec: Add aurash to the match tableZoey Wu
2023-03-19media: platform: mtk-mdp3: Add missing check and free for ida_allocJiasheng Jiang
2023-03-19media: platform: stm32: use devm_platform_get_and_ioremap_resource()Ye Xingchen
2023-03-19media: platform: renesas: use devm_platform_get_and_ioremap_resource()Ye Xingchen
2023-03-19media: dw100: use devm_platform_get_and_ioremap_resource()Ye Xingchen
2023-03-19media: bdisp: Add missing check for create_workqueueJiasheng Jiang
2023-03-19media: imx-jpeg: Bounds check sizeimage accessKees Cook
2023-03-19media: mxl5005s: Bounds check size used for max array indexKees Cook
2023-03-19media: drop unnecessary networking includesJakub Kicinski
2023-03-19media: dvb-frontends: Fix a typo ("Unknow sleep mode")Jonathan Neuschäfer
2023-03-19media: platform: exynos4-is: Fix spelling mistake "palne" -> "plane"Colin Ian King
2023-03-19media: tc358746: Remove unneeded semicolonYang Li
2023-03-19media: rc: add Beelink Mini MXIII keymapChristian Hewitt
2023-03-19media: rc: add common keymap for Dreambox RC10/RC0 and RC20/RC-BT remotesEmanuel Strobel
2023-03-19media: cx18: fix format compliance issuesHans Verkuil
2023-03-19media: cx18: reorder fmt_vid_cap functions in cx18-ioctl.cHans Verkuil
2023-03-19media: cx18: missing CAP_AUDIO for vbi streamHans Verkuil
2023-03-19media: cx18: properly report pixelformatsHans Verkuil
2023-03-19media: cx18: fix incorrect input countingHans Verkuil
2023-03-19media: cx18: convert to vb2Hans Verkuil
2023-03-19media: v4l2-dev.c: check for V4L2_CAP_STREAMING to enable streaming ioctlsHans Verkuil