summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pv210/mach-smdkv210.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: S5PV210: Remove support for board filesTomasz Figa2014-07-191-336/+0
* ARM: SAMSUNG: Remove legacy clock codeTomasz Figa2014-07-191-1/+0
* ARM: S5PV210: Migrate clock handling to Common Clock FrameworkMateusz Krawczuk2014-07-191-1/+1
* ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header fileTushar Behera2014-02-141-1/+1
* ARM: SAMSUNG: Initialize PWM backlight enable_gpio fieldThierry Reding2013-10-161-0/+1
* ARM: SAMSUNG: Modify board files to use new PWM platform deviceTomasz Figa2013-08-121-2/+3
* ARM: SAMSUNG: Rename s5p-time to samsung-timeRomain Naour2013-03-051-3/+3
* Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-141-2/+0
|\
| * ARM: remove unneeded vic.h includesRob Herring2013-01-121-1/+0
| * ARM: remove mach .handle_irq for VIC usersRob Herring2013-01-121-1/+0
* | ARM: delete struct sys_timerStephen Warren2012-12-241-1/+1
|/
* ASoC: Samsung: Do not register samsung audio dma device as pdevPadmavathi Venna2012-12-071-1/+0
* Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-10-121-1/+1
|\
| * include/video: move fimd register headers from platform to include/videoLeela Krishna Amudala2012-08-081-1/+1
* | ARM: samsung: move platform_data definitionsArnd Bergmann2012-09-191-3/+3
|/
* ARM: SAMSUNG: no need to set the value for clk_xusbxti when it is 24MhzKukjin Kim2012-07-191-2/+1
* ARM: S5PV210: Add HSOTG support to SMDKV210Sachin Kamat2012-06-201-0/+9
* Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-06-011-10/+14
|\
| * ARM: Samsung: Rework platform data of s3c-fb driverThomas Abraham2012-04-091-10/+14
* | ARM: S5PV210: Use common macro to define resources on mach-smdkv210.cTushar Behera2012-05-121-15/+4
|/
* Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-0/+15
|\
| * ARM: S5PV210: Enable JPEG on SMDKV210Sachin Kamat2012-03-101-0/+1
| * ARM: S5PV210: Enable FIMC on SMDKV210Sachin Kamat2012-03-101-0/+4
| * ARM: S5PV210: Enable MFC on SMDKV210Sachin Kamat2012-03-101-0/+10
* | ARM: S5PV210: use static declaration when it is not used in other filesKukjin Kim2012-01-211-1/+1
|/
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-01-091-7/+3
|\
| * Merge branch 'samsung/dt' into samsung/cleanupArnd Bergmann2012-01-091-2/+6
| |\
| * \ Merge branch 'next-samsung-cleanup-samsung' of git://git.kernel.org/pub/scm/l...Olof Johansson2012-01-061-7/+3
| |\ \
| | * | ARM: S5PV210: Use gpio_request_oneJingoo Han2011-12-241-7/+3
* | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-071-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-061-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | driver-core: remove sysdev.h usage.Kay Sievers2011-12-211-1/+1
| | |/
* | | Merge branch 'restart' into for-linusRussell King2012-01-051-2/+4
|\ \ \
| * | | ARM: 7252/1: restart: S5PV210: use new restart hookRussell King2012-01-051-0/+1
| * | | Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEADRussell King2012-01-051-0/+1
| |\ \ \ | | |/ /
| * | | ARM: 7248/1: S5PV210: introduce arch/arm/mach-s5pv210/common.[ch]Kukjin Kim2011-12-231-2/+3
| | |/ | |/|
* | | Merge branch 'devel-stable' into for-linusRussell King2012-01-051-0/+2
|\ \ \ | |_|/ |/| |
| * | ARM: samsung: convert to MULTI_IRQ_HANDLERJamie Iles2011-11-151-0/+2
| |/
* | ARM: S5PV210: Set 1000ns as PWM backlight period on SMDKV210Jingoo Han2011-12-081-0/+1
|/
* Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann2011-10-081-1/+1
|\
| * ARM: mach-s5pc100, mach-s5pv210: convert boot_params to atag_offsetNicolas Pitre2011-08-211-1/+1
* | ARM: SAMSUNG: Remove unnecessary duplication of plat_data on TSADCNaveen Krishna Chatradhi2011-09-161-7/+1
|/
* Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-261-0/+1
|\
| * ARM: SAMSUNG: Add platform device for idmaSangbeom Kim2011-07-211-0/+1
* | ARM: S5PV210: Cleanup mach/regs-fb.h from mach-s5pv210Ajay Kumar2011-07-211-1/+1
* | ARM: S5PV210: Add PWM backlight support on SMDKV210Banajit Goswami2011-07-211-41/+13
|/
* ARM: S5PV210: Remove duplicated inclusionHuang Weiyi2011-03-281-1/+0
* ARM: S5P: Update machine of S5P64X0 and S5PV210 for HRTSangbeom Kim2011-03-121-1/+3
* ARM: SAMSUNG: Add PWM backlight support on Samsung S5PV210Banajit Goswami2011-03-031-0/+43
* ARM: S5PV210: Add missing virtual ASoC DMA deviceJassi Brar2011-01-181-0/+1
OpenPOWER on IntegriCloud