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
/
ispccp2.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
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
2017-08-20
media: omap3isp: Correctly set IO_OUT_SEL and VP_CLK_POL for CCP2 mode
Pavel Machek
2017-07-19
media: omap3isp: Return -EPROBE_DEFER if the required regulators can't be obt...
Pavel Machek
2017-07-19
media: omap3isp: add CSI1 support
Pavel Machek
2016-01-11
[media] omap3isp: rename single labels to just error
Javier Martinez Canillas
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: 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
2014-03-05
[media] omap3isp: Rename the variable names in description
Lad, Prabhakar
2014-03-05
[media] omap3isp: Fix typos
Lad, Prabhakar
2013-12-04
[media] omap3isp: Mark which pads must connect
Sakari Ailus
2013-06-12
[media] omap3isp: ccp2: Don't ignore the regulator_enable() return value
Laurent Pinchart
2013-06-08
[media] media: Rename media_entity_remote_source to media_entity_remote_pad
Andrzej Hajda
2013-02-05
[media] omap3isp: Use devm_* managed functions
Laurent Pinchart
2012-08-15
[media] rename drivers/media/video as .../platform
Mauro Carvalho Chehab