summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx
Commit message (Expand)AuthorAgeFilesLines
* ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2011-08-082-4/+2
* dmaengine: imx-sdma: use platform_device_id to identify sdma versionShawn Guo2011-07-276-9/+8
* mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx()Shawn Guo2011-07-272-5/+5
* mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5Shawn Guo2011-07-274-2/+8
* net/fec: gasket needs to be enabled for some i.mxShawn Guo2011-07-273-3/+4
* serial/imx: get rid of the uses of cpu_is_mx1()Shawn Guo2011-07-276-26/+30
* Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-267-1/+198
|\
| * Enable RTC driver.Jürgen Lambrecht2011-07-071-1/+2
| * dmaengine: imx-sdma: pass sdma firmware name via platform dataShawn Guo2011-07-073-8/+13
| * ARM: mxc: clean up imx-dma device registrationShawn Guo2011-07-075-0/+100
| * ARM: mach-imx/mx27_3ds: Add touchscreen supportFabio Estevam2011-07-071-1/+1
| * ARM: mach-imx/mx27_3ds: Add LCD supportFabio Estevam2011-07-072-0/+91
| * ARM: imx2: Fix GPIO iosizeFabio Estevam2011-07-073-16/+20
| * Merge remote-tracking branch 'grant/gpio/next-mx' into devel-featuresSascha Hauer2011-07-0735-56/+107
| |\
* | \ Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-2512-111/+42
|\ \ \ | |/ /
| * | ARM: mach-imx/mx27_3ds: Do not annotate the chip select as internalFabio Estevam2011-07-071-3/+3
| * | ARM: mach-imx/mx27_3ds: Use the standard gpio_to_irq functionFabio Estevam2011-07-071-4/+5
| * | ARM: mach-imx/scb9328: Make the UART gpio setup simplerFabio Estevam2011-07-071-14/+3
| * | ARM: imx/mach-apf9328: Simplify UART0 registrationFabio Estevam2011-07-071-6/+1
| * | ARM i.MX: get rid of wrong MXC_INTERNAL_IRQ usageSascha Hauer2011-07-071-1/+1
| * | ARM i.MX: dmav1: kill SoC ifdefsSascha Hauer2011-07-071-22/+3
| * | ARM i.MX: fix last user of iomux.h and remove itSascha Hauer2011-07-071-1/+1
| * | ARM: imx: convert to new leds-gpio registration helperUwe Kleine-König2011-07-076-60/+25
* | | Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2011-07-252-10/+29
|\ \ \ | |/ /
| * | ARM: mach-imx/mx27_3ds: Fix regulator supportFabio Estevam2011-07-071-1/+20
| * | ARM: mach-imx/mx31_3ds: Fix IOMUX for SPI1 signalsFabio Estevam2011-07-071-5/+5
| * | ARM: mach-imx/mx27_3ds: Use the standard i.MX macro for GPIO numberingFabio Estevam2011-07-071-4/+4
* | | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-221-3/+4
|\ \ \
| * | | spi/imx: use soc name in spi device type naming schemeShawn Guo2011-07-141-3/+4
| |/ /
* | | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-2235-56/+114
|\ \ \
| * | | gpio/mxc: get rid of the uses of cpu_is_mx()Shawn Guo2011-07-086-26/+33
| | |/ | |/|
| * | gpio/mxc: Change gpio-mxc into an upstanding gpio driverShawn Guo2011-06-0635-56/+107
| |/
* | net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-212-0/+2
|/
* ARM: imx: move mx3 support to mach-imxUwe Kleine-König2011-05-1938-7/+9784
* MX1: Add ARMadeus Systems APF9328 board supportGwenhael Goavec-Merou2011-05-193-0/+152
* ARM: mxc: don't use the symbols in the CPU family choice to select othersUwe Kleine-König2011-05-191-0/+1
* ARM: imx: clean up the section marks of extern dataRichard Zhao2011-05-194-48/+47
* ARM: imx: remove #includes already available from devices-common.hUwe Kleine-König2011-05-1911-13/+0
* ARM: imx: use imx_add_gpio_keys to register "gpio-keys" devicesUwe Kleine-König2011-05-193-23/+8
* ARM: mach-imx: mx25_3ds: add write-protect and card-detect for SDShawn Guo2011-05-191-1/+11
* Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2011-03-282-1/+8
|\
| * eukrea_mbimxsd25-baseboard: add SD card detectEric Bénard2011-03-251-1/+7
| * ARM: imx: let MACH_IMX27_VISSTRIM_M10 select IMX_HAVE_PLATFORM_IMX_SSIUwe Kleine-König2011-03-231-0/+1
* | mfd: mfd_cell is now implicitly available to mc13xxx driversAndres Salomon2011-03-232-8/+13
|/
* arm: imx: Zero entire imxdma structureIlia Mirkin2011-03-101-1/+1
* ARM: imx/mx25: dynamically allocate pwm devicesBaruch Siach2011-03-081-0/+4
* ARM: imx/mx25: fix (again) spi device registration typoBaruch Siach2011-03-081-1/+1
* ARM i.MX: introduce imx_otg_ulpi_create to create ULPI transceiversSascha Hauer2011-03-073-33/+25
* ARM i.MX: iomux v1 initialization away from initcallSascha Hauer2011-03-073-0/+9
* ARM i.MX: Move gpio initialization to SoC specific filesSascha Hauer2011-03-074-8/+40
OpenPOWER on IntegriCloud