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
/
omap3isp
/
ispcsi2.c
Age
Commit message (
Expand
)
Author
2019-08-15
media: omap3isp: Set device on omap3isp subdevs
Sakari Ailus
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-03-01
media: platform: fix several typos
Mauro Carvalho Chehab
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2017-08-20
media: omap3isp: Quit using struct v4l2_subdev.host_priv field
Sakari Ailus
2017-08-20
media: omap3isp: csiphy: Don't assume the CSI receiver is a CSI2 module
Sakari Ailus
2016-10-21
[media] omap3isp: don't break long lines
Mauro Carvalho Chehab
2016-01-11
[media] omap3isp: remove per ISP module link creation functions
Javier Martinez Canillas
2016-01-11
[media] media: use unsigned for pad index
Mauro Carvalho Chehab
2016-01-11
[media] media framework: rename pads init function to media_entity_pads_init()
Mauro Carvalho Chehab
2016-01-11
[media] omap3/omap4/davinci: get rid of MEDIA_ENT_T_V4L2_SUBDEV abuse
Mauro Carvalho Chehab
2016-01-11
[media] omap3isp: separate links creation from entities init
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-04-02
[media] omap3isp: Calculate vpclk_div for CSI-2
Sakari Ailus
2015-04-02
[media] omap3isp: Refactor device configuration structs for Device Tree
Sakari Ailus
2015-03-23
[media] v4l2-subdev: add support for the new enum_frame_size 'which' field
Hans Verkuil
2015-03-23
[media] v4l2-subdev: support new 'which' field in enum_mbus_code
Hans Verkuil
2015-03-23
[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_config
Hans Verkuil
2014-11-14
[media] platform: Make use of media_bus_format enum
Boris BREZILLON
2014-08-21
[media] omap3isp: Remove boilerplate disclaimer and FSF address
Laurent Pinchart
2014-05-25
[media] omap3isp: Rename isp_buffer isp_addr field to dma
Laurent Pinchart
2013-12-04
[media] omap3isp: Mark which pads must connect
Sakari Ailus
2013-06-08
[media] media: Rename media_entity_remote_source to media_entity_remote_pad
Andrzej Hajda
2012-11-28
[media] omap3isp: Replace printk with dev_*
Laurent Pinchart
2012-08-15
[media] rename drivers/media/video as .../platform
Mauro Carvalho Chehab