Age | Commit message (Expand) | Author | Files | Lines |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 2 | -25/+1 |
2011-10-27 | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 1 | -8/+0 |
2011-10-17 | ARM: 7022/1: allow to detect conflicting zreladdrs | Sascha Hauer | 1 | -1/+1 |
2011-10-13 | ARM: mach-mxs: remove mach/memory.h | Nicolas Pitre | 1 | -24/+0 |
2011-09-26 | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre | 1 | -1/+1 |
2011-08-12 | ARM: gpio: make trivial GPIOLIB implementation the default | Russell King | 1 | -3/+0 |
2011-08-12 | ARM: gpio: consolidate gpio_to_irq | Russell King | 1 | -1/+0 |
2011-08-12 | ARM: gpio: consolidate trivial gpiolib implementations | Russell King | 1 | -5/+1 |
2011-07-26 | Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -0/+29 |
2011-07-26 | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -7/+0 |
2011-07-25 | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -3/+3 |
2011-07-25 | Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 3 | -8/+3 |
2011-07-22 | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 10 | -369/+68 |
2011-07-19 | ARM: Consolidate the clkdev header files | Kyungmin Park | 1 | -7/+0 |
2011-07-15 | Merge branch 'fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 i... | Arnd Bergmann | 1 | -0/+2 |
2011-07-15 | ARM: mxs-dma: include <linux/dmaengine.h> | Dong Aisheng | 1 | -0/+2 |
2011-07-07 | arm: mxs: add mmc-device for mach-tx28 | Wolfram Sang | 2 | -0/+7 |
2011-07-07 | ARM: mxs/mx28evk: add leds-gpio device for heartbeat | Shawn Guo | 2 | -0/+22 |
2011-07-07 | Merge remote-tracking branch 'grant/gpio/next-mx' into devel-features | Sascha Hauer | 10 | -369/+68 |
2011-07-07 | ARM: mxs/tx28: convert to new leds-gpio registration helper | Uwe Kleine-König | 2 | -3/+3 |
2011-07-07 | ARM: mxs/tx28: according to the TX28's datasheet D4-D7 are not used for MMC0 | Uwe Kleine-König | 1 | -8/+0 |
2011-07-07 | ARM i.MX23/28: platform-mxsfb: Add missing include of linux/dma-mapping.h | Axel Lin | 1 | -0/+1 |
2011-06-21 | net: remove mm.h inclusion from netdevice.h | Alexey Dobriyan | 3 | -0/+3 |
2011-06-06 | gpio/mxs: Change gpio-mxs into an upstanding gpio driver | Shawn Guo | 6 | -2/+67 |
2011-06-06 | gpio/mxs: Move Freescale mxs gpio driver to drivers/gpio | Grant Likely | 4 | -367/+1 |
2011-06-06 | arm: mxs: include asm/processor.h for cpu_relax() | Wolfram Sang | 1 | -0/+2 |
2011-05-23 | Merge branch 'devel-stable' into for-linus | Russell King | 9 | -12/+14 |
2011-05-23 | Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi... | Russell King | 3 | -0/+131 |
2011-05-23 | clocksource: convert MXS timrotv2 to 32-bit down counting clocksource | Russell King | 1 | -13/+7 |
2011-05-20 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev... | Russell King | 8 | -11/+13 |
2011-05-19 | mx23: register clocks for mmc | Peter Korsgaard | 1 | -0/+2 |
2011-05-19 | arm: mach-imx/mxs: drop 'default' boards | Wolfram Sang | 1 | -2/+0 |
2011-05-19 | ARM: mxs: fix naming of struct holding info for mxs-i2c devices | Uwe Kleine-König | 3 | -5/+7 |
2011-05-19 | ARM: mxs/i.MX23: make i2c defines consistent and match the reference manual | Wolfram Sang | 1 | -1/+1 |
2011-05-19 | ARM: mxs/mach-mx2[38]evk: Set the initial value on gpio_request_one | Fabio Estevam | 2 | -3/+3 |
2011-05-07 | Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into de... | Russell King | 1 | -1/+1 |
2011-05-07 | ARM: zImage: remove the static qualifier from global data variables | Nicolas Pitre | 1 | -1/+1 |
2011-05-02 | ARM: mach-mxs: add stmp378x-devb | Wolfram Sang | 3 | -0/+131 |
2011-04-12 | ARM: mxs/clock-mx28: fix up name##_set_rate | Uwe Kleine-König | 1 | -1/+6 |
2011-03-30 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 13 | -6/+302 |
2011-03-29 | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 2 | -4/+3 |
2011-03-29 | arm: Cleanup the irq namespace | Thomas Gleixner | 2 | -7/+7 |
2011-03-25 | ARM: mxs/mx28evk: add mmc device | Shawn Guo | 2 | -0/+90 |
2011-03-25 | ARM: mxs/mx23evk: add mmc device | Shawn Guo | 2 | -0/+45 |
2011-03-25 | ARM: mxs: dynamically allocate mmc device | Shawn Guo | 8 | -0/+131 |
2011-03-23 | ARM: mxs: configure and register the second FEC device on TX28/STK5-V4 | Lothar Waßmann | 2 | -6/+36 |
2011-03-22 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 1 | -0/+26 |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 1 | -0/+18 |
2011-03-17 | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 36 | -480/+1434 |
2011-03-15 | mmc: mxs-mmc: add mmc host driver for i.MX23/28 | Shawn Guo | 1 | -0/+18 |