summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-08Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann405-1547/+7167
2011-10-08Merge branch 'sirf/cleanup' into next/cleanupArnd Bergmann286-2055/+2620
2011-10-07Merge branch 'imx/cleanup' into next/cleanupArnd Bergmann23-493/+379
2011-10-04Merge branches 'cleanups/mx3-mm-v2' and 'cleanups/mxs' into imx-cleanupSascha Hauer17-363/+313
2011-10-04arm/imx: remove cpu_is_xxx() check from __imx_ioremap()Shawn Guo3-16/+26
2011-10-04arm/imx: remove cpu_is_xxx() from arch_idle()Shawn Guo9-41/+56
2011-10-04ARM: mxs: Consolidate mm-mx23.c and mm-mx28.c into a single fileFabio Estevam3-47/+22
2011-10-01ARM: CSR: clock: Fix indentationBarry Song1-2/+2
2011-10-01ARM: CSR: prima2: fix trailing whitespaceBarry Song1-1/+1
2011-10-01ARM: CSR: timer: space required before the open parenthesis '('Barry Song1-1/+1
2011-10-01ARM: CSR: timer: do not initialise statics to 0 or NULLBarry Song1-1/+1
2011-10-01Merge branch 'omap/cleanup' into next/cleanupArnd Bergmann37-751/+594
2011-09-28arm/imx: change mxc_init_l2x0() to an imx31/35 specific callShawn Guo3-57/+38
2011-09-28arm/imx: rename mm-imx31.c to mm-imx3.cShawn Guo2-2/+2
2011-09-28arm/imx: merge mm-imx35.c into mm-imx31.cShawn Guo3-110/+79
2011-09-27ARM: OMAP2+: Remove custom init_irq for remaining boardsTony Lindgren5-30/+5
2011-09-27ARM: OMAP2+: Use SoC specifc map_ioTony Lindgren8-58/+10
2011-09-27ARM: OMAP2+: Add SoC specific map_io functionsBenoit Cousson2-0/+22
2011-09-27ARM: OMAP: mcbsp: Start generalize signal muxing functionsJarkko Nikula3-27/+53
2011-09-27ARM: OMAP: mcbsp: Start generalize omap2_mcbsp_set_clks_srcJarkko Nikula3-28/+35
2011-09-27ARM: OMAP: mcbsp: Move address definitions to arch/arm/mach-omap1/mcbsp.cJarkko Nikula2-11/+11
2011-09-27ARM: OMAP: mcbsp: Update mcbsp.h include dependenciesJarkko Nikula1-3/+1
2011-09-27ARM: OMAP: mcbsp: Cleanup sidetone control initialization and make it genericJarkko Nikula2-57/+22
2011-09-27ARM: OMAP: mcbsp: Move sidetone clock management to mach-omap2/mcbsp.cJarkko Nikula3-14/+31
2011-09-27ARM: OMAP: mcbsp: Use per instance register cache sizeJarkko Nikula2-4/+5
2011-09-27ARM: OMAP: mcbsp: Make threshold based transfer code genericJarkko Nikula2-76/+59
2011-09-27ARM: OMAP: mcbsp: Make tranceiver configuration control register access genericJarkko Nikula3-6/+9
2011-09-27ARM: OMAP: mcbsp: Make wakeup control genericJarkko Nikula3-34/+15
2011-09-27ARM: OMAP: mcbsp: Implement generic register accessJarkko Nikula4-116/+82
2011-09-27ARM: OMAP: mcbsp: Move out omap_mcbsp_register_board_cfg from plat-omap/devic...Jarkko Nikula3-48/+32
2011-09-27ARM: OMAP: mcbsp: Remove unused variables from platform dataJarkko Nikula1-7/+0
2011-09-26Merge branch 'for_3_2/for-rmk/arm_cpu_pm' of git://gitorious.org/omap-sw-deve...Russell King11-9/+578
2011-09-23ARM: mm: Add strongly ordered descriptor support.Santosh Shilimkar3-0/+12
2011-09-23ARM: vfp: Fix the comment to make it consistent with the code.Santosh Shilimkar1-1/+1
2011-09-23ARM: gic: Allow gic arch extensions to provide irqchip flagsColin Cross1-0/+1
2011-09-23ARM: vfp: Use cpu pm notifiers to save vfp stateColin Cross1-8/+21
2011-09-23ARM: gic: Use cpu pm notifiers to save gic stateColin Cross2-0/+195
2011-09-23ARM: Enable CPU_PM notifiers on ARM machines.Santosh Shilimkar1-0/+1
2011-09-23cpu_pm: call notifiers during suspendColin Cross1-0/+33
2011-09-23cpu_pm: Add cpu power management notifiersColin Cross4-0/+314
2011-09-23Merge branch 'for_3.2/pm-cleanup' of git://gitorious.org/khilman/linux-omap-p...Tony Lindgren3-40/+11
2011-09-23Merge branch 'for_3.2/omap_device' of git://gitorious.org/khilman/linux-omap-...Tony Lindgren240-1119/+2213
2011-09-23Merge branch 'pm' into devel-stableRussell King12-201/+197
2011-09-22Linux 3.1-rc7v3.1-rc7Linus Torvalds1-1/+1
2011-09-22XZ: Fix incorrect XZ_BUF_ERRORLasse Collin1-7/+20
2011-09-22Merge git://github.com/davem330/netLinus Torvalds22-80/+165
2011-09-22Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds21-78/+92
2011-09-22init: carefully handle loglevel option on kernel cmdline.Alexander Sverdlin1-2/+13
2011-09-22teach /proc/$pid/numa_maps about transparent hugepagesDave Hansen1-0/+20
2011-09-22break out numa_maps gather_pte_stats() checksDave Hansen1-15/+24