aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2412
Commit message (Expand)AuthorAgeFilesLines
* ARM / Samsung: Use struct syscore_ops for "core" power managementRafael J. Wysocki2011-04-244-27/+25
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-291-4/+4
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-6/+6
* ARM: s3c24xx: Switch to common GPIO controlled UDC pullup implementationLars-Peter Clausen2011-03-071-23/+1
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2011-01-151-25/+25
|\
| * ARM: S3C24XX: irq_data conversionLennert Buytenhek2011-01-031-25/+25
* | Merge branch 'misc' into develRussell King2011-01-061-1/+1
|\ \ | |/ |/|
| * ARM: Ensure experimental options are so markedRussell King2010-12-051-1/+1
* | ARM S3C24XX: Fix compilation of PM code for S3C2416Yauhen Kharuzhy2010-12-172-1/+9
* | ARM: S3C2412: Fix typo in CONFIG_CPU_S3C2412_ONLY definitionYauhen Kharuzhy2010-11-301-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-203-10/+0
|/
* ARM: Remove DISCONTIGMEM supportRussell King2010-07-162-2/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-05-201-3/+0
|\
| * ARM: S3C2412: DMA: Remove I2S FIFO addressJassi Brar2010-05-071-3/+0
* | ARM: Merge for-2635/fb-updates1Ben Dooks2010-05-191-1/+2
|\ \
| * | ARM: S3C2416: Add arch supportYauhen Kharuzhy2010-05-101-1/+2
* | | ARM: Merge for-2635/gpio2Ben Dooks2010-05-193-26/+28
|\ \ \
| * | | ARM: S3C24XX: Update missed gpio calls to use gpiolibBen Dooks2010-05-181-5/+7
| * | | ARM: S3C24XX: Start cleanup of GPIO numberingBen Dooks2010-05-181-4/+4
| |/ /
| * | ARM: S3C24XX: Drop s3c2410 specific s3c2410_gpio_cfgpin()Ben Dooks2010-05-061-3/+4
| * | ARM: H1940: Change mach-h1940 to use gpiolib APIBen Dooks2010-05-061-4/+4
| * | ARM: JIVE: Update mach-jive to use gpiolib APIBen Dooks2010-05-061-10/+9
| |/
* | ARM: SAMSUNG: Remove old email address for ben-linux@fluff.orgBen Dooks2010-05-122-4/+4
|/
* ARM: SAMSUNG: Remove dma-plat.h to allow plat-s3c64xx to be removedBen Dooks2010-02-211-1/+1
* ARM: S3C2412: Fixup commented out device in SMDK2413Ben Dooks2010-01-151-1/+0
* ARM: S3C: Rename s3c_device_usb to s3c_device_ohciBen Dooks2010-01-153-3/+3
* ARM: SAMSUNG: Reduce size of struct clk.Ben Dooks2010-01-151-19/+33
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-4/+0
|\
| * Kconfig: Remove useless and sometimes wrong commentsMichael Roth2009-11-091-4/+0
* | ARM: S3C: Add NAND device platform data set callBen Dooks2009-12-012-10/+11
|/
* ARM: S3C: Add missing selection of S3C_DEV_NAND in machine Kconfigs.Ben Dooks2009-09-171-0/+3
* ARM: S3C: CPUFREQ: Add debugfs support for cpufreqBen Dooks2009-07-301-0/+2
* ARM: S3C24XX: CPUFREQ: S3C2412/S3C2443 IO timing supportBen Dooks2009-07-302-0/+7
* ARM: S3C2412: Update memory register mapping and definitionsBen Dooks2009-07-301-0/+12
* ARM: S3C2412: CPUFREQ: Add core support.Ben Dooks2009-07-303-0/+258
* Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King2009-06-104-26/+32
|\
| * [ARM] S3C24XX: Merge devel-gpioBen Dooks2009-05-212-25/+27
| |\
| | * [ARM] S3C24XX: GPIO: Change to macros for GPIO numberingBen Dooks2009-05-182-25/+25
| | * [ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h>Ben Dooks2009-05-182-0/+2
| * | [ARM] S3C: Merge next-s3c64xx-dma2 into for-rmk-develBen Dooks2009-05-181-1/+2
| |\ \ | | |/ | |/|
| | * [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
| * | [ARM] S3C: Add common USB OHCI device definitionBen Dooks2009-05-071-0/+3
| |/
* | [ARM] S3C2412: Add missing cache flush in suspend codeBen Dooks2009-05-011-0/+3
|/
* [ARM] JIVE: Fix sparse warnings about items which should be staticBen Dooks2009-04-171-2/+2
* [ARM] S3C: remove duplicated #includeHuang Weiyi2009-04-151-1/+0
* i2c-s3c2410: Simplify bus frequency calculationDaniel Silverstone2009-04-071-2/+1
* Merge branch 'origin' into develRussell King2009-03-281-2/+2
|\