Age | Commit message (Expand) | Author |
2009-01-12 | [ARM] i.MX add missing include | Sascha Hauer |
2009-01-12 | [ARM] i.MX: fix breakage from commit 278892736e99330195c8ae5861bcd9d791bbf19e | Sascha Hauer |
2009-01-12 | [ARM] i.MX: remove LCDC controller register definitions from imx-regs.h | Sascha Hauer |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-12-17 | Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/l... | Russell King |
2008-12-16 | i.MX Framebuffer: rename imxfb_mach_info to imx_fb_platform_data | Sascha Hauer |
2008-12-16 | i.MX Framebuffer: Use readl/writel instead of direct pointer deref | Juergen Beisert |
2008-12-13 | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell |
2008-11-30 | [ARM] Add a common typesafe __io implementation | Russell King |
2008-11-29 | [ARM] Hide ISA DMA API when ISA_DMA_API is unset | Russell King |
2008-11-28 | [ARM] imx: avoid polluting the kernel's namespace | Russell King |
2008-11-28 | [ARM] remove a common set of __virt_to_bus definitions | Nicolas Pitre |
2008-10-30 | [ARM] gpio_free might sleep, arm architecture | Uwe Kleine-König |
2008-10-09 | Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-... | Russell King |
2008-10-09 | Merge branch 'pxa-all' into devel | Russell King |
2008-10-09 | [ARM] 5298/1: Drop desc_handle_irq() | Dmitry Baryshkov |
2008-09-09 | i.MX: Add FIQ support | Paulius Zaleckas |
2008-09-06 | [ARM] Convert asm/io.h to linux/io.h | Russell King |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King |
2008-07-28 | [ARM] i.MX: add missing clock functions exports | Paulius Zaleckas |
2008-07-28 | [ARM] i.MX: remove set_imx_fb_info() export | Paulius Zaleckas |
2008-07-28 | [ARM] mx1ads: make mmc platform data available for modules | Sascha Hauer |
2008-07-27 | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* | Dmitry Baryshkov |
2008-07-10 | Merge branch 'imx' into devel | Russell King |
2008-07-05 | IMX: introduce clock API | Sascha Hauer |
2008-07-05 | IMX UART: remove statically initialized tables | Sascha Hauer |
2008-07-03 | [ARM] 5122/1: imx_dma_request_by_prio simpilfication | Paulius Zaleckas |
2008-03-06 | [ARM] replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-01-28 | Remove references to "make dep" | Adrian Bunk |
2007-11-26 | [ARM] 4648/1: i.MX/MX1 ensure more complete AITC initialization | Pavel Pisa |
2007-10-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds |
2007-10-04 | [CPUFREQ] move policy's governor initialisation out of low-level drivers into... | Thomas Renninger |
2007-09-24 | arm: i.MX/MX1 SDHC implements SD cards read-only switch read-back | Pavel Pisa |
2007-08-30 | [ARM] 4561/1: i.MX/MX1 GPIO parenthes omission and input setup fix | Pavel Pisa |
2007-08-23 | [ARM] 4552/1: i.MX/MX1 GPIO output setup fix | Pavel Pisa |
2007-07-21 | clockevents: fix resume logic | Thomas Gleixner |
2007-07-12 | [ARM] 4374/3: i.MX/MX1 clock event source | Pavel Pisa |
2007-07-12 | [ARM] 4373/1: i.MX/MX1 GPIO support implementation | Pavel Pisa |
2007-05-30 | [ARM] Fix some section mismatch warnings | Russell King |
2007-05-20 | [ARM] spelling fixes | Simon Arlott |
2007-05-08 | Add IRQF_IRQPOLL flag on arm | Bernhard Walle |
2007-03-12 | [ARM] 4255/1: i.MX/MX1 Correct MPU PLL reference clock value. | Pavel Pisa |
2007-03-12 | [ARM] 4254/1: i.MX/MX1 CPU Frequency scaling honor boot loader set BCLK_DIV. | Pavel Pisa |
2007-02-16 | [PATCH] clocksource: fixup is_continous changes on ARM | Thomas Gleixner |
2007-01-24 | [ARM] 4092/1: i.MX/MX1 CPU Frequency scaling latency definition | Pavel Pisa |
2006-12-13 | [ARM] 3992/1: i.MX/MX1 CPU Frequency scaling support | Pavel Pisa |
2006-12-07 | [ARM] 3991/1: i.MX/MX1 high resolution time source | Pavel Pisa |
2006-12-07 | [ARM] 3990/1: i.MX/MX1 more precise PLL decode | Pavel Pisa |
2006-11-30 | [ARM] Remove compatibility layer for ARM irqs | Russell King |