Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c9a4c63888dbb79ce4d068ca1dd8b05bc3f156b1
/
drivers
/
media
/
platform
/
omap3isp
e280edf
media: omap3isp: Don't use GFP_DMA
by Sakari Ailus
· 7 years ago
170df32
media: omap3isp: Remove useless NULL check in omap3isp_stat_config
by Sakari Ailus
· 7 years ago
378e3f8
media: omap3isp: support 64-bit version of omap3isp_stat_data
by Arnd Bergmann
· 7 years ago
4679919
media: omap3isp: make omap3isp_prev_csc and omap3isp_prev_rgbtorgb const
by Bhumika Goyal
· 7 years ago
cdc9c74
media: v4l: omap3isp: make v4l2_file_operations const
by Bhumika Goyal
· 7 years ago
2431311
media: omap3isp: Allow it to build with COMPILE_TEST
by Arnd Bergmann
· 7 years ago
b7e1e685
media: omap3isp: fix unbalanced dma_iommu_mapping
by Suman Anna
· 7 years ago
34b2ea1
media: platform: fix some 64-bits warnings
by Mauro Carvalho Chehab
· 7 years ago
99ed3dd
media: isppreview: fix __user annotations
by Mauro Carvalho Chehab
· 7 years ago
e6aded7
media: ispstat: use %p to print the address of a buffer
by Mauro Carvalho Chehab
· 7 years ago
3f4836b
media: omap3isp/isp: remove an unused static var
by Mauro Carvalho Chehab
· 7 years ago
68c5735
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 7 years ago
4a3fad7
media: fix usage of whitespaces and on indentation
by Mauro Carvalho Chehab
· 7 years ago
c23e0cb
media: annotate ->poll() instances
by Al Viro
· 8 years ago
5d352e6
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
b6ee3f0
media: v4l: async: Move async subdev notifier operations to a separate structure
by Laurent Pinchart
· 7 years ago
bce9e31
media: omap3isp: Print the name of the entity where no source pads could be found
by Sakari Ailus
· 7 years ago
eae4cf8
media: omap3isp: Fix check for our own sub-devices
by Sakari Ailus
· 7 years ago
df49756
media: omap3isp: Use generic parser for parsing fwnode endpoints
by Sakari Ailus
· 7 years ago
5160fb4
media: omap3isp: fix uninitialized variable use
by Arnd Bergmann
· 7 years ago
68d9c47
media: Convert to using %pOF instead of full_name
by Rob Herring
· 8 years ago
02b1ce9
media: omap3isp: Quit using struct v4l2_subdev.host_priv field
by Sakari Ailus
· 7 years ago
7e1db59
media: omap3isp: csiphy: Don't assume the CSI receiver is a CSI2 module
by Sakari Ailus
· 8 years ago
19be9fd
media: omap3isp: Always initialise isp and mutex for csiphy1
by Sakari Ailus
· 8 years ago
37a0c6f
media: omap3isp: Correctly set IO_OUT_SEL and VP_CLK_POL for CCP2 mode
by Pavel Machek
· 8 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
· 8 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
a6b687d
media: omap3isp: add CSI1 support
by Pavel Machek
· 8 years ago
3a738c3
media: omap3isp: Explicitly set the number of CSI-2 lanes used in lane cfg
by Sakari Ailus
· 8 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
1deb54d
[media] v4l: omap3isp: Clean up file handle in open() and release()
by Shailendra Verma
· 8 years ago
79ac44c
[media] omap3isp: Use a local media device pointer instead
by Sakari Ailus
· 8 years ago
20b8522
[media] media: Rename graph and pipeline structs and functions
by Sakari Ailus
· 8 years ago
a9943f6
[media] v4l: omap3isp: Use dma_request_chan_by_mask() to request the DMA channel
by Peter Ujfalusi
· 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
10d5509c
[media] v4l2: remove g/s_crop from video ops
by Hans Verkuil
· 9 years ago
36c0f8b
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
by Hans Verkuil
· 9 years ago
1ad70ce
[media] media/platform: convert drivers to use the new vb2_queue dev field
by Hans Verkuil
· 9 years ago
45b4687
[media] media: Rename is_media_entity_v4l2_io to is_media_entity_v4l2_video_device
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
61d5b9d
[media] v4l: omap3isp: preview: Mark output buffer done first
by Sakari Ailus
· 9 years ago
514580f
[media] v4l: omap3isp: Fix handling platform_get_irq result
by Andrzej Hajda
· 9 years ago
18ba53f
[media] v4l: omap3isp: use vb2_buffer_state enum for vb2 buffer state
by Lad, Prabhakar
· 10 years ago
87e062d
[media] v4l: omap3isp: Return buffers back to videobuf2 if pipeline streamon fails
by Sakari Ailus
· 10 years ago
35c5f63
[media] v4l: omap3isp: Move starting the sensor from streamon IOCTL handler to VB2 QOP
by Sakari Ailus
· 10 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
a64860e
[media] omap3isp: rename single labels to just error
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
829de29
[media] media: use unsigned for pad index
by Mauro Carvalho Chehab
· 9 years ago
ab22e77
[media] media framework: rename pads init function to media_entity_pads_init()
by Mauro Carvalho Chehab
· 9 years ago
59ecd59
[media] omap3/omap4/davinci: get rid of MEDIA_ENT_T_V4L2_SUBDEV abuse
by Mauro Carvalho Chehab
· 10 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
· 10 years ago
e0077cf
[media] omap3isp: get entity ID using media_entity_id()
by Javier Martinez Canillas
· 9 years ago
1809510
[media] media: get rid of unused "extra_links" param on media_entity_init()
by Mauro Carvalho Chehab
· 10 years ago
d6dd645
[media] media: videobuf2: Move timestamp to vb2_buffer
by Junghak Sung
· 9 years ago
df9ecb0
[media] vb2: drop v4l2_format argument from queue_setup
by Hans Verkuil
· 9 years ago
33119e8
[media] media: videobuf2: Change queue_setup argument
by Junghak Sung
· 9 years ago
2d70071
[media] media: videobuf2: Restructure vb2_buffer
by Junghak Sung
· 9 years ago
c139990
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
by Junghak Sung
· 9 years ago
5ba0e2c3
[media] use v4l2_get_timestamp where possible
by Arnd Bergmann
· 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
7fd6bd9
[media] omap3isp: remove unused var
by Mauro Carvalho Chehab
· 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
6387b75
[media] omap3isp: Calculate vpclk_div for CSI-2
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
0ff4e41
[media] media: omap3isp: hist: Move histogram DMA to DMA engine
by Laurent Pinchart
· 10 years ago
32346b9
[media] media: omap3isp: video: Use v4l2_get_timestamp()
by Laurent Pinchart
· 10 years ago
13dab90
[media] media: omap3isp: video: drop setting of vb2 buffer state to VB2_BUF_STATE_ACTIVE
by Lad, Prabhakar
· 10 years ago
Next »