summaryrefslogtreecommitdiff
path: root/arch/arm/mach-sa1100
AgeCommit message (Expand)Author
2012-02-24arm/PCI: get rid of device resource fixupsBjorn Helgaas
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring
2012-02-21PCMCIA: sa11x0: simpad: convert to use new irq/gpio managementRussell King
2012-02-21PCMCIA: sa11x0: shannon: convert to use new irq/gpio managementRussell King
2012-02-21FB: sa11x0: convert shannon display enable accesses to use GPIO subsystemRussell King
2012-02-21FB: sa1100: remove global sa1100fb_.*_power function pointersRussell King
2012-02-21FB: sa1100: move platform data to platform filesRussell King
2012-02-18MFD: mcp-sa11x0/assabet: move assabet reset handling out of mcp-sa11x0.cRussell King
2012-02-18ARM: sa11x0: add assabet ucb1x00 platform dataRussell King
2012-02-18MFD: mcp/ucb1x00: separate ucb1x00 driver data from the MCP dataRussell King
2012-02-09ARM: sa11x0: badge4: move board specific ohci initialization to badge4.cRussell King
2012-02-09ARM: sa11x0: neponset: don't static map neponset registersRussell King
2012-02-09ARM: sa11x0: neponset: move register definitions to neponset.cRussell King
2012-02-09ARM: sa11x0: assabet/neponest: create neponset device in assabet.cRussell King
2012-02-09ARM: sa11x0: neponset: suspend/resume in _noirq stateRussell King
2012-02-09ARM: sa11x0: neponset: place smc91x and sa1111 resources in neponset deviceRussell King
2012-02-09ARM: sa11x0: neponset: get parent IRQ from neponset device resourceRussell King
2012-02-09ARM: sa11x0: neponset: implement support for sparse IRQsRussell King
2012-02-09ARM: sa11x0: neponset: dynamically create neponset child devicesRussell King
2012-02-09ARM: sa11x0: neponset: save and restore MDM_CTL_0Russell King
2012-02-09ARM: sa11x0: neponset: add driver .owner initializerRussell King
2012-02-09ARM: sa11x0: neponset: shuffle some code aroundRussell King
2012-02-09ARM: sa11x0: neponset: provide function to manipulate NCR_0Russell King
2012-02-09ARM: sa11x0: neponset: fix interrupt setupRussell King
2012-02-09ARM: sa11x0: assabet: ensure that GPIO27 is drivenRussell King
2012-02-09ARM: sa11x0: assabet: avoid glitching GPIOs when setting outputsRussell King
2012-02-09ARM: sa11x0: assabet: deassert QMUTE to codec while codec is unpoweredRussell King
2012-02-09ARM: sa11x0: convert to use DEFINE_RES_xxx macrosRussell King
2012-02-09ARM: sa11x0: fix section mismatch warningsRussell King
2012-02-09ARM: sa11x0: fix sleep entryRussell King
2012-02-09ARM: sa11x0: fix off-by-one resource sizesRussell King
2012-02-07Merge tag 'v3.3-rc2' into depends/rmk/for-armsocOlof Johansson
2012-02-04PCMCIA: sa11x0: nanoengine: convert reset handling to use GPIO subsystemRussell King
2012-02-04PCMCIA: sa11x0: nanoengine: convert to use new irq/gpio managementRussell King
2012-02-04PCMCIA: sa11x0: cerf: convert reset handling to use GPIO subsystemRussell King
2012-02-04PCMCIA: sa11x0: cerf: convert to use new irq/gpio managementRussell King
2012-02-04PCMCIA: sa11x0: assabet: convert to use new irq/gpio managementRussell King
2012-02-03MFD: mcp-sa11x0: convert mcp-sa11x0 to use platform resourcesRussell King
2012-02-03MFD: mcp-sa11x0: move setup of PPC unit out of mcp-sa11x0.cRussell King
2012-01-26Merge branch 'sa11x0-mcp-fixes' into fixesRussell King
2012-01-23ARM: 7288/1: mach-sa1100: add missing module_init() callLinus Walleij
2012-01-21ARM: big removal of now unused arch_idle()Nicolas Pitre
2012-01-20Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King
2012-01-20Revert "ARM: sa1100: Refactor mcp-sa11x0 to use platform resources."Russell King
2012-01-19ARM: sa11x0: fix section mismatch in cpu-sa1100.cRussell King
2012-01-19ARM: sa11x0: fix collie build errorRussell King
2012-01-19Revert "RTC: sa1100: support sa1100, pxa and mmp soc families"Russell King
2012-01-19Revert "ARM: sa1100: clean up of the clock support"Russell King
2012-01-16Merge branch 'fixes' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds