summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c24xx
Commit message (Expand)AuthorAgeFilesLines
* 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
* | ARM: S3C24XX: remove legacy clock codeHeiko Stuebner2014-05-1313-1122/+0
* | ARM: S3C24XX: convert s3c2410 to common clock frameworkHeiko Stuebner2014-05-1312-34/+67
* | ARM: S3C24XX: convert s3c2440 and s3c2442 to common clock frameworkHeiko Stuebner2014-05-1312-36/+73
* | ARM: S3C24XX: add platform code for conversion to the common clock frameworkHeiko Stuebner2014-05-136-1/+51
* | ARM: S3C24XX: enable usage of common dclk if common clock framework is enabledHeiko Stuebner2014-05-139-5/+60
* | ARM: S3C24XX: cpufreq-utils: don't write raw values to MPLLCON when using ccfHeiko Stuebner2014-05-091-0/+8
* | ARM: S3C24XX: convert s3c2412 to common clock frameworkHeiko Stuebner2014-04-159-813/+40
* | ARM: S3C24XX: only store clock registers when old clock code is activeHeiko Stuebner2014-04-151-3/+10
* | ARM: S3C24XX: Convert s3c2416 and s3c2443 to common clock frameworkHeiko Stuebner2014-04-1510-1114/+41
* | ARM: S3C24XX: prevent conflicts between ccf and non-ccf s3c24xx-socsHeiko Stuebner2014-04-152-0/+6
* | clk: samsung: add clock-driver for s3c2416, s3c2443 and s3c2450Heiko Stuebner2014-04-151-0/+6
|/
* Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-071-1/+1
* Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-052-70/+1
|\
| * ARM: S3C24XX: Remove invalid code from hardware.hSachin Kamat2014-03-211-13/+1
| * ARM: SAMSUNG: remove all custom uncompress.hHeiko Stuebner2014-03-111-57/+0
* | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-0545-85/+67
|\ \
| * | Merge tag 'samsung-cleanup' of http://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2014-03-0944-61/+67
| |\|
| | * ARM: S3C24XX: Move rtc-core.h from plat to machSachin Kamat2014-02-153-2/+28
| | * ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header fileTushar Behera2014-02-1439-41/+39
| | * ARM: S3C24XX: get rid of unneeded selectsPaul Bolle2014-02-141-2/+0
| | * ARM: SAMSUNG: remove unneeded s3c24xx_init_cpu()Heiko Stuebner2014-02-141-1/+0
| | * ARM: SAMSUNG: remove obsolete tick.hHeiko Stuebner2014-02-141-15/+0
| * | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-181-24/+0
| |\ \ | | |/ | |/|
| | * ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König2013-12-201-24/+0
* | | Merge branch 'randconfig-fixes' into next/fixes-non-criticalArnd Bergmann2014-03-222-3/+3
|\ \ \
| * | | ARM: s3c24xx: osiris dvs needs tps65010Arnd Bergmann2014-03-211-1/+1
| * | | ARM: s3c24xx: fix gta02 build errorArnd Bergmann2014-03-211-1/+1