aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-s3c24xx/irq.c
AgeCommit message (Expand)Author
2013-02-03ARM: S3C24XX: Remove plat-s3c24xx directory in arch/arm/Kukjin Kim
2013-02-03ARM: S3C24XX: transform s3c2443 subirqs into new structureHeiko Stuebner
2013-02-03ARM: S3C24XX: modify s3c2443 irq init to initialize all irqsHeiko Stuebner
2013-02-03ARM: S3C24XX: move s3c2443 irq code to irq.cHeiko Stuebner
2013-02-03ARM: S3C24XX: transform s3c2416 irqs into new structureHeiko Stuebner
2013-02-03ARM: S3C24XX: modify s3c2416 irq init to initialize all irqsHeiko Stuebner
2013-02-03ARM: S3C24XX: move s3c2416 irq init to common irq codeHeiko Stuebner
2013-02-03ARM: S3C24XX: Move irq syscore-ops to irq-pmHeiko Stuebner
2013-01-29ARM: S3C24XX: transform irq handling into a declarative formHeiko Stuebner
2012-07-01ARM: fiq: change FIQ_START to a variableShawn Guo
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers
2011-06-03ARM: S3C24XX: Move s3c24xx_irq_syscore_ops to plat-s3c24xx/irq.cHeiko Stuebner
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner
2011-01-03ARM: S3C24XX: irq_data conversionLennert Buytenhek
2010-12-30ARM: SAMSUNG: Convert s3c_irqext_wake() to new irq_ interrupt methodsMark Brown
2009-12-08ARM: S3C24XX: Export s3c24xx_set_fiq for modules.Ben Dooks
2009-12-01ARM: S3C: Update Simtec copyright statements from , to -Ben Dooks
2009-08-14ARM: S3C24XX: Add FIQ IRQ routing supportBen Dooks
2009-03-08[ARM] S3C24XX: Remove changelog from arch/arm/plat-s3c24xx/irq.cBen Dooks
2009-03-08[ARM] S3C24XX: Split PM code from arch/arm/plat-s3c24xx/irq.cBen Dooks
2009-03-08[ARM] S3C: Move PM support functions to common locationBen Dooks
2008-12-15[ARM] S3C: Move S3C2410_EXTINT to common regs-irqtype.h headerBen Dooks
2008-10-14Merge branch 's3c-move' into develRussell King
2008-10-09Merge branch 'pxa-all' into develRussell King
2008-10-09[ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov
2008-10-07[ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c*Ben Dooks
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-02-03arch/arm/: Spelling fixesJoe Perches
2008-01-28[ARM] 4730/1: S3C2412: Ensure the PWRCFG has the right mode for RTC wakeBen Dooks
2007-04-21[ARM] Remove needless linux/ptrace.h includesRussell King
2007-02-11[ARM] 4157/2: S3C24XX: move arch/arch/mach-s3c2410 into cpu componentsBen Dooks