aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-14atmel_lcdfb: fix initialization of a pre-allocated framebufferNicolas Ferre2-23/+2
2008-05-09Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into fixesRussell King4-82/+13
2008-05-09[ARM] 5033/1: Unbreak corgi_ssp by registering ssp drivers earlier.Dmitry Baryshkov1-5/+7
2008-05-09[ARM] Orion: clean up addr-map.c after window setting code purgeLennert Buytenhek1-16/+3
2008-05-09[ARM] Orion: pass proper t_clk into mv643xx_ethLennert Buytenhek1-0/+1
2008-05-09[ARM] Orion: use mv643xx_eth driver mbus window handlingLennert Buytenhek3-49/+7
2008-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+2
2008-05-08[ARM] pxa: Fix RCSR handlingRussell King8-16/+6
2008-05-08[ARM] lubbock: fix compilationAlexey Dobriyan1-1/+1
2008-05-07Merge branch 'irq-fix' of git://www.modarm9.com/gitsrc/pub/people/ukleinek/linux-2.6.gitRussell King1-7/+15
2008-05-07[ARM] 5032/1: Added cpufreq support for pxa27x CPURobert Jarzmik1-80/+186
2008-05-07[ARM] 5031/1: Indentation correction in cpu-pxa.c.Robert Jarzmik1-47/+51
2008-05-07[ARM] 4882/2: Correction for S3C2410 clkout generationDavide Rizzo1-2/+2
2008-05-06Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_eth into upstreamJeff Garzik1-0/+2
2008-05-04[ARM] 5027/1: Fixed random memory corruption on pxa suspend cycle.Robert Jarzmik5-22/+16
2008-05-04[ARM] 5023/1: Fix broken gpio interrupts on ep93xxRyan Mallon1-1/+1
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper1-17/+0
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+6
2008-04-30pxafb: make lubbock/mainstone/zylonite/littleton to use new LCD connection typeeric miao4-10/+6
2008-04-30pxafb: convert fb driver to use ioremap() and __raw_{readl, writel}eric miao1-5/+0
2008-04-29Driver for IXP4xx built-in Ethernet portsKrzysztof Halasa2-0/+6
2008-04-28mv643xx_eth: get rid of static variables, allow multiple instancesLennert Buytenhek1-0/+2
2008-04-28atmel_lcdfb: don't initialize a pre-allocated framebufferHaavard Skinnemoen2-0/+25
2008-04-25ns9xxx: fix sparse warningUwe Kleine-König1-1/+1
2008-04-25ns9xxx: check for irq lockupsUwe Kleine-König1-0/+5
2008-04-25ns9xxx: fix handle_prio_irq to unmask irqs with lower priorityUwe Kleine-König1-6/+9
2008-04-24Merge branch 'irq-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds1-1/+4
2008-04-24Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds24-20/+31
2008-04-24arm/mach-integrator/time.c, mwave: revert portions of recent irq cleanupsJeff Garzik1-1/+4
2008-04-24[ARM] fix 48d7927bdf071d05cf5d15b816cf06b0937cb84fCatalin Marinas23-17/+29
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivialLinus Torvalds1-3/+3
2008-04-21Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds1-1/+1
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-0/+2
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/miscLinus Torvalds9-10/+0
2008-04-21arm: Storage class should be before const qualifierTobias Klauser1-3/+3
2008-04-20ARM minor irq handler cleanup: avoid passing unused info to irqJeff Garzik1-1/+1
2008-04-20[ARM] fix lh7a40x/kev7a400 buildRussell King1-3/+2
2008-04-19UIO: arch/arm/Kconfig: Make UIO available on ARM architectureHans-Jürgen Koch1-0/+2
2008-04-19Merge branch 'merge-fixes' into develRussell King2-222/+1
2008-04-19Merge branch 'omap2-upstream' into develRussell King46-4660/+10828
2008-04-19Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x', 'orion', 'pxa', 'sa1100', 's3c' and 'sparsemem' into develRussell King168-5612/+17936
2008-04-19[ARM] pxa: Phycore pcm-990-specific code for the PXA270 Quick Capture driverGuennadi Liakhovetski1-0/+86
2008-04-19[ARM] pxa: V4L2 soc_camera driver for PXA270Guennadi Liakhovetski1-0/+32
2008-04-19[ARM] 5005/1: BAST: Fix kset_name initialiserBen Dooks1-1/+1
2008-04-19[ARM] 4967/1: Adds functions to set clkout rate for Samsung S3C2410Davide Rizzo1-0/+56
2008-04-19[ARM] 4988/1: Add GPIO lib support to the EP93xxRyan Mallon4-98/+172
2008-04-19[ARM] Add initial sparsemem supportRussell King2-0/+10
2008-04-19[ARM] pxa: initialise PXA devices before platform init codeRussell King3-3/+3
2008-04-19[ARM] 5002/1: tosa: add two more ledsDmitry Baryshkov1-0/+10
2008-04-19[ARM] 5004/1: Tosa: make several unreferenced structures static.Dmitry Baryshkov1-4/+4