index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
omap3isp
Age
Commit message (
Expand
)
Author
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-08-26
media: use the BIT() macro
Mauro Carvalho Chehab
2019-08-15
media: omap3isp: Don't set streaming state on random subdevs
Sakari Ailus
2019-08-15
media: omap3isp: Set device on omap3isp subdevs
Sakari Ailus
2019-08-07
media: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-25
media: omap3isp: Rework OF endpoint parsing
Sakari Ailus
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-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-29
media: omap3isp: constify platform_device_id
Arvind Yadav
2019-05-29
media: omap3isp: Call video_unregister_device() unconditionally
Sakari Ailus
2019-05-29
media: omap3isp: Don't rely on devm for memory resource management
Sakari Ailus
2019-05-29
media: staging: media: davinci_vpfe: Replace a bit shift
Arushi Singhal
2019-03-01
media: platform: fix several typos
Mauro Carvalho Chehab
2018-11-06
media: omap3isp: Unregister media device as first
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-10-04
media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHY
Sakari Ailus
2018-10-04
media: v4l2-fwnode: Switch to v4l2_async_notifier_add_subdev
Steve Longerbeam
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-08-08
media: isp: fix a warning about a wrong struct initializer
Mauro Carvalho Chehab
2018-06-28
media: omap3isp: zero-initialize the isp cam_xclk{a,b} initial data
Javier Martinez Canillas
2018-06-28
media: omap3isp: fix warning for !CONFIG_PM
Arnd Bergmann
2018-05-09
media: omap3isp: Don't use GFP_DMA
Sakari Ailus
2018-05-09
media: omap3isp: Remove useless NULL check in omap3isp_stat_config
Sakari Ailus
2018-05-09
media: omap3isp: support 64-bit version of omap3isp_stat_data
Arnd Bergmann
2018-04-23
media: omap3isp: make omap3isp_prev_csc and omap3isp_prev_rgbtorgb const
Bhumika Goyal
2018-04-23
media: v4l: omap3isp: make v4l2_file_operations const
Bhumika Goyal
2018-04-20
media: omap3isp: Allow it to build with COMPILE_TEST
Arnd Bergmann
2018-04-20
media: omap3isp: fix unbalanced dma_iommu_mapping
Suman Anna
2018-04-17
media: platform: fix some 64-bits warnings
Mauro Carvalho Chehab
2018-04-17
media: isppreview: fix __user annotations
Mauro Carvalho Chehab
2018-04-17
media: ispstat: use %p to print the address of a buffer
Mauro Carvalho Chehab
2018-04-17
media: omap3isp/isp: remove an unused static var
Mauro Carvalho Chehab
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
[next]