summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pc100
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* / ARM: S5PC100: Fix for compilation errorPadmavathi Venna2011-07-061-0/+1
|/
* gpio: Move the s5pc100 GPIO to drivers/gpioKyungmin Park2011-05-262-356/+1
* Fix common misspellingsLucas De Marchi2011-03-312-2/+2
* Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-173-4/+46
|\
| * ARM: S5P: Add function to register gpio interrupt bank dataMarek Szyprowski2011-03-151-0/+1
| * ARM: SAMSUNG: Add PWM backlight support on Samsung S5PC100Banajit Goswami2011-03-032-4/+45
* | Merge branch 'p2v' into develRussell King2011-03-161-1/+1
|\ \ | |/ |/|
| * ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-171-1/+1
* | ARM: S5PC100: Clenaup map.h fileKukjin Kim2011-02-171-110/+83
|/
* Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-152-13/+5
|\
| * Merge branch 'dev/cleanup-clocks' into for-nextKukjin Kim2011-01-051-13/+3
| |\
| | * ARM: S5PC100: Tidy register and disable clock usageKukjin Kim2011-01-041-13/+3
| * | Merge branch 'next-s5p' into for-next-newKukjin Kim2010-12-301-0/+2
| |\ \
| | * | ARM: S5P: Move SROM controller IO mapping to plat-s5p for S5P SoCsThomas Abraham2010-12-301-0/+2
| | |/
* | | ASoC: SMDK_WM8580: Enable for SMDKC100Jassi Brar2010-11-231-0/+2