aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sa1100 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-10mach-sa1100: fix PCI build problemLinus Walleij1-0/+1
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-1/+2
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds2-8/+3
2011-07-22Merge branch 'devel-stable' into for-nextRussell King4-4/+9
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle1-1/+2
2011-07-18ARM: mach-sa1100: move ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre4-4/+9
2011-07-12ARM: convert PCI defines to variablesRob Herring2-7/+3
2011-07-12ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring1-1/+0
2011-07-02ARM: pm: allow suspend finisher to return error codesRussell King1-1/+1
2011-06-24ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform codeRussell King1-1/+2
2011-06-24ARM: pm: sa1100: move cpu_suspend into C codeRussell King2-11/+4
2011-06-24ARM: pm: move cpu_init() call into core codeRussell King1-2/+0
2011-06-24ARM: pm: convert cpu_suspend() to a normal functionRussell King1-10/+3
2011-06-24ARM: pm: sa1100: no need to re-enable clock switchingRussell King1-1/+0
2011-05-23Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidateRussell King1-11/+1
2011-05-23clocksource: convert ARM 32-bit up counting clocksourcesRussell King1-14/+2
2011-05-23ARM: update sa1100 to reflect PXA updatesRussell King1-5/+3
2011-05-12ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizesRussell King1-9/+0
2011-05-12ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESSRussell King1-2/+1
2011-04-24ARM / SA1100: Use struct syscore_ops for "core" power managementRafael J. Wysocki1-13/+6
2011-03-31Fix common misspellingsLucas De Marchi4-5/+5
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner1-6/+6
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner4-14/+14
2011-03-16Merge branch 'p2v' into develRussell King1-1/+1
2011-03-16Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', 'irqdata', 'pm', 'sh', 'smp', 'spear', 'ux500' and 'via' into develRussell King2-77/+7
2011-02-22ARM: pm: convert sa11x0 to generic suspend/resume supportRussell King2-77/+7
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King1-1/+1
2011-02-11ARM: 6658/1: collie: do actually pass locomo_info to locomo driverDmitry Eremin-Solenikov1-0/+3
2011-01-15Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-46/+46
2011-01-15Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+0
2011-01-15ARM: Fix build regression on SA11x0, PXA, and H720x targetsRussell King1-1/+0
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-01-13ARM: sa1100: irq_data conversion.Lennert Buytenhek2-46/+46
2011-01-05Merge branch 'clksrc' into develRussell King2-28/+31
2011-01-03ARM: 6607/1: sa1100: Update platform device registrationJochen Friedrich1-8/+33
2011-01-03ARM: 6606/1: sa1100: Fix platform device registrationJochen Friedrich1-3/+4
2010-12-22ARM: sa1100: convert sched_clock() to use new infrastructureRussell King2-23/+30
2010-12-22ARM: ensure all sched_clock() implementations are notrace markedRussell King1-1/+1
2010-12-22ARM: SA11x0: update clock source registrationRussell King1-5/+1
2010-12-21ARM: 6459/2: sa1100: Add nanoEngine PCI support.Marcelo Roberto Jimenez6-3/+327
2010-12-21ARM: 6458/1: pcmcia: Adds nanoEngine PCMCIA support.Marcelo Roberto Jimenez2-1/+31
2010-12-21ARM: 6451/1: sa1100: Fix checkpatch.pl issues in arch/arm/mach-sa1100/cpu-sa1110.c.Marcelo Roberto Jimenez1-11/+13
2010-12-21ARM: 6447/3: sa1100: Put nanoEngine support back in the kernelMarcelo Roberto Jimenez4-13/+142
2010-11-16suspend: constify platform_suspend_opsLionel Debroux1-1/+1
2010-11-10ARM: 6450/1: Fix checkpatch.pl issues in arch/arm/mach-sa1100/cpu-sa1100.c.Marcelo Roberto Jimenez1-26/+25
2010-10-27ARM: 6449/1: Fix for compiler warning of uninitialized variable.Marcelo Roberto Jimenez1-3/+2
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-4/+4
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre12-24/+0
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr1-16/+20
2010-10-18Update broken web addresses in arch directory.Justin P. Mattock2-4/+4