aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-mxc/devices (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2011-07-07ARM: mxc: imx-dma on imx25 has no other TO version but TO1Shawn Guo1-2/+2
2011-07-07ARM: mxc: change imx-dma default to_version to 1Shawn Guo1-4/+4
2011-07-07ARM: mxc: sdma on imx25 is a V2 blockShawn Guo1-1/+1
2011-07-07ARM: mxc: imx-sdma device gets 16K iosize than 4KShawn Guo1-1/+1
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan6-0/+6
2011-06-06gpio/mxc: Change gpio-mxc into an upstanding gpio driverShawn Guo2-0/+33
2011-06-06ARM: mx51/sdma: Check the chip revision in run-timeFabio Estevam1-2/+4
2011-05-19video i.MX: remove mx1 compile time dependenciesSascha Hauer1-1/+0
2011-05-19ARM: imx51: use platform id 2 for imx51-cspiUwe Kleine-König1-1/+1
2011-05-19ARM: mx3: dynamically allocate "ipu-core" devicesUwe Kleine-König3-0/+133
2011-05-19ARM: mx3: dynamically allocate "mxc_rtc" devicesUwe Kleine-König3-0/+44
2011-03-23ARM: mxc: fix buggy '.end' of IORESOURCE_MEM in device codesShawn Guo2-2/+2
2011-03-07ARM: imx3x: clean up ARCH_MX3XRichard Zhao1-2/+2
2011-03-07ARM: imx5x: clean up ARCH_MX5XRichard Zhao1-1/+1
2011-03-07MX1: Add structure, registration functions for framebuffer and rename LCDC INTGwenhael Goavec-Merou1-0/+5
2011-03-07MX1: Add data structure for SPIGwenhael Goavec-Merou1-0/+9
2011-03-01ARM: mxc: add a dma mask to fec devicesUwe Kleine-König1-2/+2
2011-02-18ARM: mx5: Add watchdog support for MX53Fabio Estevam1-0/+9
2011-01-19arm: mx50_rdp: add i2c bus supportRichard Zhao1-0/+10
2011-01-19arm: mx50_rdp: add fec supportRichard Zhao1-0/+5
2011-01-12ARM: mx5: dynamically allocate imx-keypad devicesFabio Estevam1-0/+5
2011-01-12ARM: mx5: dynamically allocate pwm devicesFabio Estevam1-0/+9
2011-01-11ARM i.MX53 enable spi on EVK boardYong Shen1-0/+12
2011-01-07ARM i.MX53 enable sdhc support on EVK boardYong Shen1-0/+12
2011-01-07ARM i.MX53 enable i2c on EVK boardYong Shen1-0/+9
2011-01-07ARM i.MX53: enable fec driver on EVK boardYong Shen2-1/+6
2011-01-04ARM i.MX53: Make MX53 EVK bootableYong Shen1-0/+10
2011-01-03arm: mx50: add core functions support except clockRichard Zhao1-0/+12
2010-12-14mx51: add SSI3Peter Horton1-0/+1
2010-12-07ARM: mx5: add support for the two watchdog modulesFabio Estevam1-10/+17
2010-12-06Merge commit 'v2.6.37-rc4' into imx-for-2.6.38Sascha Hauer2-8/+1