summaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c24xx
AgeCommit message (Expand)AuthorFilesLines
2019-07-15docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada1-1/+1
2019-01-07ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notifyGustavo A. R. Silva1-4/+4
2018-12-17mmc: s3cmci: Use the slot GPIO descriptorLinus Walleij5-10/+64
2018-09-19ARM: s3c24xx: Restore proper usage of pr_info/pr_contCedric Roux1-3/+3
2018-09-10ARM: s3c24xx: Correct SD card write protect detection on Mini2440Cedric Roux1-0/+1
2018-09-10ARM: s3c24xx: Consistently use tab for indenting member assignmentsKrzysztof Kozlowski1-20/+20
2018-09-10ARM: s3c24xx: formatting cleanup in mach-mini2440.cCedric Roux1-37/+43
2018-08-30ARM: s3c24xx: Remove empty gta02_pmu children probeKrzysztof Kozlowski1-42/+0
2018-06-25ARM: s3c24xx: Fix typo in guard macro of s3c2412.hDenis Efremov1-1/+1
2018-05-14Merge tag 'samsung-soc-4.18' of https://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2-6/+6
2018-04-26ARM: s3c24xx: jive: Fix some GPIO namesLinus Walleij1-2/+2
2018-04-23ARM: s3c24xx: Fix invalid SPDX identifierThomas Gleixner1-1/+1
2018-04-16ARM: s3c24xx: mini2440: Use device properties for at24 eepromBartosz Golaszewski1-5/+5
2018-02-14spi: spi-gpio: Rewrite to use GPIO descriptorsLinus Walleij2-30/+51
2018-01-03ARM: S3C24XX: Add SPDX license identifiersKrzysztof Kozlowski94-1046/+483
2017-11-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2-10/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-04ARM: s3c2410: Fix typos in a commentsMarkus Elfring2-2/+2
2017-10-04ARM: s3c24xx: Simplify size used for kzalloc in iotiming getMarkus Elfring2-2/+2
2017-10-04ARM: s3c24xx: Remove printk for failed memory allocation in iotiming getMarkus Elfring2-6/+2
2017-09-10Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-18/+11
2017-09-09Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds11-11/+11
2017-08-21ARM: s3c24xx: Fix NAND ECC mode for mini2440 boardSylwester Nawrocki1-1/+1
2017-08-15mfd: tps65010: Move header file out of I2C realmWolfram Sang2-2/+2
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon11-11/+11
2017-07-20ARM: s3c24xx: make H1940BT depend on RFKILLArnd Bergmann1-1/+1
2017-07-20ARM: s3c24xx: Do not confuse local define with KconfigKrzysztof Kozlowski1-5/+6
2017-07-20ARM: s3c24xx: Remove non-existing SND_SOC_SMDK2443_WM9710Krzysztof Kozlowski1-8/+0
2017-07-20ARM: s3c24xx: Remove non-existing CONFIG_CPU_S3C2413Krzysztof Kozlowski2-3/+3
2017-06-14clocksource/drivers: Rename CLKSRC_OF to TIMER_OFDaniel Lezcano1-1/+1
2017-02-28Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds3-3/+3
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli3-3/+3
2017-01-16Merge tag 'samsung-soc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson3-4/+4
2017-01-04Merge tag 'samsung-soc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann1-0/+76
2016-12-29ARM: s3c24xx: Constify wake_irqsKrzysztof Kozlowski1-1/+1
2016-12-29ARM: s3c24xx: Constify few integer tablesKrzysztof Kozlowski2-3/+3
2016-11-07mtd: s3c2410: make ecc mode configurable via platform dataSergio Prado12-0/+12
2016-11-05ARM: S3C24XX: Add DMA slave maps for remaining s3c24xx SoCsSylwester Nawrocki1-0/+76
2016-10-07Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2-5/+16
2016-10-06Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+35
2016-09-26dmaengine: s3c24xx: Add dma_slave_map for s3c2440 devicesSam Van Den Berge1-0/+35
2016-08-10ARM: S3C24XX: Add missing DMA device for Mini2440 boardSylwester Nawrocki1-0/+1
2016-08-10ARM: S3C24XX: Add dma_mask assignments for DMA devicesSylwester Nawrocki1-5/+15
2016-08-08ARM: S3C24XX: Specify audio codec platform_data for mini2440 boardSylwester Nawrocki1-0/+19
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds8-6/+9
2016-06-23arm: Remove unnecessary of_platform_populate with default match tableKefeng Wang1-2/+0
2016-06-13Merge tag 'samsung-soc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson7-5/+8
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij1-1/+1
2016-06-03ARM: s3c24xx: Sort cpufreq tablesViresh Kumar3-1/+4