index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
nxp
/
imx8-isi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: nxp: Use devm_kmemdup to replace devm_kmalloc + memcpy
Li Zetao
2023-09-27
1
-3
/
+1
*
media: nxp: imx8-isi: Add ISI support for i.MX93
Guoniu.zhou
2023-08-10
3
-0
/
+48
*
media: nxp: imx8-isi: Move i.MX8 gasket configuration to an ops structure
Guoniu.zhou
2023-08-10
5
-36
/
+76
*
media: nxp: Fix wrong return pointer check in mxc_isi_crossbar_init()
Yang Yingliang
2023-08-10
1
-1
/
+1
*
media: nxp: Remove redundant dev_err()
Ruan Jinjie
2023-08-10
1
-1
/
+0
*
media: v4l: async: Set v4l2_device and subdev in async notifier init
Sakari Ailus
2023-08-10
1
-2
/
+2
*
media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connection
Sakari Ailus
2023-07-28
1
-4
/
+4
*
media: Explicitly include correct DT includes
Rob Herring
2023-07-19
1
-1
/
+1
*
media: nxp: remove unneeded semicolon
Jiapeng Chong
2023-05-25
1
-1
/
+1
*
media: nxp: ignore unused suspend operations
Arnd Bergmann
2023-05-08
1
-3
/
+3
*
media: nxp: imx8-isi: fix buiding on 32-bit
Arnd Bergmann
2023-05-08
1
-20
/
+21
*
media: nxp: imx8-isi: Remove 300ms sleep after enabling channel
Jacopo Mondi
2023-04-16
1
-2
/
+0
*
media: nxp: imx8-isi: Replace udelay() with fsleep()
Laurent Pinchart
2023-04-16
1
-1
/
+2
*
media: nxp: imx8-isi: Drop partial support for i.MX8QM and i.MX8QXP
Laurent Pinchart
2023-04-16
2
-108
/
+1
*
media: nxp: Add i.MX8 ISI driver
Laurent Pinchart
2023-04-16
11
-0
/
+6014