https://github.com/torvalds/linux
Revision 02214bfc89c71bcc5167f653994cfa5c57f10ff1 authored by Greg Kroah-Hartman on 24 September 2018, 13:16:41 UTC, committed by Greg Kroah-Hartman on 24 September 2018, 13:16:41 UTC
Mauro briefly writes:
  "media fixes for v4.19-rc5

   some drivers and Kbuild fixes"

* tag 'media/v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media:
  media: platform: fix cros-ec-cec build error
  media: staging/media/mt9t031/Kconfig: remove bogus entry
  media: i2c: mt9v111: Fix v4l2-ctrl error handling
  media: camss: add missing includes
  media: camss: Use managed memory allocations
  media: camss: mark PM functions as __maybe_unused
  media: af9035: prevent buffer overflow on write
  media: video_function_calls.rst: drop obsolete video-set-attributes reference
2 parent s 6bf4ca7 + 324493f
Raw File
Tip revision: 02214bfc89c71bcc5167f653994cfa5c57f10ff1 authored by Greg Kroah-Hartman on 24 September 2018, 13:16:41 UTC
Merge tag 'media/v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Tip revision: 02214bf
COPYING
The Linux Kernel is provided under:

	SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note

Being under the terms of the GNU General Public License version 2 only,
according with:

	LICENSES/preferred/GPL-2.0

With an explicit syscall exception, as stated at:

	LICENSES/exceptions/Linux-syscall-note

In addition, other licenses may also apply. Please see:

	Documentation/process/license-rules.rst

for more details.
back to top