aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/ath25
AgeCommit message (Expand)AuthorFilesLines
2015-09-16genirq: Remove irq argument from irq flow handlersGravatar Thomas Gleixner 2-2/+2
2015-07-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-4/+4
2015-06-25MIPS/ath25: Fix race in installing chained IRQ handlerGravatar Thomas Gleixner 1-2/+2
2015-06-25MIPS/ath25: Fix race in installing chained IRQ handlerGravatar Thomas Gleixner 1-2/+2
2015-06-21MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descGravatar Jiang Liu 2-2/+2
2015-06-21MIPS: ATH25: Remove legacy __cpuinit section that crept inGravatar Paul Gortmaker 1-1/+1
2014-11-24MIPS: ath25: add Wireless device supportGravatar Sergey Ryazanov 4-0/+79
2014-11-24MIPS: ath25: add AR2315 PCI host controller driverGravatar Sergey Ryazanov 2-0/+64
2014-11-24MIPS: ath25: register AR5312 flash controllerGravatar Sergey Ryazanov 1-2/+36
2014-11-24MIPS: ath25: add SoC type detectionGravatar Sergey Ryazanov 4-1/+77
2014-11-24MIPS: ath25: add board configuration detectionGravatar Sergey Ryazanov 7-0/+227
2014-11-24MIPS: ath25: add UART supportGravatar Sergey Ryazanov 6-0/+53
2014-11-24MIPS: ath25: add early printk supportGravatar Sergey Ryazanov 2-0/+46
2014-11-24MIPS: ath25: add interrupts handling routinesGravatar Sergey Ryazanov 8-0/+289
2014-11-24MIPS: ath25: Add basic AR2315 SoC supportGravatar Sergey Ryazanov 6-0/+569
2014-11-24MIPS: ath25: add basic AR5312 SoC supportGravatar Sergey Ryazanov 6-0/+386
2014-11-24MIPS: ath25: add common partsGravatar Sergey Ryazanov 6-0/+122