aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2410
Commit message (Expand)AuthorAge
* ARM: restart: only perform setup for restart when soft-restartingRussell King2011-11-21
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * arm: Add export.h to ARM specific files as required.Paul Gortmaker2011-10-31
* | Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-05
|\ \
| * \ Merge branch 'pxa/devel' into next/devel2Arnd Bergmann2011-10-30
| |\ \
| * | | ARM: S3C2416: Add armdiv_mask constantHeiko Stuebner2011-10-14
| * | | ARM: S3C2410: fix S3C_GPIO_SPACE #error message to match realityPeter Korsgaard2011-10-12
* | | | Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-05
|\ \ \ \
| * \ \ \ Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann2011-10-31
| |\ \ \ \
| * | | | | ARM: SAMSUNG: Cleanup resources by using macroKukjin Kim2011-10-05
| * | | | | ARM: S3C24XX: To merge s3c24xx devs.c files to one devs.cKukjin Kim2011-10-05
| | |/ / / | |/| | |
| * | | | Merge branch 'next-samsung-cleanup-2' into next-samsung-devel-2Kukjin Kim2011-10-04
| |\ \ \ \
| | * | | | ARM: SAMSUNG: Consolidate plat/pll.hKukjin Kim2011-10-04
| * | | | | Merge branch 'next-samsung-devel' into next-samsung-devel-2Kukjin Kim2011-10-04
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | ARM: S3C2443: Define constant for HSSPI pclkHeiko Stuebner2011-10-04
| | * | | | Merge branch 'next/topic-gpio-samsung' into next-samsung-develKukjin Kim2011-10-04
| | |\ \ \ \
| | | * | | | ARM: SAMSUNG: Remove useless Samsung GPIO related CONFIGsKukjin Kim2011-09-21
| | | * | | | ARM: SAMSUNG: Update the name of regarding Samsung GPIOKukjin Kim2011-09-21
| | | * | | | gpio/s3c24xx: move gpio driver into drivers/gpio/Kukjin Kim2011-09-20
* | | | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2011-11-04
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | ARM: SAMSUNG: Remove Samsung specific enum type for dma directionBoojin Kim2011-09-14
| * | | | | | ASoC: Samsung: Update DMA interfaceBoojin Kim2011-09-14
| * | | | | | ARM: SAMSUNG: Add common DMA operationsBoojin Kim2011-09-14
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-01
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'next/fixes' into next/cleanupArnd Bergmann2011-10-31
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann2011-10-31
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| * | | | | | Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann2011-10-08
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge branch 'next/topic-plat-samsung-1' into next-samsung-cleanupKukjin Kim2011-09-16
| |\ \ \ \ \ \
| | * | | | | | ARM: SAMSUNG: Move map header file into plat-samsungKukjin Kim2011-09-16
| | | |_|_|/ / | | |/| | | |
| * | | | | | ARM: S3C24XX: remove unused gpio codesKukjin Kim2011-09-16
| * | | | | | ARM: S3C24XX: Remove hw_addr from s3c24xx dma channel declarationsHeiko Stuebner2011-09-16
| |/ / / / /
* | | | | | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-28
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | ARM: mach-s3c2410: remove memory.hNicolas Pitre2011-10-13
| * | | | | ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-26
| | |/ / / | |/| | |
| * | | | ARM: mach-s3c24*: convert boot_params to atag_offsetNicolas Pitre2011-08-21
| |/ / /
* | | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-27
|\ \ \ \ | | |/ / | |/| |
| * | | ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King2011-08-12
| * | | ARM: gpio: consolidate gpio_to_irqRussell King2011-08-12
| * | | ARM: gpio: consolidate trivial gpiolib implementationsRussell King2011-08-12
| * | | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2011-08-08
| |/ /
* | | Merge branch 'misc' into for-linusRussell King2011-10-25
|\ \ \
| * | | ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer2011-10-17
| |/ /
| | |
| \ \
*-. \ \ Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...Russell King2011-10-25
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| | * ARM: io: s3c2410: remove ioaddr()Russell King2011-08-17
| |/
* / ARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PMDomenico Andreoli2011-10-21
|/
* Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-26
|\
| * ARM: SAMSUNG: Add support for pre-sleep/post-restore gpio controlBen Dooks2011-07-20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\ \
| * | Merge branch 'master' into for-nextJiri Kosina2011-07-11
| |\|
| * | treewide: remove duplicate includesVitaliy Ivanov2011-06-20