index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
xilinx
Age
Commit message (
Expand
)
Author
2021-06-17
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
2021-06-17
media: xilinx: simplify get fourcc logic
Mauro Carvalho Chehab
2021-03-22
media: platform: xilinx: fix error return code of xvip_graph_init()
Jia-Ju Bai
2021-02-06
media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() API
Laurent Pinchart
2020-06-23
media: v4l: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem driver
Vishal Sagar
2020-04-14
media: Kconfig files: use select for V4L2 subdevs and MC
Mauro Carvalho Chehab
2020-02-24
media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2020-02-24
media: xilinx: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
2019-11-05
media: xilinx: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-08-26
media: use the BIT() macro
Mauro Carvalho Chehab
2019-07-25
media: v4l2-async: Get fwnode reference when putting it to the notifier's list
Sakari Ailus
2019-07-22
media: xilinx: set device_caps in struct video_device
Hans Verkuil
2019-07-22
media: media/platform: don't set description in ENUM_FMT
Hans Verkuil
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
2019-03-01
media: platform: fix several typos
Mauro Carvalho Chehab
2018-12-07
media: Use of_node_name_eq for node name comparisons
Rob Herring
2018-12-03
media: xilinx: fix typo in formats table
Andrea Merello
2018-12-03
media: xilinx: Use SPDX-License-Identifier
Dhaval Shah
2018-10-04
media: platform: Switch to v4l2_async_notifier_add_subdev
Steve Longerbeam
2018-09-12
media: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-05-11
media: xilinx: regroup caps on querycap
Gustavo Padovan
2017-12-29
media: v4l2-async: simplify v4l2_async_subdev structure
Mauro Carvalho Chehab
2017-12-14
media: xilinx-video: fix bad of_node_put() on endpoint error
Akinobu Mita
2017-10-31
media: v4l: async: Move async subdev notifier operations to a separate structure
Laurent Pinchart
2017-08-20
media: Convert to using %pOF instead of full_name
Rob Herring
2017-06-06
[media] v4l: Switch from V4L2 OF not V4L2 fwnode API
Sakari Ailus
2017-02-03
[media] media: platform: xilinx: xilinx-tpg: constify v4l2_subdev_* structures
Bhumika Goyal
2017-01-30
[media] xilinx: Use a local media device pointer instead
Sakari Ailus
2017-01-27
[media] media: Rename graph and pipeline structs and functions
Sakari Ailus
2016-09-19
[media] platform: constify vb2_ops structures
Julia Lawall
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2016-05-07
[media] xilinx-vipp: remove unnecessary of_node_put
Franck Jullien
2016-01-11
[media] v4l: xilinx: Use the new media graph walk interface
Sakari Ailus
2016-01-11
[media] media-device: split media initialization and registration
Javier Martinez Canillas
2016-01-11
[media] media framework: rename pads init function to media_entity_pads_init()
Mauro Carvalho Chehab
2016-01-11
[media] uapi/media.h: Rename entities types to functions
Mauro Carvalho Chehab
2016-01-11
[media] media-entity.h: rename entity.type to entity.function
Mauro Carvalho Chehab
2016-01-11
[media] media: use macros to check for V4L2 subdev entities
Mauro Carvalho Chehab
2016-01-11
[media] replace all occurrences of MEDIA_ENT_T_DEVNODE_V4L
Mauro Carvalho Chehab
2016-01-11
[media] media: use entity.graph_obj.mdev instead of .parent
Javier Martinez Canillas
2016-01-11
[media] media: rename the function that create pad links
Mauro Carvalho Chehab
2016-01-11
[media] media: get rid of unused "extra_links" param on media_entity_init()
Mauro Carvalho Chehab
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
2015-11-19
[media] v4l: xilinx-vipp: add missing of_node_put
Julia Lawall
2015-11-19
[media] v4l: xilinx-tpg: add missing of_node_put
Julia Lawall
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
[next]