summaryrefslogtreecommitdiffstats
path: root/arch/mips/ath25/ar2315.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: ath25: Constify static irq_domain_opsRikard Falkeborn2022-02-221-1/+1
* mips: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-08-121-7/+7
* MIPS: replace add_memory_region with memblockThomas Bogendoerfer2020-10-121-1/+2
* MIPS: Replace setup_irq() by request_irq()afzal mohammed2020-03-051-6/+3
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-2/+2
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-011-2/+2
|\
| * MIPS/ath25: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-251-2/+2
* | MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-06-211-1/+1
|/
* MIPS: ath25: add Wireless device supportSergey Ryazanov2014-11-241-0/+2
* MIPS: ath25: add AR2315 PCI host controller driverSergey Ryazanov2014-11-241-0/+57
* MIPS: ath25: add SoC type detectionSergey Ryazanov2014-11-241-0/+22
* MIPS: ath25: add board configuration detectionSergey Ryazanov2014-11-241-0/+6
* MIPS: ath25: add UART supportSergey Ryazanov2014-11-241-0/+8
* MIPS: ath25: add interrupts handling routinesSergey Ryazanov2014-11-241-0/+114
* MIPS: ath25: Add basic AR2315 SoC supportSergey Ryazanov2014-11-241-0/+155