summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2011-09-22make /proc/$pid/numa_maps gather_stats() take variable page sizeDave Hansen1-10/+11
2011-09-21xfrm: Perform a replay check after return from async codepathsSteffen Klassert1-0/+5
2011-09-21fib:fix BUG_ON in fib_nl_newrule when add new fib ruleGao feng1-2/+2
2011-09-21ARM: 7082/1: platform_device: pdev_archdata: add omap_device pointerKevin Hilman1-0/+5
2011-09-21Merge branch 'davinci/cleanup' into next/cleanupArnd Bergmann6-4/+8
2011-09-21floppy: use del_timer_sync() in init cleanupCarsten Emde1-4/+4
2011-09-21blk-cgroup: be able to remove the record of unplugged deviceWanlong Gao1-21/+16
2011-09-21ixgbe: fix possible null buffer errorJesse Brandeburg1-2/+2
2011-09-21tg3: fix VLAN tagging regressionKasper Pedersen1-2/+0
2011-09-21ARM: OMAP2+: Fix missing inline functions for Makefile cleanupTony Lindgren2-5/+19
2011-09-21Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds13-65/+52