index
:
pub/scm/linux/kernel/git/mel/linux.git
master
Candidate patch series by Mel Gorman
Mel Gorman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
ti
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-28
media: ti: vpe: quiesce overflow recovery before freeing streams
Fan Wu
1
-4
/
+33
2026-07-15
media: ti: vpe: #include <linux/platform_device.h> explicitly
Uwe Kleine-König (The Capable Hub)
1
-0
/
+1
2026-07-15
media: ti: vpe: Select V4L2_FWNODE for VIP
Yemike Abhilash Chandra
1
-0
/
+1
2026-05-28
media: ti: j721e-csi2rx: Fix error handling for media_entity_remote_source_pa...
Chen Ni
1
-6
/
+6
2026-05-28
media: ti: j721e-csi2rx: Minor cleanup of loop variables
Rishikesh Donadkar
1
-10
/
+7
2026-05-20
media: ti: j721e-csi2rx: Support system suspend using pm_notifier
Jai Luthra
1
-0
/
+135
2026-05-20
media: ti: j721e-csi2rx: Support runtime suspend
Jai Luthra
2
-3
/
+54
2026-05-20
media: ti: j721e-csi2rx: Change the drain architecture for multistream
Rishikesh Donadkar
1
-63
/
+58
2026-05-20
media: ti: j721e-csi2rx: Submit all available buffers
Jai Luthra
1
-18
/
+24
2026-05-20
media: ti: j721e-csi2rx: add multistream support
Jai Luthra
1
-81
/
+193
2026-05-20
media: ti: j721e-csi2rx: add support for processing virtual channels
Jai Luthra
1
-1
/
+50
2026-05-20
media: ti: j721e-csi2rx: get number of contexts from device tree
Pratyush Yadav
1
-13
/
+33
2026-05-20
media: ti: j721e-csi2rx: add a subdev for the core device
Jai Luthra
1
-44
/
+244
2026-05-20
media: ti: j721e-csi2rx: allocate DMA channel based on context index
Pratyush Yadav
1
-1
/
+3
2026-05-20
media: ti: j721e-csi2rx: prepare SHIM code for multiple contexts
Pratyush Yadav
1
-6
/
+6
2026-05-20
media: ti: j721e-csi2rx: separate out device and context
Jai Luthra
1
-189
/
+234
2026-05-20
media: ti: j721e-csi2rx: Remove word size alignment on frame width
Rishikesh Donadkar
1
-20
/
+4
2026-05-05
media: ti: vpe: unwind v4l2 device registration on probe error
Myeonghun Pak
1
-1
/
+2
2026-05-05
media: vpif_capture: fix OF node reference imbalance
Johan Hovold
1
-1
/
+1
2026-05-05
media: ti: vpe: Fix the error code of devm_kzalloc() in vip_probe_slice()
Felix Gu
1
-3
/
+3
2026-05-05
media: ti: vpe: Fix the error code of devm_request_irq()
Felix Gu
1
-1
/
+1
2026-05-05
media: ti: vpe: Fix fwnode_handle leak in vip_probe_complete()
Felix Gu
1
-4
/
+4
2026-03-16
media: ti: vpe: Add missing v4l2_device_unregister in vip_remove()
Felix Gu
1
-0
/
+1
2026-03-11
media: omap3isp: drop the use count of v4l2 pipeline
Haoxiang Li
1
-0
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
14
-21
/
+21
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
14
-23
/
+22
2026-01-13
media: ti: vpe: Add the VIP driver
Dale Farnsworth
4
-0
/
+4405
2026-01-13
media: ti: vpe: Export vpdma_load_firmware() function
Yemike Abhilash Chandra
2
-1
/
+5
2026-01-13
media: ti: vpe: Re-introduce multi-instance and multi-client support
Yemike Abhilash Chandra
2
-0
/
+51
2026-01-06
media: omap3isp: isppreview: always clamp in preview_try_format()
Hans Verkuil
1
-13
/
+8
2026-01-06
media: omap3isp: ispccp2: always clamp in ccp2_try_format()
Hans Verkuil
1
-1
/
+1
2026-01-06
media: omap3isp: support ctrl events for isppreview
Hans Verkuil
1
-1
/
+1
2026-01-06
media: omap3isp: better VIDIOC_G/S_PARM handling
Hans Verkuil
1
-2
/
+9
2026-01-06
media: omap3isp: implement create/prepare_bufs
Hans Verkuil
1
-2
/
+45
2026-01-06
media: omap3isp: rework isp_video_try/set_format
Hans Verkuil
1
-29
/
+30
2026-01-06
media: omap3isp: set initial format
Hans Verkuil
1
-0
/
+8
2026-01-06
media: omap3isp: use V4L2_COLORSPACE_SRGB instead of _JPEG
Hans Verkuil
2
-2
/
+2
2026-01-06
media: omap3isp: implement enum_fmt_vid_cap/out
Hans Verkuil
1
-3
/
+36
2026-01-06
media: omap3isp: isp_video_mbus_to_pix/pix_to_mbus fixes
Hans Verkuil
1
-3
/
+3
2026-01-06
media: omap3isp: add V4L2_CAP_IO_MC and don't set bus_info
Hans Verkuil
1
-5
/
+3
2026-01-06
media: omap3isp: configure entity functions
Hans Verkuil
6
-0
/
+6
2025-11-03
media: vpif_display: fix section mismatch
Johan Hovold
1
-2
/
+2
2025-11-03
media: vpif_capture: fix section mismatch
Johan Hovold
1
-2
/
+2
2025-11-03
media: platform: ti: omap3isp: isp: convert from round_rate() to determine_ra...
Brian Masney
1
-5
/
+5
2025-10-17
media: ti: cal Use %pe format specifier
Ricardo Ribalda
1
-2
/
+1
2025-10-17
media: ti: vpe: Drop unneeded v4l2_m2m_get_vq() NULL check
Laurent Pinchart
1
-7
/
+0
2025-09-09
media: ti: j721e-csi2rx: Fix NULL vs IS_ERR() bug in ti_csi2rx_request_max_ppc()
Dan Carpenter
1
-1
/
+1
2025-08-25
media: ti: j721e-csi2rx: Support multiple pixels per clock
Jai Luthra
2
-4
/
+36
2025-08-25
media: ti: j721e-csi2rx: Fix source subdev link creation
Jai Luthra
1
-2
/
+5
2025-08-25
media: ti: j721e-csi2rx: Use fwnode_get_named_child_node
Jai Luthra
1
-10
/
+9
[next]