summaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c24xx
AgeCommit message (Expand)Author
2019-03-23ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notifyGustavo A. R. Silva
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-10Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-09Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-08-21ARM: s3c24xx: Fix NAND ECC mode for mini2440 boardSylwester Nawrocki
2017-08-15mfd: tps65010: Move header file out of I2C realmWolfram Sang
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon
2017-07-20ARM: s3c24xx: make H1940BT depend on RFKILLArnd Bergmann
2017-07-20ARM: s3c24xx: Do not confuse local define with KconfigKrzysztof Kozlowski
2017-07-20ARM: s3c24xx: Remove non-existing SND_SOC_SMDK2443_WM9710Krzysztof Kozlowski
2017-07-20ARM: s3c24xx: Remove non-existing CONFIG_CPU_S3C2413Krzysztof Kozlowski
2017-06-14clocksource/drivers: Rename CLKSRC_OF to TIMER_OFDaniel Lezcano
2017-02-28Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli
2017-01-16Merge tag 'samsung-soc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2017-01-04Merge tag 'samsung-soc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2016-12-29ARM: s3c24xx: Constify wake_irqsKrzysztof Kozlowski
2016-12-29ARM: s3c24xx: Constify few integer tablesKrzysztof Kozlowski
2016-11-07mtd: s3c2410: make ecc mode configurable via platform dataSergio Prado
2016-11-05ARM: S3C24XX: Add DMA slave maps for remaining s3c24xx SoCsSylwester Nawrocki
2016-10-07Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-10-06Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2016-09-26dmaengine: s3c24xx: Add dma_slave_map for s3c2440 devicesSam Van Den Berge
2016-08-10ARM: S3C24XX: Add missing DMA device for Mini2440 boardSylwester Nawrocki
2016-08-10ARM: S3C24XX: Add dma_mask assignments for DMA devicesSylwester Nawrocki
2016-08-08ARM: S3C24XX: Specify audio codec platform_data for mini2440 boardSylwester Nawrocki
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-06-23arm: Remove unnecessary of_platform_populate with default match tableKefeng Wang
2016-06-13Merge tag 'samsung-soc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij
2016-06-03ARM: s3c24xx: Sort cpufreq tablesViresh Kumar
2016-05-30ARM: SAMSUNG: Fix typosAndrea Gelmini
2016-05-17ARM: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon
2016-03-20Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-03-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-03-20Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-26ARM: s3c24xx: Avoid warning for inb/outbArnd Bergmann
2016-02-25ARM: SAMSUNG: Remove unused register offset definitionPankaj Dubey
2016-02-19ARM: s3c24xx: switch to gpiochip_add_data()Linus Walleij
2016-02-01ARM: s3c24xx: fix unused gta02_configure_pmu_for_charger warningArnd Bergmann
2016-02-01ARM: s3c24xx: allow selecting S3C2440_XTAL_16934400 for s3c2442Arnd Bergmann
2016-02-01ARM: s3c24xx: don't select EEPROM_AT24Arnd Bergmann
2016-01-29clk: Move vendor's Kconfig into CCF menu sectionJames Liao
2015-12-31ARM: s3c: simplify s3c_irqwake_{e,}intallow definitionArnd Bergmann
2015-11-27cpufreq: s3c24xx: Do not mark s3c2410_plls_add as __initArnd Bergmann
2015-10-26Merge tag 'samsung-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/kgen...Olof Johansson
2015-10-13ARM: S3C24XX: Use PWM lookup table for mach-rx1950Thierry Reding
2015-10-13ARM: S3C24XX: Use PWM lookup table for mach-h1940Thierry Reding
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-08-11Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson