aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/common/sa1111.c
AgeCommit message (Expand)Author
2010-07-30SA1111: Eliminate use after freeJulia Lawall
2010-05-27ARM: 6146/1: sa1111: Prevent deadlock in resume pathMarek Vašut
2010-03-02[ARM] sa1111: allow cascaded IRQs to be used by platformsEric Miao
2009-10-02ARM: 5735/1: sa1111: CodingStyle cleanupsHartley Sweeten
2008-12-14[ARM] arch/arm/common/sa1111.c: Correct error handling codeJulia Lawall
2008-10-21[ARM] 5315/1: Fix section mismatch warning (sa1111)Kristoffer Ericson
2008-10-17[ARM] pxa: fix 3bca103a1e658d23737d20e1989139d9ca8973bfRussell King
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov
2008-07-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-07-21arm: bus_id -> dev_name() and dev_set_name() conversionsKay Sievers
2008-07-21driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman
2008-07-10Clocklib: Fix SA1111 clock name mess.Ian Molton
2007-07-11PM: do not use saved_state from struct dev_pm_info on ARMRafael J. Wysocki
2007-04-21[ARM] Remove needless linux/ptrace.h includesRussell King
2006-11-30[ARM] Remove compatibility layer for ARM irqsRussell King
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds
2006-10-03fix file specification in commentsUwe Zeisberger
2006-08-27[ARM] 3741/1: remove sa1111.c build warning on non-sa1100 systemsDavid Brownell
2006-08-01[ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.nameDavid Brownell
2006-07-01[ARM] 3686/1: ARM: arm/common: convert irq handlingThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-21[ARM] Convert kmalloc+memset to kzallocRussell King
2006-03-21[ARM] Convert SA1111 to use clock architectureRussell King
2006-03-20[PATCH] handle errors returned by platform_get_irq*()David Vrabel
2006-01-13[PATCH] Add SA1111 bus_type probe/remove methodsRussell King
2005-11-16[ARM] sa1111.c needs asm/sizes.hRussell King
2005-11-16[ARM] Move zone adjustment for SA1111 on SA11x0 platformsRussell King
2005-11-15[ARM] Initialise SA1111 core before SA1111 PCMCIARussell King
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King
2005-10-29Create platform_device.h to contain all the platform device details.Russell King
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King
2005-09-04[ARM] Change irq_chip wake/type methods to set_wake/set_typeRussell King
2005-06-22[PATCH] ARM: Fix sa1111.c build error caused by klist changesRussell King
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds