summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c24xx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v3.6-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2012-08-231-1/+2
|\
| * ARM: S3C24XX: Add missing DMACH_DT_PROPHeiko Stuebner2012-08-081-1/+2
* | ARM: s3c24xx: use new PWM driverArnd Bergmann2012-08-091-2/+2
|/
* Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-234-13/+6
|\
| * ARM: SAMSUNG: Remove pdev pointer parameter from spi gpio setup functionsThomas Abraham2012-07-131-1/+1
| * spi: s3c64xx: move controller information into driver dataThomas Abraham2012-07-134-12/+5
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-2316-231/+40
|\ \
| * \ Merge branch 'next/cleanup-samsung-2' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2012-07-1714-190/+40
| |\ \
| | * | ARM: S3C24XX: Remove unused GPIO definitions for Openmoko GTA02 boardSylwester Nawrocki2012-07-131-69/+0
| | * | ARM: S3C24XX: Remove unused GPIO definitions for port JSylwester Nawrocki2012-07-137-77/+15
| | * | ARM: S3C24XX: Remove unused GPA, GPE, GPH bank GPIO aliasesSylwester Nawrocki2012-07-131-21/+0
| | * | ARM: S3C24XX: Convert the touchscreen setup code to common GPIO APISylwester Nawrocki2012-07-131-5/+1
| | * | ARM: S3C24XX: Convert the PM code to gpiolib APISylwester Nawrocki2012-07-131-4/+8
| | * | ARM: S3C24XX: Convert QT2410 board file to the gpiolib APISylwester Nawrocki2012-07-131-3/+3
| | * | ARM: S3C24XX: Convert SMDK board file to the gpiolib APISylwester Nawrocki2012-07-131-9/+11
| | * | ARM: S3C24XX: Free the backlight gpio requested in Mini2440 board codeSylwester Nawrocki2012-07-131-2/+2
| | |/
| * | ARM: S3C24XX: remove unused header <mach/bast-pmu.h>Paul Bolle2012-06-201-40/+0
| * | ARM: S3C24XX: Remove duplicate header file inclusionSachin Kamat2012-06-201-1/+0
| |/
* | ARM: S3C24XX: Correct AC97 clock control bit for S3C2440Sylwester Nawrocki2012-07-131-1/+1
|/
* Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-06-011-12/+15
|\
| * ARM: Samsung: Rework platform data of s3c-fb driverThomas Abraham2012-04-091-12/+15
* | Merge branch 'late/soc' into devel-lateOlof Johansson2012-05-303-1/+113
|\ \
| * | ARM: S3C24XX: add support for second irq set of S3C2416Heiko Stuebner2012-05-203-1/+113
* | | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-269-9/+83
|\ \ \ | |/ /
| * | Merge branch 'next/devel-s3c24xx-hsspi' into next/devel-samsungKukjin Kim2012-05-149-9/+83
| |\ \
| | * | ARM: S3C24XX: Add HSSPI setup callback for s3c64xx-spi driverHeiko Stuebner2012-04-243-0/+45
| | * | ARM: S3C24XX: Add clock-lookup entries required by s3c64xx-spiHeiko Stuebner2012-04-243-5/+12
| | * | ARM: S3C24XX: Add map entries needed by the s3c64xx-spi devicesHeiko Stuebner2012-04-241-0/+5
| | * | ARM: S3C24XX: claim spi channels for hsspi in dma-s3c2443Heiko Stuebner2012-04-242-4/+16
| | * | ARM: S3C24XX: Add forgotten clock lookup table to S3C2443Heiko Stuebner2012-04-241-0/+5
| | |/
* | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-05-265-0/+637
|\ \ \
| * | | ARM: S3C24XX: Use common macro to define resources on dev-uart.cTushar Behera2012-05-121-40/+16
| * | | ARM: S3C24XX: move common clock init into common.cHeiko Stuebner2012-05-121-0/+18
| * | | ARM: S3C24XX: move common power-management code to mach-s3c24xxHeiko Stuebner2012-05-124-0/+332
| * | | ARM: S3C24XX: move plat-s3c24xx/dev-uart.c into common.cHeiko Stuebner2012-05-121-0/+73
| * | | ARM: S3C24XX: move plat-s3c24xx/cpu.cHeiko Stuebner2012-05-122-0/+238
| |/ /
* | | ARM: S3C24XX: Use common macro to define resources on mach-qt2410.cTushar Behera2012-05-131-10/+2
* | | ARM: S3C24XX: Use common macro to define resources on mach-osiris.cTushar Behera2012-05-131-10/+2
* | | ARM: S3C24XX: Use common macro to define resources on simtec-nor.cTushar Behera2012-05-121-5/+1
* | | ARM: S3C24XX: Use common macro to define resources on mach-vr1000.cTushar Behera2012-05-121-31/+8
* | | ARM: S3C24XX: Use common macro to define resources on mach-tct_hammer.cTushar Behera2012-05-121-5/+2
* | | ARM: S3C24XX: Use common macro to define resources on mach-rx1950.cTushar Behera2012-05-121-7/+2
* | | ARM: S3C24XX: Use common macro to define resources on mach-otom.cTushar Behera2012-05-121-5/+1
* | | ARM: S3C24XX: Use common macro to define resources on mach-nexcoder.cTushar Behera2012-05-121-5/+1
* | | ARM: S3C24XX: Use common macro to define resources on mach-mini2440.cTushar Behera2012-05-121-15/+4
* | | ARM: S3C24XX: Use common macro to define resources on mach-h1940.cTushar Behera2012-05-121-7/+2
* | | ARM: S3C24XX: Use common macro to define resources on mach-gta02.cTushar Behera2012-05-121-5/+2
* | | ARM: S3C24XX: Use common macro to define resources on mach-bast.cTushar Behera2012-05-121-36/+9
* | | ARM: S3C24XX: Use common macro to define resources on mach-at2440evb.cTushar Behera2012-05-121-15/+4
* | | ARM: S3C24XX: Use common macro to define resources on mach-anubis.cTushar Behera2012-05-121-51/+11
OpenPOWER on IntegriCloud