summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sa1100
AgeCommit message (Expand)AuthorFilesLines
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
2012-02-09ARM: sa11x0: convert to use DEFINE_RES_xxx macrosRussell King15-257/+61
2012-02-09ARM: sa11x0: fix section mismatch warningsRussell King1-2/+2
2012-02-09ARM: sa11x0: fix sleep entryRussell King1-15/+22
2012-02-09ARM: sa11x0: fix off-by-one resource sizesRussell King2-5/+5
2012-02-07Merge tag 'v3.3-rc2' into depends/rmk/for-armsocOlof Johansson11-176/+33
2012-02-04PCMCIA: sa11x0: nanoengine: convert reset handling to use GPIO subsystemRussell King1-2/+2
2012-02-04PCMCIA: sa11x0: nanoengine: convert to use new irq/gpio managementRussell King1-4/+4
2012-02-04PCMCIA: sa11x0: cerf: convert reset handling to use GPIO subsystemRussell King1-1/+1
2012-02-04PCMCIA: sa11x0: cerf: convert to use new irq/gpio managementRussell King1-9/+4
2012-02-04PCMCIA: sa11x0: assabet: convert to use new irq/gpio managementRussell King1-9/+6
2012-02-03MFD: mcp-sa11x0: convert mcp-sa11x0 to use platform resourcesRussell King1-0/+5
2012-02-03MFD: mcp-sa11x0: move setup of PPC unit out of mcp-sa11x0.cRussell King8-0/+19
2012-01-26Merge branch 'sa11x0-mcp-fixes' into fixesRussell King8-86/+3
2012-01-23ARM: 7288/1: mach-sa1100: add missing module_init() callLinus Walleij1-0/+2
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-9/+0
2012-01-20Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King7-20/+2
2012-01-20Revert "ARM: sa1100: Refactor mcp-sa11x0 to use platform resources."Russell King7-66/+1
2012-01-19ARM: sa11x0: fix section mismatch in cpu-sa1100.cRussell King1-1/+1
2012-01-19ARM: sa11x0: fix collie build errorRussell King1-3/+2
2012-01-19Revert "RTC: sa1100: support sa1100, pxa and mmp soc families"Russell King1-20/+0
2012-01-19Revert "ARM: sa1100: clean up of the clock support"Russell King1-66/+25
2012-01-16Merge branch 'fixes' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds1-1/+1
2012-01-16ARM: sa11x0: assabet: fix build warningRussell King1-1/+1
2012-01-14Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-3/+0
2012-01-13GPIO: sa1100: implement proper gpiolib gpio_to_irq conversionRussell King1-3/+0
2012-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds8-3/+86
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-6/+7
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann18-42/+29
2012-01-09ARM: sa1100: Refactor mcp-sa11x0 to use platform resources.Jochen Friedrich7-1/+66
2012-01-09ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.Jochen Friedrich7-2/+20
2012-01-06arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-6/+7
2012-01-05Merge branch 'restart' into for-linusRussell King16-13/+25
2012-01-05Merge branch 'devel-stable' into for-linusRussell King3-30/+4
2012-01-05ARM: 7269/1: mach-sa1100: fix sched_clock breakageLinus Walleij1-1/+1
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0