summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* OMAP: New twl-common for common TWL configurationPeter Ujfalusi2011-07-045-46/+77
* Merge branch 'for_3.1/pm-misc' of git://git.kernel.org/pub/scm/linux/kernel/g...Tony Lindgren2011-06-299-385/+51
|\
| * OMAP2+: PM: fix section mismatch in pm_dbg_init()Sanjeev Premi2011-06-271-1/+1
| * OMAP3: PM debug: remove register dumpingKevin Hilman2011-06-272-225/+0
| * OMAP2: PM debug: remove register dumpingKevin Hilman2011-06-203-127/+2
| * OMAP3: PM debug: remove sleep_while_idle featureKevin Hilman2011-06-203-7/+0
| * OMAP3+: SR: fix cosmetic indentationNishanth Menon2011-06-201-10/+10
| * OMAP3+: SR: enable/disable SR only on needNishanth Menon2011-06-201-4/+7
| * OMAP3+: SR: disable interrupt by defaultNishanth Menon2011-06-201-0/+1
| * OMAP3+: SR: make notify independent of classNishanth Menon2011-06-201-4/+2
| * Merge branch 'fixes-v3.0-rc3' into devel-fixesTony Lindgren2011-06-1451-149/+130
| |\
| | * OMAP1: PM: register notifiers with generic clock ops even when !PM_RUNTIMEKevin Hilman2011-06-142-4/+8
| * | Merge branch 'for_3.0/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/kern...Tony Lindgren2011-06-137-6/+165
| |\ \
| | * | OMAP: PM: omap_device: fix device power domain callbacksKevin Hilman2011-06-061-2/+17
| | * | OMAP: PM debug: fix section mismatch warningsRussell King2011-06-061-2/+2
| * | | omap: pandora: fix NAND supportGrazvydas Ignotas2011-06-131-1/+2
* | | | Merge branch 'devel-timer' into devel-cleanupTony Lindgren2011-06-2960-670/+749
|\ \ \ \
| * | | | omap2+: Rename timer-gp.c into timer.c to combine timer init functionsTony Lindgren2011-06-272-3/+3
| * | | | omap2+: Remove omap2_gp_clockevent_set_gptimerTony Lindgren2011-06-279-64/+0
| * | | | omap2+: Use dmtimer macros for clocksourceTony Lindgren2011-06-272-29/+37
| * | | | omap2+: Reserve clocksource and timesource and initialize dmtimer laterTony Lindgren2011-06-274-9/+14
| * | | | omap2+: Remove gptimer_wakeup for nowTony Lindgren2011-06-205-46/+1
| * | | | omap2+: Use dmtimer macros for clockeventTony Lindgren2011-06-202-35/+113
| * | | | omap: Make a subset of dmtimer functions into inline functionsTony Lindgren2011-06-202-61/+136
| * | | | omap: Move dmtimer defines to dmtimer.hTony Lindgren2011-06-202-121/+125
| * | | | omap: Set separate timer init functions to avoid cpu_is_omap testsTony Lindgren2011-06-2046-62/+86
| * | | | omap: Use separate init_irq functions to avoid cpu_is_omap tests earlyTony Lindgren2011-06-1645-84/+78
| | |_|/ | |/| |
* | | | omap: mcbsp: Drop in-driver transfer supportJarkko Nikula2011-06-292-388/+19
* | | | omap: mcbsp: Drop SPI mode supportJarkko Nikula2011-06-292-251/+0
* | | | omap: board-omap3evm: Fix compilation errorPeter Ujfalusi2011-06-291-2/+2
* | | | omap: cleanup NAND platform dataGrazvydas Ignotas2011-06-296-23/+6
* | | | Remove old-style supply.dev assignments common in hsmmc initOleg Drokin2011-06-149-33/+0
* | | | cleanup regulator supply definitions in mach-omap2Oleg Drokin2011-06-1415-199/+218
|/ / /
* | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-06-1315-71/+26
|\ \ \
| * | | ARM: S3C2410: remove the now empty mach-s3c2410/irq.cHeiko Stuebner2011-06-032-30/+0
| * | | ARM: S3C24XX: Move s3c24xx_irq_syscore_ops to plat-s3c24xx/irq.cHeiko Stuebner2011-06-032-5/+6
| * | | ARM: S3C24xx: Fix missing struct for s3c2410_dma_chanHeiko Stuebner2011-06-031-1/+1
| * | | ARM: SAMSUNG: Remove unused onenand plat functionsKyungmin Park2011-06-032-24/+0
| * | | ARM: EXYNOS4: Remove compiler warning on exynos4_pwm4_resumeKyungmin Park2011-06-031-0/+2
| * | | ARM: S5P: Fix compilation error for exynos4_defconfigTushar Behera2011-06-033-1/+7
| * | | ARM: S5P: Should be S3C_VA_USB_HSPHY instead of S5P_VA_XXKukjin Kim2011-06-013-3/+3
| * | | ARM: S5P64X0: Fix SPI platform device namePadmavathi Venna2011-06-011-4/+2
| * | | ARM: S5PV210: Fix possible null pointer dereferenceJonghwan Choi2011-06-011-3/+5
| |/ /
* | | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-06-122-0/+4
|\ \ \
| * | | gpio/nomadik: fix sleepmode for elder NomadikLinus Walleij2011-06-092-0/+4
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-121-1/+5
|\ \ \
| * | | ep93xx: set DMA masks for the ep93xx_ethMika Westerberg2011-06-111-1/+5
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Linus Torvalds2011-06-0731-73/+87
|\ \ \ \ | |_|/ / |/| | |
| * | | ARM: OMAP4: MMC: increase delay for pbiasBalaji T K2011-06-011-3/+10
| * | | arm: omap2plus: move NAND_BLOCK_SIZE out of boardsIgor Grinberg2011-06-018-14/+3
OpenPOWER on IntegriCloud