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
/
xilinx-tpg.c
Age
Commit message (
Expand
)
Author
2025-03-06
media: xilinx-tpg: fix double put in xtpg_parse_of()
Dan Carpenter
2024-11-20
Merge tag 'media/v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2024-10-24
media: xilinx-tpg: use new of_graph functions
Kuninori Morimoto
2024-10-12
media: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2023-11-23
media: v4l: subdev: Switch to stream-aware state functions
Sakari Ailus
2023-04-11
media: xilinx-tpg: Convert to platform remove callback returning void
Uwe Kleine-König
2021-06-17
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
2018-12-07
media: Use of_node_name_eq for node name comparisons
Rob Herring
2018-12-03
media: xilinx: Use SPDX-License-Identifier
Dhaval Shah
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2017-02-03
[media] media: platform: xilinx: xilinx-tpg: constify v4l2_subdev_* structures
Bhumika Goyal
2016-01-11
[media] media framework: rename pads init function to media_entity_pads_init()
Mauro Carvalho Chehab
2016-01-11
[media] media: get rid of unused "extra_links" param on media_entity_init()
Mauro Carvalho Chehab
2015-11-19
[media] v4l: xilinx-tpg: add missing of_node_put
Julia Lawall
2015-04-03
[media] v4l: xilinx: Add Test Pattern Generator driver
Laurent Pinchart