summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-12-15MXC IOMUX-V3 replace struct pad_desc with bitmapped cookie (step 2)Lothar Waßmann4-75/+66
2010-12-14ARM: mx5: check for error in ioremapFabio Estevam5-0/+18
2010-12-14Fix imx cpufreq driver as moduleArnaud Patard (Rtp)1-1/+0
2010-12-14mx51: support FIQ on TZIC, revisedPeter Horton6-28/+155
2010-12-14ARM: imx/mx27_3ds: Add watchdog supportFabio Estevam2-0/+2
2010-12-14ARM: mx3/mx31_3ds: Add watchdog supportFabio Estevam2-0/+2
2010-12-14mx51: add SSI3Peter Horton3-6/+12
2010-12-14watchdog: imx: use clk_get to acquire the watchdog clockFabio Estevam7-8/+8
2010-12-07ARM: mx5/mx51_babbage: Add watchdog supportFabio Estevam2-0/+2
2010-12-07ARM: mx5: add watchdog clocksFabio Estevam1-0/+6
2010-12-07ARM: mx5: add support for the two watchdog modulesFabio Estevam5-15/+23
2010-12-06Merge commit 'v2.6.37-rc4' into imx-for-2.6.38Sascha Hauer94-480/+5342
2010-12-03iMX51: introduce IMX_GPIO_NRArnaud Patard (Rtp)7-44/+49
2010-12-03ARM: mx5: dynamically allocate imx2-wdt devicesFabio Estevam4-16/+9
2010-12-03ARM: mx5: introduce SOC_IMX51Fabio Estevam11-19/+28
2010-12-03arm: dma: check clk_get() resultVasiliy Kulikov1-0/+2
2010-12-03mx5: Fix efikamx buildArnaud Patard (Rtp)2-4/+4
2010-12-03ARM: mx25: fix offset for usb host controllerUwe Kleine-König1-1/+6
2010-12-03plat-mxc/ehci.c: fix compile breakageEric Bénard1-6/+6
2010-12-03ARM i.MX SDMA: Add ROM script addresses to platform_dataSascha Hauer1-8/+97
2010-12-03dmaengine i.MX SDMA: Allow to run without firmwareSascha Hauer1-0/+46
2010-11-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-1/+1
2010-11-30powerpc: Use call_rcu_sched() for pagetablesPeter Zijlstra1-1/+1
2010-11-30Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-1/+23
2010-11-28Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+21
2010-11-28ARM: imx: Get the silicon version from the IIM moduleDinh Nguyen13-110/+98
2010-11-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-43/+84
2010-11-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-8/+15
2010-11-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-11/+13
2010-11-27Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-61/+119
2010-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-0/+3
2010-11-27Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-21/+21
2010-11-26perf, x86: Fixup Kconfig depsPeter Zijlstra1-1/+1
2010-11-26x86, perf, nmi: Disable perf if counters are not accessibleDon Zickus1-0/+20
2010-11-25[S390] nmi: fix clock comparator revalidationHeiko Carstens2-11/+13
2010-11-25ARM: S5PV210: Fix sysdev related warning messagesAbhilash Kesavan2-0/+2
2010-11-25ARM: S3C24XX: Fix UART3 submask on S3C2416 and S3C2443Abhilash Kesavan2-4/+2
2010-11-25ARM: S3C24XX: Fix Demux error in UART3 irqs on S3C2443 and S3C2416Abhilash Kesavan2-2/+2
2010-11-25ARM: S3C64XX: fix uart clock setup for mini6410/real6410Darius Augulis2-2/+2
2010-11-25ARM: S3C24XX: Fix wrong s3c_gpio_cfgpullKukjin Kim3-9/+9
2010-11-25ARM: S3C2410: Adapt h1940-bluetooth to gpiolib changesVasily Khoruzhick1-4/+4
2010-11-25OMAP2+: PM/serial: hold console semaphore while OMAP UARTs are disabledPaul Walmsley3-0/+22
2010-11-25OMAP: UART: don't resume UARTs that are not enabled.Kevin Hilman1-1/+1
2010-11-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...Linus Torvalds3-16/+56
2010-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds3-28/+38
2010-11-25Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds12-187/+4760
2010-11-25Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds29-53/+119
2010-11-25Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-9/+10
2010-11-25arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inlineAndrew Morton1-2/+2
2010-11-25uml: disable winch irq before freeing handler dataWill Newton1-2/+3