summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung
Commit message (Expand)AuthorAgeFilesLines
* ARM: samsung: Limit SAMSUNG_PM_DEBUG config option to non-Exynos platformsBartlomiej Zolnierkiewicz2018-11-181-0/+1
* ARM: samsung: Limit SAMSUNG_PM_CHECK config option to non-Exynos platformsBartlomiej Zolnierkiewicz2018-10-011-1/+1
* headers: fix build error in arch/arm/plat-samsung/adc.c, add <linux/mod_devic...Randy Dunlap2018-07-081-0/+1
* ARM: exynos: Remove static mapping of SCU SFRPankaj Dubey2018-05-131-4/+0
* ARM: samsung: simplify getting .drvdataWolfram Sang2018-04-211-2/+1
* ARM: SAMSUNG: Add SPDX license identifiersKrzysztof Kozlowski2018-01-0343-361/+182
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2017-11-163-33/+16
|\
| * ARM: SAMSUNG: Simplify size used for kzallocMarkus Elfring2017-10-042-24/+13
| * ARM: SAMSUNG: Remove printk for failed memory allocationMarkus Elfring2017-10-042-9/+3
* | treewide: Fix typos in KconfigMasanari Iida2017-10-121-1/+1
|/
* ARM: s3c24xx: Remove non-existing CONFIG_CPU_S3C2413Krzysztof Kozlowski2017-07-201-1/+1
* dmaengine: pl330: remove pdata based initializationMarek Szyprowski2017-03-281-1/+0
* ARM: SAMSUNG: Constify array of wake irqs passed to samsung_sync_wakemaskKrzysztof Kozlowski2016-12-292-2/+2
* ARM: s3c24xx: Drop unused struct s3c_audio_pdata entriesSylwester Nawrocki2016-12-291-19/+0
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-12-151-1/+1
|\
| * linux: drop __bitwise__ everywhereMichael S. Tsirkin2016-12-161-1/+1
* | ARM: s3c64xx: Drop unused DMA fields from struct s3c64xx_spi_csinfoSylwester Nawrocki2016-11-171-24/+0
|/
* ARM: EXYNOS: Remove unused DMC and CMU offsets and their mappingsPankaj Dubey2016-08-241-4/+0
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-08-013-9/+10
|\
| * ARM: SAMSUNG: Constify iomem address passed to s5p_init_cpuKrzysztof Kozlowski2016-07-062-2/+2
| * ARM: SAMSUNG: Fix missing s5p_init_cpu() declarationBen Dooks2016-06-221-0/+1
| * ARM: SAMSUNG: Fixup usage of __raw IO in PMBen Dooks2016-06-211-4/+4
| * ARM: SAMSUNG: Fixup endian issues in CPU detectionBen Dooks2016-06-211-4/+4
* | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-015-5/+5
|\|
| * ARM: SAMSUNG: Fix typosAndrea Gelmini2016-05-305-5/+5
* | Merge tag 'samsung-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2016-06-031-1/+1
|\ \ | |/ |/|
| * ARM: samsung: improve static dma_mask definitionArnd Bergmann2016-05-181-1/+1
* | ARM: EXYNOS: Remove SROM related register settings from mach-exynosPankaj Dubey2016-04-181-1/+0
|/
* Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtdLinus Torvalds2016-03-241-9/+0
|\
| * mtd: nand: s3c2410: kill the ->ecc_layout fieldBoris BREZILLON2016-01-261-9/+0
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-03-203-13/+2
|\ \
| * | ARM: SAMSUNG: Remove unused register offset definitionPankaj Dubey2016-02-252-9/+0
| * | ARM: plat-samsung: use to_platform_device()Geliang Tang2016-02-251-4/+2
| |/
* / arm/samsung: Change s3c_pm_run_res() to use System RAM typeToshi Kani2016-01-301-2/+2
|/
* Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-207-31/+1346
|\
| * ARM: s3c: simplify s3c_irqwake_{e,}intallow definitionArnd Bergmann2015-12-311-8/+0
| * ARM: s3c64xx: allow building without board supportArnd Bergmann2015-12-011-4/+0
| * ARM: s3c64xx: multiplatform supportArnd Bergmann2015-12-012-2/+3
| * ARM: s3c64xx: use new adc/touchscreen driverArnd Bergmann2015-12-011-17/+5
| * ARM: s3c64xx: enable sparse IRQ supportArnd Bergmann2015-12-011-0/+1
| * ARM: s3c64xx: prepare initcalls for multiplatformArnd Bergmann2015-12-012-6/+10
| * gpio: samsung: move gpio-samsung driver back to platform codeArnd Bergmann2015-12-013-0/+1333
* | Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-01-171-3/+20
|\ \
| * | ASoC: samsung: pass filter function as pointerArnd Bergmann2015-11-211-0/+6
| * | ASoC: s3c24xx-i2s: pass DMA channels as platform dataArnd Bergmann2015-11-181-0/+6
| * | ASoC: samsung: pass DMA channels as pointersArnd Bergmann2015-11-181-3/+8
| |/
* | Merge tag 'spi-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2016-01-131-9/+10
|\ \
| * | spi: s3c64xx: pass DMA arguments in platform dataArnd Bergmann2015-11-181-9/+10
| |/
* / [media] include/media: move platform_data to linux/platform_data/mediaMauro Carvalho Chehab2015-11-171-1/+1
|/
* usb: dwc2: rename all s3c_* to dwc2_*Felipe Balbi2015-09-271-3/+3