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