aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-22ARM: 7051/1: cpuimx* boards: fix mach-types errorsEric Bénard3-3/+3
2011-08-08Merge commit 'v3.1-rc1' into imx-fixesSascha Hauer47-220/+438
2011-08-01i.MX25 GPT clock fix: ensure correct the clock sourceMehnert, Torsten1-0/+3
2011-07-27dmaengine: imx-sdma: use platform_device_id to identify sdma versionShawn Guo6-9/+8
2011-07-27mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx()Shawn Guo2-5/+5
2011-07-27mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5Shawn Guo4-2/+8
2011-07-27net/fec: gasket needs to be enabled for some i.mxShawn Guo3-3/+4
2011-07-27serial/imx: get rid of the uses of cpu_is_mx1()Shawn Guo6-26/+30
2011-07-26Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds7-1/+198
2011-07-26ARM: mach-imx/mx31lilly: Fix section mismatchesFabio Estevam1-1/+1
2011-07-26ARM: mach-imx/mx31ads: Fix section mismatchesFabio Estevam1-2/+2
2011-07-26Add tlv320aic32x4 platform data to Visstrim_M10.Javier Martin1-0/+13
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds12-111/+42
2011-07-25Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds2-10/+29
2011-07-22Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-3/+4
2011-07-22Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds35-56/+114
2011-07-14spi/imx: use soc name in spi device type naming schemeShawn Guo1-3/+4
2011-07-08gpio/mxc: get rid of the uses of cpu_is_mx()Shawn Guo6-26/+33
2011-07-07Enable RTC driver.Jürgen Lambrecht1-1/+2
2011-07-07dmaengine: imx-sdma: pass sdma firmware name via platform dataShawn Guo3-8/+13
2011-07-07ARM: mxc: clean up imx-dma device registrationShawn Guo5-0/+100
2011-07-07ARM: mach-imx/mx27_3ds: Add touchscreen supportFabio Estevam1-1/+1
2011-07-07ARM: mach-imx/mx27_3ds: Add LCD supportFabio Estevam2-0/+91
2011-07-07ARM: imx2: Fix GPIO iosizeFabio Estevam3-16/+20
2011-07-07Merge remote-tracking branch 'grant/gpio/next-mx' into devel-featuresSascha Hauer35-56/+107
2011-07-07ARM: mach-imx/mx27_3ds: Do not annotate the chip select as internalFabio Estevam1-3/+3
2011-07-07ARM: mach-imx/mx27_3ds: Use the standard gpio_to_irq functionFabio Estevam1-4/+5
2011-07-07ARM: mach-imx/scb9328: Make the UART gpio setup simplerFabio Estevam1-14/+3
2011-07-07ARM: imx/mach-apf9328: Simplify UART0 registrationFabio Estevam1-6/+1
2011-07-07ARM i.MX: get rid of wrong MXC_INTERNAL_IRQ usageSascha Hauer1-1/+1
2011-07-07ARM i.MX: dmav1: kill SoC ifdefsSascha Hauer1-22/+3
2011-07-07ARM i.MX: fix last user of iomux.h and remove itSascha Hauer1-1/+1
2011-07-07ARM: imx: convert to new leds-gpio registration helperUwe Kleine-König6-60/+25
2011-07-07ARM: mach-imx/mx27_3ds: Fix regulator supportFabio Estevam1-1/+20
2011-07-07ARM: mach-imx/mx31_3ds: Fix IOMUX for SPI1 signalsFabio Estevam1-5/+5
2011-07-07ARM: mach-imx/mx27_3ds: Use the standard i.MX macro for GPIO numberingFabio Estevam1-4/+4
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2-0/+2
2011-06-06gpio/mxc: Change gpio-mxc into an upstanding gpio driverShawn Guo35-56/+107
2011-05-19ARM: imx: move mx3 support to mach-imxUwe Kleine-König38-7/+9784
2011-05-19MX1: Add ARMadeus Systems APF9328 board supportGwenhael Goavec-Merou3-0/+152
2011-05-19ARM: mxc: don't use the symbols in the CPU family choice to select othersUwe Kleine-König1-0/+1
2011-05-19ARM: imx: clean up the section marks of extern dataRichard Zhao4-48/+47
2011-05-19ARM: imx: remove #includes already available from devices-common.hUwe Kleine-König11-13/+0
2011-05-19ARM: imx: use imx_add_gpio_keys to register "gpio-keys" devicesUwe Kleine-König3-23/+8
2011-05-19ARM: mach-imx: mx25_3ds: add write-protect and card-detect for SDShawn Guo1-1/+11
2011-03-28Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stableRussell King2-1/+8
2011-03-25eukrea_mbimxsd25-baseboard: add SD card detectEric Bénard1-1/+7
2011-03-23ARM: imx: let MACH_IMX27_VISSTRIM_M10 select IMX_HAVE_PLATFORM_IMX_SSIUwe Kleine-König1-0/+1
2011-03-23mfd: mfd_cell is now implicitly available to mc13xxx driversAndres Salomon2-8/+13
2011-03-10arm: imx: Zero entire imxdma structureIlia Mirkin1-1/+1