summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2006-06-28[ARM] nommu: export flush_dcache_page()Hyok S. Choi1-0/+1
2006-06-28[ARM] nommu: remove fault-armv, mmap and mm-armv files from nommu buildRussell King1-4/+4
2006-06-28[ARM] Remove TABLE_SIZE, and several unused function prototypesRussell King1-2/+0
2006-06-28[ARM] nommu: Provide a simple flush_dcache_page implementationRussell King2-2/+10
2006-06-28[ARM] nommu: add arch/arm/Kconfig-nommu to Kconfig filesHyok S. Choi1-0/+4
2006-06-28[ARM] nommu: add stubs for ioremap and friendsRussell King4-48/+92
2006-06-28[ARM] nommu: avoid selecting TLB and CPU specific copy codeHyok S. Choi1-29/+32
2006-06-28[ARM] nommu: uaccess tweaksRussell King3-7/+21
2006-06-28[ARM] nommu: we need the TLS register emulation for nommu modeRussell King1-3/+3
2006-06-28[ARM] 3672/1: PXA: don't probe output GPIOs for interruptGuennadi Liakhovetski1-2/+2
2006-06-28[ARM] 3671/1: ep93xx: add cirrus logic edb9315 supportLennert Buytenhek3-0/+69
2006-06-28[ARM] 3370/2: ep93xx: add crunch supportLennert Buytenhek6-0/+405
2006-06-28[ARM] 3665/1: crunch: add ptrace supportLennert Buytenhek1-0/+36
2006-06-28[ARM] 3664/1: crunch: add signal frame save/restoreLennert Buytenhek1-0/+39
2006-06-28[ARM] 3663/1: fix resource->end off-by-one thinko during physmap conversionLennert Buytenhek5-5/+5
2006-06-28[ARM] 3658/1: S3C244X: Change usb-gadget name to s3c2440-usbgadgetBen Dooks1-0/+1
2006-06-28[ARM] Remove the __arch_* layer from uaccess.hRussell King7-18/+18
2006-06-27[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki1-1/+1
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman1-3/+3
2006-06-27[PATCH] 64bit resource: C99 changes for struct resource declarationsGreg Kroah-Hartman1-6/+36
2006-06-26ARM: OMAP: Multiplexing for 24xx GPMC wait pin monitoringTony Lindgren1-0/+6
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: Fix GPMC compilation when DEBUG is definedJuha Yrjola1-4/+4
2006-06-26ARM: OMAP: Mux updates for external DMA and GPIOTony Lindgren1-6/+26
2006-06-26ARM: OMAP: Add initial 24xx suspend supportTony Lindgren3-7/+566
2006-06-26ARM: OMAP: Update cpufreq support for 24xxTony Lindgren2-6/+14
2006-06-26ARM: OMAP: Add GPMC support for OMAP2Juha Yrjola3-1/+213
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 Teras3-6/+7
2006-06-26ARM: OMAP: Port dmtimers to OMAP2 and implement PWM supportTimo Teras5-256/+367
2006-06-26ARM: OMAP: Correct two bugs in arch/arm/mach-omap2/clock.cJarkko Nikula1-13/+22
2006-06-26ARM: OMAP: Register the 24xx McSPI deviceJuha Yrjola1-0/+46
2006-06-26ARM: OMAP: Add bitbank SPI driver for Innovator 1510 touchscreenDavid Brownell1-0/+36
2006-06-26ARM: OMAP: Aic23 alsa platform driver code for board-innovatorlamikr1-0/+39
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: Mistral ads7846 pendown stateDavid Brownell1-1/+6
2006-06-26ARM: OMAP: Add core fsample supportBrian Swetland7-8/+348
2006-06-26ARM: OMAP: Fix gpt2_ick clock bitTony Lindgren1-1/+1
2006-06-26ARM: OMAP: Readd Amstrad Delta USB supportJonathan McDowell1-0/+7
2006-06-26ARM: OMAP: GPIO IRQ lazy IRQ disable fixImre Deak1-9/+79
2006-06-26ARM: OMAP: Mistral board updates (spi, ...)David Brownell1-53/+89
2006-06-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds40-134/+1357
2006-06-26[ARM] Update mach-typesRussell King1-9/+62
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-1/+1
2006-06-26[PATCH] backlight: LOCOMO Backlight Driver updatesRichard Purdie1-20/+25
2006-06-26[ARM] 3654/1: add ajeco 1arm sbc supportLennert Buytenhek5-0/+1175