summaryrefslogtreecommitdiff
path: root/arch/mips/pci/pci-rt3883.c
AgeCommit message (Expand)Author
2023-03-14mips: Use of_property_read_bool() for boolean propertiesRob Herring
2022-12-02mips/pci: use devm_platform_ioremap_resource()zhang songyi
2022-01-05mips/pci: remove redundant ret variableMinghao Chi
2021-08-12mips: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2021-06-10MIPS: Add missing linux/irqdomain.h includesMarc Zyngier
2021-04-16MIPS: pci-rt3883: more accurate DT error messagesIlya Lipnitskiy
2021-04-16MIPS: pci-rt3883: trivial: remove unused variableIlya Lipnitskiy
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-11-19MIPS: Use device_type helpers to access the node typeRob Herring
2017-09-21MIPS: PCI: fix pcibios_map_irq section mismatchManuel Lauss
2017-08-29MIPS: Convert to using %pOF instead of full_nameRob Herring
2016-10-05MIPS: pci: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2015-11-11MIPS: pci-rt3883: drop unneeded of_node_getJulia Lawall
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-08-26MIPS: rt3883: Prepare rt3883_pci_irq_handler for irq argument removalThomas Gleixner
2015-08-26MIPS: pci-rt3883: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-06-21MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-24MIPS: pci-rt3883: Remove odd locking in PCI config space access codeSergey Ryazanov
2014-10-20mips: pci: drop owner assignment from platform_driversWolfram Sang
2014-01-24arch/mips/pci: don't check resource with devm_ioremap_resourceWolfram Sang
2013-10-24of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely
2013-10-24of/irq: simplify args to irq_create_of_mappingGrant Likely
2013-10-24of/irq: Replace of_irq with of_phandle_argsGrant Likely
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely
2013-09-04MIPS: Add driver for the built-in PCI controller of the RT3883 SoCGabor Juhos