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
Age
Commit message (
Expand
)
Author
Lines
2025-02-07
media: iris: implement enum_fmt and enum_framesizes ioctls
Vedang Nagar
-0
/
+65
2025-02-07
media: iris: implement g_selection ioctl
Vedang Nagar
-0
/
+28
2025-02-07
media: iris: implement s_fmt, g_fmt and try_fmt ioctls
Vedang Nagar
-0
/
+172
2025-02-07
media: iris: implement reqbuf ioctl with vb2_queue_setup
Dikshita Agarwal
-8
/
+1070
2025-02-07
media: iris: implement power management
Dikshita Agarwal
-4
/
+755
2025-02-07
media: iris: introduce host firmware interface with necessary hooks
Dikshita Agarwal
-1
/
+1341
2025-02-07
media: iris: implement the boot sequence of the firmware
Dikshita Agarwal
-0
/
+114
2025-02-07
media: iris: implement video firmware load/unload
Dikshita Agarwal
-0
/
+158
2025-02-07
media: iris: introduce iris core state management with shared queues
Dikshita Agarwal
-1
/
+445
2025-02-07
media: iris: implement iris v4l2 file ops
Dikshita Agarwal
-1
/
+264
2025-02-07
media: iris: add platform driver for iris video device
Dikshita Agarwal
-0
/
+378
2025-02-06
media: qcom: camss: Add support for VFE 780
Depeng Shao
-0
/
+284
2025-02-06
media: qcom: camss: Add CSID 780 support
Depeng Shao
-0
/
+449
2025-02-06
media: qcom: camss: csiphy-3ph: Add Gen2 v2.1.2 two-phase MIPI CSI-2 DPHY sup...
Depeng Shao
-0
/
+220
2025-02-06
media: qcom: camss: Add sm8550 compatible
Depeng Shao
-0
/
+23
2025-02-06
media: qcom: camss: csid: Only add TPG v4l2 ctrl if TPG hardware is available
Depeng Shao
-25
/
+35
2025-02-06
media: qcom: camss: Add default case in vfe_src_pad_code
Depeng Shao
-0
/
+4
2025-02-06
media: qcom: camss: Add callback API for RUP update and buf done
Depeng Shao
-0
/
+34
2025-02-06
media: qcom: camss: vfe: Move common code into vfe core
Depeng Shao
-382
/
+361
2025-02-06
media: qcom: camss: csid: Move common code into csid core
Depeng Shao
-121
/
+98
2025-02-06
media: qcom: camss: csiphy-3ph: Use an offset variable to find common control...
Bryan O'Donoghue
-24
/
+44
2025-02-06
media: qcom: camss: csiphy-3ph: Move CSIPHY variables to data field inside cs...
Bryan O'Donoghue
-24
/
+36
2025-02-06
media: qcom: camss: csiphy: Add an init callback to CSI PHY devices
Bryan O'Donoghue
-0
/
+17
2025-02-06
media: qcom: camss: csiphy-3ph: Rename struct
Bryan O'Donoghue
-5
/
+5
2025-02-06
media: qcom: camss: csiphy-3ph: Remove redundant PHY init sequence control loop
Bryan O'Donoghue
-295
/
+263
2025-02-06
media: qcom: camss: csiphy-3ph: Fix trivial indentation fault in defines
Bryan O'Donoghue
-7
/
+7
2025-02-06
media: qcom: camss: update clock names for sc7280
Vikram Sharma
-5
/
+10
2025-01-25
Merge tag 'media/v6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
-1264
/
+2961
2025-01-21
Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+1
2025-01-08
treewide: Introduce kthread_run_worker[_on_cpu]()
Frederic Weisbecker
-1
/
+1
2025-01-08
media: nuvoton: Fix an error check in npcm_video_ece_init()
Zhen Lei
-2
/
+2
2025-01-08
media: platform: rzg2l-cru: rzg2l-video: Fix the comment in rzg2l_cru_start_s...
Biju Das
-1
/
+1
2025-01-07
media: platform: exynos4-is: Remove unused __is_get_frame_size
Dr. David Alan Gilbert
-10
/
+0
2025-01-07
media: mmp: Bring back registration of the device
Lubomir Rintel
-4
/
+17
2025-01-07
Revert "media: qcom: camss: Restructure camss_link_entities"
Bryan O'Donoghue
-103
/
+52
2025-01-06
media: venus: Remove unused hfi_core_ping()
Dr. David Alan Gilbert
-36
/
+0
2025-01-06
media: venus: Populate video encoder/decoder nodename entries
Bryan O'Donoghue
-0
/
+10
2025-01-06
media: venus: Add support for static video encoder/decoder declarations
Bryan O'Donoghue
-1
/
+99
2025-01-06
media: venus: match instance creation and destruction order
Sergey Senozhatsky
-18
/
+18
2025-01-06
media: venus: destroy hfi session after m2m_ctx release
Sergey Senozhatsky
-6
/
+2
2025-01-06
media: nxp: imx8-isi: Add i.MX8ULP support
Guoniu.zhou
-0
/
+15
2025-01-06
media: nxp: imx8-isi: fix v4l2-compliance test errors
Laurentiu Palcu
-0
/
+3
2024-12-21
Merge tag 'media/v6.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
-1
/
+2
2024-12-19
media: camif-core: Add check for clk_enable()
Jiasheng Jiang
-2
/
+11
2024-12-19
media: mipi-csis: Add check for clk_enable()
Jiasheng Jiang
-2
/
+8
2024-12-19
media: bcm2835-unicam: Fix for possible dummy buffer overrun
Naushir Patuck
-1
/
+8
2024-12-19
media: bcm2835-unicam: Disable trigger mode operation
Naushir Patuck
-7
/
+1
2024-12-19
media: bcm2835-unicam: Allow setting of unpacked formats
Naushir Patuck
-1
/
+2
2024-12-19
media: bcm2835-unicam: Improve frame sequence count handling
Naushir Patuck
-2
/
+20
2024-12-19
media: rcar-csi2: Update D-PHY startup on V4M
Niklas Söderlund
-6
/
+11
[prev]
[next]