summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mxs
AgeCommit message (Expand)AuthorFilesLines
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2-25/+1
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds1-8/+0
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer1-1/+1
2011-10-13ARM: mach-mxs: remove mach/memory.hNicolas Pitre1-24/+0
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-08-12ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King1-3/+0
2011-08-12ARM: gpio: consolidate gpio_to_irqRussell King1-1/+0
2011-08-12ARM: gpio: consolidate trivial gpiolib implementationsRussell King1-5/+1
2011-07-27Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-0/+29
2011-07-27Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-7/+0
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+3
2011-07-25Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds3-8/+3
2011-07-23Merge 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 i...Arnd 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-22net: 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-generi...Russell 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 dev...Russell 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 de...Russell 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-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds1-0/+26
2011-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-0/+18
2011-03-18Merge 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