summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-14Merge branch 'next/cleanup-plat-s3c24xx-s5p' of git://git.kernel.org/pub/scm/...Arnd Bergmann25-409/+252
2012-05-14Merge branch 'exynos/sysmmu' into next/cleanup2Arnd Bergmann20-754/+529
2012-05-13Merge branch 'next/cleanup-plat-s3c24xx' into next/cleanup-plat-s3c24xx-s5pKukjin Kim1528-10376/+18518
2012-05-13ARM: SAMSUNG: merge plat-s5p into plat-samsungKukjin Kim5-37/+19
2012-05-13ARM: SAMSUNG: move options for common s5p into plat-samsung/KconfigKukjin Kim2-65/+65
2012-05-13ARM: SAMSUNG: move setup code for s5p mfc and mipiphy into plat-samsungKukjin Kim6-18/+14
2012-05-13ARM: SAMSUNG: move platform device for s5p uart into plat-samsungKukjin Kim5-68/+22
2012-05-13ARM: SAMSUNG: move hr timer for common s5p into plat-samsungKukjin Kim5-12/+11
2012-05-13ARM: SAMSUNG: move pm part for common s5p into plat-samsungKukjin Kim7-20/+18
2012-05-13ARM: SAMSUNG: move interrupt part for common s5p into plat-samsungKukjin Kim7-20/+22
2012-05-13ARM: SAMSUNG: move clock part for common s5p into plat-samsungKukjin Kim4-3/+7
2012-05-12ARM: S3C24XX: Use common macro to define resources on dev-uart.cTushar Behera1-40/+16
2012-05-12ARM: S3C24XX: move common clock init into common.cHeiko Stuebner3-60/+18
2012-05-12ARM: S3C24XX: move common power-management code to mach-s3c24xxHeiko Stuebner5-3/+4
2012-05-12ARM: S3C24XX: move plat-s3c24xx/dev-uart.c into common.cHeiko Stuebner3-101/+73
2012-05-12ARM: S3C24XX: move plat-s3c24xx/cpu.cHeiko Stuebner3-2/+3
2012-05-11Merge tag 'omap-cleanup-timer-for-v3.5' of git://git.kernel.org/pub/scm/linux...Olof Johansson6-98/+166
2012-05-11Merge tag 'omap-cleanup-devices-for-v3.5' of git://git.kernel.org/pub/scm/lin...Olof Johansson38-265/+810
2012-05-11Merge tag 'omap-cleanup-renames-for-v3.5' of git://git.kernel.org/pub/scm/lin...Olof Johansson15-123/+96
2012-05-11Merge tag 'omap-cleanup-for-v3.5' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson31-8024/+7194
2012-05-10ARM: OMAP2+: Kconfig: convert SOC_OMAPAM33XX to SOC_AM33XXKevin Hilman4-5/+5
2012-05-10ARM: OMAP2+: Kconfig: convert SOC_OMAPTI81XX to SOC_TI81XXKevin Hilman4-7/+7
2012-05-10GPMC: add ECC control definitionsYegor Yefremov1-7/+23
2012-05-10ARM: OMAP2+: dmtimer: remove redundant sysconfig context restoreTarun Kanti DebBarma2-3/+0
2012-05-10ARM: OMAP: AM35xx: convert 3517 detection/flags to AM35xxKevin Hilman7-12/+19
2012-05-10ARM: OMAP: AM35xx: remove redunant cpu_is checks for AM3505Kevin Hilman3-6/+6
2012-05-10Merge branch 'cleanup-soc' into cleanupTony Lindgren8-162/+95
2012-05-10ARM: OMAP1: Pass dma request lines in platform data to MMC driverTony Lindgren1-2/+16
2012-05-10ARM: OMAP: Move omap_mmc_add() to mach-omap1Tony Lindgren3-57/+43
2012-05-10ARM: OMAP2: Use hwmod to initialize mmc for 2420Tony Lindgren1-3/+16
2012-05-10ARM: OMAP2+: Move omap_dsp_reserve_sdram_memblock() to mach-omap2Tony Lindgren2-31/+25
2012-05-10ARM: OMAP1: Move omap_init_uwire to mach-omap1Tony Lindgren2-45/+44
2012-05-10ARM: OMAP1: Move omap_init_audio() to keep the devices in alphabetical orderTony Lindgren1-19/+17
2012-05-10Merge branch 'fixes-non-critical' into cleanup-devicesTony Lindgren692-4172/+6585
2012-05-09ARM: OMAP: igep0020: Specify the VPLL2 regulator unconditionallyLaurent Pinchart1-5/+5
2012-05-09ARM: OMAP2+: INTC: fix Kconfig option for TI81XXKevin Hilman1-1/+1
2012-05-09ARM: OMAP2+: remove incorrect irq_chip ack fieldGrazvydas Ignotas1-1/+0
2012-05-09ARM: OMAP4: Adding ID for OMAP4460 ES1.1Chris Lalancette2-1/+5
2012-05-09ARM: OMAP4: panda: add statics to remove warningsTomi Valkeinen1-4/+4
2012-05-09ARM: OMAP2+: Incorrect Register Offsets in OMAP MailboxTony Lindgren1-3/+3
2012-05-09ARM: OMAP: fix trivial warnings for dspbridgeFelipe Contreras2-4/+5
2012-05-09ARM: OMAP: Make OMAP clocksource source selection using kernel paramVaibhav Hiremath4-77/+147
2012-05-09ARM: OMAP2+: Replace space with underscore in the name field of system timersVaibhav Hiremath1-3/+3
2012-05-09ARM: OMAP1: Add checks for possible error condition in timer_initVaibhav Hiremath3-20/+18
2012-05-09Merge tag 'omap-devel-c-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren16-31/+562
2012-05-09ARM: OMAP4: hsmmc: check for null pointerBalaji T K4-93/+61
2012-05-09ARM: OMAP1: fix compilation issue in board-sx1.cArtem Bityutskiy1-0/+1
2012-05-09ARM: OMAP2+: WDTIMER integration: fix !PM boot crash, disarm timer after hwmo...Kevin Hilman6-20/+51
2012-05-09ARM: OMAP2/3: hwmod data: Add 32k-sync timer data to hwmod databaseVaibhav Hiremath5-0/+112
2012-05-09ARM: OMAP4: hwmod_data: Name the common irq for McBSP portsPeter Ujfalusi1-4/+4