aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq/generic-chip.c
Commit message (Expand)AuthorAge
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-07-13
|\
| * genirq: generic chip: Use DIV_ROUND_UP to calculate numchipsAxel Lin2013-07-05
* | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-07-06
|\ \
| * | irqdomain: Eliminate revmap typeGrant Likely2013-06-10
| * | irqdomain: Add a name fieldGrant Likely2013-06-10
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-04
|\ \ \ | |_|/ |/| |
| * | irq/generic-chip: fix a few kernel-doc entriesUwe Kleine-König2013-06-18
* | | genirq: Add the generic chip to the genirq docbookThomas Gleixner2013-06-28
* | | genirq: generic-chip: Export some irq_gc_ functionsFabio Estevam2013-06-28
* | | genirq: Irqchip: document gcflags arg of irq_alloc_domain_generic_chipsJames Hogan2013-06-24
| |/ |/|
* | genirq: irqchip: Add mask to block out invalid irqsGrant Likely2013-05-29
* | genirq: Generic chip: Add linear irq domain supportThomas Gleixner2013-05-29
* | genirq: Generic chip: Split out code into separate functionsThomas Gleixner2013-05-29
* | genirq: irqchip: Add a mask calculation functionThomas Gleixner2013-05-29
* | genirq: Generic chip: Cache per irq bit maskThomas Gleixner2013-05-29
* | genirq: Generic chip: Handle separate mask registersGerlando Falauto2013-05-29
* | genirq: Generic chip: Add support for per chip type mask cacheGerlando Falauto2013-05-29
* | genirq: Generic chip: Remove the local cur_regs() functionGerlando Falauto2013-05-29
|/
* kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructurePaul Gortmaker2011-10-31
* irq: Add EXPORT_SYMBOL_GPL to function of irq generic-chipNobuhiro Iwamatsu2011-10-24
* genirq: Fix wrong bit operationjhbird.choi@samsung.com2011-07-26
* genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)Simon Guinot2011-07-07
* genirq: Add chip suspend and resume callbacksThomas Gleixner2011-04-23
* genirq: Implement a generic interrupt chipThomas Gleixner2011-04-23