aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2443
Commit message (Expand)AuthorAgeFilesLines
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-291-4/+2
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-5/+5
* Merge branch 'next-s3c24xx' into for-nextKukjin Kim2011-01-064-4/+19
|\
| * ARM: S3C24XX: Add support UART3 for S3C2443 and S3C2416Abhilash Kesavan2011-01-061-0/+7
| * ARM: S3C2443: Implement GPIO pull-up/down configuration methodsYauhen Kharuzhy2011-01-062-0/+8
| * ARM: S3C24XX: Add address map and clock definitions for HSMMC0Yauhen Kharuzhy2011-01-063-4/+4
* | ARM: S3C24XX: irq_data conversionLennert Buytenhek2011-01-031-50/+45
|/
* ARM: S3C2443: Select properly ARM core typeYauhen Kharuzhy2010-11-301-0/+1
* ARM: S3C24XX: Fix UART3 submask on S3C2416 and S3C2443Abhilash Kesavan2010-11-251-2/+1
* ARM: S3C24XX: Fix Demux error in UART3 irqs on S3C2443 and S3C2416Abhilash Kesavan2010-11-251-1/+1
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2010-10-281-1/+2
|\
| * ARM: SAMSUNG: Add setname core function for S3C24XX NANDAtul Dahiya2010-10-181-1/+2
* | arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-201-2/+0
|/
* s3c-fb: add device name initializationPawel Osciak2010-08-111-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
|\
| * fix "seperate" typos in commentsAnand Gadiyar2010-05-101-1/+1
* | ARM: Merge for-2635/fb-updates1Ben Dooks2010-05-192-469/+11
|\ \
| * | ARM: S3C2443: Move parts of the clock code to common clock fileBen Dooks2010-05-102-446/+7
| * | ARM: SAMSUNG: Add s3c_disable_clocks() and tidy init+disable usageBen Dooks2010-05-101-23/+4
| |/
* | ARM: SAMSUNG: Remove old email address for ben-linux@fluff.orgBen Dooks2010-05-121-1/+1
|/
* ARM: Merge next-samsung-s3c2443-clockBen Dooks2010-03-072-558/+260
|\
| * ARM: S3C2443: Add set_rate and round_rate calls for armdiv clockBen Dooks2010-03-071-20/+73
| * ARM: S3C2443: Remove #if 0 for clk_mpllBen Dooks2010-03-071-8/+0
| * ARM: S3C2443: Update notes on MPLLREF clockBen Dooks2010-03-071-2/+4
| * ARM: S3C2443: Further clksrc-clk conversionsBen Dooks2010-03-071-125/+62
| * ARM: S3C2443: Change to using plat-samsung clksrc-clk implementationBen Dooks2010-03-072-387/+127
| * ARM: S3C2443: Use common clock gate codeBen Dooks2010-01-301-35/+13
* | ARM: SMDK2443: Enable AC97 deviceJassi Brar2010-02-241-0/+8
* | ARM: Merge next-samsung-s3c64xx-platdeletionBen Dooks2010-02-221-1/+1
|\ \
| * | ARM: SAMSUNG: Remove dma-plat.h to allow plat-s3c64xx to be removedBen Dooks2010-02-211-1/+1
| |/
* | ARM: S3C244X: Merge plat-s3c24xx s3c2440.h and s3c2442.h into s3c244x.hBen Dooks2010-02-011-1/+1
|/
* ARM: SAMSUNG: Add call to register array of clocksBen Dooks2010-01-151-8/+1
* ARM: SAMSUNG: Reduce size of struct clk.Ben Dooks2010-01-151-29/+59
* Kconfig: Remove useless and sometimes wrong commentsMichael Roth2009-11-091-2/+0
* [ARM] S3C24XX: DMA: Split hardware regs out of <mach/dma.h>Ben Dooks2009-05-011-0/+1
* [ARM] S3C24XX: Move plat/dma.hBen Dooks2009-05-011-1/+1
* S3C24XX: Move and update IIS headersBen Dooks2009-03-051-1/+1
* [ARM] S3C: Remove unnecessary <linux/delay.h> includesBen Dooks2008-12-181-1/+0
* Merge branch 'next-s3c64xx-device' into next-mergedBen Dooks2008-12-182-2/+5
|\
| * [ARM] S3C: Make i2c device definition common to plat-s3cBen Dooks2008-12-151-1/+3
| * [ARM] S3C: Move HSMMC device definition to plat-s3ecBen Dooks2008-12-152-1/+2
* | [ARM] S3C: Update time initialisation to fix S3C64XX time problemsBen Dooks2008-12-161-0/+2
|/
* [ARM] S3C64XX: Add initial clock frameworkBen Dooks2008-12-151-14/+1
* [ARM] S3C24XX: Update clock data on resumeBen Dooks2008-12-151-10/+25
* [ARM] S3C24XX: Move initialisation code to arch/arm/plat-s3cBen Dooks2008-12-151-2/+1
* Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King2008-11-291-2/+2
|\
| * [ARM] S3C: Move plat/regs-spi.h to arch/arm/plat-s3c/include/plat.Ben Dooks2008-10-301-1/+1
| * [ARM] S3C: Move regs-ac97.h to arch/arm/plat-s3c/include/plat.Ben Dooks2008-10-301-1/+1
* | [ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King2008-11-291-1/+0
|/
* Merge branch 'for-rmk-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2008-10-171-2/+1
|\