index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
xilinx
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-14
media: platform: move platform menu dependencies to drivers
Mauro Carvalho Chehab
1
-0
/
+1
2022-02-17
media: xilinx: csi2rxss: Use mipi-csi2.h
Laurent Pinchart
1
-61
/
+45
2021-09-30
media: xilinx: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-3
/
+1
2021-09-30
media: v4l: async: Rename async nf functions, clean up long lines
Sakari Ailus
1
-9
/
+8
2021-06-17
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
4
-31
/
+36
2021-06-17
media: xilinx: simplify get fourcc logic
Mauro Carvalho Chehab
2
-7
/
+4
2021-03-22
media: platform: xilinx: fix error return code of xvip_graph_init()
Jia-Ju Bai
1
-0
/
+1
2021-02-06
media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() API
Laurent Pinchart
1
-5
/
+5
2020-06-23
media: v4l: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem driver
Vishal Sagar
3
-0
/
+1119
2020-04-14
media: Kconfig files: use select for V4L2 subdevs and MC
Mauro Carvalho Chehab
1
-1
/
+3
2020-02-24
media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
1
-2
/
+2
2020-02-24
media: xilinx: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
1
-5
/
+6
2019-11-05
media: xilinx: Use the correct style for SPDX License Identifier
Nishad Kamdar
4
-4
/
+4
2019-08-26
media: use the BIT() macro
Mauro Carvalho Chehab
1
-14
/
+15
2019-07-25
media: v4l2-async: Get fwnode reference when putting it to the notifier's list
Sakari Ailus
1
-1
/
+1
2019-07-22
media: xilinx: set device_caps in struct video_device
Hans Verkuil
1
-9
/
+7
2019-07-22
media: media/platform: don't set description in ENUM_FMT
Hans Verkuil
3
-12
/
+8
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
1
-3
/
+3
2019-03-01
media: platform: fix several typos
Mauro Carvalho Chehab
1
-1
/
+1
2018-12-07
media: Use of_node_name_eq for node name comparisons
Rob Herring
1
-1
/
+1
2018-12-03
media: xilinx: fix typo in formats table
Andrea Merello
1
-1
/
+1
2018-12-03
media: xilinx: Use SPDX-License-Identifier
Dhaval Shah
11
-36
/
+13
2018-10-04
media: platform: Switch to v4l2_async_notifier_add_subdev
Steve Longerbeam
2
-97
/
+80
2018-09-12
media: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-4
/
+4
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
3
-5
/
+5
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-1
/
+1
2018-05-11
media: xilinx: regroup caps on querycap
Gustavo Padovan
1
-4
/
+6
2017-12-29
media: v4l2-async: simplify v4l2_async_subdev structure
Mauro Carvalho Chehab
1
-1
/
+1
2017-12-14
media: xilinx-video: fix bad of_node_put() on endpoint error
Akinobu Mita
1
-12
/
+4
2017-10-31
media: v4l: async: Move async subdev notifier operations to a separate structure
Laurent Pinchart
1
-2
/
+6
2017-08-20
media: Convert to using %pOF instead of full_name
Rob Herring
1
-27
/
+25
2017-06-06
[media] v4l: Switch from V4L2 OF not V4L2 fwnode API
Sakari Ailus
2
-28
/
+36
2017-02-03
[media] media: platform: xilinx: xilinx-tpg: constify v4l2_subdev_* structures
Bhumika Goyal
1
-4
/
+4
2017-01-30
[media] xilinx: Use a local media device pointer instead
Sakari Ailus
1
-1
/
+1
2017-01-27
[media] media: Rename graph and pipeline structs and functions
Sakari Ailus
1
-8
/
+8
2016-09-19
[media] platform: constify vb2_ops structures
Julia Lawall
1
-1
/
+1
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
1
-1
/
+1
2016-07-08
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2
-12
/
+1
2016-05-07
[media] xilinx-vipp: remove unnecessary of_node_put
Franck Jullien
1
-6
/
+2
2016-01-11
[media] v4l: xilinx: Use the new media graph walk interface
Sakari Ailus
1
-0
/
+9
2016-01-11
[media] media-device: split media initialization and registration
Javier Martinez Canillas
1
-8
/
+4
2016-01-11
[media] media framework: rename pads init function to media_entity_pads_init()
Mauro Carvalho Chehab
2
-2
/
+2
2016-01-11
[media] uapi/media.h: Rename entities types to functions
Mauro Carvalho Chehab
1
-1
/
+1
2016-01-11
[media] media-entity.h: rename entity.type to entity.function
Mauro Carvalho Chehab
1
-1
/
+1
2016-01-11
[media] media: use macros to check for V4L2 subdev entities
Mauro Carvalho Chehab
1
-4
/
+2
2016-01-11
[media] replace all occurrences of MEDIA_ENT_T_DEVNODE_V4L
Mauro Carvalho Chehab
1
-1
/
+1
2016-01-11
[media] media: use entity.graph_obj.mdev instead of .parent
Javier Martinez Canillas
1
-1
/
+1
2016-01-11
[media] media: rename the function that create pad links
Mauro Carvalho Chehab
1
-2
/
+2
2016-01-11
[media] media: get rid of unused "extra_links" param on media_entity_init()
Mauro Carvalho Chehab
2
-2
/
+2
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
1
-1
/
+1
[next]