summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c64xx
Commit message (Expand)AuthorAgeFilesLines
* ARM: S3C6410: Use device names for both I2C clocksMark Brown2012-01-271-0/+5
* ARM: S3C64XX: Make s3c64xx_init_uarts() staticMark Brown2012-01-271-1/+1
* Merge branch 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2012-01-163-23/+4
|\
| * 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-122-1/+3
| * ARM: S3C64XX: Remove hsmmc1 from CragganmoreMark Brown2012-01-121-8/+0
| * ARM: S3C64XX: Remove unconditional power domain disablesMark Brown2012-01-121-13/+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-097-13/+111
|\ \
| * \ Merge branch 'samsung/cleanup' into next/boardsArnd Bergmann2012-01-0925-575/+515
| |\ \
| * \ \ Merge branch 'samsung/board' into next/boardsOlof Johansson2011-12-167-13/+113
| |\ \ \
| | * | | ARM: S3C64XX: Hook up VDDINT on CragganmoreMark Brown2011-12-081-0/+7
| | * | | ARM: S3C64XX: Power gate unused domainsMark Brown2011-12-031-0/+15
| | * | | ARM: S3C64XX: Hook up Littlemill audio card on CragganmoreMark Brown2011-12-024-3/+31
| | * | | ARM: S3C64XX: Hook up platform data for Kilchomin module on CragganmoreMark Brown2011-12-021-0/+30
| | * | | ARM: S3C64XX: Run Tobermory interrupts in the default modeMark Brown2011-12-021-1/+0
| | * | | ARM: S3C64XX: Improve logging of unknown Cragganmore module typesMark Brown2011-12-021-2/+2
| | * | | 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-082-2/+3
| | * | | ARM: SAMSUNG: Fix GPIO space reservation for S3C64xx platformsMark Brown2011-11-081-3/+3
| | * | | ARM: S3C64XX: Update for conversion to SAMSUNG_GPIO_EXTRAMark Brown2011-11-081-1/+1
| | | |/ | | |/|
| * | | Merge branch 'depends/rmk/devel-stable' into next/boardsOlof Johansson2011-12-1613-24/+25
| |\ \ \
* | \ \ \ Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-01-097-285/+182
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'samsung/dt' into samsung/cleanupArnd Bergmann2012-01-0922-303/+331
| |\ \ \ \
| * | | | | ARM: S3C64XX: Modified according to SPI consolidation workPadmavathi Venna2011-12-231-1/+2
| * | | | | ARM: S3C64XX: Modified files for SPI consolidation workPadmavathi Venna2011-12-234-0/+53
| * | | | | ARM: SAMSUNG: Consolidation of SPI platform devices to plat-samsungPadmavathi Venna2011-12-232-174/+0
| * | | | | ARM: SAMSUNG: Remove SPI bus clocks from platform dataPadmavathi Venna2011-12-231-7/+0
| * | | | | ARM: S3C64XX: Add SPI clkdev supportPadmavathi Venna2011-12-231-31/+49
| * | | | | ARM: SAMSUNG: Add lookup of sdhci-s3c clocks using generic namesRajeshwari Shinde2011-12-231-48/+78
| * | | | | ARM: SAMSUNG: Remove SDHCI bus clocks from platform dataRajeshwari Shinde2011-12-232-25/+0
* | | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-10/+27
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann2012-01-0722-304/+331
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | ARM: SAMSUNG: register uart clocks to clock lookup listThomas Abraham2011-12-231-10/+27
| | |/ / / | |/| | |
* | | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-083-3/+176
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-domains' into pm-for-linusRafael J. Wysocki2011-12-253-3/+176
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | ARM: S3C64XX: Implement basic power domain supportMark Brown2011-12-093-3/+176
* | | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-075-35/+37
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-065-35/+39
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | driver-core: remove sysdev.h usage.Kay Sievers2011-12-211-1/+1
| | * | | | arm: convert sysdev_class to a regular subsystemKay Sievers2011-12-214-34/+38
| | | |_|/ | | |/| |
* | | | | Merge branch 'restart' into for-linusRussell King2012-01-0520-281/+307
|\ \ \ \ \
| * | | | | ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-4/+0
| * | | | | ARM: 7266/1: restart: S3C64XX: use new restart hookKukjin Kim2012-01-0513-7/+22
| * | | | | Merge branch 'restart-cleanup' into restartRussell King2012-01-0522-273/+289
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEADRussell King2012-01-054-3/+4
| | |\ \ \ \ \ | | | |/ / / /
| | * | | | | ARM: 7245/1: S3C64XX: introduce arch/arm/mach-s3c64xx/common.[ch]Kukjin Kim2011-12-2319-270/+285
| | | |/ / / | | |/| | |
OpenPOWER on IntegriCloud