Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
02b1ce92301378ea40568ebff9f26036f6331137
/
drivers
/
media
/
platform
/
omap3isp
/
isp.c
02b1ce9
media: omap3isp: Quit using struct v4l2_subdev.host_priv field
by Sakari Ailus
· 7 years ago
9211434
media: omap3isp: Parse CSI1 configuration from the device tree
by Pavel Machek
· 8 years ago
c8dbe31
media: v4l: omap3isp: Get the parallel bus type from DT
by Laurent Pinchart
· 7 years ago
58f6d36
media: omap3isp: Ignore endpoints with invalid configuration
by Sakari Ailus
· 8 years ago
a457308
media: omap3isp: Return -EPROBE_DEFER if the required regulators can't be obtained
by Pavel Machek
· 8 years ago
3a738c3
media: omap3isp: Explicitly set the number of CSI-2 lanes used in lane cfg
by Sakari Ailus
· 7 years ago
838a6c5
media: omap3isp: Destroy CSI-2 phy mutexes in error and module removal
by Sakari Ailus
· 8 years ago
831f349
media: omap3isp: Check for valid port in endpoints
by Sakari Ailus
· 8 years ago
859969b
[media] v4l: Switch from V4L2 OF not V4L2 fwnode API
by Sakari Ailus
· 8 years ago
fd8e2d4
omap3isp: Remove iommu_group related code
by Suman Anna
· 8 years ago
04b96d1
[media] v4l: omap3isp: Fix OF node double put when parsing OF graph
by Laurent Pinchart
· 8 years ago
d26da99
[media] omap3isp: don't break long lines
by Mauro Carvalho Chehab
· 8 years ago
68429f5
[media] media: Move media_device link_notify operation to an ops structure
by Laurent Pinchart
· 9 years ago
506a47e
[media] v4l: omap3isp: Use V4L2 graph PM operations
by Sakari Ailus
· 9 years ago
c517b35
[media] omap3isp: Check v4l2_of_parse_endpoint() return value
by Javier Martinez Canillas
· 9 years ago
74d1e7c
[media] v4l: omap3isp: Fix data lane shift configuration
by Laurent Pinchart
· 9 years ago
514580f
[media] v4l: omap3isp: Fix handling platform_get_irq result
by Andrzej Hajda
· 9 years ago
8163ec2
[media] v4l: omap3isp: Fix module autoloading
by Javier Martinez Canillas
· 9 years ago
17d3d40
[media] v4l: omap3isp: Use media entity enumeration interface
by Sakari Ailus
· 9 years ago
2846145
[media] v4l: omap3isp: Use the new media graph walk interface
by Sakari Ailus
· 9 years ago
9832e15
[media] media-device: split media initialization and registration
by Javier Martinez Canillas
· 9 years ago
06a1368
[media] omap3isp: consistently use v4l2_dev var in complete notifier
by Javier Martinez Canillas
· 9 years ago
b285d5a
[media] omap3isp: remove pads prefix from isp_create_pads_links()
by Javier Martinez Canillas
· 9 years ago
b5f6df0
[media] omap3isp: remove per ISP module link creation functions
by Javier Martinez Canillas
· 9 years ago
3efdf62
[media] media: use macros to check for V4L2 subdev entities
by Mauro Carvalho Chehab
· 10 years ago
68a57fa
[media] omap3isp: create links after all subdevs have been bound
by Javier Martinez Canillas
· 9 years ago
f2f6da0
[media] omap3isp: separate links creation from entities init
by Javier Martinez Canillas
· 9 years ago
d10c989
[media] media: use entity.graph_obj.mdev instead of .parent
by Javier Martinez Canillas
· 9 years ago
8df00a1
[media] media: rename the function that create pad links
by Mauro Carvalho Chehab
· 9 years ago
e0077cf
[media] omap3isp: get entity ID using media_entity_id()
by Javier Martinez Canillas
· 9 years ago
78c66fb
[media] v4l: omap3isp: Drop platform data support
by Laurent Pinchart
· 10 years ago
9d39f05
[media] v4l: omap3isp: Fix sub-device power management code
by Sakari Ailus
· 10 years ago
5d47938
[media] v4l: omap3isp: Fix async notifier registration order
by Sakari Ailus
· 10 years ago
befd25a
[media] media: omap3isp: remove unused clkdev
by Russell King
· 10 years ago
f95c16e
[media] omap3isp: Deprecate platform data support
by Sakari Ailus
· 10 years ago
da7f384
[media] omap3isp: Add support for the Device Tree
by Sakari Ailus
· 10 years ago
8644cdf
[media] omap3isp: Replace many MMIO regions by two
by Sakari Ailus
· 10 years ago
503596a
[media] omap3isp: Move the syscon register out of the ISP register maps
by Sakari Ailus
· 10 years ago
4fcfeca
[media] omap3isp: Replace mmio_base_phys array with the histogram block base
by Sakari Ailus
· 10 years ago
3494bb0
[media] omap3isp: Rename regulators to better suit the Device Tree
by Sakari Ailus
· 10 years ago
68908747
[media] omap3isp: Refactor device configuration structs for Device Tree
by Sakari Ailus
· 10 years ago
4c8f148
[media] omap3isp: Platform data could be NULL
by Sakari Ailus
· 10 years ago
64904b5
[media] omap3isp: DT support for clocks
by Laurent Pinchart
· 10 years ago
703e6f6
[media] omap3isp: Separate external link creation from platform data parsing
by Sakari Ailus
· 10 years ago
8b3aff7
[media] omap3isp: Avoid a BUG_ON() in media_entity_create_link()
by Sakari Ailus
· 10 years ago
697cca2
[media] omap3isp: Fix error handling in probe
by Sakari Ailus
· 10 years ago
aadec01
[media] omap3isp: Fix division by 0
by Laurent Pinchart
· 10 years ago
054d0db
media: platform: omap3isp: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
9884a95
[media] omap3isp: Remove boilerplate disclaimer and FSF address
by Laurent Pinchart
· 11 years ago
eb228e8
[media] omap3isp: Don't ignore subdev streamoff failures
by Laurent Pinchart
· 11 years ago
e8feb87
[media] omap3isp: Move queue irqlock to isp_video structure
by Laurent Pinchart
· 11 years ago
2a0a547
[media] omap3isp: Use the ARM DMA IOMMU-aware operations
by Laurent Pinchart
· 11 years ago
1e9c4d4
[media] omap3isp: Fix kerneldoc for _module_sync_is_stopping and isp_isr()
by Peter Meerwald
· 11 years ago
25aeb41
[media] omap3isp: Fix typos
by Lad, Prabhakar
· 11 years ago
112eee0
[media] omap3isp: Refactor modules stop failure handling
by Laurent Pinchart
· 11 years ago
661112c
[media] omap3isp: Cancel streaming when a fatal error occurs
by Laurent Pinchart
· 11 years ago
fd8308b
[media] omap3isp: Use devm_ioremap_resource()
by Laurent Pinchart
· 11 years ago
f8e2ff2
[media] omap3isp: Modify clocks registration to avoid circular references
by Sylwester Nawrocki
· 11 years ago
39c1cb2
[media] media_tree: Fix spelling errors
by Jonathan McCrohan
· 11 years ago
224ddca
DMA-API: media: omap3isp: use dma_coerce_mask_and_coherent()
by Russell King
· 11 years ago
813f5c0
[media] media: Change media device link_notify behaviour
by Sylwester Nawrocki
· 12 years ago
7c0f812
[media] omap3isp: Defer probe when the IOMMU is not available
by Laurent Pinchart
· 12 years ago
5e57267
[media] omap3isp: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
1bddf1b
[media] media: Rename media_entity_remote_source to media_entity_remote_pad
by Andrzej Hajda
· 12 years ago
9b28ee3
[media] omap3isp: Use the common clock framework
by Laurent Pinchart
· 12 years ago
7307c00
Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
cf2b4cf
[media] omap3isp: Use devm_* managed functions
by Laurent Pinchart
· 12 years ago
6d1aa02
omap3isp: Set cam_mclk rate directly
by Laurent Pinchart
· 12 years ago
4c62e97
Drivers: media: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
e8d3d47
ARM: OMAP2+: Drop plat/cpu.h for omap2plus
by Tony Lindgren
· 12 years ago
d8c532c
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
d8658bc
[media] omap3isp: Replace cpu_is_omap3630() with ISP revision check
by Laurent Pinchart
· 12 years ago
b057c3c
[media] omap3isp: Prepare/unprepare clocks before/after enable/disable
by Laurent Pinchart
· 12 years ago
4feca39
[media] omap3isp: Replace printk with dev_*
by Laurent Pinchart
· 12 years ago
aab84f5
[media] omap3isp: Find source pad from external entity
by Sakari Ailus
· 12 years ago
c19d19e
[media] omap3isp: Add CSI configuration registers from control block to ISP resources
by Sakari Ailus
· 12 years ago
c8d35c8
ARM: OMAP2+: Move plat/iovmm.h to include/linux/omap-iommu.h
by Tony Lindgren
· 12 years ago
0b8e74c
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
0bd0dbe
[media] omap3isp: Fix error return code in probe function
by Peter Senna Tschudin
· 12 years ago
2c3fb08
[media] rename drivers/media/video as .../platform
by Mauro Carvalho Chehab
· 12 years ago
[Renamed from drivers/media/video/omap3isp/isp.c]
c51364c
[media] omap3isp: ccdc: Add YUV input formats support
by Laurent Pinchart
· 13 years ago
96d62ae
[media] omap3isp: Configure HS/VS interrupt source before enabling interrupts
by Laurent Pinchart
· 13 years ago
be9a1b9
[media] omap3isp: Don't access ISP_CTRL directly in the statistics modules
by Laurent Pinchart
· 13 years ago
c6c01f9
[media] omap3isp: Use external rate instead of vpcfg
by Sakari Ailus
· 13 years ago
79c3a07
[media] omap3isp: Mark probe and cleanup functions with __devinit and __devexit
by Laurent Pinchart
· 13 years ago
b43883d
[media] omap3isp: Fix frame number propagation
by Laurent Pinchart
· 13 years ago
a32f2f9
[media] omap3isp: Prevent crash at module unload
by Sakari Ailus
· 13 years ago
1567bb7
[media] omap3isp: Prevent pipelines that contain a crashed entity from starting
by Laurent Pinchart
· 13 years ago
122804e
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 13 years ago
1d6629b
[media] convert drivers/media/* to use module_platform_driver()
by Axel Lin
· 13 years ago
875e2e3
[media] omap3isp: Mark next captured frame as faulty when an SBL overflow occurs
by Laurent Pinchart
· 13 years ago
fabdbca
iommu/omap: eliminate the public omap_find_iommu_device() method
by Ohad Ben-Cohen
· 13 years ago
083eb07
[media] omap3isp: Report the ISP revision through the media controller API
by Laurent Pinchart
· 13 years ago
ed33ac8
[media] omap3isp: Add missing mutex_destroy() calls
by Laurent Pinchart
· 13 years ago
1eb6337
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 13 years ago
905d66c
iommu/core: Add bus_type parameter to iommu_domain_alloc
by Joerg Roedel
· 13 years ago
c62e2a1
[media] omap3isp: Don't fail streamon when the sensor doesn't implement s_stream
by Laurent Pinchart
· 13 years ago
6c32df4
omap: iommu: omapify 'struct iommu' and exposed API
by Ohad Ben-Cohen
· 13 years ago
f626b52
omap: iommu: migrate to the generic IOMMU API
by Ohad Ben-Cohen
· 14 years ago
64dc3c1
[media] Stop using linux/version.h on the remaining video drivers
by Mauro Carvalho Chehab
· 13 years ago
Next »