aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-samsung
AgeCommit message (Expand)AuthorFilesLines
2020-04-21ARM: samsung: Use devm_platform_ioremap_resource() to simplify codeGravatar Tang Bin 1-3/+1
2020-04-21ARM: samsung: Omit superfluous error message in s3c_adc_probe()Gravatar Tang Bin 1-3/+1
2020-01-07ARM: samsung: Rename Samsung and Exynos to lowercaseGravatar Krzysztof Kozlowski 4-4/+4
2019-10-28ARM: s3c: Rename s5p_usb_phy functionsGravatar Krzysztof Kozlowski 2-4/+4
2019-09-09ARM: samsung: Fix system restart on S3C6410Gravatar Lihua Yao 1-0/+1
2019-08-21ARM: s3c64xx: squash samsung_usb_phy.h into setup-usb-phy.cGravatar Masahiro Yamada 1-2/+0
2019-08-15ARM: samsung: Include GPIO driver headerGravatar Linus Walleij 1-0/+1
2019-07-15docs: arm: convert docs to ReST and rename to *.rstGravatar Mauro Carvalho Chehab 1-3/+3
2018-11-18ARM: samsung: Limit SAMSUNG_PM_DEBUG config option to non-Exynos platformsGravatar Bartlomiej Zolnierkiewicz 1-0/+1
2018-10-01ARM: samsung: Limit SAMSUNG_PM_CHECK config option to non-Exynos platformsGravatar Bartlomiej Zolnierkiewicz 1-1/+1
2018-07-08headers: fix build error in arch/arm/plat-samsung/adc.c, add <linux/mod_devic...Gravatar Randy Dunlap 1-0/+1
2018-05-13ARM: exynos: Remove static mapping of SCU SFRGravatar Pankaj Dubey 1-4/+0
2018-04-21ARM: samsung: simplify getting .drvdataGravatar Wolfram Sang 1-2/+1
2018-01-03ARM: SAMSUNG: Add SPDX license identifiersGravatar Krzysztof Kozlowski 43-361/+182
2017-11-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 3-33/+16
2017-10-12treewide: Fix typos in KconfigGravatar Masanari Iida 1-1/+1
2017-10-04ARM: SAMSUNG: Simplify size used for kzallocGravatar Markus Elfring 2-24/+13
2017-10-04ARM: SAMSUNG: Remove printk for failed memory allocationGravatar Markus Elfring 2-9/+3
2017-07-20ARM: s3c24xx: Remove non-existing CONFIG_CPU_S3C2413Gravatar Krzysztof Kozlowski 1-1/+1
2017-03-28dmaengine: pl330: remove pdata based initializationGravatar Marek Szyprowski 1-1/+0
2016-12-29ARM: SAMSUNG: Constify array of wake irqs passed to samsung_sync_wakemaskGravatar Krzysztof Kozlowski 2-2/+2
2016-12-29ARM: s3c24xx: Drop unused struct s3c_audio_pdata entriesGravatar Sylwester Nawrocki 1-19/+0
2016-12-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-1/+1
2016-12-16linux: drop __bitwise__ everywhereGravatar Michael S. Tsirkin 1-1/+1
2016-11-17ARM: s3c64xx: Drop unused DMA fields from struct s3c64xx_spi_csinfoGravatar Sylwester Nawrocki 1-24/+0
2016-08-24ARM: EXYNOS: Remove unused DMC and CMU offsets and their mappingsGravatar Pankaj Dubey 1-4/+0
2016-08-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 3-9/+10
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 5-5/+5
2016-07-06ARM: SAMSUNG: Constify iomem address passed to s5p_init_cpuGravatar Krzysztof Kozlowski 2-2/+2
2016-06-22ARM: SAMSUNG: Fix missing s5p_init_cpu() declarationGravatar Ben Dooks 1-0/+1
2016-06-21ARM: SAMSUNG: Fixup usage of __raw IO in PMGravatar Ben Dooks 1-4/+4
2016-06-21ARM: SAMSUNG: Fixup endian issues in CPU detectionGravatar Ben Dooks 1-4/+4
2016-06-03Merge tag 'samsung-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Olof Johansson 1-1/+1
2016-05-30ARM: SAMSUNG: Fix typosGravatar Andrea Gelmini 5-5/+5
2016-05-18ARM: samsung: improve static dma_mask definitionGravatar Arnd Bergmann 1-1/+1
2016-04-18ARM: EXYNOS: Remove SROM related register settings from mach-exynosGravatar Pankaj Dubey 1-1/+0
2016-03-24Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 1-9/+0
2016-03-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 3-13/+2
2016-02-25ARM: SAMSUNG: Remove unused register offset definitionGravatar Pankaj Dubey 2-9/+0
2016-02-25ARM: plat-samsung: use to_platform_device()Gravatar Geliang Tang 1-4/+2
2016-01-30arm/samsung: Change s3c_pm_run_res() to use System RAM typeGravatar Toshi Kani 1-2/+2
2016-01-26mtd: nand: s3c2410: kill the ->ecc_layout fieldGravatar Boris BREZILLON 1-9/+0
2016-01-20Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 7-31/+1346
2016-01-17Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-3/+20
2016-01-13Merge tag 'spi-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Gravatar Linus Torvalds 1-9/+10
2015-12-31ARM: s3c: simplify s3c_irqwake_{e,}intallow definitionGravatar Arnd Bergmann 1-8/+0
2015-12-01ARM: s3c64xx: allow building without board supportGravatar Arnd Bergmann 1-4/+0
2015-12-01ARM: s3c64xx: multiplatform supportGravatar Arnd Bergmann 2-2/+3
2015-12-01ARM: s3c64xx: use new adc/touchscreen driverGravatar Arnd Bergmann 1-17/+5
2015-12-01ARM: s3c64xx: enable sparse IRQ supportGravatar Arnd Bergmann 1-0/+1