Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
0cfb6aee70bddbef6ec796b255f588ce0e126766
/
drivers
/
media
/
platform
/
omap3isp
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
· 7 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
· 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
a6b687d
media: omap3isp: add CSI1 support
by Pavel Machek
· 7 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
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
· 9 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
· 9 years ago
d6dd645
[media] media: videobuf2: Move timestamp to vb2_buffer
by Junghak Sung
· 9 years ago
df9ecb0c
[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
9be29369
[media] media: omap3isp: video: Don't call vb2 mmap with queue lock held
by Laurent Pinchart
· 10 years ago
5778e74
[media] v4l2-subdev: add support for the new enum_frame_size 'which' field
by Hans Verkuil
· 10 years ago
3f1ccf1
[media] v4l2-subdev: support new 'which' field in enum_mbus_code
by Hans Verkuil
· 10 years ago
f723413
[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_config
by Hans Verkuil
· 10 years ago
4a8ba33
Merge tag 'v3.19-rc6' into patchwork
by Mauro Carvalho Chehab
· 10 years ago
af469b3
Merge tag 'media/v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 10 years ago
2c0108e
[media] omap3isp: Correctly set QUERYCAP capabilities
by Sakari Ailus
· 10 years ago
aadec01
[media] omap3isp: Fix division by 0
by Laurent Pinchart
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
27ffaeb
[media] platform: Make use of media_bus_format enum
by Boris BREZILLON
· 10 years ago
054d0db
media: platform: omap3isp: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
11b4c17
[media] omap3isp: use true/false for boolean vars
by Mauro Carvalho Chehab
· 10 years ago
cd73bb6
[media] omap3isp: resizer: Protect against races when updating crop
by Laurent Pinchart
· 10 years ago
d903a0a
[media] omap3isp: resizer: Remove slow debugging message from interrupt handler
by Laurent Pinchart
· 10 years ago
41316a2
[media] omap3isp: resizer: Remove needless variable initializations
by Laurent Pinchart
· 10 years ago
ca84ea4
[media] omap3isp: ccdc: Restart the CCDC immediately after an underrun in BT.656
by Laurent Pinchart
· 11 years ago
0b3fcd5
[media] omap3isp: ccdc: Don't timeout on stream off when the CCDC is stopped
by Laurent Pinchart
· 11 years ago
9345652
[media] omap3isp: ccdc: Fix freeze when a short frame is received
by Laurent Pinchart
· 11 years ago
fd93c10
[media] omap3isp: ccdc: Increment the frame number at VD0 time for BT.656
by Laurent Pinchart
· 11 years ago
1c74817
[media] omap3isp: ccdc: Simplify ccdc_lsc_is_configured()
by Laurent Pinchart
· 11 years ago
Next »