Age | Commit message (Expand) | Author | Files | Lines |
2011-01-15 | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -2/+9 |
2011-01-14 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev... | Russell King | 2 | -2/+9 |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 1 | -2/+2 |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+1 |
2011-01-12 | Change the register name definitions for mc13783 | Yong Shen | 1 | -2/+2 |
2011-01-11 | ARM: imx/mx27_3ds: Add debug board support | Fabio Estevam | 2 | -0/+7 |
2011-01-07 | ARM i.MX27 3ds: Fix mc13783 regulator names | Sascha Hauer | 1 | -2/+2 |
2011-01-07 | Merge branch 'devel-stable' into devel | Russell King | 34 | -767/+1610 |
2011-01-07 | Merge branch 'smp' into misc | Russell King | 1 | -6/+0 |
2011-01-03 | ARM: imx/mx27_3ds: Add PMIC support | Fabio Estevam | 2 | -0/+78 |
2011-01-03 | ARM: imx/mx25_3ds: Add USB support | Fabio Estevam | 2 | -1/+14 |
2011-01-03 | ARM: imx/mx27_3ds: Add USB OTG support | Fabio Estevam | 2 | -0/+74 |
2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -6/+0 |
2010-12-14 | ARM: imx/mx27_3ds: Add watchdog support | Fabio Estevam | 2 | -0/+2 |
2010-12-14 | watchdog: imx: use clk_get to acquire the watchdog clock | Fabio Estevam | 3 | -3/+3 |
2010-12-06 | Merge commit 'v2.6.37-rc4' into imx-for-2.6.38 | Sascha Hauer | 2 | -7/+1 |
2010-12-03 | arm: dma: check clk_get() result | Vasiliy Kulikov | 1 | -0/+2 |
2010-11-28 | ARM: imx: Get the silicon version from the IIM module | Dinh Nguyen | 2 | -12/+24 |
2010-11-26 | ARM: 6483/1: arm & sh: factorised duplicated clkdev.c | Jean-Christop PLAGNIOL-VILLARD | 3 | -4/+3 |
2010-11-24 | ARM i.MX27 pm: return gracefully on different socs | Sascha Hauer | 1 | -0/+3 |
2010-11-24 | ARM i.MX DMA: return gracefully on different socs | Sascha Hauer | 1 | -1/+1 |
2010-11-24 | ARM i.MX irq: Compile avic irq code only on SoCs that need it | Sascha Hauer | 1 | -0/+4 |
2010-11-24 | ARM: i.MX IOMUX-V3 replace struct pad_desc with bitmapped cookie | Lothar Waßmann | 3 | -3/+3 |
2010-11-24 | Merge branch 'imx-for-2.6.38' of git://git.pengutronix.de/git/ukl/linux-2.6 i... | Sascha Hauer | 29 | -752/+1408 |
2010-11-19 | ARM: imx: fix name for functions adding sdhci-esdhc-imx devices | Uwe Kleine-König | 4 | -8/+9 |
2010-11-19 | ARM: imx: let the machines select SOC_IMX{21,27} | Uwe Kleine-König | 1 | -2/+9 |
2010-11-19 | ARM: imx: let IMX_HAVE_PLATFORM_IMX_FB select HAVE_FB_IMX | Uwe Kleine-König | 1 | -2/+1 |
2010-11-19 | ARM: imx: move mx25 support to mach-imx | Uwe Kleine-König | 9 | -16/+1239 |
2010-11-17 | ARM: imx: move registration of gpios to plat-mxc/gpio.c | Uwe Kleine-König | 2 | -126/+0 |
2010-11-17 | ARM: imx: remove now empty devices.h | Uwe Kleine-König | 15 | -15/+0 |
2010-11-17 | ARM: imx: dynamically allocate imx21-hcd devices | Uwe Kleine-König | 3 | -29/+4 |
2010-11-17 | ARM: imx: dynamically allocate imx-keypad devices | Uwe Kleine-König | 7 | -26/+15 |
2010-11-17 | ARM: imx: dynamically allocate fsl-usb2-udc devices | Uwe Kleine-König | 6 | -35/+10 |
2010-11-17 | ARM: imx: dynamically allocate mxc-ehci devices | Uwe Kleine-König | 8 | -88/+28 |
2010-11-17 | ARM: imx: dynamically register mxc-mmc devices | Uwe Kleine-König | 15 | -72/+39 |
2010-11-17 | ARM: imx: dynamically allocate mxc_pwm devices | Uwe Kleine-König | 2 | -20/+0 |
2010-11-17 | ARM: imx: dynamically register imx-fb devices | Uwe Kleine-König | 11 | -50/+28 |
2010-11-17 | ARM: imx: dynamically allocate imx2-wdt devices | Uwe Kleine-König | 8 | -24/+14 |
2010-11-17 | ARM: imx: dynamically allocate mx2-camera device | Uwe Kleine-König | 3 | -33/+4 |
2010-11-17 | ARM: imx: dynamically allocate mx1-camera device | Uwe Kleine-König | 2 | -29/+0 |
2010-11-17 | ARM: imx: dynamically allocate imx_udc device | Uwe Kleine-König | 2 | -44/+0 |
2010-11-17 | ARM: imx: remove unused devices | Uwe Kleine-König | 2 | -86/+0 |
2010-11-17 | ARM: imx: dynamically allocate mxc_w1 devices | Uwe Kleine-König | 9 | -20/+16 |
2010-11-17 | ARM: imx: remove last explicit users of virtual base address defines | Uwe Kleine-König | 1 | -4/+4 |
2010-11-17 | ARM: imx: use MXxy_IO_P2V macros to setup static mappings | Uwe Kleine-König | 3 | -42/+7 |
2010-11-16 | suspend: constify platform_suspend_ops | Lionel Debroux | 1 | -1/+1 |
2010-11-15 | ARM i.MX27 eukrea: Fix compilation | Sascha Hauer | 1 | -6/+0 |
2010-10-30 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -0/+38 |
2010-10-28 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev... | Russell King | 1 | -0/+38 |
2010-10-28 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 1 | -6/+2 |