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
/
nxp
/
imx8-isi
Age
Commit message (
Expand
)
Author
2025-06-18
media: imx8-isi: Add support for i.MX8QM and i.MX8QXP
Robert Chiras
2025-06-18
media: nxp: imx8-isi: Use dev_err_probe() to simplify code
Frank Li
2025-06-18
media: nxp: imx8-isi: Remove redundant check for dma_set_mask_and_coherent()
Frank Li
2025-06-18
media: nxp: imx8-isi: Use devm_clk_bulk_get_all() to fetch clocks
Frank Li
2025-06-18
media: nxp: imx8-isi: Remove unused offset in mxc_isi_reg and use BIT() macro...
Frank Li
2025-06-18
media: nxp: imx8-isi: Allow num_sources to be greater than num_sink
Frank Li
2025-06-18
media: nxp: imx8-isi: Simplify a couple of error messages
Krzysztof Hałasa
2025-05-01
media: nxp: imx8-isi: better handle the m2m usage_count
Laurentiu Palcu
2025-01-06
media: nxp: imx8-isi: Add i.MX8ULP support
Guoniu.zhou
2025-01-06
media: nxp: imx8-isi: fix v4l2-compliance test errors
Laurentiu Palcu
2024-10-28
media: platform: drop vb2_ops_wait_prepare/finish
Hans Verkuil
2024-10-12
media: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-02-28
media: nxp: imx8-isi: Convert to platform remove callback returning void
Uwe Kleine-König
2024-02-05
media: nxp: imx8-isi: Factor out a variable
Ricardo Ribalda
2024-02-05
media: nxp: imx8-isi: Mark all crossbar sink pads as MUST_CONNECT
Laurent Pinchart
2024-02-05
media: nxp: imx8-isi: Check whether crossbar pad is non-NULL before access
Marek Vasut
2023-12-13
media: videobuf2: core: Rename min_buffers_needed field in vb2_queue
Benjamin Gaignard
2023-12-09
media: nxp: imx8-isi-debug: Add missing 36-Bit DMA registers to debugfs output
Alexander Stein
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: v4l: subdev: Rename sub-device state information access functions
Sakari Ailus
2023-09-27
media: nxp: Use devm_kmemdup to replace devm_kmalloc + memcpy
Li Zetao
2023-08-10
media: nxp: imx8-isi: Add ISI support for i.MX93
Guoniu.zhou
2023-08-10
media: nxp: imx8-isi: Move i.MX8 gasket configuration to an ops structure
Guoniu.zhou
2023-08-10
media: nxp: Fix wrong return pointer check in mxc_isi_crossbar_init()
Yang Yingliang
2023-08-10
media: nxp: Remove redundant dev_err()
Ruan Jinjie
2023-08-10
media: v4l: async: Set v4l2_device and subdev in async notifier init
Sakari Ailus
2023-07-28
media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connection
Sakari Ailus
2023-07-19
media: Explicitly include correct DT includes
Rob Herring
2023-05-25
media: nxp: remove unneeded semicolon
Jiapeng Chong
2023-05-08
media: nxp: ignore unused suspend operations
Arnd Bergmann
2023-05-08
media: nxp: imx8-isi: fix buiding on 32-bit
Arnd Bergmann
2023-04-16
media: nxp: imx8-isi: Remove 300ms sleep after enabling channel
Jacopo Mondi
2023-04-16
media: nxp: imx8-isi: Replace udelay() with fsleep()
Laurent Pinchart
2023-04-16
media: nxp: imx8-isi: Drop partial support for i.MX8QM and i.MX8QXP
Laurent Pinchart
2023-04-16
media: nxp: Add i.MX8 ISI driver
Laurent Pinchart