summaryrefslogtreecommitdiff
path: root/drivers/media/platform/omap3isp/isp.c
Commit message (Expand)AuthorAge
* media: fix usage of whitespaces and on indentationMauro Carvalho Chehab2018-01-04
* media: v4l: async: Move async subdev notifier operations to a separate structureLaurent Pinchart2017-10-31
* media: omap3isp: Print the name of the entity where no source pads could be f...Sakari Ailus2017-10-31
* media: omap3isp: Fix check for our own sub-devicesSakari Ailus2017-10-31
* media: omap3isp: Use generic parser for parsing fwnode endpointsSakari Ailus2017-10-31
* media: omap3isp: fix uninitialized variable useArnd Bergmann2017-08-26
* media: Convert to using %pOF instead of full_nameRob Herring2017-08-20
* media: omap3isp: Quit using struct v4l2_subdev.host_priv fieldSakari Ailus2017-08-20
* media: omap3isp: Parse CSI1 configuration from the device treePavel Machek2017-08-20
* media: v4l: omap3isp: Get the parallel bus type from DTLaurent Pinchart2017-07-26
* media: omap3isp: Ignore endpoints with invalid configurationSakari Ailus2017-07-19
* media: omap3isp: Return -EPROBE_DEFER if the required regulators can't be obt...Pavel Machek2017-07-19
* media: omap3isp: Explicitly set the number of CSI-2 lanes used in lane cfgSakari Ailus2017-07-19
* media: omap3isp: Destroy CSI-2 phy mutexes in error and module removalSakari Ailus2017-07-19
* media: omap3isp: Check for valid port in endpointsSakari Ailus2017-07-19
* [media] v4l: Switch from V4L2 OF not V4L2 fwnode APISakari Ailus2017-06-06
* omap3isp: Remove iommu_group related codeSuman Anna2017-04-20
* [media] v4l: omap3isp: Fix OF node double put when parsing OF graphLaurent Pinchart2016-11-16
* [media] omap3isp: don't break long linesMauro Carvalho Chehab2016-10-21
* [media] media: Move media_device link_notify operation to an ops structureLaurent Pinchart2016-09-09
* [media] v4l: omap3isp: Use V4L2 graph PM operationsSakari Ailus2016-03-03
* [media] omap3isp: Check v4l2_of_parse_endpoint() return valueJavier Martinez Canillas2016-02-01
* [media] v4l: omap3isp: Fix data lane shift configurationLaurent Pinchart2016-01-25
* [media] v4l: omap3isp: Fix handling platform_get_irq resultAndrzej Hajda2016-01-25
* [media] v4l: omap3isp: Fix module autoloadingJavier Martinez Canillas2016-01-25
* [media] v4l: omap3isp: Use media entity enumeration interfaceSakari Ailus2016-01-11
* [media] v4l: omap3isp: Use the new media graph walk interfaceSakari Ailus2016-01-11
* [media] media-device: split media initialization and registrationJavier Martinez Canillas2016-01-11
* [media] omap3isp: consistently use v4l2_dev var in complete notifierJavier Martinez Canillas2016-01-11
* [media] omap3isp: remove pads prefix from isp_create_pads_links()Javier Martinez Canillas2016-01-11
* [media] omap3isp: remove per ISP module link creation functionsJavier Martinez Canillas2016-01-11
* [media] media: use macros to check for V4L2 subdev entitiesMauro Carvalho Chehab2016-01-11
* [media] omap3isp: create links after all subdevs have been boundJavier Martinez Canillas2016-01-11
* [media] omap3isp: separate links creation from entities initJavier Martinez Canillas2016-01-11
* [media] media: use entity.graph_obj.mdev instead of .parentJavier Martinez Canillas2016-01-11
* [media] media: rename the function that create pad linksMauro Carvalho Chehab2016-01-11
* [media] omap3isp: get entity ID using media_entity_id()Javier Martinez Canillas2016-01-11
* [media] v4l: omap3isp: Drop platform data supportLaurent Pinchart2015-08-16
* [media] v4l: omap3isp: Fix sub-device power management codeSakari Ailus2015-07-06
* [media] v4l: omap3isp: Fix async notifier registration orderSakari Ailus2015-07-06
* [media] media: omap3isp: remove unused clkdevRussell King2015-04-10
* [media] omap3isp: Deprecate platform data supportSakari Ailus2015-04-02
* [media] omap3isp: Add support for the Device TreeSakari Ailus2015-04-02
* [media] omap3isp: Replace many MMIO regions by twoSakari Ailus2015-04-02
* [media] omap3isp: Move the syscon register out of the ISP register mapsSakari Ailus2015-04-02
* [media] omap3isp: Replace mmio_base_phys array with the histogram block baseSakari Ailus2015-04-02
* [media] omap3isp: Rename regulators to better suit the Device TreeSakari Ailus2015-04-02
* [media] omap3isp: Refactor device configuration structs for Device TreeSakari Ailus2015-04-02
* [media] omap3isp: Platform data could be NULLSakari Ailus2015-04-02
* [media] omap3isp: DT support for clocksLaurent Pinchart2015-04-02