summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5p64x0
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-06-012-20/+28
|\
| * ARM: Samsung: Rework platform data of s3c-fb driverThomas Abraham2012-04-092-20/+28
* | ARM: S5P64X0: Use common macro to define resources on dev-audio.cTushar Behera2012-05-121-60/+12
|/
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-291-25/+0
|\
| * ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-061-25/+0
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-0/+1
|\ \
| * | Disintegrate asm/system.h for ARMDavid Howells2012-03-281-0/+1
* | | Merge branch 'next/cleanup-use-static' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-03-073-18/+12
|\ \ \
| * \ \ Merge branch 'topic/cleanup-use-static' into next/cleanup-use-staticKukjin Kim2012-03-073-18/+12
| |\ \ \
| | * | | ARM: S5P64X0: use static declaration when it is not used in other filesKukjin Kim2012-01-213-17/+11
* | | | | Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...Arnd Bergmann2012-02-291-17/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-17/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-211-17/+0
| | |/ /
* | | | Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanupArnd Bergmann2012-02-281-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | ARM: SAMSUNG: Fix missing api-change from subsys_interface changeHeiko Stuebner2012-01-271-1/+1
| |/
* | Merge branch 'amba' into for-armsocRussell King2012-01-261-17/+5
|\ \
| * | ARM: amba: samsung: use common amba device initializersRussell King2012-01-261-17/+5
| * | ARM: amba: samsung: get rid of NO_IRQ initializersRussell King2012-01-251-1/+1
| |/
* | ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-201-21/+0
* | ARM: mach-s5p64x0: move idle handler from pm_idle to arm_pm_idleNicolas Pitre2012-01-202-10/+7
|/
* Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-098-61/+272
|\
| * Merge branch 'samsung/cleanup' into samsung/driverArnd Bergmann2012-01-0914-457/+531
| |\
| * | ARM: S5P64X0: Enable SDHCI supportRajeshwari Shinde2011-12-262-1/+50
| * | ARM: S5P64X0: Add lookup of sdhci-s3c clocks using generic namesRajeshwari Shinde2011-12-262-60/+84
| * | ARM: S5P64X0: Add HSMMC setup for host ControllerRajeshwari Shinde2011-12-264-0/+138
* | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-01-097-279/+121
|\ \ \ | | |/ | |/|
| * | Merge branch 'samsung/dt' into samsung/cleanupArnd Bergmann2012-01-0914-448/+522
| |\ \ | | |/ | |/|
| * | ARM: S5P64X0: Modified files for SPI consolidation workPadmavathi Venna2011-12-234-2/+63
| * | ARM: SAMSUNG: Consolidation of SPI platform devices to plat-samsungPadmavathi Venna2011-12-232-219/+0
| * | ARM: SAMSUNG: Remove SPI bus clocks from platform dataPadmavathi Venna2011-12-231-6/+0
| * | ARM: S5P64X0: Add SPI clkdev supportPadmavathi Venna2011-12-232-52/+58
* | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-095-211/+113
|\ \ \ | | |/ | |/|
| * | Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann2012-01-0714-448/+522
| |\ \ | | |/ | |/|
| * | ARM: S5P64x0: Modify platform data for pl330 driverThomas Abraham2011-12-231-162/+65
| * | ARM: SAMSUNG: register uart clocks to clock lookup listThomas Abraham2011-12-232-18/+46
| * | ARM: SAMSUNG: remove struct 's3c24xx_uart_clksrc' and all uses of itThomas Abraham2011-12-231-31/+0
| * | 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-075-14/+17
|\ \ \ | |_|/ |/| |
| * | arm: fix up some samsung merge sysdev conversion problemsKukjin Kim2012-01-061-1/+1
| * | driver-core: remove sysdev.h usage.Kay Sievers2011-12-213-3/+3
| * | arm: convert sysdev_class to a regular subsystemKay Sievers2011-12-212-11/+14
| |/
* | Merge branch 'restart' into for-linusRussell King2012-01-0512-456/+545
|\ \
| * | ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-2/+0
| * | ARM: 7250/1: restart: S5P64X0: use new restart hookKukjin Kim2012-01-054-0/+13
| * | ARM: 7246/1: S5P64X0: introduce arch/arm/mach-s5p64x0/common.[ch]Kukjin Kim2011-12-2311-454/+532
| |/
* | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-051-20/+0
|\ \
| * | ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-261-20/+0
| |/
* / ARM: samsung: convert to MULTI_IRQ_HANDLERJamie Iles2011-11-153-3/+8
|/
* Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-0518-76/+677
|\
| * Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann2011-11-015-22/+6
| |\