aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sa1100/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-07Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-18/+0
2012-10-04Merge branch 'cleanup' into for-linusRussell King2-18/+0
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-22/+0
2012-09-19ARM: sa1100: use __iomem pointers for MMIOArnd Bergmann1-1/+1
2012-09-14ARM: sa1100: move platform_data definitionsArnd Bergmann1-22/+0
2012-07-09ARM: sa11x0/pxa: convert OS timer registers to IOMEMRussell King4-10/+15
2012-06-25ARM: sa1100: remove lart.hPaul Bolle1-13/+0
2012-06-25ARM: remove old SA-1111.hPaul Bolle1-5/+0
2012-04-02ARM: fix lcd power build failure in collie_defconfigPaul Gortmaker1-1/+2
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-20/+0
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds6-409/+20
2012-03-25ARM: 7343/1: sa11x0: convert to sparse IRQRussell King1-9/+12
2012-03-25ARM: 7342/2: sa1100: prepare for sparse irq conversionRob Herring1-0/+2
2012-03-25Merge branch 'sa11x0-mcp' into sa11x0Russell King1-1/+1
2012-03-25Merge branch 'sa11x0-lcd' into sa11x0Russell King2-11/+1
2012-03-25ARM: sa11x0: remove unused DMA controller definitionsRussell King1-217/+2
2012-03-25ARM: sa11x0: remove old SoC private DMA driverRussell King1-117/+0
2012-03-23Merge branch 'pcmcia' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds5-37/+23
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring1-20/+0
2012-02-24FB: sa11x0: convert to use platform resource and ioremap()Russell King1-10/+0
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-18MFD: mcp/ucb1x00: separate ucb1x00 driver data from the MCP dataRussell King1-1/+1
2012-02-09ARM: sa11x0: neponset: move register definitions to neponset.cRussell King1-48/+0
2012-02-09ARM: sa11x0: neponset: implement support for sparse IRQsRussell King1-8/+0
2012-02-09ARM: sa11x0: neponset: provide function to manipulate NCR_0Russell King1-0/+4
2012-02-07Merge tag 'v3.3-rc2' into depends/rmk/for-armsocOlof Johansson1-2/+0
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-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 bus."Russell King1-2/+0
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/sameo/mfd-2.6Linus Torvalds1-0/+2
2012-01-09ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.Jochen Friedrich1-0/+2
2012-01-05Merge branch 'restart' into for-linusRussell King1-13/+0
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: sa1100: use new restart hookRussell King1-9/+0
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stableRussell King1-4/+0
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-4/+0
2011-11-21ARM: restart: only perform setup for restart when soft-restartingRussell King1-1/+1
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-1/+1
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-2/+2
2011-10-25Merge branch 'misc' into for-linusRussell King1-23/+71