index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
omap3isp
/
isp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: isp: fix a warning about a wrong struct initializer
Mauro Carvalho Chehab
2018-08-08
1
-1
/
+1
*
media: omap3isp: zero-initialize the isp cam_xclk{a,b} initial data
Javier Martinez Canillas
2018-06-28
1
-1
/
+1
*
media: omap3isp: fix warning for !CONFIG_PM
Arnd Bergmann
2018-06-28
1
-2
/
+2
*
media: omap3isp: Allow it to build with COMPILE_TEST
Arnd Bergmann
2018-04-20
1
-0
/
+8
*
media: omap3isp: fix unbalanced dma_iommu_mapping
Suman Anna
2018-04-20
1
-3
/
+4
*
media: omap3isp/isp: remove an unused static var
Mauro Carvalho Chehab
2018-04-17
1
-7
/
+0
*
media: fix usage of whitespaces and on indentation
Mauro Carvalho Chehab
2018-01-04
1
-1
/
+1
*
media: v4l: async: Move async subdev notifier operations to a separate structure
Laurent Pinchart
2017-10-31
1
-1
/
+5
*
media: omap3isp: Print the name of the entity where no source pads could be f...
Sakari Ailus
2017-10-31
1
-2
/
+2
*
media: omap3isp: Fix check for our own sub-devices
Sakari Ailus
2017-10-31
1
-1
/
+1
*
media: omap3isp: Use generic parser for parsing fwnode endpoints
Sakari Ailus
2017-10-31
1
-82
/
+39
*
media: omap3isp: fix uninitialized variable use
Arnd Bergmann
2017-08-26
1
-1
/
+1
*
media: Convert to using %pOF instead of full_name
Rob Herring
2017-08-20
1
-4
/
+4
*
media: omap3isp: Quit using struct v4l2_subdev.host_priv field
Sakari Ailus
2017-08-20
1
-22
/
+7
*
media: omap3isp: Parse CSI1 configuration from the device tree
Pavel Machek
2017-08-20
1
-27
/
+78
*
media: v4l: omap3isp: Get the parallel bus type from DT
Laurent Pinchart
2017-07-26
1
-0
/
+1
*
media: omap3isp: Ignore endpoints with invalid configuration
Sakari Ailus
2017-07-19
1
-3
/
+5
*
media: omap3isp: Return -EPROBE_DEFER if the required regulators can't be obt...
Pavel Machek
2017-07-19
1
-1
/
+2
*
media: omap3isp: Explicitly set the number of CSI-2 lanes used in lane cfg
Sakari Ailus
2017-07-19
1
-1
/
+4
*
media: omap3isp: Destroy CSI-2 phy mutexes in error and module removal
Sakari Ailus
2017-07-19
1
-2
/
+4
*
media: omap3isp: Check for valid port in endpoints
Sakari Ailus
2017-07-19
1
-1
/
+1
*
[media] v4l: Switch from V4L2 OF not V4L2 fwnode API
Sakari Ailus
2017-06-06
1
-23
/
+26
*
omap3isp: Remove iommu_group related code
Suman Anna
2017-04-20
1
-17
/
+0
*
[media] v4l: omap3isp: Fix OF node double put when parsing OF graph
Laurent Pinchart
2016-11-16
1
-10
/
+9
*
[media] omap3isp: don't break long lines
Mauro Carvalho Chehab
2016-10-21
1
-2
/
+2
*
[media] media: Move media_device link_notify operation to an ops structure
Laurent Pinchart
2016-09-09
1
-1
/
+5
*
[media] v4l: omap3isp: Use V4L2 graph PM operations
Sakari Ailus
2016-03-03
1
-211
/
+2
*
[media] omap3isp: Check v4l2_of_parse_endpoint() return value
Javier Martinez Canillas
2016-02-01
1
-1
/
+4
*
[media] v4l: omap3isp: Fix data lane shift configuration
Laurent Pinchart
2016-01-25
1
-1
/
+1
*
[media] v4l: omap3isp: Fix handling platform_get_irq result
Andrzej Hajda
2016-01-25
1
-2
/
+3
*
[media] v4l: omap3isp: Fix module autoloading
Javier Martinez Canillas
2016-01-25
1
-0
/
+1
*
[media] v4l: omap3isp: Use media entity enumeration interface
Sakari Ailus
2016-01-11
1
-8
/
+13
*
[media] v4l: omap3isp: Use the new media graph walk interface
Sakari Ailus
2016-01-11
1
-24
/
+39
*
[media] media-device: split media initialization and registration
Javier Martinez Canillas
2016-01-11
1
-7
/
+7
*
[media] omap3isp: consistently use v4l2_dev var in complete notifier
Javier Martinez Canillas
2016-01-11
1
-1
/
+1
*
[media] omap3isp: remove pads prefix from isp_create_pads_links()
Javier Martinez Canillas
2016-01-11
1
-4
/
+8
*
[media] omap3isp: remove per ISP module link creation functions
Javier Martinez Canillas
2016-01-11
1
-21
/
+35
*
[media] media: use macros to check for V4L2 subdev entities
Mauro Carvalho Chehab
2016-01-11
1
-8
/
+6
*
[media] omap3isp: create links after all subdevs have been bound
Javier Martinez Canillas
2016-01-11
1
-8
/
+15
*
[media] omap3isp: separate links creation from entities init
Javier Martinez Canillas
2016-01-11
1
-54
/
+98
*
[media] media: use entity.graph_obj.mdev instead of .parent
Javier Martinez Canillas
2016-01-11
1
-2
/
+2
*
[media] media: rename the function that create pad links
Mauro Carvalho Chehab
2016-01-11
1
-9
/
+9
*
[media] omap3isp: get entity ID using media_entity_id()
Javier Martinez Canillas
2016-01-11
1
-2
/
+5
*
[media] v4l: omap3isp: Drop platform data support
Laurent Pinchart
2015-08-16
1
-113
/
+20
*
[media] v4l: omap3isp: Fix sub-device power management code
Sakari Ailus
2015-07-06
1
-2
/
+2
*
[media] v4l: omap3isp: Fix async notifier registration order
Sakari Ailus
2015-07-06
1
-10
/
+13
*
[media] media: omap3isp: remove unused clkdev
Russell King
2015-04-10
1
-24
/
+0
*
[media] omap3isp: Deprecate platform data support
Sakari Ailus
2015-04-02
1
-0
/
+2
*
[media] omap3isp: Add support for the Device Tree
Sakari Ailus
2015-04-02
1
-12
/
+206
*
[media] omap3isp: Replace many MMIO regions by two
Sakari Ailus
2015-04-02
1
-55
/
+58
[next]