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 | -11/+11 |
2011-01-14 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev... | Russell King | 1 | -2/+2 |
2011-01-14 | ARM i.MX mx31_3ds: Fix MC13783 regulator names | Sascha Hauer | 1 | -2/+2 |
2011-01-13 | ARM: mx3: irq_data conversion. | Lennert Buytenhek | 1 | -9/+9 |
2011-01-12 | Change the register name definitions for mc13783 | Yong Shen | 2 | -4/+4 |
2011-01-07 | Merge branch 'devel-stable' into devel | Russell King | 26 | -496/+450 |
2011-01-07 | Merge branch 'smp' into misc | Russell King | 1 | -3/+2 |
2011-01-03 | ARM: mx3/mx31_3ds: Add support for USB Host2 port | Fabio Estevam | 1 | -0/+77 |
2011-01-03 | ARM: mx3/mx31_3ds: Add support for OTG host mode | Fabio Estevam | 2 | -1/+37 |
2011-01-03 | ARM: mx3/mx35_3ds: Add USB OTG Host mode | Fabio Estevam | 1 | -1/+26 |
2010-12-15 | MXC IOMUX-V3 replace struct pad_desc with bitmapped cookie (step 2) | Lothar Waßmann | 1 | -7/+7 |
2010-12-14 | ARM: mx3/mx31_3ds: Add watchdog support | Fabio Estevam | 2 | -0/+2 |
2010-12-14 | watchdog: imx: use clk_get to acquire the watchdog clock | Fabio Estevam | 2 | -2/+2 |
2010-12-06 | Merge commit 'v2.6.37-rc4' into imx-for-2.6.38 | Sascha Hauer | 1 | -2/+1 |
2010-11-28 | ARM: imx: Get the silicon version from the IIM module | Dinh Nguyen | 2 | -14/+19 |
2010-11-26 | ARM: 6483/1: arm & sh: factorised duplicated clkdev.c | Jean-Christop PLAGNIOL-VILLARD | 2 | -3/+2 |
2010-11-24 | ARM i.MX irq: Compile avic irq code only on SoCs that need it | Sascha Hauer | 1 | -0/+2 |
2010-11-24 | mx31_3ds: Add touchscreen support | Fabio Estevam | 1 | -1/+1 |
2010-11-24 | ARM: i.MX IOMUX-V3 replace struct pad_desc with bitmapped cookie | Lothar Waßmann | 4 | -11/+11 |
2010-11-24 | Merge branch 'imx-for-2.6.38' of git://git.pengutronix.de/git/ukl/linux-2.6 i... | Sascha Hauer | 24 | -462/+269 |
2010-11-19 | ARM: imx: fix name for functions adding sdhci-esdhc-imx devices | Uwe Kleine-König | 5 | -13/+14 |
2010-11-19 | ARM: mx3/mx35_3ds: Add watchdog support | Uwe Kleine-König | 2 | -0/+2 |
2010-11-19 | ARM: mx3: dynamically allocate imx-keypad devices | Uwe Kleine-König | 6 | -23/+11 |
2010-11-19 | ARM: mx3: dynamically allocate imx2-wdt devices | Uwe Kleine-König | 9 | -42/+16 |
2010-11-19 | ARM: mx3: dynamically allocate mxc-ehci devices | Uwe Kleine-König | 16 | -135/+76 |
2010-11-19 | ARM: mx3: dynamically allocate fsl-usb2-udc devices | Uwe Kleine-König | 13 | -59/+51 |
2010-11-19 | ARM: mx3: dynamically allocate mxc_rnga devices | Uwe Kleine-König | 3 | -20/+1 |
2010-11-19 | ARM: mx3: dynamically register mxc-mmc devices | Uwe Kleine-König | 11 | -64/+26 |
2010-11-19 | ARM: mx3: introduce SOC_IMX31 and SOC_IMX35 | Uwe Kleine-König | 3 | -20/+32 |
2010-11-19 | ARM: mx3: use an MX35 constant in imx35 only code | Uwe Kleine-König | 1 | -1/+1 |
2010-11-19 | ARM: mx3: move registration of gpios to plat-mxc/gpio.c | Uwe Kleine-König | 2 | -39/+12 |
2010-11-17 | ARM: mx3/mach-pcm037_eet: Fix section mismatch for eet_init_devices() | Alberto Panizzo | 1 | -1/+1 |
2010-11-17 | ARM: imx: change the way flexcan devices are registered | Uwe Kleine-König | 1 | -4/+5 |
2010-11-17 | ARM: imx: dynamically allocate mxc_w1 devices | Uwe Kleine-König | 6 | -17/+10 |
2010-11-17 | ARM: imx: use MXxy_IO_P2V macros to setup static mappings | Uwe Kleine-König | 1 | -34/+19 |
2010-11-17 | ARM: imx: refactor the io mapping macro | Uwe Kleine-König | 1 | -3/+3 |
2010-11-17 | ARM: mx3: fix the last users of IMX_NEEDS_DEPRECATED_SYMBOLS | Uwe Kleine-König | 3 | -59/+61 |
2010-11-15 | ARM i.MX pcm037 eet: compile fixes | Sascha Hauer | 1 | -2/+1 |
2010-11-02 | mach-pcm037_eet: Fix section mismatch for eet_init_devices() | Alberto Panizzo | 1 | -1/+1 |
2010-10-30 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 4 | -42/+30 |
2010-10-28 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -4/+0 |
2010-10-28 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev... | Russell King | 4 | -42/+30 |
2010-10-26 | mx31_3ds: Fix spi registration | Rogerio Pimentel | 1 | -1/+1 |
2010-10-26 | mx31_3ds: Fix the logic for detecting the debug board | Rogerio Pimentel | 1 | -3/+3 |
2010-10-26 | mx31_3ds: Remove unused debug board definitions | Rogerio Pimentel | 1 | -30/+0 |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 1 | -0/+1 |
2010-10-23 | [media] soc_camera: Don't use module names to load I2C modules | Laurent Pinchart | 3 | -4/+0 |
2010-10-22 | mxc_udc: add workaround for ENGcm09152 for i.MX35 | Eric Bénard | 1 | -0/+1 |
2010-10-22 | mx35pdk: add debug board support | Xiao Jiang | 2 | -0/+9 |
2010-10-22 | mx35_3ds: add mmc support | Shawn Guo | 2 | -0/+9 |