aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/ath25/ar5312.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-22MIPS: ath25: Constify static irq_domain_opsGravatar Rikard Falkeborn 1-1/+1
2021-08-12mips: Bulk conversion to generic_handle_domain_irq()Gravatar Marc Zyngier 1-7/+6
2020-10-12MIPS: replace add_memory_region with memblockGravatar Thomas Bogendoerfer 1-1/+2
2020-03-05MIPS: Replace setup_irq() by request_irq()Gravatar afzal mohammed 1-6/+3
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheGravatar Christoph Hellwig 1-3/+3
2015-09-16genirq: Remove irq argument from irq flow handlersGravatar Thomas Gleixner 1-1/+1
2015-07-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 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 1-1/+1
2014-11-24MIPS: ath25: add Wireless device supportGravatar Sergey Ryazanov 1-0/+22
2014-11-24MIPS: ath25: register AR5312 flash controllerGravatar Sergey Ryazanov 1-2/+36
2014-11-24MIPS: ath25: add SoC type detectionGravatar Sergey Ryazanov 1-0/+23
2014-11-24MIPS: ath25: add board configuration detectionGravatar Sergey Ryazanov 1-0/+39
2014-11-24MIPS: ath25: add UART supportGravatar Sergey Ryazanov 1-0/+8
2014-11-24MIPS: ath25: add interrupts handling routinesGravatar Sergey Ryazanov 1-0/+112
2014-11-24MIPS: ath25: add basic AR5312 SoC supportGravatar Sergey Ryazanov 1-0/+155