aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c24xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-16Merge tag 'samsung-soc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/socOlof Johansson3-4/+4
2017-01-04Merge tag 'samsung-soc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into fixesArnd 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/arm-socLinus 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/arm/arm-socLinus 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/krzk/linux into next/cleanupOlof 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
2016-05-30ARM: SAMSUNG: Fix typosAndrea Gelmini4-4/+4
2016-05-17ARM: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon1-0/+6
2016-03-20Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2016-03-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-12/+1
2016-03-20Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-2/+6
2016-02-26ARM: s3c24xx: Avoid warning for inb/outbArnd Bergmann1-1/+1
2016-02-25ARM: SAMSUNG: Remove unused register offset definitionPankaj Dubey1-11/+0
2016-02-19ARM: s3c24xx: switch to gpiochip_add_data()Linus Walleij1-1/+1
2016-02-01ARM: s3c24xx: fix unused gta02_configure_pmu_for_charger warningArnd Bergmann1-0/+2
2016-02-01ARM: s3c24xx: allow selecting S3C2440_XTAL_16934400 for s3c2442Arnd Bergmann1-1/+4
2016-02-01ARM: s3c24xx: don't select EEPROM_AT24Arnd Bergmann1-1/+0
2016-01-29clk: Move vendor's Kconfig into CCF menu sectionJames Liao1-0/+1
2015-12-31ARM: s3c: simplify s3c_irqwake_{e,}intallow definitionArnd Bergmann2-10/+15
2015-11-27cpufreq: s3c24xx: Do not mark s3c2410_plls_add as __initArnd Bergmann2-2/+2
2015-10-26Merge tag 'samsung-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/socOlof Johansson2-5/+13
2015-10-13ARM: S3C24XX: Use PWM lookup table for mach-rx1950Thierry Reding1-2/+6
2015-10-13ARM: S3C24XX: Use PWM lookup table for mach-h1940Thierry Reding1-3/+7
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-3/+1
2015-08-11Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson10-8/+170
2015-07-30ARM: SAMSUNG: local spi-core header in mach-s3c24xxKukjin Kim3-2/+32
2015-07-30ARM: SAMSUNG: local nand-core header in mach-s3c24xxKukjin Kim5-4/+31
2015-07-30ARM: SAMSUNG: local fb-core header in mach-s3c24xxKukjin Kim3-2/+30
2015-07-30ARM: SAMSUNG: make local setup-camif in mach-s3c24xxKukjin Kim3-0/+77
2015-07-28ARM: kill off set_irq_flags usageRob Herring1-1/+1
2015-07-28ARM: appropriate __init annotation for const dataNicolas Pitre1-1/+1
2015-02-27ARM: S3C24XX: avoid a Kconfig warningArnd Bergmann1-5/+5
2015-02-27ARM: S3C24XX: fix header file inclusionsArnd Bergmann1-2/+22
2015-02-27ARM: S3C24XX: fix building without PM_SLEEPArnd Bergmann10-20/+21
2015-02-27ARM: S3C24XX: use SAMSUNG_WAKEMASK for s3c2416Arnd Bergmann1-0/+1
2015-01-24ARM: SAMSUNG: remove unused DMA infrastructureArnd Bergmann8-2377/+0
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-04leds: leds-gpio: Convert gpio_blink_set() to use GPIO descriptorsMika Westerberg4-5/+9
2014-10-20ARM: mach-s3c24xx: drop owner assignment from platform_driversWolfram Sang1-1/+0