aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mxs/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann3-24/+1
2012-01-05Merge branch 'restart' into for-linusRussell King2-2/+1
2012-01-05Merge branch 'devel-stable' into for-linusRussell King1-22/+0
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: mxs: use new restart hookRussell King2-1/+4
2011-12-27Merge branch 'omap/hwmod' into next/driversArnd Bergmann2-2/+3
2011-12-02ARM: mx28evk: add platform data for saifDong Aisheng1-1/+3
2011-12-02ARM: mxs: add saif clkmux functionsDong Aisheng2-0/+22
2011-12-02ARM: mx28: LRADC macro renamePeter Rusko1-2/+2
2011-12-02arm: mx23: recognise stmp378x as mx23Wolfram Sang1-0/+1
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-22/+0
2011-11-01Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-10/+2
2011-11-01Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-0/+12
2011-11-01Merge branch 'next/board' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2-0/+2
2011-11-01Merge branch 'depends/rmk/devel-stable' into next/boardArnd Bergmann2-25/+1
2011-10-31Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann1-31/+1
2011-10-31Merge branch 'next/fixes' into next/cleanupArnd Bergmann3-56/+2
2011-10-31Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann2-25/+1
2011-10-21Merge branch 'depends/rmk/gpio' into next/boardArnd Bergmann1-8/+0
2011-10-20Merge branch 'imx-features-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 into imx/develArnd Bergmann2-0/+2
2011-10-17arm/imx: use Kconfig choice for low-level debug UART selectionShawn Guo1-10/+2
2011-10-13ARM: mach-mxs: remove mach/memory.hNicolas Pitre1-24/+0
2011-10-13ARM: mxs: Add initial support for DENX MX28Stefano Babic2-0/+2
2011-10-07Merge branch 'imx/cleanup' into imx/develArnd Bergmann2-4/+2
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-08-23ARM: mxs: add saif deviceDong Aisheng1-0/+12
2011-08-17arm/mxs: move MXS_GPIO_NR into mach/mxs.hShawn Guo1-2/+0
2011-08-17gpio/mxs: move irq_to_gpio() into gpio-mxs driverShawn Guo2-2/+2
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-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/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds1-0/+2
2011-07-19ARM: Consolidate the clkdev header filesKyungmin Park1-7/+0
2011-07-15ARM: mxs-dma: include <linux/dmaengine.h>Dong Aisheng1-0/+2
2011-06-06gpio/mxs: Change gpio-mxs into an upstanding gpio driverShawn Guo1-0/+2
2011-05-20Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stableRussell King2-3/+4
2011-05-19ARM: mxs: fix naming of struct holding info for mxs-i2c devicesUwe Kleine-König1-2/+3
2011-05-19ARM: mxs/i.MX23: make i2c defines consistent and match the reference manualWolfram Sang1-1/+1
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-03-25ARM: mxs: dynamically allocate mmc deviceShawn Guo1-0/+13
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-15mmc: mxs-mmc: add mmc host driver for i.MX23/28Shawn Guo1-0/+18
2011-03-07ARM: mxs: make ssp error irq definition consistentShawn Guo2-5/+5
2011-03-07ARM: mxs: add dma channel definitionsShawn Guo2-0/+61
2011-03-07ARM: mxs: fix typo "GPO" in iomux-mx23.hShawn Guo1-95/+95
2011-03-07ARM: mxs: add helper macro for pad controlShawn Guo1-0/+3
2011-03-07video: Add i.MX23/28 framebuffer driverSascha Hauer1-0/+49