summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2412
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-03-0811-2691/+0
|\
| * ARM: S3C2412: move mach-s3c2412/* into mach-s3c24xx/Kukjin Kim2012-03-0311-2692/+0
| * ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim2012-03-031-2/+2
* | Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanupArnd Bergmann2012-02-284-4/+6
|\ \
| * | ARM: SAMSUNG: Fix missing api-change from subsys_interface changeHeiko Stuebner2012-01-274-4/+6
| |/
* / ARM: s3c24xx: move special idle code to out of lineNicolas Pitre2012-01-201-3/+1
|/
* Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-0/+7
|\
| * Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann2012-01-074-6/+10
| |\
| * | ARM: SAMSUNG: register uart clocks to clock lookup listThomas Abraham2011-12-231-0/+7
* | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-076-29/+37
|\ \ \ | |_|/ |/| |
| * | arm: fix up some samsung merge sysdev conversion problemsKukjin Kim2012-01-061-1/+1
| * | driver-core: remove sysdev.h usage.Kay Sievers2011-12-211-1/+1
| * | arm: convert sysdev_class to a regular subsystemKay Sievers2011-12-215-28/+36
| |/
* / ARM: 7254/1: restart: S3C24XX: move SWRST based S3C platforms toHeiko Stuebner2012-01-054-6/+10
|/
* Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-051-0/+62
|\
| * Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann2011-11-013-5/+5
| |\
| * \ Merge branch 'next-samsung-devel' into next-samsung-devel-2Kukjin Kim2011-10-042-2/+64
| |\ \
| | * \ Merge branch 'next/topic-gpio-samsung' into next-samsung-develKukjin Kim2011-10-043-3/+1
| | |\ \
| | | * | ARM: SAMSUNG: Update the name of regarding Samsung GPIOKukjin Kim2011-09-211-1/+1
| | | * | gpio/s3c24xx: move gpio driver into drivers/gpio/Kukjin Kim2011-09-212-2/+0
* | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2011-11-041-2/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | ARM: SAMSUNG: Remove Samsung specific enum type for dma directionBoojin Kim2011-09-141-2/+2
| | |/ / | |/| |
* | | | Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-014-82/+0
|\ \ \ \
| * \ \ \ Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann2011-10-083-5/+5
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| * | | ARM: S3C24XX: remove unused gpio codesKukjin Kim2011-09-163-64/+0
| * | | ARM: S3C24XX: Remove hw_addr from s3c24xx dma channel declarationsHeiko Stuebner2011-09-161-18/+0
| | |/ | |/|
* | | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-283-5/+5
|\ \ \ | | |/ | |/|
| * | ARM: mach-s3c24*: convert boot_params to atag_offsetNicolas Pitre2011-08-213-5/+5
| |/
* | Merge branch 'misc' into for-linusRussell King2011-10-252-5/+3
|\ \
| * | ARM: platform fixups: remove mdesc argument to fixup functionRussell King2011-10-172-5/+3
| |/
* / ARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PMDomenico Andreoli2011-10-221-0/+2
|/
* Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-251-1/+1
|\
| * ARM: mach-s3c2400: deleteNicolas Pitre2011-07-181-1/+1
* | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-251-33/+3
|\ \
| * | ARM: S3C24XX: Add clkdev supportThomas Abraham2011-07-201-33/+3
| |/
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-07-241-3/+3
|\ \
| * | ARM: pm: allow suspend finisher to return error codesRussell King2011-07-021-1/+3
| * | ARM: pm: samsung: no need to call flush_cache_all()Russell King2011-06-241-2/+0
| * | ARM: pm: samsung: move cpu_suspend into C codeRussell King2011-06-241-1/+1
| |/
* / mach-jive: convert to spi_gpioPeter Korsgaard2011-07-041-27/+14
|/
* 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
|/