summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-02Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-03-28Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-03-25Merge tag 'media/v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2025-03-25objtool, media: dib8000: Prevent divide-by-zero in dib8000_set_dds()Josh Poimboeuf
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-12media: rtl2832_sdr: assign vb2 lock before vb2_queue_initHans Verkuil
2025-03-07media: pci: mgb4: include linux/errno.hArnd Bergmann
2025-03-07media: synopsys: hdmirx: Fix signedness bug in hdmirx_parse_dt()Dan Carpenter
2025-03-07media: platform: synopsys: hdmirx: Fix 64-bit division for 32-bit targetsNathan Chancellor
2025-03-06media: vim2m: print device name after registering deviceMatthew Majewski
2025-03-06media: vivid: Introduce VIDEO_VIVID_OSDRicardo Ribalda
2025-03-06media: vivid: Move all fb_info references into vivid-osdRicardo Ribalda
2025-03-06media: platform: synopsys: hdmirx: Optimize struct snps_hdmirx_devDmitry Osipenko
2025-03-06media: platform: synopsys: hdmirx: Remove unused HDMI audio CODEC relicsDmitry Osipenko
2025-03-06media: platform: synopsys: hdmirx: Remove duplicated header inclusionDmitry Osipenko
2025-03-06media: qcom: Clean up Kconfig dependenciesRobin Murphy
2025-03-06media: dvb-frontends: tda10048: Make the range of z explicit.Ricardo Ribalda
2025-03-06media: platform: stm32: Add check for clk_enable()Jiasheng Jiang
2025-03-06media: xilinx-tpg: fix double put in xtpg_parse_of()Dan Carpenter
2025-03-06media: siano: Fix error handling in smsdvb_module_init()Yuan Can
2025-03-06media: c8sectpfe: Call of_node_put(i2c_bus) only once in c8sectpfe_probe()Markus Elfring
2025-03-06media: i2c: tda1997x: Call of_node_put(ep) only once in tda1997x_parse_dt()Markus Elfring
2025-03-06media: v4l2-dv-timings: prevent possible overflow in v4l2_detect_gtf()Karina Yankevich
2025-03-06media: rockchip: rga: fix rga offset lookupJohn Keeping
2025-03-06media: rockchip: rga: fix field in OUTPUT buffersMichael Tretter
2025-03-06media: ccs-pll: Make variables const where appropriateLaurent Pinchart
2025-03-06media: cec: use us_to_ktime() where appropriateVitaliy Shevtsov
2025-03-06media: i2c: add lt6911uxe hdmi bridge driverDongcheng Yan
2025-03-05media: vimc: skip .s_stream() for stopped entitiesNikita Zhandarovich
2025-03-05media: dvb: Fix spelling mistake "ofset" -> "offset"Colin Ian King
2025-03-05media: s5p-mfc: Corrected NV12M/NV21M plane-sizesAakarsh Jain
2025-03-05media: platform: ti: Remove unused omap3isp_print_statusDr. David Alan Gilbert
2025-03-05media: platform: synopsys: Add support for HDMI input driverShreeya Patel
2025-03-05media: v4l2-core: use (t,l)/wxh format for rectangleHans Verkuil
2025-03-05media: v4l2-tpg: use (t,l)/wxh format for rectangleHans Verkuil
2025-03-05media: radio-wl1273: Rename wl1273_fm_vidioc_s_ctrlRicardo Ribalda
2025-03-05media: v4l2-core: Introduce v4l2_query_ext_ctrl_to_v4l2_queryctrlRicardo Ribalda
2025-03-05media: v4l2: Remove vidioc_s_ctrl callbackRicardo Ribalda
2025-03-05media: cx231xx: Remove vidioc_s_ctrl callbackRicardo Ribalda
2025-03-05media: v4l2: Remove vidioc_g_ctrl callbackRicardo Ribalda
2025-03-05media: v4l2: Remove vidioc_queryctrl callbackRicardo Ribalda
2025-03-05media: uvcvideo: Remove vidioc_queryctrlRicardo Ribalda
2025-03-05media: pvrusb2: Remove g/s_ctrl callbacksRicardo Ribalda
2025-03-05media: pvrusb2: Convert queryctrl to query_ext_ctrlRicardo Ribalda
2025-03-05media: ioctl: Simulate v4l2_queryctrl with v4l2_query_ext_ctrlRicardo Ribalda
2025-03-05media: cx231xx: set device_caps for 417Hans Verkuil
2025-03-05media: cec: core: allow raw msg transmit while configuringHans Verkuil
2025-03-04media: cx23885: Add analog support for AVerMedia H789-C PCIe cardPlamen Atanasov
2025-03-04media: rc: reduce useless padding in struct rc_dev etcSean Young