summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c24xx
Commit message (Expand)AuthorAgeFilesLines
...
* | arm: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-231-2/+0Star
|/
* ARM: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon2016-05-171-0/+6
* Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-03-201-0/+1
|\
| * clk: Move vendor's Kconfig into CCF menu sectionJames Liao2016-01-301-0/+1
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-03-202-12/+1Star
|\ \
| * | ARM: s3c24xx: Avoid warning for inb/outbArnd Bergmann2016-02-261-1/+1
| * | ARM: SAMSUNG: Remove unused register offset definitionPankaj Dubey2016-02-251-11/+0Star
| |/
* | Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-202-2/+6
|\ \
| * | ARM: s3c24xx: fix unused gta02_configure_pmu_for_charger warningArnd Bergmann2016-02-011-0/+2
| * | ARM: s3c24xx: allow selecting S3C2440_XTAL_16934400 for s3c2442Arnd Bergmann2016-02-011-1/+4
| * | ARM: s3c24xx: don't select EEPROM_AT24Arnd Bergmann2016-02-011-1/+0Star
| |/
* / ARM: s3c24xx: switch to gpiochip_add_data()Linus Walleij2016-02-191-1/+1
|/
* ARM: s3c: simplify s3c_irqwake_{e,}intallow definitionArnd Bergmann2015-12-312-10/+15
* cpufreq: s3c24xx: Do not mark s3c2410_plls_add as __initArnd Bergmann2015-11-272-2/+2
* Merge tag 'samsung-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/kgen...Olof Johansson2015-10-262-5/+13
|\
| * ARM: S3C24XX: Use PWM lookup table for mach-rx1950Thierry Reding2015-10-121-2/+6
| * ARM: S3C24XX: Use PWM lookup table for mach-h1940Thierry Reding2015-10-121-3/+7
* | genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-3/+1Star
|/
* Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2015-08-1110-8/+170
|\
| * ARM: SAMSUNG: local spi-core header in mach-s3c24xxKukjin Kim2015-07-293-2/+32
| * ARM: SAMSUNG: local nand-core header in mach-s3c24xxKukjin Kim2015-07-295-4/+31
| * ARM: SAMSUNG: local fb-core header in mach-s3c24xxKukjin Kim2015-07-293-2/+30
| * ARM: SAMSUNG: make local setup-camif in mach-s3c24xxKukjin Kim2015-07-293-0/+77
* | ARM: kill off set_irq_flags usageRob Herring2015-07-281-1/+1
* | ARM: appropriate __init annotation for const dataNicolas Pitre2015-07-281-1/+1
|/
* ARM: S3C24XX: avoid a Kconfig warningArnd Bergmann2015-02-261-5/+5
* ARM: S3C24XX: fix header file inclusionsArnd Bergmann2015-02-261-2/+22
* ARM: S3C24XX: fix building without PM_SLEEPArnd Bergmann2015-02-2610-20/+21
* ARM: S3C24XX: use SAMSUNG_WAKEMASK for s3c2416Arnd Bergmann2015-02-261-0/+1
* ARM: SAMSUNG: remove unused DMA infrastructureArnd Bergmann2015-01-248-2377/+0Star
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-151-1/+0Star
|\
| * ARM: mach-s3c24xx: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | leds: leds-gpio: Convert gpio_blink_set() to use GPIO descriptorsMika Westerberg2014-11-044-5/+9
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-10-141-5/+0Star
|\
| * kbuild: remove unnecessary variable initializaionsMasahiro Yamada2014-10-021-5/+0Star
* | ARM: S3C24XX: remove separate restart codeHeiko Stuebner2014-09-1333-104/+0Star
|/
* Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds2014-08-091-1/+1
|\
| * arch/arm/mach-s3c24xx/mach-jive.c: replace strict_strto* with kstrto*Daniel Walter2014-08-091-1/+1
* | Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-08-0812-28/+4Star
|\ \ | |/ |/|
| * ARM: SAMSUNG: Remove legacy clock codeTomasz Figa2014-07-1812-28/+4Star
* | ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King2014-07-182-2/+2
|/
* ARM: samsung: make SAMSUNG_DMADEV optionalArnd Bergmann2014-06-171-1/+1
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-062-10/+6Star
|\
| * ARM: 8025/1: Get rid of meminfoLaura Abbott2014-06-012-10/+6Star
* | Merge branch 'v3.16-next/cleanup-samsung' into v3.16-next/platform-exynosKukjin Kim2014-05-302-129/+0Star
|\ \
| * | ARM: S3C24XX: move debug-macro.S into the common spaceHeiko Stuebner2014-05-251-46/+0Star
| * | ARM: S3C24XX: use generic DEBUG_UART_PHY/_VIRT in debug macroHeiko Stuebner2014-05-251-7/+2Star
| * | ARM: S3C24XX: trim down debug uart handlingHeiko Stuebner2014-05-252-79/+1Star
| * | ARM: S3C24XX: fix merge conflictKukjin Kim2014-05-141-2/+0Star
* | | ARM: S3C24XX: move S3C24XX clock Kconfig options to Samsung clock Kconfig filePankaj Dubey2014-05-141-27/+0Star