summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-mxc/devices
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-8/+8
|\
| * ARM: mxc: ahci: add clk_prepare/clk_unprepareRichard Zhao2012-02-011-8/+8
* | [media] MX2: Add platform definitions for eMMa-PrP deviceJavier Martin2012-02-281-0/+18
|/
* Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-014-0/+224
|\
| * Merge branches 'imx/pata' and 'imx/sata' into next/driverArnd Bergmann2011-10-203-0/+161
| |\
| | * AHCI Add the AHCI SATA feature on the MX53 platformsRichard Zhu2011-10-073-0/+161
| * | Fix pata imx resourceArnaud Patard (Rtp)2011-08-271-1/+1
| * | ARM: imx: Add PATA resources for other i.MX processorsFabio Estevam2011-08-241-4/+25
| * | imx51: add pata deviceArnaud Patard (Rtp)2011-08-233-0/+42
| |/
* | Merge branch 'imx-cleanup' of git://git.pengutronix.de/git/ukl/linux-2.6 into...Sascha Hauer2011-08-0315-216/+138
|\ \
| * | ARM: mx5: dynamically allocate high speed i2c (imx-i2c actually)Uwe Kleine-König2011-08-011-0/+6
| * | ARM: mx5: dynamically allocate fsl-usb2-udc devicesUwe Kleine-König2011-08-011-0/+5
| * | ARM: mx5: dynamically allocate mxc-ehci devicesUwe Kleine-König2011-08-011-0/+9
| |/
| * dmaengine: imx-sdma: use platform_device_id to identify sdma versionShawn Guo2011-07-271-2/+2
| * mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx()Shawn Guo2011-07-271-8/+9
| * mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5Shawn Guo2011-07-271-0/+12
| * net/fec: gasket needs to be enabled for some i.mxShawn Guo2011-07-271-8/+13
| * serial/imx: get rid of the uses of cpu_is_mx1()Shawn Guo2011-07-271-3/+4
| * Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-265-192/+32
| |\
| | * ARM: mx53: Add keypad supportFabio Estevam2011-07-071-0/+5
| | * ARM: mx53: Add SSI suportFabio Estevam2011-07-071-0/+10
| | * ARM: mx53: Add support for missing UARTsFabio Estevam2011-07-071-0/+2
| | * ARM: mxc: clean up imx-dma device registrationShawn Guo2011-07-071-219/+13
| | * ARM:mx53: Add I2C3 supportAndre Silva2011-07-071-1/+2
| | * ARM: mx53: Add SDMA support for MX53Fabio Estevam2011-07-071-0/+28
| | * Merge remote-tracking branch 'grant/gpio/next-mx' into devel-featuresSascha Hauer2011-07-072-0/+33
| | |\
| * | | Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2011-07-252-8/+8
| |\| |
| | * | ARM: mx51: Fix the address space length for SSIFabio Estevam2011-07-071-1/+1
| | * | ARM: mxc: imx-dma on imx25 has no other TO version but TO1Shawn Guo2011-07-071-2/+2
| | * | ARM: mxc: change imx-dma default to_version to 1Shawn Guo2011-07-071-4/+4
| | * | ARM: mxc: sdma on imx25 is a V2 blockShawn Guo2011-07-071-1/+1
| | * | ARM: mxc: imx-sdma device gets 16K iosize than 4KShawn Guo2011-07-071-1/+1
| * | | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-221-4/+8
| |\ \ \
| | * | | spi/imx: use soc name in spi device type naming schemeShawn Guo2011-07-141-4/+8
| * | | | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-222-0/+33
| |\ \ \ \
| | * | | | gpio/mxc: get rid of the uses of cpu_is_mx()Shawn Guo2011-07-081-2/+2
| | | |_|/ | | |/| |
| | * | | gpio/mxc: Change gpio-mxc into an upstanding gpio driverShawn Guo2011-06-062-0/+33
| | |/ /
| * | / net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-216-0/+6
| | |/ | |/|
* / | ARM: mx50: Select IMX_HAVE_PLATFORM_FEC as done on other i.MX devicesFabio Estevam2011-07-261-1/+1
|/ /
* / ARM: mx51/sdma: Check the chip revision in run-timeFabio Estevam2011-06-061-2/+4
|/
* video i.MX: remove mx1 compile time dependenciesSascha Hauer2011-05-191-1/+0
* ARM: imx51: use platform id 2 for imx51-cspiUwe Kleine-König2011-05-191-1/+1
* ARM: mx3: dynamically allocate "ipu-core" devicesUwe Kleine-König2011-05-193-0/+133
* ARM: mx3: dynamically allocate "mxc_rtc" devicesUwe Kleine-König2011-05-193-0/+44
* ARM: mxc: fix buggy '.end' of IORESOURCE_MEM in device codesShawn Guo2011-03-232-2/+2
* ARM: imx3x: clean up ARCH_MX3XRichard Zhao2011-03-071-2/+2
* ARM: imx5x: clean up ARCH_MX5XRichard Zhao2011-03-071-1/+1
* MX1: Add structure, registration functions for framebuffer and rename LCDC INTGwenhael Goavec-Merou2011-03-071-0/+5
* MX1: Add data structure for SPIGwenhael Goavec-Merou2011-03-071-0/+9
* ARM: mxc: add a dma mask to fec devicesUwe Kleine-König2011-03-011-2/+2