summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5p64x0
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-144-34/+0
|\
| * ARM: samsung: remove unused tick.hRob Herring2013-01-121-29/+0
| * ARM: remove unneeded vic.h includesRob Herring2013-01-123-3/+0
| * ARM: remove mach .handle_irq for VIC usersRob Herring2013-01-122-2/+0
* | ARM: delete struct sys_timerStephen Warren2012-12-242-2/+2
|/
* ARM: S5P64X0: Add I2S clkdev supportPadmavathi Venna2012-12-193-47/+75
* Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-12-132-2/+0
|\
| * Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown2012-12-102-2/+0
| |\
| | * ASoC: Samsung: Do not register samsung audio dma device as pdevPadmavathi Venna2012-12-072-2/+0
* | | ARM: samsung: remove obsoleted init_consistent_dma_size()Marek Szyprowski2012-11-131-2/+0
|/ /
* | ARM: SAMSUNG: Add naming of s3c64xx-spi devicesHeiko Stuebner2012-10-171-0/+3
|/
* ARM: config: sort select statements alphanumericallyRussell King2012-10-131-14/+14
* Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-10-122-2/+2
|\
| * include/video: move fimd register headers from platform to include/videoLeela Krishna Amudala2012-08-082-2/+2
* | ARM: samsung: move platform_data definitionsArnd Bergmann2012-09-195-7/+7
|/
* Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-233-31/+14
|\
| * ARM: SAMSUNG: Remove pdev pointer parameter from spi gpio setup functionsThomas Abraham2012-07-131-3/+2
| * spi: s3c64xx: move controller information into driver dataThomas Abraham2012-07-133-28/+12
* | ARM: SAMSUNG: remove unused SPI clock headersPaul Bolle2012-06-201-20/+0
* | ARM: S5P64X0: Remove unused variable in dma.c fileSachin Kamat2012-06-201-2/+0
|/
* 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
OpenPOWER on IntegriCloud