summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2024-11-20Merge tag 'media/v6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-11-20Merge tag 'media/v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-11-20Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-20Merge tag 'pmdomain-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds
2024-11-20Merge tag 'spi-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2024-11-19Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-19Merge tag 'random-6.13-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-11-18Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-11-11Merge tag 'v6.12-rc7' into __tmp-hansg-linux-tags_media_atomisp_6_13_1Mauro Carvalho Chehab
2024-11-09media: uvcvideo: Skip parsing frames of type UVC_VS_UNDEFINED in uvc_parse_fo...Benoit Sevens
2024-11-08Merge tag 'media/v6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-11-08media: platform: samsung: s5p-jpeg: Remove deadcodeDr. David Alan Gilbert
2024-11-08media: qcom: camss: Add MSM8953 resourcesVladimir Lypak
2024-11-08media: qcom: camss: implement pm domain ops for VFE v4.1Barnabás Czémán
2024-11-08media: platform: exynos4-is: Fix an OF node reference leak in fimc_md_is_isp_...Joe Hattori
2024-11-08media: adv7180: Also check for "adi,force-bt656-4"Fabio Estevam
2024-11-08media: mgb4: Fix inconsistent input/output alignment in loopback modeMartin Tůma
2024-11-08media: replace obsolete hans.verkuil@cisco.com aliasHans Verkuil
2024-11-08media: vicodec: add V4L2_CID_MIN_BUFFERS_FOR_* controlsHans Verkuil
2024-11-07media: videobuf2-core: copy vb planes unconditionallyTudor Ambarus
2024-11-07media: venus: factor out inst destruction routineSergey Senozhatsky
2024-11-07media: venus: sync with threaded IRQ during inst destructionSergey Senozhatsky
2024-11-07media: venus: fix enc/dec destruction orderSergey Senozhatsky
2024-11-07media: venus: Enable h.264 hierarchical codingFritz Koenig
2024-11-07media: venus: Helper function for dynamically updating bitrateFritz Koenig
2024-11-07media: i2c: dw9768: Use runtime PM autosuspendZhi Mao
2024-11-07media: i2c: ov5645: Switch to {enable,disable}_streamsLad Prabhakar
2024-11-07media: i2c: ov5645: Use subdev active stateLad Prabhakar
2024-11-07media: i2c: ov5645: Drop `power_lock` mutexLad Prabhakar
2024-11-07media: i2c: ov5645: Use v4l2_async_register_subdev_sensor()Lad Prabhakar
2024-11-07media: i2c: ov5645: Replace dev_err with dev_err_probe in probe functionLad Prabhakar
2024-11-07media: i2c: ov5645: Use local `dev` pointer for subdev device assignmentLad Prabhakar
2024-11-07media: ipu6: make the ipu6_mmu_unmap() as a void functionBingbu Cao
2024-11-07media: ipu6: optimize the IPU6 MMU unmapping flowBingbu Cao
2024-11-07media: ipu6: optimize the IPU6 MMU mapping flowBingbu Cao
2024-11-07media: ipu6: move the l2_unmap() up before l2_map()Bingbu Cao
2024-11-07media: mc: Rename pad as origin in __media_pipeline_start()Sakari Ailus
2024-11-07media: intel/ipu6: remove buttress ish structureStanislaw Gruszka
2024-11-07media: raspberrypi: cfe: Fix mapping of dmabuf buffersTomi Valkeinen
2024-11-07media: intel/ipu6: do not handle interrupts when device is disabledStanislaw Gruszka
2024-11-07media: i2c: st-mipid02: remove parallel mbus format on sink padAlain Volmat
2024-11-07media: i2c: st-mipid02: add pm_runtime handlingAlain Volmat
2024-11-07media: i2c: st-mipid02: use enable/disable_streams pad opsAlain Volmat
2024-11-07media: i2c: st-mipid02: fix mipid02_stream_enable error handlingAlain Volmat
2024-11-07media: i2c: gc2145: introduce enable/disable_streams opsAlain Volmat
2024-11-07media: mt9p031: Refactor format handling for different sensor modelsTarang Raval
2024-11-07media: ov08x40: Add OF probe supportBryan O'Donoghue
2024-11-07media: ov08x40: Rename ext_clk to xvclkBryan O'Donoghue
2024-11-07media: ov08x40: Fix burst write sequenceBryan O'Donoghue
2024-11-07media: gspca: ov534-ov772x: Fix off-by-one error in set_frame_rate()Jinjie Ruan