summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c24xx
Commit message (Expand)AuthorAgeFilesLines
* 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-291-0/+1
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-03-202-12/+1
|\ \
| * | ARM: s3c24xx: Avoid warning for inb/outbArnd Bergmann2016-02-261-1/+1
| * | ARM: SAMSUNG: Remove unused register offset definitionPankaj Dubey2016-02-251-11/+0
| |/
* | 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/+0
| |/
* | 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-131-2/+6
| * ARM: S3C24XX: Use PWM lookup table for mach-h1940Thierry Reding2015-10-131-3/+7
* | genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-3/+1
|/
* 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-303-2/+32
| * ARM: SAMSUNG: local nand-core header in mach-s3c24xxKukjin Kim2015-07-305-4/+31
| * ARM: SAMSUNG: local fb-core header in mach-s3c24xxKukjin Kim2015-07-303-2/+30
| * ARM: SAMSUNG: make local setup-camif in mach-s3c24xxKukjin Kim2015-07-303-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-271-5/+5
* ARM: S3C24XX: fix header file inclusionsArnd Bergmann2015-02-271-2/+22
* ARM: S3C24XX: fix building without PM_SLEEPArnd Bergmann2015-02-2710-20/+21
* ARM: S3C24XX: use SAMSUNG_WAKEMASK for s3c2416Arnd Bergmann2015-02-271-0/+1
* ARM: SAMSUNG: remove unused DMA infrastructureArnd Bergmann2015-01-248-2377/+0
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * ARM: mach-s3c24xx: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | 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/+0
|\
| * kbuild: remove unnecessary variable initializaionsMasahiro Yamada2014-10-021-5/+0
* | ARM: S3C24XX: remove separate restart codeHeiko Stuebner2014-09-1433-104/+0
|/
* Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds2014-08-081-1/+1
|\
| * arch/arm/mach-s3c24xx/mach-jive.c: replace strict_strto* with kstrto*Daniel Walter2014-08-081-1/+1
* | Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-08-0812-28/+4
|\ \ | |/ |/|
| * ARM: SAMSUNG: Remove legacy clock codeTomasz Figa2014-07-1912-28/+4
* | 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-052-10/+6
|\
| * ARM: 8025/1: Get rid of meminfoLaura Abbott2014-06-012-10/+6
* | Merge branch 'v3.16-next/cleanup-samsung' into v3.16-next/platform-exynosKukjin Kim2014-05-312-129/+0
|\ \
| * | ARM: S3C24XX: move debug-macro.S into the common spaceHeiko Stuebner2014-05-261-46/+0
| * | ARM: S3C24XX: use generic DEBUG_UART_PHY/_VIRT in debug macroHeiko Stuebner2014-05-261-7/+2
| * | ARM: S3C24XX: trim down debug uart handlingHeiko Stuebner2014-05-262-79/+1
| * | ARM: S3C24XX: fix merge conflictKukjin Kim2014-05-151-2/+0
* | | ARM: S3C24XX: move S3C24XX clock Kconfig options to Samsung clock Kconfig filePankaj Dubey2014-05-141-27/+0
* | | ARM: S3C24XX: Remove omitted Kconfig selects and conditionalsTomasz Figa2014-05-141-7/+5
|/ /
* | ARM: S3C24XX: remove SAMSUNG_CLOCK remnants after ccf conversionHeiko Stuebner2014-05-139-160/+0
OpenPOWER on IntegriCloud