aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-s3c64xx
AgeCommit message (Expand)Author
2010-01-15ARM: Add common entry code for system with two VICsBen Dooks
2010-01-15ARM: SAMSUNG: Move IRQ UART handling for newer devices to plat-samsungBen Dooks
2010-01-15ARM: SAMSUNG: Move IRQ VIC timer handling out to common header filesBen Dooks
2010-01-15ARM: SAMSUNG: Add call to register array of clocksBen Dooks
2010-01-15ARM: S3C64XX: Avoid announcing clksrc clocks twiceBen Dooks
2010-01-15ARM: S3C64XX: Fixup .reg_src and .reg_div with named initialisersBen Dooks
2010-01-15ARM: SAMSUNG: Reduce size of struct clk.Ben Dooks
2010-01-15ARM: S3C64XX: Remove unused clock definitions from clock headerHarald Welte
2010-01-15ARM: S3C64XX: Use new clock-clksrc.c code for clocks.Ben Dooks
2010-01-15ARM: S3C64XX: Compress s3c6400-clock.c codeBen Dooks
2010-01-15ARM: S3C64XX: Cleanup common init code in s3c6400-clock.cBen Dooks
2010-01-07ARM: S3C64XX: Fix possible clock look in EPLL and MPLL clock chainsBen Dooks
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-08Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-04Merge branch 'topic/asoc' into for-linusTakashi Iwai
2009-12-04S3C64XX: Staticise platform data for PCM devicesMark Brown
2009-12-03ARM: S3C6410: Correct names of IISv4 data output pin definitionsMark Brown
2009-12-01ARM: S3C64XX: add HSMMC2 supportMaurus Cuelenaere
2009-12-01ARM: S3C64XX: add support for all group 0 external interruptsMaurus Cuelenaere
2009-12-01ARM: S3C64XX: fix USB OTG compilationMaurus Cuelenaere
2009-12-01ARM: S3C64XX: Redo voltage ranges for cpufreqMark Brown
2009-12-01ARM: S3C64XX: Separate out regulator and frequency latenciesMark Brown
2009-12-01ARM: S3C64XX: Provide logging when CPU frequencies are eliminated due to clocksMark Brown
2009-11-18ARM: S3C64XX: Defined PCM controller platform devicesJassi Brar
2009-11-09ARM: S3C64XX: DMA: Free node for non-circular queuesJassi Brar
2009-11-09ARM: S3C64XX: DMA: Callback with correct buffer pointerJassi Brar
2009-11-09ARM: S3C64XX: DMA: Make src and dst transfer size sameJassi Brar
2009-11-09ARM: S3C64XX: DMA: Unify callback functions for success/failureJassi Brar
2009-11-09ARM: S3C64XX: DMA: Protect buffer pointers while manipulationJassi Brar
2009-11-09Kconfig: Remove useless and sometimes wrong commentsMichael Roth
2009-10-26ARM: S3C64XX: Set rate of crystal muxMark Brown
2009-10-26ARM: S3C64XX: Fix S3C64XX_CLKDIV0_ARM_MASK valueKukjin Kim
2009-09-18Merge branch 'next-s3c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King
2009-09-17Merge branch 'next-s3c64xx-fixes' into next-s3c-fixesBen Dooks
2009-09-17ARM: S3C64XX: Provide for board-specific IRQsMark Brown
2009-09-16ARM: S3C64XX: DMA: Debugged alloc's with GFP_KERNEL flag in Intr context.Jassi
2009-09-16ARM: S3C64XX: DMA: 'size' argument of dma_pool_createJassi
2009-09-16ARM: S3C64XX: DMA: struct s3c64xx_dma_buff lli fix.Jassi
2009-09-16ARM: S3C64XX: Fix divider value calculation in s3c64xx_roundrate_clksrcThomas Abraham
2009-09-16ARM: S3C6410: update clk->parent when setting clock sourceThomas Abraham
2009-09-16ARM: S3C6410: use correct divider_shift in setrate_clksrc()Thomas Abraham
2009-09-12Merge branch 'master' into develRussell King
2009-08-16ARM: S3C: Add S3C_DEV_NAND Kconfig entryBen Dooks
2009-08-14ARM: S3C: Move S3C64xx audio devices into S3C64xx directoryMark Brown
2009-07-30Merge branch 's3c-fixes-rc4' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King
2009-07-29S3C64XX: Fix ARMCLK configurationMark Brown
2009-07-29S3C64XX: Fix get_rate() for ARMCLKMark Brown
2009-07-25ARM: includecheck fix: plat-s3c64xx/pm.cJaswinder Singh Rajput
2009-06-22[ARM] S3C64XX: add to_irq() support for EINT() GPIOMarek Szyprowski