| Commit message (Expand) | Author | Age |
* | ARM: ns9xxx: update clock source registration | Russell King | 2010-12-22 |
* | arm: return both physical and virtual addresses from addruart | Jeremy Kerr | 2010-10-20 |
* | ARM: 6263/1: ns9xxx: fix FTBFS for zImage | Uwe Kleine-König | 2010-07-26 |
* | ARM: 6259/1: arm/ns9xxx: fix debug macro compilation failure | Jeremy Kerr | 2010-07-26 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | Merge branch 'misc2' into devel | Russell King | 2010-02-25 |
|\ |
|
| * | ARM: 5928/1: Change type of VMALLOC_END to unsigned long. | Fenkart/Bostandzhyan | 2010-02-15 |
* | | ARM: 5910/1: ARM: Add tmp register for addruart and loadsp | Tony Lindgren | 2010-02-12 |
|/ |
|
* | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner | 2009-12-14 |
* | const: constify remaining file_operations | Alexey Dobriyan | 2009-10-01 |
* | clocksource: pass clocksource to read() callback | Magnus Damm | 2009-04-21 |
* | Merge branch 'origin' into devel | Russell King | 2009-03-28 |
|\ |
|
| * | sparseirq: use kstat_irqs_cpu on non-x86 architectures too | Yinghai Lu | 2009-01-12 |
* | | [ARM] pass reboot command line to arch_reset() | Russell King | 2009-03-19 |
|/ |
|
* | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 |
|\ |
|
| * | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell | 2008-12-13 |
* | | [ARM] Add a common typesafe __io implementation | Russell King | 2008-11-30 |
* | | [ARM] Hide ISA DMA API when ISA_DMA_API is unset | Russell King | 2008-11-29 |
* | | [ARM] ns9xxx: mach/hardware.h doesn't need asm/memory.h | Russell King | 2008-11-28 |
* | | [ARM] remove a common set of __virt_to_bus definitions | Nicolas Pitre | 2008-11-28 |
|/ |
|
* | [ARM] gpio_free might sleep, arm architecture | Uwe Kleine-König | 2008-10-30 |
* | Merge branch 'pxa-all' into devel | Russell King | 2008-10-09 |
|\ |
|
| * | [ARM] 5298/1: Drop desc_handle_irq() | Dmitry Baryshkov | 2008-10-09 |
* | | [ARM] Convert asm/bitops.h to linux/bitops.h | Russell King | 2008-09-06 |
* | | [ARM] Convert asm/io.h to linux/io.h | Russell King | 2008-09-06 |
|/ |
|
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 |
* | [ARM] Eliminate useless includes of asm/mach-types.h | Russell King | 2008-08-07 |
* | [ARM] Fix explicit asm(-arm)?/arch-foo references | Russell King | 2008-08-02 |
* | Remove use of asm/semaphore.h | Matthew Wilcox | 2008-07-24 |
* | Merge branch 'irq-fix' of git://www.modarm9.com/gitsrc/pub/people/ukleinek/li... | Russell King | 2008-05-07 |
|\ |
|
| * | ns9xxx: fix sparse warning | Uwe Kleine-König | 2008-04-25 |
| * | ns9xxx: check for irq lockups | Uwe Kleine-König | 2008-04-25 |
| * | ns9xxx: fix handle_prio_irq to unmask irqs with lower priority | Uwe Kleine-König | 2008-04-25 |
* | | ns9xxx: add clock api | Uwe Kleine-König | 2008-03-31 |
* | | ns9xxx: add support for irq priorisation | Uwe Kleine-König | 2008-03-31 |
|/ |
|
* | ns9xxx: make use of the chip's irq priorisation | Uwe Kleine-König | 2008-03-31 |
* | ns9xxx: prepare for adding support for Digi ns921x processors | Uwe Kleine-König | 2008-03-31 |
* | ns9xxx: introduce a config variable for the cc9p9360 module | Uwe Kleine-König | 2008-03-31 |
* | ns9xxx: use default text offset | Uwe Kleine-König | 2008-03-31 |
* | ns9xxx: move registration of serial8250 to a dedicated file | Uwe Kleine-König | 2008-03-31 |
* | [ARM] 4851/1: ns9xxx: fix size of gpiores | Uwe Kleine-König | 2008-03-08 |
* | [ARM] 4595/1: ns9xxx: define registers as void __iomem * instead of volatile u32 | Uwe Kleine-König | 2007-10-12 |
* | [ARM] 4594/1: ns9xxx: use the new gpio functions | Uwe Kleine-König | 2007-10-12 |
* | [ARM] 4593/1: ns9xxx: implement generic clockevents | Uwe Kleine-König | 2007-10-12 |
* | [ARM] 4592/1: ns9xxx: clocksource driver | Uwe Kleine-König | 2007-10-12 |
* | [ARM] 4590/1: ns9xxx: add gpio handling functions | Uwe Kleine-König | 2007-10-12 |
* | [ARM] 4589/1: ns9xxx: acknowledge IRQ_EXT2 in the demux routine for FPGA irqs | Uwe Kleine-König | 2007-10-12 |
* | [ARM] 4545/1: ns9xxx: simplify irq ack'ing | Uwe Kleine-König | 2007-10-12 |
* | [ARM] 4493/1: ns9xxx: disable a non-reloading timer before ack'ing its irq | Uwe Kleine-König | 2007-07-20 |
* | [ARM] 4487/1: ns9xxx: complete definition of GPIO related registers | Uwe Kleine-König | 2007-07-20 |