index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
omap3isp
Age
Commit message (
Expand
)
Author
2018-02-06
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-01-04
media: fix usage of whitespaces and on indentation
Mauro Carvalho Chehab
2017-11-27
media: annotate ->poll() instances
Al Viro
2017-11-15
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-31
media: v4l: async: Move async subdev notifier operations to a separate structure
Laurent Pinchart
2017-10-31
media: omap3isp: Print the name of the entity where no source pads could be f...
Sakari Ailus
2017-10-31
media: omap3isp: Fix check for our own sub-devices
Sakari Ailus
2017-10-31
media: omap3isp: Use generic parser for parsing fwnode endpoints
Sakari Ailus
2017-08-26
media: omap3isp: fix uninitialized variable use
Arnd Bergmann
2017-08-20
media: Convert to using %pOF instead of full_name
Rob Herring
2017-08-20
media: omap3isp: Quit using struct v4l2_subdev.host_priv field
Sakari Ailus
2017-08-20
media: omap3isp: csiphy: Don't assume the CSI receiver is a CSI2 module
Sakari Ailus
2017-08-20
media: omap3isp: Always initialise isp and mutex for csiphy1
Sakari Ailus
2017-08-20
media: omap3isp: Correctly set IO_OUT_SEL and VP_CLK_POL for CCP2 mode
Pavel Machek
2017-08-20
media: omap3isp: Parse CSI1 configuration from the device tree
Pavel Machek
2017-07-26
media: v4l: omap3isp: Get the parallel bus type from DT
Laurent Pinchart
2017-07-19
media: omap3isp: Ignore endpoints with invalid configuration
Sakari Ailus
2017-07-19
media: omap3isp: Return -EPROBE_DEFER if the required regulators can't be obt...
Pavel Machek
2017-07-19
media: omap3isp: add CSI1 support
Pavel Machek
2017-07-19
media: omap3isp: Explicitly set the number of CSI-2 lanes used in lane cfg
Sakari Ailus
2017-07-19
media: omap3isp: Destroy CSI-2 phy mutexes in error and module removal
Sakari Ailus
2017-07-19
media: omap3isp: Check for valid port in endpoints
Sakari Ailus
2017-06-06
[media] v4l: Switch from V4L2 OF not V4L2 fwnode API
Sakari Ailus
2017-04-20
omap3isp: Remove iommu_group related code
Suman Anna
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-11-16
[media] v4l: omap3isp: Use dma_request_chan_by_mask() to request the DMA channel
Peter Ujfalusi
2016-11-16
[media] v4l: omap3isp: Fix OF node double put when parsing OF graph
Laurent Pinchart
2016-10-21
[media] omap3isp: don't break long lines
Mauro Carvalho Chehab
2016-09-09
[media] media: Move media_device link_notify operation to an ops structure
Laurent Pinchart
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-02-01
[media] omap3isp: Check v4l2_of_parse_endpoint() return value
Javier Martinez Canillas
2016-01-25
[media] v4l: omap3isp: Fix data lane shift configuration
Laurent Pinchart
2016-01-25
[media] v4l: omap3isp: preview: Mark output buffer done first
Sakari Ailus
2016-01-25
[media] v4l: omap3isp: Fix handling platform_get_irq result
Andrzej Hajda
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-25
[media] v4l: omap3isp: Fix module autoloading
Javier Martinez Canillas
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-device: split media initialization and registration
Javier Martinez Canillas
2016-01-11
[media] omap3isp: consistently use v4l2_dev var in complete notifier
Javier Martinez Canillas
2016-01-11
[media] omap3isp: rename single labels to just error
Javier Martinez Canillas
[next]