aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/ath25 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner2-2/+2
2015-07-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-4/+4
2015-06-25MIPS/ath25: Fix race in installing chained IRQ handlerThomas Gleixner1-2/+2
2015-06-25MIPS/ath25: Fix race in installing chained IRQ handlerThomas Gleixner1-2/+2
2015-06-21MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2-2/+2
2015-06-21MIPS: ATH25: Remove legacy __cpuinit section that crept inPaul Gortmaker1-1/+1
2014-11-24MIPS: ath25: add Wireless device supportSergey Ryazanov4-0/+79
2014-11-24MIPS: ath25: add AR2315 PCI host controller driverSergey Ryazanov2-0/+64
2014-11-24MIPS: ath25: register AR5312 flash controllerSergey Ryazanov1-2/+36
2014-11-24MIPS: ath25: add SoC type detectionSergey Ryazanov4-1/+77
2014-11-24MIPS: ath25: add board configuration detectionSergey Ryazanov7-0/+227
2014-11-24MIPS: ath25: add UART supportSergey Ryazanov6-0/+53
2014-11-24MIPS: ath25: add early printk supportSergey Ryazanov2-0/+46
2014-11-24MIPS: ath25: add interrupts handling routinesSergey Ryazanov8-0/+289
2014-11-24MIPS: ath25: Add basic AR2315 SoC supportSergey Ryazanov6-0/+569
2014-11-24MIPS: ath25: add basic AR5312 SoC supportSergey Ryazanov6-0/+386
2014-11-24MIPS: ath25: add common partsSergey Ryazanov6-0/+122