summaryrefslogtreecommitdiffstats
path: root/kernel/irq/generic-chip.c
Commit message (Expand)AuthorAgeFilesLines
* genirq: Add the generic chip to the genirq docbookThomas Gleixner2013-06-281-5/+6
* genirq: generic-chip: Export some irq_gc_ functionsFabio Estevam2013-06-281-0/+3
* genirq: Irqchip: document gcflags arg of irq_alloc_domain_generic_chipsJames Hogan2013-06-241-0/+1
* genirq: irqchip: Add mask to block out invalid irqsGrant Likely2013-05-291-0/+3
* genirq: Generic chip: Add linear irq domain supportThomas Gleixner2013-05-291-6/+181
* genirq: Generic chip: Split out code into separate functionsThomas Gleixner2013-05-291-16/+34
* genirq: irqchip: Add a mask calculation functionThomas Gleixner2013-05-291-2/+6
* genirq: Generic chip: Cache per irq bit maskThomas Gleixner2013-05-291-9/+14
* genirq: Generic chip: Handle separate mask registersGerlando Falauto2013-05-291-7/+10
* genirq: Generic chip: Add support for per chip type mask cacheGerlando Falauto2013-05-291-6/+10
* genirq: Generic chip: Remove the local cur_regs() functionGerlando Falauto2013-05-291-14/+17
* 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
OpenPOWER on IntegriCloud