Age | Commit message (Expand) | Author |
2015-12-22 | MIPS: Fix build error due to unused variables. | Ralf Baechle |
2015-11-27 | MIPS: Fix delay loops which may be removed by GCC. | Ralf Baechle |
2015-11-11 | MIPS: pci-rt3883: drop unneeded of_node_get | Julia Lawall |
2015-09-25 | Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner |
2015-09-15 | PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" | Bjorn Helgaas |
2015-09-03 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2015-09-03 | MIPS: Netlogic: Use chip_data for irq_chip methods | Kamlakant Patel |
2015-09-03 | MIPS: Remove all the uses of custom gpio.h | Alban Bedel |
2015-09-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-08-26 | MIPS: ops-emma2rh: Drop nonsensical db_assert | Paul Burton |
2015-08-26 | MIPS: rt3883: Prepare rt3883_pci_irq_handler for irq argument removal | Thomas Gleixner |
2015-08-26 | MIPS: pci-rt3883: Consolidate chained IRQ handler install/remove | Thomas Gleixner |
2015-08-26 | MIPS: pci-ar724x: Consolidate chained IRQ handler install/remove | Thomas Gleixner |
2015-08-26 | MIPS: pci-ar71xx: Consolidate chained IRQ handler install/remove | Thomas Gleixner |
2015-07-23 | PCI: Call pci_read_bridge_bases() from core instead of arch code | Lorenzo Pieralisi |
2015-07-22 | MIPS/PCI: Use for_pci_msi_entry() to access MSI device list | Jiang Liu |
2015-07-01 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-06-27 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2015-06-25 | MIPS/pci: Fix race in installing chained IRQ handler | Thomas Gleixner |
2015-06-21 | MIPS: ath79: Improve the DDR controller interface | Alban Bedel |
2015-06-21 | MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc | Jiang Liu |
2015-06-08 | PCI: Remove unnecessary #includes of <asm/pci.h> | Bjorn Helgaas |
2015-04-17 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2015-04-13 | Merge branch '4.0-fixes' into mips-for-linux-next | Ralf Baechle |
2015-04-10 | MIPS: ralink: Fix bad config symbol in PCI makefile. | John Crispin |
2015-04-10 | MIPS: OCTEON: fix PCI interrupt mapping for D-Link DSR-1000N | Aaro Koskinen |
2015-04-10 | MIPS: Octeon: Remove udelay() causing huge IRQ latency | Alexander Sverdlin |
2015-04-01 | MIPS: PCI: Add a hook for IORESOURCE_BUS in pci_controller/bridge_controller | Joshua Kinard |
2015-04-01 | MIPS: pci: Drop owner assignment from platform_drivers | Wolfram Sang |
2015-04-01 | MIPS: MSI: Update MSI handling for XLP | Jayachandran C |
2015-03-19 | PCI: Cleanup control flow | Bjorn Helgaas |
2015-03-19 | PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) | Yijing Wang |
2015-01-16 | MIPS: Add struct pci_ops member names to initialization | Rob Herring |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-12-11 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2014-12-10 | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-11-24 | MIPS: ath25: add AR2315 PCI host controller driver | Sergey Ryazanov |
2014-11-24 | MIPS: ralink: add rt2880 pci driver | John Crispin |
2014-11-24 | mips: Convert pr_warning to pr_warn | Joe Perches |
2014-11-24 | MIPS: pci-rt3883: Remove odd locking in PCI config space access code | Sergey Ryazanov |
2014-11-24 | MIPS: pci-ar7{1x, 24}x: remove odd locking in PCI config space access code | Sergey Ryazanov |
2014-11-24 | MIPS: MSP71xx: remove odd locking in PCI config space access code | Sergey Ryazanov |
2014-11-24 | MIPS: NILE4: Remove odd locking in PCI config space access code | Sergey Ryazanov |
2014-11-24 | MIPS: Remove useless parentheses | Ralf Baechle |
2014-11-23 | PCI/MSI: Rename mask/unmask_msi_irq treewide | Thomas Gleixner |
2014-11-23 | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() | Jiang Liu |
2014-11-20 | treewide: fix typo in printk and Kconfig | Masanari Iida |
2014-11-03 | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman |