summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c64xx/mach-crag6410.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-06-011-11/+14
|\
| * ARM: Samsung: Rework platform data of s3c-fb driverThomas Abraham2012-04-091-11/+14
* | Merge branch 'late/board' into devel-lateOlof Johansson2012-05-301-0/+1
|\ \
| * | ARM: S3C64XX: Hook up carrier class modules on CragganmoreMark Brown2012-05-161-0/+1
| |/
* | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-261-0/+1
|\ \
| * | ARM: s3c64xx: use machine specific hook for late initShawn Guo2012-05-081-0/+1
| |/
* | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-221-1/+1
|\ \
| * | usb:hsotg:samsung:cosmetic Move <linux/platform_data/s3c-hsotg.h> to proper p...Lukasz Majewski2012-05-091-1/+1
| * | usb:hsotg:samsung: Remove platform dependency from s3c-hsotgLukasz Majewski2012-05-041-1/+1
| |/
* | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-221-0/+18
|\ \
| * | ARM: S3C64XX: Hook up new style regulator-regulator supplies on CragganmoreMark Brown2012-05-121-0/+18
| |/
* | ARM: S3C64XX: Use common macro to define resources on mach-crag6410.cTushar Behera2012-05-121-21/+5
|/
* Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-1/+66
|\
| * ARM: S3C64XX: Supply platform data for SPI on CragganmoreMark Brown2012-03-071-1/+1
| * ARM: S3C64XX: Add a SPKVDD supply for CODECs on CragganmoreMark Brown2012-01-271-0/+1
| * ARM: S3C64XX: Add hookup for Tomatin module on CragganmoreMark Brown2012-01-201-1/+10
| * ARM: S3C64XX: Enable power management for WiFi on CragganmoreMark Brown2012-01-201-0/+1
| * ARM: S3C64XX: Enable power management for disk on CragganmoreMark Brown2012-01-201-0/+2
| * ARM: S3C64XX: Fix build of Cragganmore after SPI changesMark Brown2012-01-201-0/+1
| * ARM: S3C64XX: Support GPIO LEDs on CragganmoreMark Brown2012-01-201-0/+51
* | ARM: S3C64XX: Add usb otg phy controlJoonyoung Shim2012-03-091-0/+4
|/
* Merge branch 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2012-01-161-10/+3
|\
| * ARM: S3C64XX: Fix interrupt configuration for PCA935x on CragganmoreMark Brown2012-01-121-1/+1
| * ARM: S3C64XX: Fix the memory mapped GPIOs on CragganmoreMark Brown2012-01-121-1/+2
| * ARM: S3C64XX: Remove hsmmc1 from CragganmoreMark Brown2012-01-121-8/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-121-3/+3
|\ \ | |/ |/|
| * ASoC: Rename Speyside WM8962 to TobermoryMark Brown2011-11-301-3/+3
* | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-3/+36
|\ \
| * \ Merge branch 'samsung/cleanup' into next/boardsArnd Bergmann2012-01-091-1/+3
| |\ \
| * \ \ Merge branch 'samsung/board' into next/boardsOlof Johansson2011-12-161-3/+36
| |\ \ \
| | * | | ARM: S3C64XX: Hook up VDDINT on CragganmoreMark Brown2011-12-081-0/+7
| | * | | ARM: S3C64XX: Hook up Littlemill audio card on CragganmoreMark Brown2011-12-021-0/+6
| | * | | ARM: S3C64XX: Configure WM1250 EV1 GPIOs on CragganmoreMark Brown2011-12-021-1/+14
| | * | | ARM: S3C64XX: Use software initiated powerdown for CragganmoreMark Brown2011-12-021-0/+2
| | * | | ARM: S3C64XX: Raise the frequency of the second I2C bus on CragganmoreMark Brown2011-12-021-1/+6
| | * | | ARM: S3C64XX: Correct reservation of GPIOs for CPU module on CragganmoreMark Brown2011-11-081-1/+1
| | | |/ | | |/|
* | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | ARM: S3C64XX: Implement basic power domain supportMark Brown2011-12-091-1/+1
| | |/ | |/|
* | | Merge branch 'restart' into for-linusRussell King2012-01-051-1/+3
|\ \ \ | |_|/ |/| |
| * | ARM: 7266/1: restart: S3C64XX: use new restart hookKukjin Kim2012-01-051-0/+1
| * | ARM: 7245/1: S3C64XX: introduce arch/arm/mach-s3c64xx/common.[ch]Kukjin Kim2011-12-231-1/+2
| |/
* | ARM: s3c64xx: convert to MULTI_IRQ_HANDLERJamie Iles2011-11-151-0/+2
|/
* Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann2011-11-011-1/+1
|\
| * ARM: mach-s3c64xx: convert boot_params to atag_offsetNicolas Pitre2011-08-211-1/+1
* | Merge branch 'next-samsung-cleanup-2' into next-samsung-devel-2Kukjin Kim2011-10-041-1/+1
|\ \
| * | ARM: SAMSUNG: Moving each SoC support header filesKukjin Kim2011-10-041-1/+1
* | | Merge branch 'next-samsung-devel' into next-samsung-devel-2Kukjin Kim2011-10-041-80/+26
|\ \ \ | |/ / |/| |
| * | ARM: S3C64xx: Add LDOVDD supply for CODEC on CragganmoreMark Brown2011-09-261-0/+1
| * | ARM: S3C64XX: Register Lowland audio device on CragganmoreMark Brown2011-09-191-0/+6
| * | ARM: S3C64XX: Hook up some additional supplies on CragganmoreMark Brown2011-09-191-0/+5
OpenPOWER on IntegriCloud