index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
ti
/
cal
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-1
/
+1
2025-10-17
media: ti: cal Use %pe format specifier
Ricardo Ribalda
-2
/
+1
2025-04-25
media: ti: cal: Add streams support
Tomi Valkeinen
-104
/
+337
2025-04-25
media: ti: cal: Fix wrong goto on error path
Tomi Valkeinen
-2
/
+2
2025-04-25
media: ti: cal: Use printk's fourcc formatting
Tomi Valkeinen
-20
/
+6
2025-02-15
media: v4l: Convert the users of v4l2_get_link_freq to call it on a pad
Sakari Ailus
-2
/
+6
2024-10-28
media: platform: drop vb2_ops_wait_prepare/finish
Hans Verkuil
-2
/
+0
2024-10-12
media: Switch back to struct platform_driver::remove()
Uwe Kleine-König
-1
/
+1
2024-08-09
media: ti: cal: use 'time_left' variable with wait_event_timeout()
Wolfram Sang
-4
/
+4
2024-08-09
media: ti: cal: Constify struct media_entity_operations
Christophe JAILLET
-1
/
+1
2023-12-13
media: videobuf2: core: Rename min_buffers_needed field in vb2_queue
Benjamin Gaignard
-1
/
+1
2023-12-04
media: v4l2-subdev: Rename .init_cfg() operation to .init_state()
Laurent Pinchart
-3
/
+7
2023-11-23
media: v4l: subdev: Switch to stream-aware state functions
Sakari Ailus
-11
/
+9
2023-11-23
media: ti: Stop direct calls to queue num_buffers field
Benjamin Gaignard
-2
/
+3
2023-08-10
media: v4l: async: Set v4l2_device and subdev in async notifier init
Sakari Ailus
-2
/
+2
2023-07-28
media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connection
Sakari Ailus
-3
/
+3
2023-07-25
media: ti: cal: Implement get_frame_desc for camera-rx
Tomi Valkeinen
-47
/
+47
2023-07-25
media: ti: cal: Use subdev state
Tomi Valkeinen
-107
/
+53
2023-07-25
media: ti: cal: Fix cal_camerarx_create() error handling
Tomi Valkeinen
-10
/
+13
2023-07-25
media: ti: cal: Clean up mbus formats uses
Tomi Valkeinen
-32
/
+8
2023-07-19
media: Explicitly include correct DT includes
Rob Herring
-1
/
+1
2023-04-12
media: Prefer designated initializers over memset for subdev pad ops
Laurent Pinchart
-4
/
+4
2023-04-12
media: Zero-initialize all structures passed to subdev pad operations
Laurent Pinchart
-13
/
+16
2023-04-11
media: cal: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2023-01-22
media: ti: cal: fix possible memory leak in cal_ctx_create()
Gaosheng Cui
-1
/
+3
2022-09-24
media: drivers: use video_device_pipeline_alloc_start()
Tomi Valkeinen
-2
/
+1
2022-09-24
media: drivers: use video device pipeline start/stop
Tomi Valkeinen
-3
/
+3
2022-08-30
media: ti: cal: fix wdma irq for metadata
Tomi Valkeinen
-4
/
+27
2022-08-30
media: ti: cal: combine wdma irq handling
Tomi Valkeinen
-34
/
+25
2022-08-30
media: ti: cal: use CSI-2 frame number for seq number
Tomi Valkeinen
-3
/
+62
2022-08-30
media: ti: cal: rename sd_state to state
Tomi Valkeinen
-15
/
+15
2022-08-30
media: ti: cal: fix useless variable init
Tomi Valkeinen
-2
/
+3
2022-07-17
media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_fi...
Laurent Pinchart
-2
/
+2
2022-07-08
media: ti: drop unexpected word 'a' in comments
Jiang Jian
-1
/
+1
2022-05-17
media: ti: cal: use frame desc to get vc and dt
Tomi Valkeinen
-2
/
+76
2022-04-24
media: v4l: ioctl: Set bus_info in v4l_querycap()
Sakari Ailus
-4
/
+0
2022-04-24
media: mc: Set bus_info in media_device_init()
Sakari Ailus
-2
/
+0
2022-03-18
media: platform: re-structure TI drivers
Pratyush Yadav
-0
/
+4036