aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq/generic-chip.c
Commit message (Expand)AuthorAgeFilesLines
* kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructurePaul Gortmaker2011-10-311-0/+1
* irq: Add EXPORT_SYMBOL_GPL to function of irq generic-chipNobuhiro Iwamatsu2011-10-241-0/+4
* genirq: Fix wrong bit operationjhbird.choi@samsung.com2011-07-261-2/+2
* genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)Simon Guinot2011-07-071-2/+16
* genirq: Add chip suspend and resume callbacksThomas Gleixner2011-04-231-0/+93
* genirq: Implement a generic interrupt chipThomas Gleixner2011-04-231-0/+261