summaryrefslogtreecommitdiff
path: root/arch/arm/mach-sa1100/include
AgeCommit message (Expand)AuthorFilesLines
2011-12-06Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King1-4/+0
2011-11-27ARM: 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/kern...Linus Torvalds1-1/+1
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds1-2/+2
2011-10-25Merge branch 'misc' into for-linusRussell King1-23/+71
2011-10-17ARM: 7024/1: simpad: Cleanup CS3 accessors.Jochen Friedrich1-23/+58
2011-10-17ARM: 7027/1: simpad: Add ucb1x00 GPIO definitions and register GPIOJochen Friedrich1-0/+13
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-08-22ARM: 7050/1: mach-sa1100: delete irq_to_gpio() functionLinus Walleij1-2/+0
2011-08-17ARM: io: remove IO_SPACE_LIMIT from SA11x0Russell King1-4/+2
2011-08-12ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King1-0/+2
2011-07-27Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-8/+0
2011-07-18ARM: mach-sa1100: move ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre1-4/+0
2011-07-12ARM: convert PCI defines to variablesRob Herring1-7/+0
2011-07-12ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring1-1/+0
2011-05-23Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King1-11/+1
2011-05-12ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizesRussell King1-9/+0
2011-05-12ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESSRussell King1-2/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-02-18ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King1-1/+1
2010-12-21ARM: 6459/2: sa1100: Add nanoEngine PCI support.Marcelo Roberto Jimenez2-0/+30
2010-12-21ARM: 6458/1: pcmcia: Adds nanoEngine PCMCIA support.Marcelo Roberto Jimenez1-0/+30
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr1-16/+20
2010-08-06Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King1-1/+1
2010-08-05[ARM] pxa: replacing dead SHARPSL_LOCOMO with SHARP_LOCOMOChristoph Egger1-1/+1
2010-07-16ARM: Remove 'node' argument form arch_adjust_zones()Russell King1-3/+3
2010-03-08Merge branch 'origin' into devel-stableRussell King2-2/+2
2010-03-02[ARM] sa1111: allow cascaded IRQs to be used by platformsEric Miao1-53/+1
2010-03-02[ARM] locomo: allow cascaded IRQ base to be specified by platformsEric Miao1-10/+3
2010-03-02[ARM] locomo: remove unused IRQs and avoid unnecessary cascadeEric Miao1-24/+1
2010-03-02[ARM] locomo: avoid unnecessary cascaded keyboard IRQEric Miao1-2/+1
2010-03-02[ARM] sa1100: remove unreferenced IRQ definitionsEric Miao1-7/+0
2010-02-26Merge branch 'misc2' into develRussell King1-1/+1
2010-02-16ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan1-1/+1
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren1-1/+1
2009-12-06Merge branch 'for-lak' of git://git.linuxtogo.org/home/thesing/collie into sa...Russell King3-48/+49
2009-12-06ARM: 5821/1: SA1100: h3100/h3600: revise copyright boilerplatesDmitry Artamonow1-16/+6
2009-12-06ARM: 5820/1: SA1100: h3100/h3600: split h3600.cDmitry Artamonow1-0/+14
2009-12-06ARM: 5819/1: SA1100: h3100/h3600: merge h3600.h and h3600_gpio.h into h3xxx.hDmitry Artamonow2-39/+13
2009-12-06ARM: 5818/1: SA1100: h3100/h3600: drop old GPIO definitionsDmitry Artamonow2-48/+7
2009-12-06ARM: 5816/1: SA1100: h3600: remove IRQ_GPIO_* definitionsDmitry Artamonow2-14/+0
2009-12-06ARM: 5815/1: SA1100: h3100/h3600: remove now unused assign_h3600_egpio handlersDmitry Artamonow2-45/+0
2009-12-06ARM: 5813/1: SA1100: h3100/h3600: add htc-egpio driverDmitry Artamonow1-0/+24
2009-12-06ARM: 5798/1: SA1100: h3600: remove unused cruft from h3600.hDmitry Artamonow1-8/+0
2009-12-06ARM: iPAQ: move serial port support functionsRussell King1-0/+14
2009-12-06ARM: iPAQ: convert H3100 IrDA to use generic gpio supportRussell King1-0/+9
2009-11-27collie: convert to gpiolib for ucb1x00Thomas Kunze1-17/+18
2009-11-27add gpiolib support to ucb1x00Thomas Kunze1-0/+1
2009-11-27SA1100: make gpio_to_irq and reverse a macroThomas Kunze1-15/+4