aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c64xx/include/mach
Commit message (Expand)AuthorAge
* Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann2012-01-07
|\
| * ARM: restart: remove the now empty arch_reset()Russell King2012-01-05
| * ARM: 7266/1: restart: S3C64XX: use new restart hookKukjin Kim2012-01-05
* | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-05
|\ \
| * | ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-26
* | | Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King2011-11-21
|\ \ \ | |_|/ |/| |
| * | ARM: s3c64xx: convert to MULTI_IRQ_HANDLERJamie Iles2011-11-15
| |/
* / ARM: restart: only perform setup for restart when soft-restartingRussell King2011-11-21
|/
* 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
| |\
| * \ Merge branch 'next-samsung-cleanup-2' into next-samsung-devel-2Kukjin Kim2011-10-04
| |\ \
| | * | ARM: SAMSUNG: Moving each SoC support header filesKukjin Kim2011-10-04
| | * | ARM: SAMSUNG: Consolidate plat/pll.hKukjin Kim2011-10-04
| | * | ARM: SAMSUNG: Consolidate plat/pwm-clock.hKukjin Kim2011-10-04
| | * | ARM: SAMSUNG: Cleanup mach/clkdev.hKukjin Kim2011-10-04
| * | | Merge branch 'next-samsung-devel' into next-samsung-devel-2Kukjin Kim2011-10-04
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'next/topic-gpio-samsung' into next-samsung-develKukjin Kim2011-10-04
| | |\ \
| | | * | ARM: SAMSUNG: Update the name of regarding Samsung GPIOKukjin Kim2011-09-21
| | * | | Merge branch 'next/topic-dma-samsung' into next-samsung-develKukjin Kim2011-10-04
| | |\ \ \
| | * | | | ARM: S3C64XX: Add support for synchronous clock operationTomasz Figa2011-09-19
| | * | | | ARM: S3C64XX: Use S3C64XX_SDMA_SEL register name instead of numeric addressTomasz Figa2011-09-19
| | * | | | ARM: S3C64XX: Use module identification for Cragganmore system buildsMark Brown2011-09-19
| | | |/ / | | |/| |
* | | | | 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
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | ARM: SAMSUNG: Move map header file into plat-samsungKukjin Kim2011-09-16
| | |_|_|/ | |/| | |
* | | | | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-28
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | ARM: mach-s3c64xx: remove mach/memory.hNicolas Pitre2011-10-13
| * | | | ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-26
| | |/ / | |/| |
| * | | ARM: mach-s3c64xx: Setup consistent dma size at boot timeJon Medhurst2011-08-22
| |/ /
* | | 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: SAMSUNG: Remove uart irq handling from plaform codeThomas Abraham2011-08-23
|/
* Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-26
|\
| * Merge branch 'next-samsung-clkdev-fix' into next-samsung-develKukjin Kim2011-07-21
| |\
| * | ARM: SAMSUNG: Add IRQ_I2S0 definitionSangbeom Kim2011-07-21
| * | ARM: SAMSUNG: Add support for pre-sleep/post-restore gpio controlBen Dooks2011-07-20
| * | ARM: S3C64XX: Ensure VIC based IRQs can be resumed fromBen Dooks2011-07-20
* | | Merge branch 'next/board' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2011-07-26
|\ \ \
| * | | ARM: S3C64XX: Initial support for Wolfson/Simtec Cragganmore/BanffMark Brown2011-07-20
| |/ /
* | / ARM: S3C64XX: Cleanup mach/regs-fb.h from mach-s3c64xxAjay Kumar2011-07-20
| |/ |/|
* | ARM: SAMSUNG: Added mach/clkdev.hThomas Abraham2011-07-20
|/
* ARM: S3C64XX: Remove gpio-bank-X header filesJoonyoung Shim2011-05-05