Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-01-03 | ARM: S3C24XX: Add SPDX license identifiers | Krzysztof Kozlowski | 1 | -9/+5 | |
Replace GPL license statements with SPDX license identifiers (GPL-2.0 and GPL-2.0+). The h1940-bluetooth.c was licensed under GPL-1.0. This also adds GPL-2.0 to few files lacking license statement. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> | |||||
2015-07-30 | ARM: SAMSUNG: make local setup-camif in mach-s3c24xx | Kukjin Kim | 1 | -0/+71 | |
This patch moves setup-camif from plat-samsung into mach-s3c24xx because it can be used only for s3c24xx no other platforms. Cc: Krzysztof Kozlowski <k.kozlowski@samsung.com> Signed-off-by: Kukjin Kim <kgene@kernel.org> |