aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/ath25/ar5312.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-3/+3
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-1/+1
2015-07-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-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 Liu1-1/+1
2014-11-24MIPS: ath25: add Wireless device supportSergey Ryazanov1-0/+22
2014-11-24MIPS: ath25: register AR5312 flash controllerSergey Ryazanov1-2/+36
2014-11-24MIPS: ath25: add SoC type detectionSergey Ryazanov1-0/+23
2014-11-24MIPS: ath25: add board configuration detectionSergey Ryazanov1-0/+39
2014-11-24MIPS: ath25: add UART supportSergey Ryazanov1-0/+8
2014-11-24MIPS: ath25: add interrupts handling routinesSergey Ryazanov1-0/+112
2014-11-24MIPS: ath25: add basic AR5312 SoC supportSergey Ryazanov1-0/+155