aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/vimc/vimc-capture.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/platform/vimc/vimc-capture.c')
-rw-r--r--drivers/media/platform/vimc/vimc-capture.c12
1 files changed, 1 insertions, 11 deletions
diff --git a/drivers/media/platform/vimc/vimc-capture.c b/drivers/media/platform/vimc/vimc-capture.c
index e7d0fc2228a6..946dc0908566 100644
--- a/drivers/media/platform/vimc/vimc-capture.c
+++ b/drivers/media/platform/vimc/vimc-capture.c
@@ -1,18 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/*
* vimc-capture.c Virtual Media Controller Driver
*
* Copyright (C) 2015-2017 Helen Koike <helen.fornazier@gmail.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
*/
#include <linux/component.h>
ialise spinlockSimon Evans1-1/+2 2003-07-19[PATCH] Software suspend and RTL 8139too in 2.6.0-test1Peter Osterlund1-0/+4 2003-07-19[PATCH] via-rhine 1.19-2.5: One more Rhine-I fixRoger Luethi1-5/+12 2003-07-19[PATCH] sk_mcaAngelo Dell\'Aera2-9/+9 2003-07-19[PATCH] Add ethtool TSO, Rx/Tx csum, SG Get/Set supportScott Feldman2-1/+102 2003-07-19[PATCH] add ethtool TSO get/setScott Feldman1-0/+2 2003-07-19[PATCH] mark comx obsolete, by requestStephen Hemminger1-1/+2 2003-07-19[PATCH] fix ne2k-pci memleakDaniel Ritz1-0/+1 2003-07-19[netdrvr b44] tons of fixes. should work now.Pekka Pietikäinen2-17/+39 2003-07-19[netdrvr wan] update comx maintainer, by requestMadarasz Gergely1-2/+2 2003-07-18o wl3501: cleanup typesArnaldo Carvalho de Melo2-207/+208 2003-07-18[PATCH] Use before initialisation in devfs_mk_cdev()Christoph Hellwig1-12/+12 2003-07-18[PATCH] Make percpu_modcopy a macroRusty Russell1-8/+9 2003-07-18[PATCH] Delete init/cleanup_module prototypes in obscure places.Rusty Russell8-42/+15 2003-07-18[PATCH] module_put_and_exitRusty Russell5-11/+33 2003-07-18[PATCH] Make rmmod -f taint kernel.Rusty Russell1-1/+4 2003-07-18[PATCH] Sparc64 local_t supportRusty Russell8-16/+110 2003-07-18[PATCH] Resolve module local_t conflictRusty Russell2-10/+5 2003-07-18[PATCH] introduce "local_t" - cpu-local atomic variablesRusty Russell2-0/+188 2003-07-18[PATCH] Centralize Linker SymbolsRusty Russell6-23/+23 2003-07-18[PATCH] Allow struct members inside percpu macrosRusty Russell1-8/+8 2003-07-18Fix vfat shortname character logic that had wrong signednessLinus Torvalds1-1/+1 2003-07-18o wl3501: slow_down_io exists only on __i386___Arnaldo Carvalho de Melo2-3/+7 2003-07-18[PATCH] add new sound drivers to Makefile/KconfigFrançois Romieu2-0/+15 2003-07-18[PATCH] Unchecked copy_to_user disturb harmonyFrançois Romieu1-11/+22 2003-07-18[PATCH] Fix error path in kahlua driverFrançois Romieu1-4/+7 2003-07-18Put the requeue hack back into as-iosched.cJames Bottomley1-0/+10 2003-07-17[PATCH] On v850, use a long jump to start_kernelMiles Bader1-4/+11 2003-07-17[PATCH] Update AS85EP1 port on v850Miles Bader2-8/+4 2003-07-17[PATCH] Rename config option CONFIG_V850E_MA1_HIGHRES_TIMER on v850Miles Bader2-4/+4 2003-07-17[PATCH] v850 miscellaneaMiles Bader6-8/+6 2003-07-17[PATCH] Update v850 config/makefileMiles Bader2-41/+70 2003-07-17[PATCH] Add v850 `sim85e2s' port, and cleanup v850e2 codeMiles Bader14-185/+523 2003-07-17[PATCH] Add v850 RTE-V850E/ME2-CB portMiles Bader8-2/+867 2003-07-17[PATCH] Add another layer of indirection for irq numbering with v850 `gbus' irqsMiles Bader2-41/+56 2003-07-17[PATCH] Cleanup v850 cache-flushing code a bitMiles Bader4-142/+126 2003-07-17[PATCH] Refactor v850 UART driverMiles Bader19-821/+1220 2003-07-17[PATCH] Rename `nb85e' to `v850e' on v850Miles Bader27-283/+284 2003-07-17[PATCH] Makefile bits for audio resyncAlan Cox2-0/+21