index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
omap3isp
/
ispvideo.c
Age
Commit message (
Expand
)
Author
2022-03-18
media: platform: rename omap3isp/ to ti/omap3isp/
Mauro Carvalho Chehab
2020-08-29
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-26
media: omap3isp: remove cacheflush.h
Nathan Chancellor
2020-06-08
asm-generic: don't include <linux/mm.h> in cacheflush.h
Christoph Hellwig
2020-03-02
media: Split v4l2_pipeline_pm_use into v4l2_pipeline_pm_{get, put}
Ezequiel Garcia
2020-02-24
media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2019-07-25
media: v4l: ctrls: Add debug messages
Ezequiel Garcia
2019-07-22
media: omap3isp: set device_caps in struct video_device
Hans Verkuil
2019-07-09
Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-29
media: omap3isp: Call video_unregister_device() unconditionally
Sakari Ailus
2018-10-31
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-08-31
media: videobuf2-v4l2: integrate with media requests
Hans Verkuil
2018-08-31
media: v4l2-ctrls: support g/s_ext_ctrls for requests
Hans Verkuil
2018-04-23
media: v4l: omap3isp: make v4l2_file_operations const
Bhumika Goyal
2017-11-27
media: annotate ->poll() instances
Al Viro
2017-01-31
[media] v4l: omap3isp: Clean up file handle in open() and release()
Shailendra Verma
2017-01-30
[media] omap3isp: Use a local media device pointer instead
Sakari Ailus
2017-01-27
[media] media: Rename graph and pipeline structs and functions
Sakari Ailus
2016-08-24
[media] v4l2: remove g/s_crop from video ops
Hans Verkuil
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2016-04-13
[media] media: Rename is_media_entity_v4l2_io to is_media_entity_v4l2_video_d...
Laurent Pinchart
2016-03-03
[media] v4l: omap3isp: Use V4L2 graph PM operations
Sakari Ailus
2016-01-25
[media] v4l: omap3isp: use vb2_buffer_state enum for vb2 buffer state
Lad, Prabhakar
2016-01-25
[media] v4l: omap3isp: Return buffers back to videobuf2 if pipeline streamon ...
Sakari Ailus
2016-01-25
[media] v4l: omap3isp: Move starting the sensor from streamon IOCTL handler t...
Sakari Ailus
2016-01-11
[media] v4l: omap3isp: Use media entity enumeration interface
Sakari Ailus
2016-01-11
[media] v4l: omap3isp: Use the new media graph walk interface
Sakari Ailus
2016-01-11
[media] media framework: rename pads init function to media_entity_pads_init()
Mauro Carvalho Chehab
2016-01-11
[media] media: use macros to check for V4L2 subdev entities
Mauro Carvalho Chehab
2016-01-11
[media] media: use entity.graph_obj.mdev instead of .parent
Javier Martinez Canillas
2016-01-11
[media] omap3isp: get entity ID using media_entity_id()
Javier Martinez Canillas
2016-01-11
[media] media: get rid of unused "extra_links" param on media_entity_init()
Mauro Carvalho Chehab
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2015-08-16
[media] v4l: omap3isp: Drop platform data support
Laurent Pinchart
2015-04-02
[media] omap3isp: Platform data could be NULL
Sakari Ailus
2015-04-02
[media] media: omap3isp: video: Use v4l2_get_timestamp()
Laurent Pinchart
2015-04-02
[media] media: omap3isp: video: drop setting of vb2 buffer state to VB2_BUF_S...
Lad, Prabhakar
2015-04-02
[media] media: omap3isp: video: Don't call vb2 mmap with queue lock held
Laurent Pinchart
2015-01-21
[media] omap3isp: Correctly set QUERYCAP capabilities
Sakari Ailus
2014-11-14
[media] platform: Make use of media_bus_format enum
Boris BREZILLON
2014-08-21
[media] omap3isp: ccdc: Support the interlaced field orders at the CCDC output
Laurent Pinchart
2014-08-21
[media] omap3isp: ccdc: Add basic support for interlaced video
Laurent Pinchart
2014-08-21
[media] omap3isp: video: Validate the video node field order
Laurent Pinchart
2014-08-21
[media] omap3isp: Default to progressive field order when setting the format
Laurent Pinchart
[next]