index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
ti
Age
Commit message (
Expand
)
Author
5 days
media: ti: vpe: #include <linux/platform_device.h> explicitly
Uwe Kleine-König (The Capable Hub)
2026-05-28
media: ti: j721e-csi2rx: Fix error handling for media_entity_remote_source_pa...
Chen Ni
2026-05-28
media: ti: j721e-csi2rx: Minor cleanup of loop variables
Rishikesh Donadkar
2026-05-20
media: ti: j721e-csi2rx: Support system suspend using pm_notifier
Jai Luthra
2026-05-20
media: ti: j721e-csi2rx: Support runtime suspend
Jai Luthra
2026-05-20
media: ti: j721e-csi2rx: Change the drain architecture for multistream
Rishikesh Donadkar
2026-05-20
media: ti: j721e-csi2rx: Submit all available buffers
Jai Luthra
2026-05-20
media: ti: j721e-csi2rx: add multistream support
Jai Luthra
2026-05-20
media: ti: j721e-csi2rx: add support for processing virtual channels
Jai Luthra
2026-05-20
media: ti: j721e-csi2rx: get number of contexts from device tree
Pratyush Yadav
2026-05-20
media: ti: j721e-csi2rx: add a subdev for the core device
Jai Luthra
2026-05-20
media: ti: j721e-csi2rx: allocate DMA channel based on context index
Pratyush Yadav
2026-05-20
media: ti: j721e-csi2rx: prepare SHIM code for multiple contexts
Pratyush Yadav
2026-05-20
media: ti: j721e-csi2rx: separate out device and context
Jai Luthra
2026-05-20
media: ti: j721e-csi2rx: Remove word size alignment on frame width
Rishikesh Donadkar
2026-05-05
media: ti: vpe: unwind v4l2 device registration on probe error
Myeonghun Pak
2026-05-05
media: vpif_capture: fix OF node reference imbalance
Johan Hovold
2026-05-05
media: ti: vpe: Fix the error code of devm_kzalloc() in vip_probe_slice()
Felix Gu
2026-05-05
media: ti: vpe: Fix the error code of devm_request_irq()
Felix Gu
2026-05-05
media: ti: vpe: Fix fwnode_handle leak in vip_probe_complete()
Felix Gu
2026-03-16
media: ti: vpe: Add missing v4l2_device_unregister in vip_remove()
Felix Gu
2026-03-11
media: omap3isp: drop the use count of v4l2 pipeline
Haoxiang Li
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-13
media: ti: vpe: Add the VIP driver
Dale Farnsworth
2026-01-13
media: ti: vpe: Export vpdma_load_firmware() function
Yemike Abhilash Chandra
2026-01-13
media: ti: vpe: Re-introduce multi-instance and multi-client support
Yemike Abhilash Chandra
2026-01-06
media: omap3isp: isppreview: always clamp in preview_try_format()
Hans Verkuil
2026-01-06
media: omap3isp: ispccp2: always clamp in ccp2_try_format()
Hans Verkuil
2026-01-06
media: omap3isp: support ctrl events for isppreview
Hans Verkuil
2026-01-06
media: omap3isp: better VIDIOC_G/S_PARM handling
Hans Verkuil
2026-01-06
media: omap3isp: implement create/prepare_bufs
Hans Verkuil
2026-01-06
media: omap3isp: rework isp_video_try/set_format
Hans Verkuil
2026-01-06
media: omap3isp: set initial format
Hans Verkuil
2026-01-06
media: omap3isp: use V4L2_COLORSPACE_SRGB instead of _JPEG
Hans Verkuil
2026-01-06
media: omap3isp: implement enum_fmt_vid_cap/out
Hans Verkuil
2026-01-06
media: omap3isp: isp_video_mbus_to_pix/pix_to_mbus fixes
Hans Verkuil
2026-01-06
media: omap3isp: add V4L2_CAP_IO_MC and don't set bus_info
Hans Verkuil
2026-01-06
media: omap3isp: configure entity functions
Hans Verkuil
2025-11-03
media: vpif_display: fix section mismatch
Johan Hovold
2025-11-03
media: vpif_capture: fix section mismatch
Johan Hovold
2025-11-03
media: platform: ti: omap3isp: isp: convert from round_rate() to determine_ra...
Brian Masney
2025-10-17
media: ti: cal Use %pe format specifier
Ricardo Ribalda
2025-10-17
media: ti: vpe: Drop unneeded v4l2_m2m_get_vq() NULL check
Laurent Pinchart
2025-09-09
media: ti: j721e-csi2rx: Fix NULL vs IS_ERR() bug in ti_csi2rx_request_max_ppc()
Dan Carpenter
2025-08-25
media: ti: j721e-csi2rx: Support multiple pixels per clock
Jai Luthra
2025-08-25
media: ti: j721e-csi2rx: Fix source subdev link creation
Jai Luthra
2025-08-25
media: ti: j721e-csi2rx: Use fwnode_get_named_child_node
Jai Luthra
2025-08-25
media: ti: j721e-csi2rx: Use devm_of_platform_populate
Jai Luthra
2025-08-25
media: omap3isp: Drop custom .unsubscribe_event() handler
Laurent Pinchart
[next]