Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 1 | -1/+1 |
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-07-01 | 1 | -2/+2 |
|\ | |||||
| * | MIPS/ath25: Fix race in installing chained IRQ handler | Thomas Gleixner | 2015-06-25 | 1 | -2/+2 |
* | | MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc | Jiang Liu | 2015-06-21 | 1 | -1/+1 |
|/ | |||||
* | MIPS: ath25: add Wireless device support | Sergey Ryazanov | 2014-11-24 | 1 | -0/+22 |
* | MIPS: ath25: register AR5312 flash controller | Sergey Ryazanov | 2014-11-24 | 1 | -2/+36 |
* | MIPS: ath25: add SoC type detection | Sergey Ryazanov | 2014-11-24 | 1 | -0/+23 |
* | MIPS: ath25: add board configuration detection | Sergey Ryazanov | 2014-11-24 | 1 | -0/+39 |
* | MIPS: ath25: add UART support | Sergey Ryazanov | 2014-11-24 | 1 | -0/+8 |
* | MIPS: ath25: add interrupts handling routines | Sergey Ryazanov | 2014-11-24 | 1 | -0/+112 |
* | MIPS: ath25: add basic AR5312 SoC support | Sergey Ryazanov | 2014-11-24 | 1 | -0/+155 |