index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
omap3isp
/
isp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[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-13
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
*
[media] media: Rename media_entity_remote_source to media_entity_remote_pad
Andrzej Hajda
2013-06-09
1
-3
/
+3
*
[media] omap3isp: Use the common clock framework
Laurent Pinchart
2013-04-15
1
-75
/
+202
*
Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
2013-03-01
1
-16
/
+2
|
\
|
*
omap3isp: Set cam_mclk rate directly
Laurent Pinchart
2013-01-23
1
-16
/
+2
*
|
[media] omap3isp: Use devm_* managed functions
Laurent Pinchart
2013-02-05
1
-62
/
+12
|
/
*
Drivers: media: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-04
1
-3
/
+3
*
ARM: OMAP2+: Drop plat/cpu.h for omap2plus
Tony Lindgren
2012-12-17
1
-2
/
+0
*
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-12-14
1
-30
/
+53
|
\
|
*
[media] omap3isp: Replace cpu_is_omap3630() with ISP revision check
Laurent Pinchart
2012-11-28
1
-9
/
+16
|
*
[media] omap3isp: Prepare/unprepare clocks before/after enable/disable
Laurent Pinchart
2012-11-28
1
-12
/
+13
|
*
[media] omap3isp: Replace printk with dev_*
Laurent Pinchart
2012-11-28
1
-6
/
+6
[prev]
[next]