aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sa1100 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-09ARM: sa1100: include linux/io.h in hackkit leds codeArnd Bergmann1-0/+1
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King14-39/+51
2012-07-09ARM: 7452/1: delay: allow timer-based delay implementation to be selectedWill Deacon1-4/+4
2012-07-09ARM: sa11x0/pxa: convert OS timer registers to IOMEMRussell King13-35/+47
2012-05-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+1
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds16-3/+25
2012-05-25ARM: neponset: make sure neponset_ncr_frob() is exportedRussell King1-0/+1
2012-05-21Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' and 'versatile' into for-linusRussell King2-8/+2
2012-05-13ARM: PCI: provide a default bus scan implementationRussell King1-7/+1
2012-05-11Merge branch 'clean/late_initcall_v2' of git://git.linaro.org/people/shawnguo/linux-2.6 into staging/cleanupOlof Johansson16-3/+25
2012-05-08ARM: sa1100: use machine specific hook for late initShawn Guo16-3/+25
2012-04-27arm/sa1100: fix sa1100-rtc memory resourceDmitry Artamonow1-1/+1
2012-04-02ARM: fix lcd power build failure in collie_defconfigPaul Gortmaker2-1/+6
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-20/+0
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds7-7/+1
2012-03-28Disintegrate asm/system.h for ARMDavid Howells8-8/+1
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds30-1314/+838
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-35/+55
2012-03-25ARM: 7343/1: sa11x0: convert to sparse IRQRussell King4-12/+12
2012-03-25ARM: 7342/2: sa1100: prepare for sparse irq conversionRob Herring19-11/+38
2012-03-25Merge branch 'sa11x0-mcp' into sa11x0Russell King9-4/+49
2012-03-25Merge branch 'sa11x0-lcd' into sa11x0Russell King10-55/+275
2012-03-25ARM: sa11x0: remove unused DMA controller definitionsRussell King2-218/+3
2012-03-25ARM: sa11x0: remove old SoC private DMA driverRussell King3-466/+1
2012-03-25Merge branch 'sa11x0-ir' into sa11x0Russell King1-0/+25
2012-03-25Merge branch 'sa1111' into sa11x0Russell King4-38/+19
2012-03-24ARM: sa11x0: don't static map sa1111Russell King3-15/+0
2012-03-24ARM: sa1111: provide a generic way to prevent devices from registeringRussell King3-0/+3
2012-03-23Merge branch 'pcmcia' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds5-37/+23
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-15/+0
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-3/+5
2012-03-07ARM: sa11x0: add SA-11x0 DMA deviceRussell King1-0/+25
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring1-20/+0
2012-02-28Merge branch 'rtc-sa1100' of git://github.com/hzhuang1/linux into next/driversArnd Bergmann2-35/+55
2012-02-28ARM: sa1100: clean up clock supportJett.Zhou1-35/+47
2012-02-28rtc: sa1100: declare irq in resourceHaojian Zhuang1-0/+8
2012-02-24FB: sa11x0: convert to use platform resource and ioremap()Russell King1-10/+0
2012-02-23arm/PCI: get rid of device resource fixupsBjorn Helgaas1-3/+5
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsocRussell King1-6/+0
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-6/+0
2012-02-21PCMCIA: sa11x0: simpad: convert to use new irq/gpio managementRussell King1-4/+2
2012-02-21PCMCIA: sa11x0: shannon: convert to use new irq/gpio managementRussell King1-8/+4
2012-02-21FB: sa11x0: convert shannon display enable accesses to use GPIO subsystemRussell King1-1/+1
2012-02-21FB: sa1100: remove global sa1100fb_.*_power function pointersRussell King5-41/+64
2012-02-21FB: sa1100: move platform data to platform filesRussell King8-5/+212
2012-02-18MFD: mcp-sa11x0/assabet: move assabet reset handling out of mcp-sa11x0.cRussell King1-0/+8
2012-02-18ARM: sa11x0: add assabet ucb1x00 platform dataRussell King1-0/+6
2012-02-18MFD: mcp/ucb1x00: separate ucb1x00 driver data from the MCP dataRussell King3-3/+13
2012-02-09ARM: sa11x0: badge4: move board specific ohci initialization to badge4.cRussell King1-0/+15
2012-02-09ARM: sa11x0: neponset: don't static map neponset registersRussell King1-6/+1