aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sa1100 (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2012-02-09ARM: sa11x0: neponset: move register definitions to neponset.cRussell King2-71/+91
2012-02-09ARM: sa11x0: assabet/neponest: create neponset device in assabet.cRussell King2-43/+25
2012-02-09ARM: sa11x0: neponset: suspend/resume in _noirq stateRussell King1-9/+15
2012-02-09ARM: sa11x0: neponset: place smc91x and sa1111 resources in neponset deviceRussell King1-0/+13
2012-02-09ARM: sa11x0: neponset: get parent IRQ from neponset device resourceRussell King1-7/+13
2012-02-09ARM: sa11x0: neponset: implement support for sparse IRQsRussell King2-58/+61
2012-02-09ARM: sa11x0: neponset: dynamically create neponset child devicesRussell King1-28/+28
2012-02-09ARM: sa11x0: neponset: save and restore MDM_CTL_0Russell King1-11/+42
2012-02-09ARM: sa11x0: neponset: add driver .owner initializerRussell King1-0/+1
2012-02-09ARM: sa11x0: neponset: shuffle some code aroundRussell King1-101/+101
2012-02-09ARM: sa11x0: neponset: provide function to manipulate NCR_0Russell King2-0/+13
2012-02-09ARM: sa11x0: neponset: fix interrupt setupRussell King1-2/+19
2012-02-09ARM: sa11x0: assabet: ensure that GPIO27 is drivenRussell King1-0/+8
2012-02-09ARM: sa11x0: assabet: avoid glitching GPIOs when setting outputsRussell King1-2/+2
2012-02-09ARM: sa11x0: assabet: deassert QMUTE to codec while codec is unpoweredRussell King1-2/+2