summaryrefslogtreecommitdiff
path: root/arch/mips/pci/pci-ar2315.c
AgeCommit message (Expand)Author
2024-01-08MIPS: Fix typosBjorn Helgaas
2022-09-12MIPS: ath25: clean up non-kernel-doc comment warningRandy Dunlap
2022-02-22MIPS: pci-ar2315: Constify static irq_domain_opsRikard Falkeborn
2021-08-12mips: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2021-03-06MIPS: pci-ar2315: include <linux/dma-direct.h> for phys_to_dmaChristoph Hellwig
2020-12-28mips: pci: convert comma to semicolonZheng Yongjun
2020-10-16Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2020-09-18MIPS: pci: use devm_platform_ioremap_resource_bynameZhang Qilong
2020-09-11dma-direct: rename and cleanup __phys_to_dmaChristoph Hellwig
2020-09-11dma-direct: remove __dma_to_physChristoph Hellwig
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2018-06-24MIPS: ath25: use generic dma noncoherent opsChristoph Hellwig
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-07-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-25MIPS/pci: Fix race in installing chained IRQ handlerThomas Gleixner
2015-06-21MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu
2015-04-01MIPS: pci: Drop owner assignment from platform_driversWolfram Sang
2014-11-24MIPS: ath25: add AR2315 PCI host controller driverSergey Ryazanov