aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mxs (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-26Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds3-0/+29
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds1-7/+0
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds2-3/+3
2011-07-25Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds3-8/+3
2011-07-22Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds10-369/+68
2011-07-19ARM: Consolidate the clkdev header filesKyungmin Park1-7/+0
2011-07-15Merge branch 'fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 into imx/fixesArnd Bergmann1-0/+2
2011-07-15ARM: mxs-dma: include <linux/dmaengine.h>Dong Aisheng1-0/+2
2011-07-07arm: mxs: add mmc-device for mach-tx28Wolfram Sang2-0/+7
2011-07-07ARM: mxs/mx28evk: add leds-gpio device for heartbeatShawn Guo2-0/+22
2011-07-07Merge remote-tracking branch 'grant/gpio/next-mx' into devel-featuresSascha Hauer10-369/+68
2011-07-07ARM: mxs/tx28: convert to new leds-gpio registration helperUwe Kleine-König2-3/+3
2011-07-07ARM: mxs/tx28: according to the TX28's datasheet D4-D7 are not used for MMC0Uwe Kleine-König1-8/+0
2011-07-07ARM i.MX23/28: platform-mxsfb: Add missing include of linux/dma-mapping.hAxel Lin1-0/+1
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan3-0/+3
2011-06-06gpio/mxs: Change gpio-mxs into an upstanding gpio driverShawn Guo6-2/+67
2011-06-06gpio/mxs: Move Freescale mxs gpio driver to drivers/gpioGrant Likely4-367/+1
2011-06-06arm: mxs: include asm/processor.h for cpu_relax()Wolfram Sang1-0/+2
2011-05-23Merge branch 'devel-stable' into for-linusRussell King9-12/+14
2011-05-23Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidateRussell King3-0/+131
2011-05-23clocksource: convert MXS timrotv2 to 32-bit down counting clocksourceRussell King1-13/+7
2011-05-20Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stableRussell King8-11/+13
2011-05-19mx23: register clocks for mmcPeter Korsgaard1-0/+2
2011-05-19arm: mach-imx/mxs: drop 'default' boardsWolfram Sang1-2/+0
2011-05-19ARM: mxs: fix naming of struct holding info for mxs-i2c devicesUwe Kleine-König3-5/+7
2011-05-19ARM: mxs/i.MX23: make i2c defines consistent and match the reference manualWolfram Sang1-1/+1
2011-05-19ARM: mxs/mach-mx2[38]evk: Set the initial value on gpio_request_oneFabio Estevam2-3/+3
2011-05-07Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into devel-stableRussell King1-1/+1
2011-05-07ARM: zImage: remove the static qualifier from global data variablesNicolas Pitre1-1/+1
2011-05-02ARM: mach-mxs: add stmp378x-devbWolfram Sang3-0/+131
2011-04-12ARM: mxs/clock-mx28: fix up name##_set_rateUwe Kleine-König1-1/+6
2011-03-30Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds13-6/+302
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2-4/+3
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner2-7/+7
2011-03-25ARM: mxs/mx28evk: add mmc deviceShawn Guo2-0/+90
2011-03-25ARM: mxs/mx23evk: add mmc deviceShawn Guo2-0/+45
2011-03-25ARM: mxs: dynamically allocate mmc deviceShawn Guo8-0/+131
2011-03-23ARM: mxs: configure and register the second FEC device on TX28/STK5-V4Lothar Waßmann2-6/+36
2011-03-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-0/+26
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds1-0/+18
2011-03-17Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds36-480/+1434
2011-03-15mmc: mxs-mmc: add mmc host driver for i.MX23/28Shawn Guo1-0/+18
2011-03-10ARM: mxs/mx28evk: add framebuffer deviceShawn Guo2-0/+77
2011-03-10ARM: mx28: set proper parent for lcdif clockShawn Guo1-0/+2
2011-03-08ARM: mxs/mx28evk: add flexcan devicesShawn Guo2-0/+56
2011-03-07ARM: mxs: make ssp error irq definition consistentShawn Guo2-5/+5
2011-03-07ARM: mxs: add dma deviceShawn Guo4-3/+54
2011-03-07ARM: mxs: add dma channel definitionsShawn Guo2-0/+61
2011-03-07ARM: mxs/mx23evk: add framebuffer deviceShawn Guo2-0/+80
2011-03-07ARM: mxs: fix typo "GPO" in iomux-mx23.hShawn Guo1-95/+95