Age | Commit message (Expand) | Author | Files | Lines |
2010-12-14 | ARM: imx/mx27_3ds: Add watchdog support | Fabio Estevam | 2 | -0/+2 |
2010-12-14 | ARM: mx3/mx31_3ds: Add watchdog support | Fabio Estevam | 2 | -0/+2 |
2010-12-14 | mx51: add SSI3 | Peter Horton | 3 | -6/+12 |
2010-12-14 | watchdog: imx: use clk_get to acquire the watchdog clock | Fabio Estevam | 7 | -8/+8 |
2010-12-07 | ARM: mx5/mx51_babbage: Add watchdog support | Fabio Estevam | 2 | -0/+2 |
2010-12-07 | ARM: mx5: add watchdog clocks | Fabio Estevam | 1 | -0/+6 |
2010-12-07 | ARM: mx5: add support for the two watchdog modules | Fabio Estevam | 5 | -15/+23 |
2010-12-06 | Merge commit 'v2.6.37-rc4' into imx-for-2.6.38 | Sascha Hauer | 94 | -480/+5342 |
2010-12-03 | iMX51: introduce IMX_GPIO_NR | Arnaud Patard (Rtp) | 7 | -44/+49 |
2010-12-03 | ARM: mx5: dynamically allocate imx2-wdt devices | Fabio Estevam | 4 | -16/+9 |
2010-12-03 | ARM: mx5: introduce SOC_IMX51 | Fabio Estevam | 11 | -19/+28 |
2010-12-03 | arm: dma: check clk_get() result | Vasiliy Kulikov | 1 | -0/+2 |
2010-12-03 | mx5: Fix efikamx build | Arnaud Patard (Rtp) | 2 | -4/+4 |
2010-12-03 | ARM: mx25: fix offset for usb host controller | Uwe Kleine-König | 1 | -1/+6 |
2010-12-03 | plat-mxc/ehci.c: fix compile breakage | Eric Bénard | 1 | -6/+6 |
2010-12-03 | ARM i.MX SDMA: Add ROM script addresses to platform_data | Sascha Hauer | 1 | -8/+97 |
2010-12-03 | dmaengine i.MX SDMA: Allow to run without firmware | Sascha Hauer | 1 | -0/+46 |
2010-11-30 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 1 | -1/+1 |
2010-11-30 | powerpc: Use call_rcu_sched() for pagetables | Peter Zijlstra | 1 | -1/+1 |
2010-11-30 | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -1/+23 |
2010-11-28 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -1/+21 |
2010-11-28 | ARM: imx: Get the silicon version from the IIM module | Dinh Nguyen | 13 | -110/+98 |
2010-11-27 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 9 | -43/+84 |
2010-11-27 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -8/+15 |
2010-11-27 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2 | -11/+13 |
2010-11-27 | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -61/+119 |
2010-11-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 1 | -0/+3 |
2010-11-27 | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 10 | -21/+21 |
2010-11-26 | perf, x86: Fixup Kconfig deps | Peter Zijlstra | 1 | -1/+1 |
2010-11-26 | x86, perf, nmi: Disable perf if counters are not accessible | Don Zickus | 1 | -0/+20 |
2010-11-25 | [S390] nmi: fix clock comparator revalidation | Heiko Carstens | 2 | -11/+13 |
2010-11-25 | ARM: S5PV210: Fix sysdev related warning messages | Abhilash Kesavan | 2 | -0/+2 |
2010-11-25 | ARM: S3C24XX: Fix UART3 submask on S3C2416 and S3C2443 | Abhilash Kesavan | 2 | -4/+2 |
2010-11-25 | ARM: S3C24XX: Fix Demux error in UART3 irqs on S3C2443 and S3C2416 | Abhilash Kesavan | 2 | -2/+2 |
2010-11-25 | ARM: S3C64XX: fix uart clock setup for mini6410/real6410 | Darius Augulis | 2 | -2/+2 |
2010-11-25 | ARM: S3C24XX: Fix wrong s3c_gpio_cfgpull | Kukjin Kim | 3 | -9/+9 |
2010-11-25 | ARM: S3C2410: Adapt h1940-bluetooth to gpiolib changes | Vasily Khoruzhick | 1 | -4/+4 |
2010-11-25 | OMAP2+: PM/serial: hold console semaphore while OMAP UARTs are disabled | Paul Walmsley | 3 | -0/+22 |
2010-11-25 | OMAP: UART: don't resume UARTs that are not enabled. | Kevin Hilman | 1 | -1/+1 |
2010-11-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon... | Linus Torvalds | 3 | -16/+56 |
2010-11-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 3 | -28/+38 |
2010-11-25 | Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds | 12 | -187/+4760 |
2010-11-25 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 29 | -53/+119 |
2010-11-25 | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 | -9/+10 |
2010-11-25 | arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inline | Andrew Morton | 1 | -2/+2 |
2010-11-25 | uml: disable winch irq before freeing handler data | Will Newton | 1 | -2/+3 |
2010-11-24 | ARM: 6482/2: Fix find_next_zero_bit and related assembly | James Jones | 1 | -2/+4 |
2010-11-24 | arch/tile: fix memchr() not to dereference memory for zero length | Chris Metcalf | 1 | -16/+19 |
2010-11-24 | arch/tile: make glibc's sysconf(_SC_NPROCESSORS_CONF) work correctly | Chris Metcalf | 1 | -1/+1 |
2010-11-24 | Merge branch 'master' into for-linus | Chris Metcalf | 152 | -1856/+876 |