aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq/generic-chip.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-31kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructurePaul Gortmaker1-0/+1
2011-10-24irq: Add EXPORT_SYMBOL_GPL to function of irq generic-chipNobuhiro Iwamatsu1-0/+4
2011-07-26genirq: Fix wrong bit operationjhbird.choi@samsung.com1-2/+2
2011-07-07genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)Simon Guinot1-2/+16
2011-04-23genirq: Add chip suspend and resume callbacksThomas Gleixner1-0/+93
2011-04-23genirq: Implement a generic interrupt chipThomas Gleixner1-0/+261