summaryrefslogtreecommitdiffstats
path: root/arch/mips/pci
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Netlogic: Use chip_data for irq_chip methodsKamlakant Patel2015-09-031-10/+10
* MIPS: Remove all the uses of custom gpio.hAlban Bedel2015-09-031-1/+0
* MIPS: ops-emma2rh: Drop nonsensical db_assertPaul Burton2015-08-261-4/+2
* MIPS: rt3883: Prepare rt3883_pci_irq_handler for irq argument removalThomas Gleixner2015-08-261-2/+2
* MIPS: pci-rt3883: Consolidate chained IRQ handler install/removeThomas Gleixner2015-08-261-2/+1
* MIPS: pci-ar724x: Consolidate chained IRQ handler install/removeThomas Gleixner2015-08-261-2/+2
* MIPS: pci-ar71xx: Consolidate chained IRQ handler install/removeThomas Gleixner2015-08-261-2/+2
* 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
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-06-274-15/+5
|\ \
| * | MIPS: ath79: Improve the DDR controller interfaceAlban Bedel2015-06-211-11/+1
| * | MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-06-214-4/+4
| |/
* | PCI: Remove unnecessary #includes of <asm/pci.h>Bjorn Helgaas2015-06-083-3/+0
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-04-177-27/+17
|\
| * Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle2015-04-133-15/+3
| |\
| | * MIPS: ralink: Fix bad config symbol in PCI makefile.John Crispin2015-04-101-1/+1
| | * MIPS: OCTEON: fix PCI interrupt mapping for D-Link DSR-1000NAaro Koskinen2015-04-101-0/+2
| | * MIPS: Octeon: Remove udelay() causing huge IRQ latencyAlexander Sverdlin2015-04-102-14/+0
| * | MIPS: PCI: Add a hook for IORESOURCE_BUS in pci_controller/bridge_controllerJoshua Kinard2015-04-011-1/+4
| * | MIPS: pci: Drop owner assignment from platform_driversWolfram Sang2015-04-012-2/+0
| * | MIPS: MSI: Update MSI handling for XLPJayachandran C2015-04-011-9/+10
| |/
* | PCI: Cleanup control flowBjorn Helgaas2015-03-191-16/+17
* | PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang2015-03-191-0/+1
|/
* MIPS: Add struct pci_ops member names to initializationRob Herring2015-01-163-10/+10
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-145-5/+0
|\
| * Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-035-5/+0
| |\
| | * mips: pci: drop owner assignment from platform_driversWolfram Sang2014-10-205-5/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-121-1/+1
|\ \ \
| * | | treewide: fix typo in printk and KconfigMasanari Iida2014-11-201-1/+1
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-12-1110-70/+801
|\ \ \ \
| * | | | MIPS: ath25: add AR2315 PCI host controller driverSergey Ryazanov2014-11-242-0/+512
| * | | | MIPS: ralink: add rt2880 pci driverJohn Crispin2014-11-242-0/+286
| * | | | mips: Convert pr_warning to pr_warnJoe Perches2014-11-241-1/+1
| * | | | MIPS: pci-rt3883: Remove odd locking in PCI config space access codeSergey Ryazanov2014-11-241-9/+0
| * | | | MIPS: pci-ar7{1x, 24}x: remove odd locking in PCI config space access codeSergey Ryazanov2014-11-242-36/+0
| * | | | MIPS: MSP71xx: remove odd locking in PCI config space access codeSergey Ryazanov2014-11-241-12/+0
| * | | | MIPS: NILE4: Remove odd locking in PCI config space access codeSergey Ryazanov2014-11-241-11/+1
| * | | | MIPS: Remove useless parenthesesRalf Baechle2014-11-241-1/+1
| |/ / /
* | | | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-103-8/+8
|\ \ \ \ | |/ / / |/| | |
| * | | PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner2014-11-231-4/+4
| * | | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu2014-11-233-4/+4
| | |/ | |/|
* | | MIPS/Xlp: Remove the dead function destroy_irq() to fix build errorYijing Wang2014-10-271-3/+1
| |/ |/|
* | pci: pci-lantiq: remove duplicate check on resourceVarka Bhadram2014-10-221-6/+1
|/
* Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-091-4/+2
|\
| * PCI/MSI: Remove "pos" from the struct msi_desc msi_attribYijing Wang2014-10-011-4/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-071-1/+1
|\ \ | |/ |/|
| * treewide: fix errors in printkMasanari Iida2014-09-011-1/+1
* | MIPS: Loongson: Rename CONFIG_LEMOTE_MACH3A to CONFIG_LOONGSON_MACH3XHuacai Chen2014-07-301-1/+1
* | MIPS: TXx9: Delete an unused variable in tx4927_pcibios_setupAtsushi Nemoto2014-07-301-2/+0
* | MIPS: Alchemy: pci: use clk framework to enable PCI clockManuel Lauss2014-07-301-1/+23
|/
OpenPOWER on IntegriCloud