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
/
isp.c
Age
Commit message (
Expand
)
Author
2017-10-31
media: v4l: async: Move async subdev notifier operations to a separate structure
Laurent Pinchart
2017-10-31
media: omap3isp: Print the name of the entity where no source pads could be f...
Sakari Ailus
2017-10-31
media: omap3isp: Fix check for our own sub-devices
Sakari Ailus
2017-10-31
media: omap3isp: Use generic parser for parsing fwnode endpoints
Sakari Ailus
2017-08-26
media: omap3isp: fix uninitialized variable use
Arnd Bergmann
2017-08-20
media: Convert to using %pOF instead of full_name
Rob Herring
2017-08-20
media: omap3isp: Quit using struct v4l2_subdev.host_priv field
Sakari Ailus
2017-08-20
media: omap3isp: Parse CSI1 configuration from the device tree
Pavel Machek
2017-07-26
media: v4l: omap3isp: Get the parallel bus type from DT
Laurent Pinchart
2017-07-19
media: omap3isp: Ignore endpoints with invalid configuration
Sakari Ailus
2017-07-19
media: omap3isp: Return -EPROBE_DEFER if the required regulators can't be obt...
Pavel Machek
2017-07-19
media: omap3isp: Explicitly set the number of CSI-2 lanes used in lane cfg
Sakari Ailus
2017-07-19
media: omap3isp: Destroy CSI-2 phy mutexes in error and module removal
Sakari Ailus
2017-07-19
media: omap3isp: Check for valid port in endpoints
Sakari Ailus
2017-06-06
[media] v4l: Switch from V4L2 OF not V4L2 fwnode API
Sakari Ailus
2017-04-20
omap3isp: Remove iommu_group related code
Suman Anna
2016-11-16
[media] v4l: omap3isp: Fix OF node double put when parsing OF graph
Laurent Pinchart
2016-10-21
[media] omap3isp: don't break long lines
Mauro Carvalho Chehab
2016-09-09
[media] media: Move media_device link_notify operation to an ops structure
Laurent Pinchart
2016-03-03
[media] v4l: omap3isp: Use V4L2 graph PM operations
Sakari Ailus
2016-02-01
[media] omap3isp: Check v4l2_of_parse_endpoint() return value
Javier Martinez Canillas
2016-01-25
[media] v4l: omap3isp: Fix data lane shift configuration
Laurent Pinchart
2016-01-25
[media] v4l: omap3isp: Fix handling platform_get_irq result
Andrzej Hajda
2016-01-25
[media] v4l: omap3isp: Fix module autoloading
Javier Martinez Canillas
2016-01-11
[media] v4l: omap3isp: Use media entity enumeration interface
Sakari Ailus
2016-01-11
[media] v4l: omap3isp: 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] omap3isp: consistently use v4l2_dev var in complete notifier
Javier Martinez Canillas
2016-01-11
[media] omap3isp: remove pads prefix from isp_create_pads_links()
Javier Martinez Canillas
2016-01-11
[media] omap3isp: remove per ISP module link creation functions
Javier Martinez Canillas
2016-01-11
[media] media: use macros to check for V4L2 subdev entities
Mauro Carvalho Chehab
2016-01-11
[media] omap3isp: create links after all subdevs have been bound
Javier Martinez Canillas
2016-01-11
[media] omap3isp: separate links creation from entities init
Javier Martinez Canillas
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] omap3isp: get entity ID using media_entity_id()
Javier Martinez Canillas
2015-08-16
[media] v4l: omap3isp: Drop platform data support
Laurent Pinchart
2015-07-06
[media] v4l: omap3isp: Fix sub-device power management code
Sakari Ailus
2015-07-06
[media] v4l: omap3isp: Fix async notifier registration order
Sakari Ailus
2015-04-10
[media] media: omap3isp: remove unused clkdev
Russell King
2015-04-02
[media] omap3isp: Deprecate platform data support
Sakari Ailus
2015-04-02
[media] omap3isp: Add support for the Device Tree
Sakari Ailus
2015-04-02
[media] omap3isp: Replace many MMIO regions by two
Sakari Ailus
2015-04-02
[media] omap3isp: Move the syscon register out of the ISP register maps
Sakari Ailus
2015-04-02
[media] omap3isp: Replace mmio_base_phys array with the histogram block base
Sakari Ailus
2015-04-02
[media] omap3isp: Rename regulators to better suit the Device Tree
Sakari Ailus
2015-04-02
[media] omap3isp: Refactor device configuration structs for Device Tree
Sakari Ailus
2015-04-02
[media] omap3isp: Platform data could be NULL
Sakari Ailus
2015-04-02
[media] omap3isp: DT support for clocks
Laurent Pinchart
2015-04-02
[media] omap3isp: Separate external link creation from platform data parsing
Sakari Ailus
[next]