aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-08-01[ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.nameDavid Brownell1-3/+5
2006-07-02[PATCH] genirq: Fixup ARM devel mergeThomas Gleixner1-7/+8
2006-07-02[PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner3-3/+3
2006-07-02Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+2
2006-07-02Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-234/+546
2006-07-01[ARM] 3701/1: ARM: Convert plat-omap to generic irq handlingThomas Gleixner2-2/+2
2006-07-01[ARM] 3678/1: MMC: Make OMAP MMC workTony Lindgren1-4/+4
2006-07-01[ARM] 3676/1: ARM: OMAP: Fix dmtimers and timer32k to compile on OMAP1Tony Lindgren2-3/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel11-11/+0
2006-06-26ARM: OMAP: Fix SRAM to use MT_MEMORY instead of MT_DEVICETony Lindgren1-6/+3
2006-06-26ARM: OMAP: Update dmtimersTimo Teras1-16/+30
2006-06-26ARM: OMAP: Make clock variables staticJuha Yrjola1-2/+2
2006-06-26ARM: OMAP: Update cpufreq support for 24xxTony Lindgren1-5/+13
2006-06-26ARM: OMAP: Fix DMA channel irq handling for omap24xxTony Lindgren1-15/+22
2006-06-26ARM: OMAP: OMAP2 DMA burst supportKyungmin Park1-4/+37
2006-06-26ARM: OMAP: Fix 32 kHz timer and modify GP timer to use GPT1Timo Teras1-4/+5
2006-06-26ARM: OMAP: Port dmtimers to OMAP2 and implement PWM supportTimo Teras3-188/+348
2006-06-26ARM: OMAP: Fix GPIO IRQ mask handlingImre Deak1-1/+16
2006-06-26ARM: OMAP: DMA transfer parameter configuration fixPeter Ujfalusi1-0/+6
2006-06-26ARM: OMAP: Add core fsample supportBrian Swetland1-1/+1
2006-06-26ARM: OMAP: GPIO IRQ lazy IRQ disable fixImre Deak1-9/+79
2006-06-22[ARM] 3616/1: fix timer handler wrap logic for a number of platformsLennert Buytenhek1-1/+2
2006-04-09[ARM] 3461/1: ARM: OMAP: Fix clk_get() when using id and nameTony Lindgren1-1/+2
2006-04-09[ARM] 3460/1: ARM: OMAP: Remove unnecessary nop_release()Tony Lindgren1-22/+0
2006-04-02[ARM] 3433/1: ARM: OMAP: 8/8 Update board filesTony Lindgren1-35/+108
2006-04-02[ARM] 3455/1: ARM: OMAP: 7/8 Misc updates, take 2Tony Lindgren3-45/+309
2006-04-02[ARM] 3454/1: ARM: OMAP: 6/8 Update framebuffer low-level init code, take 2Tony Lindgren2-0/+86
2006-04-02[ARM] 3430/1: ARM: OMAP: 5/8 Update PMTony Lindgren3-474/+122
2006-04-02[ARM] 3429/1: ARM: OMAP: 4/8 Update GPIOTony Lindgren1-25/+61
2006-04-02[ARM] 3427/1: ARM: OMAP: 2/8 Update timersTony Lindgren3-2/+353
2006-04-02[ARM] 3426/1: ARM: OMAP: 1/8 Update clock frameworkTony Lindgren1-2/+65
2006-02-15[ARM] remove duplicate #includesHerbert Poetzl1-1/+0
2006-02-08[ARM] 3279/1: OMAP: 1/3 Fix low-level io initTony Lindgren1-0/+9
2006-01-17ARM: OMAP: 4/4 Fix clock framework to use clk_enable/disable miscTony Lindgren3-11/+11
2006-01-17ARM: OMAP: 1/4 Fix clock framework to use clk_enable/disableTony Lindgren1-37/+4
2006-01-13[ARM] Remove useless 'default n' from Kconfig filesRussell King1-3/+0
2006-01-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-7/+8
2006-01-12[ARM] Convert some arm semaphores to mutexesArjan van de Ven1-7/+8
2006-01-10[PATCH] turn "const static" into "static const"Jesper Juhl1-1/+1
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King6-8/+6
2005-11-16[ARM] Include asm/hardware.h instead of asm/arch/hardware.hRussell King4-4/+4
2005-11-10[ARM] 3142/1: OMAP 2/5: Update files common to omap1 and omap2Tony Lindgren14-1739/+1583
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds1-1/+1
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+1
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
2005-10-28[ARM] 2987/1: Replace map_desc.physical with map_desc.pfn: OMAPDeepak Saxena1-1/+5
2005-09-29[ARM] Don't include mach-types.h unnecessarilyRussell King3-3/+0
2005-09-07[ARM] 2887/1: OMAP 2/4: Update files common to omap1 and omap2, take 2Tony Lindgren16-307/+1115
2005-09-04[ARM] Wrap calls to descriptor handlersRussell King1-1/+1