Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
a39ed680bddb1ead592e22ed812c7e47286bfc03
/
drivers
/
media
/
platform
/
omap3isp
/
ispvideo.c
506a47e
[media] v4l: omap3isp: Use V4L2 graph PM operations
by Sakari Ailus
· 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
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
ab22e77
[media] media framework: rename pads init function to media_entity_pads_init()
by Mauro Carvalho Chehab
· 9 years ago
3efdf62
[media] media: use macros to check for V4L2 subdev entities
by Mauro Carvalho Chehab
· 10 years ago
d10c989
[media] media: use entity.graph_obj.mdev instead of .parent
by Javier Martinez Canillas
· 10 years ago
e0077cf
[media] omap3isp: get entity ID using media_entity_id()
by Javier Martinez Canillas
· 10 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
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
78c66fb
[media] v4l: omap3isp: Drop platform data support
by Laurent Pinchart
· 10 years ago
4c8f148
[media] omap3isp: Platform data could be NULL
by Sakari Ailus
· 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
2c0108e
[media] omap3isp: Correctly set QUERYCAP capabilities
by Sakari Ailus
· 10 years ago
27ffaeb
[media] platform: Make use of media_bus_format enum
by Boris BREZILLON
· 10 years ago
bcb4e0e
[media] omap3isp: ccdc: Support the interlaced field orders at the CCDC output
by Laurent Pinchart
· 11 years ago
9a36d8e
[media] omap3isp: ccdc: Add basic support for interlaced video
by Laurent Pinchart
· 11 years ago
f7abbe9
[media] omap3isp: video: Validate the video node field order
by Laurent Pinchart
· 11 years ago
48a8a0c
[media] omap3isp: Default to progressive field order when setting the format
by Laurent Pinchart
· 11 years ago
25c5cc9
[media] omap3isp: Move non-critical code out of the mutex-protected section
by Laurent Pinchart
· 11 years ago
9884a95
[media] omap3isp: Remove boilerplate disclaimer and FSF address
by Laurent Pinchart
· 11 years ago
21d8582
[media] omap3isp: Rename isp_buffer isp_addr field to dma
by Laurent Pinchart
· 11 years ago
fbac140
[media] omap3isp: Move to videobuf2
by Laurent Pinchart
· 11 years ago
0834449
[media] omap3isp: Cancel all queued buffers when stopping the video stream
by Laurent Pinchart
· 11 years ago
eb2c00d
[media] omap3isp: Move buffer irqlist to isp_buffer structure
by Laurent Pinchart
· 11 years ago
e8feb87
[media] omap3isp: Move queue irqlock to isp_video structure
by Laurent Pinchart
· 11 years ago
988d54c
[media] omap3isp: Move queue mutex to isp_video structure
by Laurent Pinchart
· 11 years ago
9000427
[media] omap3isp: queue: Move IOMMU handling code to the queue
by Laurent Pinchart
· 11 years ago
2a6dc96
[media] omap3isp: video: Set the buffer bytesused field at completion time
by Laurent Pinchart
· 11 years ago
872aba5
[media] omap3isp: Rename the variable names in description
by Lad, Prabhakar
· 11 years ago
7c486c0
[media] omap3isp: Don't ignore failure to locate external subdev
by Laurent Pinchart
· 11 years ago
4b2f1ed
[media] omap3isp: Don't try to locate external subdev for mem-to-mem pipelines
by Laurent Pinchart
· 11 years ago
661112c
[media] omap3isp: Cancel streaming when a fatal error occurs
by Laurent Pinchart
· 11 years ago
675722b
Merge branch 'upstream-fixes' into patchwork
by Mauro Carvalho Chehab
· 11 years ago
5264682
[media] v4l: omap3isp: Don't check for missing get_fmt op on remote subdev
by Laurent Pinchart
· 11 years ago
2e1ab9c
[media] omap3isp: Add resizer data rate configuration to resizer_link_validate
by Sakari Ailus
· 11 years ago
8dad936
[media] omap3isp: Mark which pads must connect
by Sakari Ailus
· 11 years ago
1bddf1b
[media] media: Rename media_entity_remote_source to media_entity_remote_pad
by Andrzej Hajda
· 12 years ago
734d1ec
Merge tag 'v3.8-rc3' into v4l_for_linus
by Mauro Carvalho Chehab
· 12 years ago
d969908
[media] [FOR,v3.8] omap3isp: Don't include deleted OMAP plat/ header files
by Laurent Pinchart
· 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
8287361
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
8556650
Merge tag 'omap-for-v3.8/cleanup-headers-iommu-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/headers
by Olof Johansson
· 12 years ago
4feca39
[media] omap3isp: Replace printk with dev_*
by Laurent Pinchart
· 12 years ago
2ab7c84
ARM: OMAP2+: Move iommu/iovmm headers to platform_data
by Tony Lindgren
· 12 years ago
c8d35c8
ARM: OMAP2+: Move plat/iovmm.h to include/linux/omap-iommu.h
by Tony Lindgren
· 12 years ago
6e740f9
ARM: OMAP: Move omap-pm-noop.c local to mach-omap2
by Tony Lindgren
· 12 years ago
1fa48cd
[media] omap3isp: video: Fix warning caused by bad vidioc_s_crop prototype
by Laurent Pinchart
· 12 years ago
a694f1b
[media] omap3isp: Fix up ENOIOCTLCMD error handling
by Wanlong Gao
· 13 years ago
954f340
[media] Set vfl_dir for all display or m2m drivers
by Hans Verkuil
· 13 years ago
2c3fb08
[media] rename drivers/media/video as .../platform
by Mauro Carvalho Chehab
· 13 years ago
[Renamed from drivers/media/video/omap3isp/ispvideo.c]
c51364c
[media] omap3isp: ccdc: Add YUV input formats support
by Laurent Pinchart
· 14 years ago
0810fd9
[media] omap3isp: video: Add YUYV8_2X8 and UYVY8_2X8 support
by Laurent Pinchart
· 13 years ago
1697e49
[media] omap3isp: video: Split format info bpp field into width and bpp
by Laurent Pinchart
· 14 years ago
a6d7a62
[media] omap3isp: Move CCDC link validation to ccdc_link_validate()
by Sakari Ailus
· 13 years ago
c6c01f9
[media] omap3isp: Use external rate instead of vpcfg
by Sakari Ailus
· 13 years ago
ccddd91
[media] omap3isp: Introduce isp_video_check_external_subdevs()
by Sakari Ailus
· 13 years ago
ae5df81
[media] omap3isp: Refactor collecting information on entities in pipeline
by Sakari Ailus
· 13 years ago
da39257
[media] omap3isp: Assume media_entity_pipeline_start may fail
by Sakari Ailus
· 13 years ago
b0cd79e
[media] omap3isp: Move setting constaints above media_entity_pipeline_start
by Sakari Ailus
· 13 years ago
8f4f298
[media] omap3isp: Support additional in-memory compressed bayer formats
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
00fb543
Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into next
by Joerg Roedel
· 13 years ago
b4d48c9
Merge tag 'v3.2-rc7' into staging/for_v3.3
by Mauro Carvalho Chehab
· 13 years ago
875e2e3
[media] omap3isp: Mark next captured frame as faulty when an SBL overflow occurs
by Laurent Pinchart
· 13 years ago
c3cd257
[media] omap3isp: video: Don't WARN() on unknown pixel formats
by Laurent Pinchart
· 13 years ago
fabdbca
iommu/omap: eliminate the public omap_find_iommu_device() method
by Ohad Ben-Cohen
· 13 years ago
025521f
[media] omap3isp: fix compilation of ispvideo.c
by Dmitry Artamonow
· 13 years ago
ed33ac8
[media] omap3isp: Add missing mutex_destroy() calls
by Laurent Pinchart
· 13 years ago
63b4ca2
[media] omap3isp: Move media_entity_cleanup() from unregister() to cleanup()
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
5b6c3ef
[media] omap3isp: video: Avoid crashes when pipeline set stream operation fails
by Laurent Pinchart
· 14 years ago
00542ed
[media] omap3isp: Don't accept pipelines with no video source as valid
by Laurent Pinchart
· 14 years ago
6c32df4
omap: iommu: omapify 'struct iommu' and exposed API
by Ohad Ben-Cohen
· 14 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
· 14 years ago
7fcaa9a
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 14 years ago
c09af04
[media] omap3isp: lane shifter support
by Michael Jones
· 14 years ago
5782f97
[media] omap3isp: ccdc: support Y10/12, 8-bit bayer fmts
by Michael Jones
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
4b0ec19
[media] omap3isp: Add set performance callback in isp platform data
by Laurent Pinchart
· 14 years ago
ad614ac
[media] omap3isp: Video devices and buffers queue
by Laurent Pinchart
· 14 years ago