index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
cadence
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-12
2
-2
/
+2
*
media: cadence: csi2rx: configure DPHY before starting source stream
Pratyush Yadav
2024-04-22
1
-12
/
+14
*
media: cadence: csi2rx: Add enum_mbus_code pad ops
Changhuang Liang
2024-01-22
1
-0
/
+13
*
media: cadence: csi2rx: add support for RGB formats
Jai Luthra
2024-01-22
1
-0
/
+3
*
media: cadence: csi2rx: add Y8_1X8 format
Julien Massot
2024-01-22
1
-0
/
+1
*
media: cadence: csi2rx: use match fwnode for media link
Julien Massot
2024-01-22
1
-1
/
+1
*
media: v4l2-subdev: Rename .init_cfg() operation to .init_state()
Laurent Pinchart
2023-12-04
1
-3
/
+7
*
media: v4l: subdev: Switch to stream-aware state functions
Sakari Ailus
2023-11-23
2
-4
/
+3
*
media: platform: cadence: select MIPI_DPHY dependency
Jai Luthra
2023-10-18
1
-0
/
+2
*
media: cadence: csi2rx: Add link validation
Pratyush Yadav
2023-10-12
1
-0
/
+5
*
media: cadence: csi2rx: Populate subdev devnode
Pratyush Yadav
2023-10-12
1
-0
/
+1
*
media: cadence: csi2rx: Fix stream data configuration
Pratyush Yadav
2023-10-12
1
-3
/
+5
*
media: cadence: csi2rx: Set the STOP bit when stopping a stream
Pratyush Yadav
2023-10-12
1
-1
/
+18
*
media: cadence: csi2rx: Soft reset the streams before starting capture
Pratyush Yadav
2023-10-12
1
-1
/
+13
*
media: cadence: csi2rx: Configure DPHY using link freq
Pratyush Yadav
2023-10-12
1
-0
/
+24
*
media: cadence: csi2rx: Add get_fmt and set_fmt pad ops
Pratyush Yadav
2023-10-12
1
-1
/
+95
*
media: cadence: csi2rx: Cleanup media entity properly
Pratyush Yadav
2023-10-12
1
-0
/
+2
*
media: cadence: csi2rx: Unregister v4l2 async notifier
Pratyush Yadav
2023-10-12
1
-1
/
+6
*
media: use sizeof() instead of V4L2_SUBDEV_NAME_SIZE
Hans Verkuil
2023-09-27
2
-4
/
+4
*
media: cadence: increase buffer size in csi2tx_get_resources()
Hans Verkuil
2023-09-27
1
-1
/
+1
*
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
-3
/
+3
*
media: cadence: Add support for JH7110 SoC
Jack Zhu
2023-07-14
1
-0
/
+1
*
media: cadence: Add support for external dphy
Jack Zhu
2023-07-14
1
-10
/
+56
*
media: cadence: Add operation on reset
Jack Zhu
2023-07-14
1
-5
/
+35
*
media: cdns-csi2tx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-11
1
-4
/
+2
*
media: cdns-csi2rx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-11
1
-4
/
+2
*
media: cadence: cdns-csi2tx: Use mipi-csi2.h
Laurent Pinchart
2022-05-13
1
-2
/
+3
*
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
2022-03-18
1
-2
/
+2
*
media: platform/*/Kconfig: make manufacturer menus more uniform
Mauro Carvalho Chehab
2022-03-18
1
-12
/
+1
*
media: platform: move platform menu dependencies to drivers
Mauro Carvalho Chehab
2022-03-14
1
-0
/
+1
*
media: cadence: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
2021-09-30
2
-6
/
+2
*
media: v4l: async: Rename async nf functions, clean up long lines
Sakari Ailus
2021-09-30
1
-8
/
+6
*
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
2021-06-17
1
-7
/
+7
*
media: v4l: cadence: Handle errors of clk_prepare_enable()
Evgeny Novikov
2021-06-02
1
-1
/
+7
*
media: v4l: cadence: Handle errors of clk_prepare_enable()
Evgeny Novikov
2021-06-02
1
-1
/
+7
*
media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() API
Laurent Pinchart
2021-02-06
1
-1
/
+2
*
media: cadence: Use v4l2_async_notifier_add_fwnode_remote_subdev
Ezequiel Garcia
2021-02-06
1
-10
/
+6
*
media: Kconfig files: use select for V4L2 subdevs and MC
Mauro Carvalho Chehab
2020-04-14
1
-4
/
+4
*
media: v4l: cadence: Fix how unsued lanes are handled in 'csi2rx_start()'
Christophe JAILLET
2019-10-10
1
-1
/
+1
*
media: Add support for Cadence CSI2TX 2.1
Jan Kotas
2019-07-25
1
-29
/
+111
*
media: Fix Lane mapping in Cadence CSI2TX
Jan Kotas
2019-07-25
1
-2
/
+2
*
media: Add lane checks for Cadence CSI2TX
Jan Kotas
2019-07-25
1
-2
/
+11
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zero
Sakari Ailus
2018-10-04
2
-2
/
+2
*
media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHY
Sakari Ailus
2018-10-04
2
-2
/
+2
*
media: platform: Switch to v4l2_async_notifier_add_subdev
Steve Longerbeam
2018-10-04
1
-11
/
+17
*
media: v4l: cadence: add VIDEO_V4L2 dependency
Arnd Bergmann
2018-06-27
1
-0
/
+2
*
media: v4l: cadence: include linux/slab.h
Arnd Bergmann
2018-06-27
2
-0
/
+2
*
media: v4l: cadence: Add Cadence MIPI-CSI2 TX driver
Maxime Ripard
2018-05-17
3
-0
/
+575
[next]