summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2008-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+0
2008-05-18Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds25-52/+108
2008-05-18Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King14-26/+48
2008-05-18Merge branch 'sa1100'Russell King1-18/+48
2008-05-18[ARM] pxa: spitz wants PXA27x UDC definitionsRussell King1-0/+1
2008-05-18[ARM] colibri: fix support for DM9000 ethernet deviceMichael Abbott1-2/+1
2008-05-18[ARM] arm/kernel/arthur.c: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-05-18[ARM] 5037/1: Orion: fix DNS323/Kurobox Pro PCI initialisationLennert Buytenhek2-2/+2
2008-05-18[ARM] 5034/1: fix arm{925,926,940,946} dma_flush_range() in WT modeLennert Buytenhek4-4/+4
2008-05-18[ARM] export copy_pageRussell King1-0/+2
2008-05-18[ARM] 5026/1: locomo: add .settype for gpio and several small fixesThomas Kunze1-18/+48
2008-05-17[PATCH] take init_files to fs/file.cAl Viro1-1/+0
2008-05-15atmel_lcdfb: fix initialization of a pre-allocated framebufferNicolas Ferre2-23/+2
2008-05-10Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/...Russell King4-82/+13
2008-05-10[ARM] 5033/1: Unbreak corgi_ssp by registering ssp drivers earlier.Dmitry Baryshkov1-5/+7
2008-05-09ARM: OMAP: Fixed comments on global PRM register usageKalle Jokiniemi1-1/+1
2008-05-09ARM: OMAP: Add PARENT_CONTROLS_CLOCK flag to dpll5_m2_ckHögander Jouni1-1/+2
2008-05-09ARM: OMAP: PRCM fixes to ssi clock handlingJouni Högander2-2/+5
2008-05-09ARM: OMAP: Add fuctional clock enabler for iva2Hiroshi DOYU2-2/+4
2008-05-09ARM: OMAP: Fix 34xx to use correct shift values for gpio2-6 fclksJouni Högander1-5/+5
2008-05-09ARM: OMAP: Keymap fix for palmte and palmz71Eduardo Valentin2-2/+2
2008-05-09ARM: OMAP: Fix Unbalanced enable for IRQ in omap mailboxHiroshi DOYU2-11/+15
2008-05-09ARM: OMAP: DMA: Fix incorrect channel linkingJarkko Nikula1-1/+1
2008-05-09ARM: OMAP: Warn on disabling clocks with no usersTony Lindgren1-1/+9
2008-05-09ARM: OMAP: Add calls to omap2_set_globals_*()Paul Walmsley4-0/+4
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-09Merge 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-08Merge branch 'irq-fix' of git://www.modarm9.com/gitsrc/pub/people/ukleinek/li...Russell King1-7/+15
2008-05-08[ARM] 5032/1: Added cpufreq support for pxa27x CPURobert Jarzmik1-80/+186
2008-05-08[ARM] 5031/1: Indentation correction in cpu-pxa.c.Robert Jarzmik1-47/+51
2008-05-08[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_...Jeff 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-04unified (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-29mv643xx_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/j...Linus Torvalds1-1/+4
2008-04-24Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds24-20/+31