summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pc100
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-093-188/+94
|\ \ \ | | |/ | |/|
| * | Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann2012-01-079-107/+141
| |\ \ | | |/ | |/|
| * | ARM: S5PC100: Modify platform data for pl330 driverThomas Abraham2011-12-231-178/+69
| * | ARM: SAMSUNG: register uart clocks to clock lookup listThomas Abraham2011-12-231-10/+23
| * | ARM: SAMSUNG: Move timer irq numbers to end of linux irq spaceThomas Abraham2011-12-231-0/+2
* | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-071-7/+8
|\ \ \ | |_|/ |/| |
| * | arm: fix up some samsung merge sysdev conversion problemsKukjin Kim2012-01-061-1/+1
| * | arm: convert sysdev_class to a regular subsystemKay Sievers2011-12-211-7/+8
| |/
* | Merge branch 'restart' into for-linusRussell King2012-01-057-65/+139
|\ \
| * | ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-2/+0
| * | ARM: 7251/1: restart: S5PC100: use new restart hookKukjin Kim2012-01-053-0/+12
| * | ARM: 7247/1: S5PC100: introduce arch/arm/mach-s5pc100/common.[ch]Kukjin Kim2011-12-236-63/+127
| |/
* | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-051-17/+0
|\ \
| * | ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-261-17/+0
| |/
* | ARM: samsung: convert to MULTI_IRQ_HANDLERJamie Iles2011-11-152-25/+2
|/
* Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-055-107/+3
|\
| * Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann2011-11-013-20/+2
| |\
| * \ Merge branch 'next-samsung-cleanup-2' into next-samsung-devel-2Kukjin Kim2011-10-043-105/+0
| |\ \
| | * | ARM: SAMSUNG: Consolidate plat/pwm-clock.hKukjin Kim2011-10-041-56/+0
| | * | ARM: SAMSUNG: Cleanup mach/clkdev.hKukjin Kim2011-10-041-7/+0
| | * | ARM: SAMSUNG: remove sdhci default configuration setup platform helperThomas Abraham2011-10-041-42/+0
| * | | Merge branch 'next-samsung-devel' into next-samsung-devel-2Kukjin Kim2011-10-044-119/+226
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'next/topic-dma-pl330-devname-fix' into next/topic-dma-samsungKukjin Kim2011-09-191-2/+2
| | |\ \
| | | * | ARM: S5PC100: use dma-pl330 device name for clockVladimir Zapolskiy2011-08-181-2/+2
| | * | | ARM: S5PC100: register the second instance of pl330 DMACAlim Akhtar2011-09-191-0/+1
* | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2011-11-044-117/+223
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | ARM: S5PC100: Use generic DMA PL330 driverBoojin Kim2011-09-144-116/+222
| * | | | ARM: SAMSUNG: Update to use PL330-DMA driverBoojin Kim2011-09-141-1/+1
| | |/ / | |/| |
* | | | Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-011-7/+1
|\ \ \ \
| * \ \ \ Merge branch 'next/fixes' into next/cleanupArnd Bergmann2011-10-313-26/+1
| |\ \ \ \
| | * \ \ \ Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann2011-10-313-20/+2
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| * | | | | Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann2011-10-081-1/+1
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | ARM: SAMSUNG: Remove unnecessary duplication of plat_data on TSADCNaveen Krishna Chatradhi2011-09-161-7/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-283-20/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | ARM: mach-s5pc100: remove mach/memory.hNicolas Pitre2011-10-131-18/+0
| * | | | ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-261-1/+1
| | |/ / | |/| |
| * | | ARM: mach-s5pc100, mach-s5pv210: convert boot_params to atag_offsetNicolas Pitre2011-08-211-1/+1
| |/ /
* | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-271-7/+0
|\ \ \ | | |/ | |/|
| * | ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King2011-08-121-2/+0
| * | ARM: gpio: consolidate gpio_to_irqRussell King2011-08-121-1/+0
| * | ARM: gpio: consolidate trivial gpiolib implementationsRussell King2011-08-121-5/+1
| |/
* | ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer2011-10-171-1/+1
|/
* ARM: S5PC100: Cleanup mach/regs-fb.h from mach-s5pc100Ajay Kumar2011-07-213-107/+1
* ARM: S5PC100: Add PWM backlight support on SMDKC100Banajit Goswami2011-07-212-41/+15
* ARM: SAMSUNG: Move duplicate code for SPDIF opsNaveen Krishna Chatradhi2011-07-211-36/+1
* Merge branch 'next-samsung-clkdev-fix' into next-samsung-cleanupKukjin Kim2011-07-212-123/+47
|\
| * ARM: SAMSUNG: Added mach/clkdev.hThomas Abraham2011-07-211-0/+7
| * ARM: S5PC100: Add clkdev supportThomas Abraham2011-07-201-123/+40
* | Merge branch 'for-spi' into s5p-fixes-for-linusKukjin Kim2011-07-061-0/+3
|\ \
| * | ARM: SAMSUNG: Add tx_st_done variablePadmavathi Venna2011-07-061-0/+3
| |/
OpenPOWER on IntegriCloud