Age | Commit message (Expand) | Author | Files | Lines |
2006-07-03 | [PATCH] genirq: Fixup ARM devel merge | Thomas Gleixner | 1 | -7/+8 |
2006-07-03 | [PATCH] ARM: fixup irqflags breakage after ARM genirq merge | Thomas Gleixner | 3 | -3/+3 |
2006-07-03 | Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -2/+2 |
2006-07-03 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 9 | -234/+546 |
2006-07-02 | [ARM] 3701/1: ARM: Convert plat-omap to generic irq handling | Thomas Gleixner | 2 | -2/+2 |
2006-07-01 | [ARM] 3678/1: MMC: Make OMAP MMC work | Tony Lindgren | 1 | -4/+4 |
2006-07-01 | [ARM] 3676/1: ARM: OMAP: Fix dmtimers and timer32k to compile on OMAP1 | Tony Lindgren | 2 | -3/+4 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 11 | -11/+0 |
2006-06-27 | ARM: OMAP: Fix SRAM to use MT_MEMORY instead of MT_DEVICE | Tony Lindgren | 1 | -6/+3 |
2006-06-27 | ARM: OMAP: Update dmtimers | Timo Teras | 1 | -16/+30 |
2006-06-27 | ARM: OMAP: Make clock variables static | Juha Yrjola | 1 | -2/+2 |
2006-06-27 | ARM: OMAP: Update cpufreq support for 24xx | Tony Lindgren | 1 | -5/+13 |
2006-06-27 | ARM: OMAP: Fix DMA channel irq handling for omap24xx | Tony Lindgren | 1 | -15/+22 |
2006-06-27 | ARM: OMAP: OMAP2 DMA burst support | Kyungmin Park | 1 | -4/+37 |
2006-06-27 | ARM: OMAP: Fix 32 kHz timer and modify GP timer to use GPT1 | Timo Teras | 1 | -4/+5 |
2006-06-27 | ARM: OMAP: Port dmtimers to OMAP2 and implement PWM support | Timo Teras | 3 | -188/+348 |
2006-06-27 | ARM: OMAP: Fix GPIO IRQ mask handling | Imre Deak | 1 | -1/+16 |
2006-06-27 | ARM: OMAP: DMA transfer parameter configuration fix | Peter Ujfalusi | 1 | -0/+6 |
2006-06-27 | ARM: OMAP: Add core fsample support | Brian Swetland | 1 | -1/+1 |
2006-06-27 | ARM: OMAP: GPIO IRQ lazy IRQ disable fix | Imre Deak | 1 | -9/+79 |
2006-06-22 | [ARM] 3616/1: fix timer handler wrap logic for a number of platforms | Lennert Buytenhek | 1 | -1/+2 |
2006-04-10 | [ARM] 3461/1: ARM: OMAP: Fix clk_get() when using id and name | Tony Lindgren | 1 | -1/+2 |
2006-04-10 | [ARM] 3460/1: ARM: OMAP: Remove unnecessary nop_release() | Tony Lindgren | 1 | -22/+0 |
2006-04-02 | [ARM] 3433/1: ARM: OMAP: 8/8 Update board files | Tony Lindgren | 1 | -35/+108 |
2006-04-02 | [ARM] 3455/1: ARM: OMAP: 7/8 Misc updates, take 2 | Tony Lindgren | 3 | -45/+309 |
2006-04-02 | [ARM] 3454/1: ARM: OMAP: 6/8 Update framebuffer low-level init code, take 2 | Tony Lindgren | 2 | -0/+86 |
2006-04-02 | [ARM] 3430/1: ARM: OMAP: 5/8 Update PM | Tony Lindgren | 3 | -474/+122 |
2006-04-02 | [ARM] 3429/1: ARM: OMAP: 4/8 Update GPIO | Tony Lindgren | 1 | -25/+61 |
2006-04-02 | [ARM] 3427/1: ARM: OMAP: 2/8 Update timers | Tony Lindgren | 3 | -2/+353 |
2006-04-02 | [ARM] 3426/1: ARM: OMAP: 1/8 Update clock framework | Tony Lindgren | 1 | -2/+65 |
2006-02-15 | [ARM] remove duplicate #includes | Herbert Poetzl | 1 | -1/+0 |
2006-02-09 | [ARM] 3279/1: OMAP: 1/3 Fix low-level io init | Tony Lindgren | 1 | -0/+9 |
2006-01-18 | ARM: OMAP: 4/4 Fix clock framework to use clk_enable/disable misc | Tony Lindgren | 3 | -11/+11 |
2006-01-18 | ARM: OMAP: 1/4 Fix clock framework to use clk_enable/disable | Tony Lindgren | 1 | -37/+4 |
2006-01-14 | [ARM] Remove useless 'default n' from Kconfig files | Russell King | 1 | -3/+0 |
2006-01-12 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -7/+8 |
2006-01-12 | [ARM] Convert some arm semaphores to mutexes | Arjan van de Ven | 1 | -7/+8 |
2006-01-10 | [PATCH] turn "const static" into "static const" | Jesper Juhl | 1 | -1/+1 |
2006-01-07 | [ARM] Move asm/hardware/clock.h to linux/clk.h | Russell King | 6 | -8/+6 |
2005-11-16 | [ARM] Include asm/hardware.h instead of asm/arch/hardware.h | Russell King | 4 | -4/+4 |
2005-11-10 | [ARM] 3142/1: OMAP 2/5: Update files common to omap1 and omap2 | Tony Lindgren | 14 | -1739/+1583 |
2005-11-09 | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 1 | -1/+0 |
2005-10-31 | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 1 | -1/+1 |
2005-10-31 | [PATCH] fix missing includes | Tim Schmielau | 1 | -0/+1 |
2005-10-29 | Create platform_device.h to contain all the platform device details. | Russell King | 1 | -1/+1 |
2005-10-28 | [ARM] 2987/1: Replace map_desc.physical with map_desc.pfn: OMAP | Deepak Saxena | 1 | -1/+5 |
2005-09-29 | [ARM] Don't include mach-types.h unnecessarily | Russell King | 3 | -3/+0 |
2005-09-07 | [ARM] 2887/1: OMAP 2/4: Update files common to omap1 and omap2, take 2 | Tony Lindgren | 16 | -307/+1115 |
2005-09-04 | [ARM] Wrap calls to descriptor handlers | Russell King | 1 | -1/+1 |
2005-07-11 | [PATCH] ARM: remove linux/version.h include from arch/arm | Olaf Hering | 1 | -1/+0 |