aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/common/sa1111.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizesRussell King2011-05-121-8/+0
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-291-4/+4
* arm: Reorder irq_set_ function callsThomas Gleixner2011-03-291-2/+2
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-12/+12
* ARM: sa1111: fix typo in sa1111_retrigger_lowirq()Pavel Machek2011-01-141-1/+1
* ARM: sa1111: irq_data conversion.Lennert Buytenhek2011-01-131-47/+47
* ARM: 6349/1: sa1111: move __sa1111_probe() to .devinit.textUwe Kleine-König2010-10-041-1/+1
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-031-4/+1
|\
| * ARM: Remove 'node' argument form arch_adjust_zones()Russell King2010-07-161-4/+1
* | SA1111: Eliminate use after freeJulia Lawall2010-07-301-3/+2
|/
* ARM: 6146/1: sa1111: Prevent deadlock in resume pathMarek Vašut2010-05-271-2/+7
* [ARM] sa1111: allow cascaded IRQs to be used by platformsEric Miao2010-03-021-24/+88
* ARM: 5735/1: sa1111: CodingStyle cleanupsHartley Sweeten2009-10-021-13/+12
* [ARM] arch/arm/common/sa1111.c: Correct error handling codeJulia Lawall2008-12-141-1/+1
* [ARM] 5315/1: Fix section mismatch warning (sa1111)Kristoffer Ericson2008-10-211-1/+1
* [ARM] pxa: fix 3bca103a1e658d23737d20e1989139d9ca8973bfRussell King2008-10-171-0/+2
* [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-061-1/+1
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-1/+1
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2008-07-271-7/+7
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-231-1/+1
|\
| * Clocklib: Fix SA1111 clock name mess.Ian Molton2008-07-101-1/+1
* | arm: bus_id -> dev_name() and dev_set_name() conversionsKay Sievers2008-07-211-4/+3
* | driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman2008-07-211-1/+2
|/
* PM: do not use saved_state from struct dev_pm_info on ARMRafael J. Wysocki2007-07-111-5/+8
* [ARM] Remove needless linux/ptrace.h includesRussell King2007-04-211-1/+0
* [ARM] Remove compatibility layer for ARM irqsRussell King2006-11-301-15/+15
* Initial blind fixup for arm for irq changesLinus Torvalds2006-10-061-4/+4
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* [ARM] 3741/1: remove sa1111.c build warning on non-sa1100 systemsDavid Brownell2006-08-271-1/+5
* [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.nameDavid Brownell2006-08-011-2/+4
* [ARM] 3686/1: ARM: arm/common: convert irq handlingThomas Gleixner2006-07-011-3/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [ARM] Convert kmalloc+memset to kzallocRussell King2006-03-211-5/+2
* [ARM] Convert SA1111 to use clock architectureRussell King2006-03-211-21/+20
* [PATCH] handle errors returned by platform_get_irq*()David Vrabel2006-03-201-0/+2
* [PATCH] Add SA1111 bus_type probe/remove methodsRussell King2006-01-131-2/+2
* [ARM] sa1111.c needs asm/sizes.hRussell King2005-11-161-0/+1
* [ARM] Move zone adjustment for SA1111 on SA11x0 platformsRussell King2005-11-161-0/+11
* [ARM] Initialise SA1111 core before SA1111 PCMCIARussell King2005-11-151-1/+1
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-21/+21
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-1/+1
* [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-281-9/+2
* [ARM] Change irq_chip wake/type methods to set_wake/set_typeRussell King2005-09-041-4/+4
* [PATCH] ARM: Fix sa1111.c build error caused by klist changesRussell King2005-06-221-6/+7
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1292