index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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] 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
*
[media] omap3isp: Move the syscon register out of the ISP register maps
Sakari Ailus
2015-04-02
1
-4
/
+16
*
[media] omap3isp: Replace mmio_base_phys array with the histogram block base
Sakari Ailus
2015-04-02
1
-1
/
+2
*
[media] omap3isp: Rename regulators to better suit the Device Tree
Sakari Ailus
2015-04-02
1
-2
/
+2
*
[media] omap3isp: Refactor device configuration structs for Device Tree
Sakari Ailus
2015-04-02
1
-44
/
+42
*
[media] omap3isp: Platform data could be NULL
Sakari Ailus
2015-04-02
1
-6
/
+4
*
[media] omap3isp: DT support for clocks
Laurent Pinchart
2015-04-02
1
-0
/
+25
*
[media] omap3isp: Separate external link creation from platform data parsing
Sakari Ailus
2015-04-02
1
-71
/
+72
*
[media] omap3isp: Avoid a BUG_ON() in media_entity_create_link()
Sakari Ailus
2015-04-02
1
-0
/
+13
*
[media] omap3isp: Fix error handling in probe
Sakari Ailus
2015-04-02
1
-1
/
+1
*
[media] omap3isp: Fix division by 0
Laurent Pinchart
2014-12-23
1
-0
/
+3
*
media: platform: omap3isp: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
[media] omap3isp: Remove boilerplate disclaimer and FSF address
Laurent Pinchart
2014-08-21
1
-10
/
+0
*
[media] omap3isp: Don't ignore subdev streamoff failures
Laurent Pinchart
2014-08-21
1
-6
/
+4
*
[media] omap3isp: Move queue irqlock to isp_video structure
Laurent Pinchart
2014-05-25
1
-3
/
+3
*
[media] omap3isp: Use the ARM DMA IOMMU-aware operations
Laurent Pinchart
2014-05-25
1
-26
/
+76
*
[media] omap3isp: Fix kerneldoc for _module_sync_is_stopping and isp_isr()
Peter Meerwald
2014-03-05
1
-4
/
+1
*
[media] omap3isp: Fix typos
Lad, Prabhakar
2014-03-05
1
-1
/
+1
*
[media] omap3isp: Refactor modules stop failure handling
Laurent Pinchart
2014-01-07
1
-14
/
+22
*
[media] omap3isp: Cancel streaming when a fatal error occurs
Laurent Pinchart
2014-01-07
1
-0
/
+17
*
[media] omap3isp: Use devm_ioremap_resource()
Laurent Pinchart
2013-12-18
1
-20
/
+5
*
[media] omap3isp: Modify clocks registration to avoid circular references
Sylwester Nawrocki
2013-12-18
1
-6
/
+16
*
[media] media_tree: Fix spelling errors
Jonathan McCrohan
2013-11-29
1
-1
/
+1
*
DMA-API: media: omap3isp: use dma_coerce_mask_and_coherent()
Russell King
2013-10-31
1
-3
/
+3
*
[media] media: Change media device link_notify behaviour
Sylwester Nawrocki
2013-06-12
1
-16
/
+25
*
[media] omap3isp: Defer probe when the IOMMU is not available
Laurent Pinchart
2013-06-12
1
-0
/
+2
*
[media] omap3isp: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-06-12
1
-2
/
+0
[next]