summaryrefslogtreecommitdiffstats
path: root/arch/mips/pci/pci-ar2315.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: ath25: clean up non-kernel-doc comment warningRandy Dunlap2022-09-121-1/+1
* MIPS: pci-ar2315: Constify static irq_domain_opsRikard Falkeborn2022-02-221-1/+1
* mips: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-08-121-5/+3
* MIPS: pci-ar2315: include <linux/dma-direct.h> for phys_to_dmaChristoph Hellwig2021-03-061-0/+1
* mips: pci: convert comma to semicolonZheng Yongjun2020-12-281-3/+3
* Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2020-10-161-3/+2
|\
| * MIPS: pci: use devm_platform_ioremap_resource_bynameZhang Qilong2020-09-181-3/+2
* | dma-direct: rename and cleanup __phys_to_dmaChristoph Hellwig2020-09-111-1/+1
* | dma-direct: remove __dma_to_physChristoph Hellwig2020-09-111-1/+1
|/
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-12/+1
* MIPS: ath25: use generic dma noncoherent opsChristoph Hellwig2018-06-241-0/+24
* 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/pci: 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: pci: Drop owner assignment from platform_driversWolfram Sang2015-04-011-1/+0
* MIPS: ath25: add AR2315 PCI host controller driverSergey Ryazanov2014-11-241-0/+511