aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/pci/pci-ar2315.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-12MIPS: ath25: clean up non-kernel-doc comment warningRandy Dunlap1-1/+1
2022-02-22MIPS: pci-ar2315: Constify static irq_domain_opsRikard Falkeborn1-1/+1
2021-08-12mips: Bulk conversion to generic_handle_domain_irq()Marc Zyngier1-5/+3
2021-03-06MIPS: pci-ar2315: include <linux/dma-direct.h> for phys_to_dmaChristoph Hellwig1-0/+1
2020-12-28mips: pci: convert comma to semicolonZheng Yongjun1-3/+3
2020-10-16Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-3/+2
2020-09-18MIPS: pci: use devm_platform_ioremap_resource_bynameZhang Qilong1-3/+2
2020-09-11dma-direct: rename and cleanup __phys_to_dmaChristoph Hellwig1-1/+1
2020-09-11dma-direct: remove __dma_to_physChristoph Hellwig1-1/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-12/+1
2018-06-24MIPS: ath25: use generic dma noncoherent opsChristoph Hellwig1-0/+24
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/pci: 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
2015-04-01MIPS: pci: Drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-11-24MIPS: ath25: add AR2315 PCI host controller driverSergey Ryazanov1-0/+511