aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ns9xxx (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr1-5/+3
2010-07-26ARM: 6263/1: ns9xxx: fix FTBFS for zImageUwe Kleine-König1-15/+15
2010-07-26ARM: 6259/1: arm/ns9xxx: fix debug macro compilation failureJeremy Kerr1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-1/+1
2010-02-25Merge branch 'misc2' into develRussell King1-1/+1
2010-02-15ARM: 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-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-4/+4
2009-10-01const: constify remaining file_operationsAlexey Dobriyan1-1/+1
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-1/+1
2009-03-28Merge branch 'origin' into develRussell King1-2/+1
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King1-1/+1
2009-01-12sparseirq: use kstat_irqs_cpu on non-x86 architectures tooYinghai Lu1-2/+1
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-1/+1
2008-11-30[ARM] Add a common typesafe __io implementationRussell King1-1/+1
2008-11-29[ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King1-14/+0
2008-11-28[ARM] ns9xxx: mach/hardware.h doesn't need asm/memory.hRussell King1-2/+0
2008-11-28[ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre1-3/+0
2008-10-30[ARM] gpio_free might sleep, arm architectureUwe Kleine-König1-0/+2
2008-10-09Merge branch 'pxa-all' into develRussell King1-4/+1
2008-10-09[ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov1-4/+1
2008-09-06[ARM] Convert asm/bitops.h to linux/bitops.hRussell King1-1/+1
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King2-2/+2
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King30-24/+1141
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King1-1/+0
2008-08-02[ARM] Fix explicit asm(-arm)?/arch-foo referencesRussell King9-23/+23
2008-07-24Remove use of asm/semaphore.hMatthew Wilcox1-1/+1
2008-05-07Merge branch 'irq-fix' of git://www.modarm9.com/gitsrc/pub/people/ukleinek/linux-2.6.gitRussell King1-7/+15
2008-04-25ns9xxx: fix sparse warningUwe Kleine-König1-1/+1
2008-04-25ns9xxx: check for irq lockupsUwe Kleine-König1-0/+5
2008-04-25ns9xxx: fix handle_prio_irq to unmask irqs with lower priorityUwe Kleine-König1-6/+9
2008-03-31ns9xxx: add clock apiUwe Kleine-König3-1/+251
2008-03-31ns9xxx: add support for irq priorisationUwe Kleine-König1-12/+18
2008-03-31ns9xxx: make use of the chip's irq priorisationUwe Kleine-König1-1/+39
2008-03-31ns9xxx: prepare for adding support for Digi ns921x processorsUwe Kleine-König12-174/+294
2008-03-31ns9xxx: introduce a config variable for the cc9p9360 moduleUwe Kleine-König1-12/+16
2008-03-31ns9xxx: use default text offsetUwe Kleine-König1-1/+1
2008-03-31ns9xxx: move registration of serial8250 to a dedicated fileUwe Kleine-König4-58/+76
2008-03-08[ARM] 4851/1: ns9xxx: fix size of gpioresUwe Kleine-König1-1/+1
2007-10-12[ARM] 4595/1: ns9xxx: define registers as void __iomem * instead of volatile u32Uwe Kleine-König4-61/+85
2007-10-12[ARM] 4594/1: ns9xxx: use the new gpio functionsUwe Kleine-König1-6/+6
2007-10-12[ARM] 4593/1: ns9xxx: implement generic clockeventsUwe Kleine-König1-42/+108
2007-10-12[ARM] 4592/1: ns9xxx: clocksource driverUwe Kleine-König1-26/+42
2007-10-12[ARM] 4590/1: ns9xxx: add gpio handling functionsUwe Kleine-König2-1/+185
2007-10-12[ARM] 4589/1: ns9xxx: acknowledge IRQ_EXT2 in the demux routine for FPGA irqsUwe Kleine-König1-2/+7
2007-10-12[ARM] 4545/1: ns9xxx: simplify irq ack'ingUwe Kleine-König2-33/+14
2007-07-20[ARM] 4493/1: ns9xxx: disable a non-reloading timer before ack'ing its irqUwe Kleine-König1-0/+9
2007-07-20[ARM] 4487/1: ns9xxx: complete definition of GPIO related registersUwe Kleine-König1-2/+1
2007-07-20[ARM] 4486/1: ns9xxx: fix a typo in the register definitions.Uwe Kleine-König1-1/+1