aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-mxc/devices (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-17ARM: imx: Move platform-mx2-emma to arch/arm/mach-imx/devicesFabio Estevam1-40/+0
2012-11-16ARM : i.MX27 : split code for allocation of ressources of camera and eMMAGaëtan Carlier1-0/+40
2012-10-15ARM: imx: move platform device code into mach-imxShawn Guo32-2377/+0
2012-10-13ARM: config: sort select statements alphanumericallyRussell King1-1/+1
2012-10-09Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headersDavid Woodhouse5-3/+45
2012-10-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds3-1/+43
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson1-1/+1
2012-09-14ARM: imx: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-12serial/imx: fix IMX UART macro usage to reflect correct processorOskar Schirmer1-1/+1
2012-08-22Merge tag 'v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid Woodhouse3-4/+8
2012-08-06[media] i.MX: coda: Add platform support for coda in i.MX27Javier Martin3-1/+43
2012-07-23Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-07-23Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+2
2012-07-16ARM: i.MX5x CSPI: Fixed clock name for CSPIAlexander Shiyan1-1/+1
2012-07-09ARM: imx: enable support for mx35 rtcBenoît Thébaudeau1-0/+5
2012-07-06mtd: mxc_nand: swap iomem resource orderSascha Hauer1-6/+5
2012-07-01dma: ipu: remove the use of ipu_platform_dataShawn Guo1-3/+2
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-8/+8
2012-02-28[media] MX2: Add platform definitions for eMMa-PrP deviceJavier Martin1-0/+18
2012-02-01ARM: mxc: ahci: add clk_prepare/clk_unprepareRichard Zhao1-8/+8
2011-11-01Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds4-0/+224
2011-10-20Merge branches 'imx/pata' and 'imx/sata' into next/driverArnd Bergmann3-0/+161
2011-10-07AHCI Add the AHCI SATA feature on the MX53 platformsRichard Zhu3-0/+161
2011-08-27Fix pata imx resourceArnaud Patard (Rtp)1-1/+1
2011-08-24ARM: imx: Add PATA resources for other i.MX processorsFabio Estevam1-4/+25
2011-08-23imx51: add pata deviceArnaud Patard (Rtp)3-0/+42
2011-08-03Merge branch 'imx-cleanup' of git://git.pengutronix.de/git/ukl/linux-2.6 into imx-cleanupSascha Hauer15-216/+138
2011-08-01ARM: mx5: dynamically allocate high speed i2c (imx-i2c actually)Uwe Kleine-König1-0/+6
2011-08-01ARM: mx5: dynamically allocate fsl-usb2-udc devicesUwe Kleine-König1-0/+5
2011-08-01ARM: mx5: dynamically allocate mxc-ehci devicesUwe Kleine-König1-0/+9
2011-07-27dmaengine: imx-sdma: use platform_device_id to identify sdma versionShawn Guo1-2/+2
2011-07-27mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx()Shawn Guo1-8/+9
2011-07-27mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5Shawn Guo1-0/+12
2011-07-27net/fec: gasket needs to be enabled for some i.mxShawn Guo1-8/+13
2011-07-27serial/imx: get rid of the uses of cpu_is_mx1()Shawn Guo1-3/+4
2011-07-26Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds5-192/+32
2011-07-26ARM: mx50: Select IMX_HAVE_PLATFORM_FEC as done on other i.MX devicesFabio Estevam1-1/+1
2011-07-25Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds2-8/+8
2011-07-22Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-4/+8
2011-07-22Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-0/+33
2011-07-14spi/imx: use soc name in spi device type naming schemeShawn Guo1-4/+8
2011-07-08gpio/mxc: get rid of the uses of cpu_is_mx()Shawn Guo1-2/+2
2011-07-07ARM: mx53: Add keypad supportFabio Estevam1-0/+5
2011-07-07ARM: mx53: Add SSI suportFabio Estevam1-0/+10
2011-07-07ARM: mx53: Add support for missing UARTsFabio Estevam1-0/+2
2011-07-07ARM: mxc: clean up imx-dma device registrationShawn Guo1-219/+13
2011-07-07ARM:mx53: Add I2C3 supportAndre Silva1-1/+2
2011-07-07ARM: mx53: Add SDMA support for MX53Fabio Estevam1-0/+28
2011-07-07Merge remote-tracking branch 'grant/gpio/next-mx' into devel-featuresSascha Hauer2-0/+33
2011-07-07ARM: mx51: Fix the address space length for SSIFabio Estevam1-1/+1