aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c64xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-3/+3
2012-01-09Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-13/+111
2012-01-09Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-285/+182
2012-01-09Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-10/+27
2012-01-09Merge branch 'samsung/cleanup' into next/boardsArnd Bergmann25-575/+515
2012-01-09Merge branch 'samsung/dt' into samsung/cleanupArnd Bergmann22-303/+331
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-3/+176
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds5-35/+37
2012-01-07Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann22-304/+331
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman5-35/+39
2012-01-05Merge branch 'restart' into for-linusRussell King20-281/+307
2012-01-05Merge branch 'devel-stable' into for-linusRussell King13-24/+25
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: 7266/1: restart: S3C64XX: use new restart hookKukjin Kim13-7/+22
2012-01-05Merge branch 'restart-cleanup' into restartRussell King22-273/+289
2012-01-05Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEADRussell King4-3/+4
2011-12-25Merge branch 'pm-domains' into pm-for-linusRafael J. Wysocki3-3/+176
2011-12-23ARM: 7245/1: S3C64XX: introduce arch/arm/mach-s3c64xx/common.[ch]Kukjin Kim19-270/+285
2011-12-23ARM: S3C64XX: Modified according to SPI consolidation workPadmavathi Venna1-1/+2
2011-12-23ARM: S3C64XX: Modified files for SPI consolidation workPadmavathi Venna4-0/+53
2011-12-23ARM: SAMSUNG: Consolidation of SPI platform devices to plat-samsungPadmavathi Venna2-174/+0
2011-12-23ARM: SAMSUNG: Remove SPI bus clocks from platform dataPadmavathi Venna1-7/+0
2011-12-23ARM: S3C64XX: Add SPI clkdev supportPadmavathi Venna1-31/+49
2011-12-23ARM: SAMSUNG: Add lookup of sdhci-s3c clocks using generic namesRajeshwari Shinde1-48/+78
2011-12-23ARM: SAMSUNG: Remove SDHCI bus clocks from platform dataRajeshwari Shinde2-25/+0
2011-12-23ARM: SAMSUNG: register uart clocks to clock lookup listThomas Abraham1-10/+27
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers1-1/+1
2011-12-21arm: convert sysdev_class to a regular subsystemKay Sievers4-34/+38
2011-12-16Merge branch 'samsung/board' into next/boardsOlof Johansson7-13/+113
2011-12-16Merge branch 'depends/rmk/devel-stable' into next/boardsOlof Johansson13-24/+25
2011-12-09ARM: S3C64XX: Implement basic power domain supportMark Brown3-3/+176
2011-12-08ARM: S3C64XX: Hook up VDDINT on CragganmoreMark Brown1-0/+7
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stableRussell King1-20/+0
2011-12-05Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stableRussell King1-1/+1
2011-12-03ARM: S3C64XX: Power gate unused domainsMark Brown1-0/+15
2011-12-02ARM: S3C64XX: Hook up Littlemill audio card on CragganmoreMark Brown4-3/+31
2011-12-02ARM: S3C64XX: Hook up platform data for Kilchomin module on CragganmoreMark Brown1-0/+30
2011-12-02ARM: S3C64XX: Run Tobermory interrupts in the default modeMark Brown1-1/+0
2011-12-02ARM: S3C64XX: Improve logging of unknown Cragganmore module typesMark Brown1-2/+2
2011-12-02ARM: S3C64XX: Configure WM1250 EV1 GPIOs on CragganmoreMark Brown1-1/+14
2011-12-02ARM: S3C64XX: Use software initiated powerdown for CragganmoreMark Brown1-0/+2
2011-12-02ARM: S3C64XX: Raise the frequency of the second I2C bus on CragganmoreMark Brown1-1/+6
2011-12-02ARM: S3C64XX: Staticise s3c6400_sysclassMark Brown1-1/+1
2011-12-02ARM: S3C64XX: Add linux/export.h to dev-spi.cMark Brown1-0/+1
2011-12-02ARM: S3C64XX: Remove extern from definition of framebuffer setup callMark Brown1-1/+1
2011-11-30ASoC: Rename Speyside WM8962 to TobermoryMark Brown1-3/+3
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-20/+0
2011-11-21Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into devel-stableRussell King11-3/+24
2011-11-21ARM: restart: only perform setup for restart when soft-restartingRussell King1-1/+1
2011-11-17ARM: SAMSUNG: inclusion export.h instead of module.hKukjin Kim1-1/+1