summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | * | | | | | | OMAP4: hwmod data: Add MSTANDBY_SMART_WKUP flagBenoit Cousson2011-07-091-4/+5
| | | | | | * | | | | | | OMAP2+: hwmod: Fix smart-standby + wakeup supportBenoit Cousson2011-07-092-7/+29
| | | | | | |/ / / / / /
| | | | | * / / / / / / OMAP: dmtimer: add missing includePaul Walmsley2011-07-091-0/+1
| | | | | |/ / / / / /
| | | | | * | | | | | Merge branch 'cleanup-part-2' of git+ssh://master.kernel.org/pub/scm/linux/ke...Arnd Bergmann2011-07-0824-988/+492
| | | | | |\ \ \ \ \ \
| | | | | * | | | | | | omap2+: fix build regressionArnd Bergmann2011-06-301-1/+1
| | | | * | | | | | | | Convert OMAPs 32kHz clocksource implementation to use the generic MMIORussell King - ARM Linux2011-07-102-87/+35
| | | | | |/ / / / / / | | | | |/| | | | | |
| | | | * | | | | | | Merge branch 'peter/topic/for-tony_mach-cleanup' of git://gitorious.org/omap-...Tony Lindgren2011-07-0721-972/+489
| | | | |\ \ \ \ \ \ \
| | | | | * | | | | | | OMAP3: Move common regulator configuration to twl-commonPeter Ujfalusi2011-07-0414-420/+124
| | | | | * | | | | | | OMAP3: Move common twl configuration to twl-commonPeter Ujfalusi2011-07-0416-257/+99
| | | | | * | | | | | | OMAP4: Move common twl6030 configuration to twl-commonPeter Ujfalusi2011-07-044-265/+205
| | | | | * | | | | | | OMAP: New twl-common for common TWL configurationPeter Ujfalusi2011-07-045-46/+77
| | | | | |/ / / / / /
| | | | * | | | | | | omap: mcbsp: Remove port number enumsJarkko Nikula2011-07-072-11/+3
| | | | * | | | | | | omap: mcbsp: Remove rx_/tx_word_length variablesJarkko Nikula2011-07-072-5/+0
| | | | |/ / / / / /
| | | | * | | | | | 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 '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
| | | | |/ / / / / /
| | | * | | | | | | ARM i.MX debug macro: use CONFIG_SOC_* instead of CONFIG_ARCH_*Sascha Hauer2011-07-071-5/+5
| | | * | | | | | | ARM: mach-imx/mx27_3ds: Do not annotate the chip select as internalFabio Estevam2011-07-071-3/+3
| | | * | | | | | | ARM: mach-imx/mx27_3ds: Use the standard gpio_to_irq functionFabio Estevam2011-07-071-4/+5
| | | * | | | | | | ARM: mach-imx/scb9328: Make the UART gpio setup simplerFabio Estevam2011-07-071-14/+3
| | | * | | | | | | plat-mxc/pwm.c: use resource_size()H Hartley Sweeten2011-07-071-4/+4
| | | * | | | | | | ARM: imx/mach-apf9328: Simplify UART0 registrationFabio Estevam2011-07-071-6/+1
| | | * | | | | | | ARM i.MX: get rid of wrong MXC_INTERNAL_IRQ usageSascha Hauer2011-07-075-16/+10
| | | * | | | | | | ARM i.MX avic: do not depend on MXC_INTERNAL_IRQSSascha Hauer2011-07-071-5/+7
| | | * | | | | | | ARM i.MX tzic: do not depend on MXC_INTERNAL_IRQSSascha Hauer2011-07-071-1/+3
| | | * | | | | | | ARM i.MX mxc.h: use CONFIG_SOC_* instead of CONFIG_ARCH_*Sascha Hauer2011-07-071-4/+4
| | | * | | | | | | ARM i.MX: dmav1: kill SoC ifdefsSascha Hauer2011-07-071-22/+3