summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pv210
Commit message (Expand)AuthorAgeFilesLines
* ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-261-1/+1
* Merge branch 'atag_offset' of git://git.linaro.org/people/nico/linux into dev...Russell King2011-08-235-5/+5
|\
| * ARM: mach-s5pc100, mach-s5pv210: convert boot_params to atag_offsetNicolas Pitre2011-08-215-5/+5
* | ARM: mach-s5pv210: Setup consistent dma size at boot timeJon Medhurst2011-08-222-1/+2
|/
* Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-269-1/+46
|\
| * ARM: S5PV210: Enable MFC on GoniKamil Debski2011-07-212-0/+12
| * ARM: S5P: Add support for MFC deviceKamil Debski2011-07-212-0/+10
| * Merge branch 'next-samsung-clkdev-fix' into next-samsung-develKukjin Kim2011-07-212-90/+47
| |\
| * | ARM: SAMSUNG: Add IRQ_I2S0 definitionSangbeom Kim2011-07-211-0/+1
| * | ARM: SAMSUNG: Add platform device for idmaSangbeom Kim2011-07-213-0/+20
| * | ARM: S5PV210: Support ADCMyungJoo Ham2011-07-201-1/+1
| * | ARM: SAMSUNG: Add support for pre-sleep/post-restore gpio controlBen Dooks2011-07-201-0/+3
* | | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-258-192/+65
|\ \ \
| * | | ARM: S5PV210: Cleanup mach/regs-fb.h from mach-s5pv210Ajay Kumar2011-07-215-25/+3
| * | | ARM: S5PV210: Add PWM backlight support on SMDKV210Banajit Goswami2011-07-212-41/+14
| * | | 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-90/+47
| |\ \ \ | | |/ / | |/| / | | |/
| | * ARM: SAMSUNG: Added mach/clkdev.hThomas Abraham2011-07-211-0/+7
| | * ARM: S5PV210: Add clkdev supportThomas Abraham2011-07-201-90/+40
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2011-07-242-486/+0
|\ \ \
| * | | [CPUFREQ] Move ARM Samsung cpufreq drivers to drivers/cpufreq/Kukjin Kim2011-07-132-486/+0
| |/ /
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King2011-07-223-22/+3
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| | | * ARM: pm: samsung: move cpu_suspend into C codeRussell King2011-06-242-18/+1
| | | * ARM: pm: mach-s5pv210: cleanup s3c_cpu_saveRussell King2011-06-241-4/+1
| | | * ARM: pm: convert cpu_suspend() to a normal functionRussell King2011-06-241-4/+3
| |_|/ |/| |
| * | ARM: SAMSUNG: Add tx_st_done variablePadmavathi Venna2011-07-061-0/+2
|/ /
* / ARM: S5PV210: Fix possible null pointer dereferenceJonghwan Choi2011-06-011-3/+5
|/
* gpio: Move the s5pv210 GPIO to drivers/gpioKyungmin Park2011-05-262-289/+1
* ARM / Samsung: Use struct syscore_ops for "core" power managementRafael J. Wysocki2011-04-241-8/+17
* Fix common misspellingsLucas De Marchi2011-03-313-4/+4
* ARM: S5PV210: Remove duplicated inclusionHuang Weiyi2011-03-281-1/+0
* ARM: S5PV210: Fix security engine interrupt namesVladimir Zapolskiy2011-03-281-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-03-191-3/+5
|\
| * Input: atmel_mxt_ts - allow board code to specify IRQ flagsIiro Valkonen2011-02-211-0/+2
| * Input: atmel_mxt_ts - get rid of qt602240 prefixes in namesIiro Valkonen2011-02-211-2/+2
| * Input: qt602240_ts - rename to atmel_mxt_tsDmitry Torokhov2011-02-211-1/+1
* | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-1710-85/+190
|\ \
| * | ARM: S5P: Add function to register gpio interrupt bank dataMarek Szyprowski2011-03-151-0/+1
| * | ARM: S5P: Update defconfig for HRT supportSangbeom Kim2011-03-121-0/+1
| * | ARM: S5P: Update machine of S5P64X0 and S5PV210 for HRTSangbeom Kim2011-03-125-5/+15
| * | ARM: S5P: Add support for common MIPI CSIS/DSIM D-PHY controlSylwester Nawrocki2011-03-111-1/+4
| * | ARM: S5P: Add platform helpers for camera GPIO configurationSylwester Nawrocki2011-03-113-0/+49
| * | Merge branch 'dev/pwm-backlight' into for-nextKukjin Kim2011-03-112-0/+44
| |\ \
| | * | ARM: SAMSUNG: Add PWM backlight support on Samsung S5PV210Banajit Goswami2011-03-032-0/+44
| * | | ARM: S5PV210: Add power consumers for hsotg for GONI boardMarek Szyprowski2011-02-241-0/+14
| * | | ARM: S5PV210: Disable unused power regulators on GONI boardMarek Szyprowski2011-02-241-6/+1
| * | | ARM: S5PV210: Change framebuffer window 0 size on GONISylwester Nawrocki2011-02-221-0/+2
| * | | ARM: S5PV210: Add supplies for CIF camera on GONI boardSylwester Nawrocki2011-02-221-3/+21
| * | | ARM: S5PV210: Enable I2C0 bus on GONI boardSylwester Nawrocki2011-02-221-0/+4
| * | | ARM: S5PV210: Use REGULATOR_SUPPLY macro for regulator consumersKukjin Kim2011-02-222-70/+34
| |/ /