index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
ti
Age
Commit message (
Expand
)
Author
2025-07-10
media: ti: j721e-csi2rx: fix list_del corruption
Julien Massot
2025-07-10
media: ti: j721e-csi2rx: Allow passing cache hints from user-space
Devarsh Thakkar
2025-06-17
media: platform: ti: Remove unused vpdma_update_dma_addr
Dr. David Alan Gilbert
2025-05-09
media: omap3isp: use sgtable-based scatterlist wrappers
Marek Szyprowski
2025-04-30
media: platform: use (t,l)/wxh format for rectangle
Hans Verkuil
2025-04-30
media: omap3isp: drop wait_prepare/finish callbacks
Hans Verkuil
2025-04-25
media: davinci: vpif: Fix memory leak in probe error path
Dmitry Nikiforov
2025-04-25
media: ti: cal: Add streams support
Tomi Valkeinen
2025-04-25
media: ti: cal: Fix wrong goto on error path
Tomi Valkeinen
2025-04-25
media: ti: cal: Use printk's fourcc formatting
Tomi Valkeinen
2025-03-05
media: platform: ti: Remove unused omap3isp_print_status
Dr. David Alan Gilbert
2025-03-04
media: omap3isp: Use syscon_regmap_lookup_by_phandle_args
Krzysztof Kozlowski
2025-03-04
media: omap3isp: Handle ARM dma_iommu_mapping
Robin Murphy
2025-02-15
media: v4l: Convert the users of v4l2_get_link_freq to call it on a pad
Sakari Ailus
2024-10-28
media: platform: drop vb2_ops_wait_prepare/finish
Hans Verkuil
2024-10-16
media: ti: j721e-csi2rx: Convert comma to semicolon
Chen Ni
2024-10-12
media: platform: ti: omap: fix a typo
Andrew Kreimer
2024-10-12
media: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-12
media: omap3isp: add missing wait_prepare/finish ops
Hans Verkuil
2024-09-23
Merge tag 'media/v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2024-09-04
ARM: 9417/1: dma-mapping: Pass device to arm_iommu_create_mapping()
Jason Gunthorpe
2024-08-09
media: ti: cal: use 'time_left' variable with wait_event_timeout()
Wolfram Sang
2024-08-09
media: platform: ti: use for_each_endpoint_of_node()
Kuninori Morimoto
2024-08-09
media: ti: cal: Constify struct media_entity_operations
Christophe JAILLET
2024-06-29
media: ti: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-04-22
media: ti: j721e-csi2rx: Fix races while restarting DMA
Jai Luthra
2024-04-09
media: vpif_display: Use pad variant of dv timing subdev calls
Paweł Anikiel
2024-04-09
media: vpif_capture: Use pad variant of dv timing subdev calls
Paweł Anikiel
2024-02-28
media: ti: j721e-csi2rx: Convert to platform remove callback returning void
Uwe Kleine-König
2024-02-23
media: platform: replace of_graph_get_next_endpoint()
Kuninori Morimoto
2024-02-16
media: ti: Use devm_platform_ioremap_resource() in ti_csi2rx_probe()
Markus Elfring
2024-01-22
media: ti: j721e-csi2rx: add support for RGB formats
Jai Luthra
2024-01-22
media: ti: j721e-csi2rx: add GREY format
Julien Massot
2023-12-13
media: videobuf2: core: Rename min_buffers_needed field in vb2_queue
Benjamin Gaignard
2023-12-04
media: v4l2-subdev: Rename .init_cfg() operation to .init_state()
Laurent Pinchart
2023-11-23
media: v4l: subdev: Switch to stream-aware state functions
Sakari Ailus
2023-11-23
media: ti: omap3isp: Fix references to pad config
Laurent Pinchart
2023-11-23
media: ti: Stop direct calls to queue num_buffers field
Benjamin Gaignard
2023-10-12
media: ti: Add CSI2RX support for J721E
Jai Luthra
2023-09-27
media: am437x: don't fill in bus_info
Hans Verkuil
2023-09-27
media: use sizeof() instead of V4L2_SUBDEV_NAME_SIZE
Hans Verkuil
2023-08-14
media: platform: ti: fix the return value handle for platform_get_irq()
Ruan Jinjie
2023-08-14
media: davinci: vpif_capture: fix error return code in vpif_probe()
Yang Yingliang
2023-08-10
media: v4l: async: Set v4l2_device and subdev in async notifier init
Sakari Ailus
2023-08-10
media: davinci: Init async notifier after registering V4L2 device
Sakari Ailus
2023-08-10
media: omap3isp: Initialise V4L2 async notifier later
Sakari Ailus
2023-08-10
media: am437x-vpfe: Register V4L2 device early
Sakari Ailus
2023-07-28
media: v4l: async: Obtain async connection based on sub-device
Sakari Ailus
2023-07-28
media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connection
Sakari Ailus
2023-07-28
media: omap3isp: Move link creation to bound callback
Sakari Ailus
[next]