Age | Commit message (Expand) | Author | Files | Lines |
2011-03-29 | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 1 | -2/+2 |
2011-03-29 | arm: Cleanup the irq namespace | Thomas Gleixner | 1 | -3/+3 |
2011-02-18 | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 1 | -1/+1 |
2011-01-13 | ARM: netx: irq_data conversion. | Lennert Buytenhek | 1 | -15/+15 |
2010-12-23 | ARM: netx: update clock source registration | Russell King | 1 | -4/+1 |
2010-11-22 | ARM: 6484/1: fix compile warning in mm/init.c | Anand Gadiyar | 1 | -1/+1 |
2010-10-20 | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 3 | -6/+0 |
2010-10-20 | arm: return both physical and virtual addresses from addruart | Jeremy Kerr | 1 | -6/+4 |
2010-10-02 | ARM: do not define VMALLOC_END relative to PAGE_OFFSET | Nicolas Pitre | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2 | -0/+2 |
2010-02-12 | ARM: 5910/1: ARM: Add tmp register for addruart and loadsp | Tony Lindgren | 1 | -1/+1 |
2009-08-13 | netx: Use get_irqnr_preamble to initialize base register | Uwe Kleine-König | 1 | -3/+1 |
2009-05-07 | [ARM] VIC: Add power management device | Ben Dooks | 1 | -1/+1 |
2009-04-22 | clocksource: pass clocksource to read() callback | Magnus Damm | 1 | -1/+1 |
2009-03-30 | trivial: fix typo "virual" -> "virtual" | Uwe Kleine-Koenig | 1 | -1/+1 |
2009-03-19 | [ARM] pass reboot command line to arch_reset() | Russell King | 1 | -1/+1 |
2009-01-08 | [ARM] fix netx | Russell King | 1 | -1/+1 |
2009-01-08 | [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, px... | Russell King | 2 | -0/+3 |
2009-01-06 | arm: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -1/+1 |
2008-12-19 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/ukl/linux-2.6 into devel | Russell King | 3 | -17/+109 |
2008-12-09 | netx: define register MEMCR | Uwe Kleine-König | 1 | -0/+22 |
2008-12-09 | netx/xc: add a few "const"s to fix compiler warnings | Uwe Kleine-König | 1 | -3/+3 |
2008-12-09 | netx: add support for clockevents | Uwe Kleine-König | 1 | -1/+67 |
2008-12-09 | netx: Use a cpp symbol for the clocksource timer number | Uwe Kleine-König | 1 | -5/+7 |
2008-12-09 | mach-netx/time.c: codingstyle cleanup | Uwe Kleine-König | 1 | -12/+14 |
2008-11-30 | Merge branch 'clks' into devel | Russell King | 1 | -5/+2 |
2008-11-30 | [ARM] netx: fix simple clk API | Russell King | 1 | -5/+2 |
2008-11-30 | [ARM] Add a common typesafe __io implementation | Russell King | 1 | -1/+1 |
2008-11-29 | [ARM] Hide ISA DMA API when ISA_DMA_API is unset | Russell King | 1 | -20/+0 |
2008-11-29 | [ARM] move MAX_DMA_ADDRESS to mach/memory.h | Russell King | 1 | -1/+0 |
2008-11-28 | [ARM] remove a common set of __virt_to_bus definitions | Nicolas Pitre | 1 | -10/+0 |
2008-10-10 | Merge branch 'pxa-all' into devel | Russell King | 1 | -4/+1 |
2008-10-09 | [ARM] 5298/1: Drop desc_handle_irq() | Dmitry Baryshkov | 1 | -4/+1 |
2008-09-06 | [ARM] Convert asm/io.h to linux/io.h | Russell King | 5 | -5/+5 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 24 | -21/+998 |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 8 | -8/+8 |
2008-07-27 | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* | Dmitry Baryshkov | 1 | -4/+4 |
2008-03-06 | [ARM] replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -3/+3 |
2008-01-29 | Remove references to "make dep" | Adrian Bunk | 1 | -3/+0 |
2008-01-28 | [ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99 | Russell King | 1 | -4/+0 |
2007-11-05 | [ARM] 4641/2: netX: fix kobject_name type | Robert Schwebel | 1 | -3/+3 |
2007-10-31 | [ARM] Fix netx_defconfig regression | Russell King | 1 | -3/+3 |
2007-05-08 | Add IRQF_IRQPOLL flag on arm | Bernhard Walle | 1 | -1/+1 |
2007-02-16 | [PATCH] clocksource: fixup is_continous changes on ARM | Thomas Gleixner | 1 | -1/+1 |
2006-12-13 | [ARM] 4013/1: clocksource driver for netx | Sascha Hauer | 1 | -12/+30 |
2006-11-30 | [ARM] Remove compatibility layer for ARM irqs | Russell King | 1 | -3/+3 |
2006-10-06 | Initial blind fixup for arm for irq changes | Linus Torvalds | 2 | -5/+4 |
2006-07-03 | [PATCH] ARM: fixup irqflags breakage after ARM genirq merge | Thomas Gleixner | 1 | -1/+1 |
2006-06-20 | [ARM] Include asm/hardware.h not asm/arch/hardware.h | Russell King | 1 | -1/+1 |
2006-06-19 | [ARM] 3576/1: netX: board support for NXEB500HMI development board | Sascha Hauer | 3 | -0/+195 |