Age | Commit message (Expand) | Author | Files | Lines |
2014-10-09 | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+2 |
2014-10-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2014-10-01 | PCI/MSI: Remove "pos" from the struct msi_desc msi_attrib | Yijing Wang | 1 | -4/+2 |
2014-09-01 | treewide: fix errors in printk | Masanari Iida | 1 | -1/+1 |
2014-07-30 | MIPS: Loongson: Rename CONFIG_LEMOTE_MACH3A to CONFIG_LOONGSON_MACH3X | Huacai Chen | 1 | -1/+1 |
2014-07-30 | MIPS: TXx9: Delete an unused variable in tx4927_pcibios_setup | Atsushi Nemoto | 1 | -2/+0 |
2014-07-30 | MIPS: Alchemy: pci: use clk framework to enable PCI clock | Manuel Lauss | 1 | -1/+23 |
2014-06-09 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 8 | -55/+287 |
2014-06-04 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -18/+2 |
2014-06-04 | Merge branch '3.15-fixes' into mips-for-linux-next | Ralf Baechle | 1 | -1/+0 |
2014-06-04 | MIPS: Replace calls to obsolete strict_strto call with kstrto* equivalents. | Daniel Walter | 1 | -3/+6 |
2014-06-02 | mips: Update the email address of Geert Uytterhoeven | Geert Uytterhoeven | 2 | -2/+2 |
2014-06-02 | MIPS: paravirt: Add pci controller for virtio | David Daney | 2 | -1/+132 |
2014-05-30 | MIPS: Malta: Let PIIX4 respond to PCI special cycles | Paul Burton | 1 | -0/+6 |
2014-05-30 | MIPS: Add MSI support for XLP9XX | Ganesan Ramalingam | 1 | -49/+135 |
2014-05-28 | MIPS: Octeon: Add PCIe2 support in arch_setup_msi_irq() | Eunbong Song | 1 | -0/+6 |
2014-05-26 | MIPS: RC32434: fix broken PCI resource initialization | Gabor Juhos | 1 | -1/+0 |
2014-05-16 | mips: Kill pointless destroy_irq() | Thomas Gleixner | 2 | -18/+2 |
2014-03-31 | Merge branch '3.14-fixes' into mips-for-linux-next | Ralf Baechle | 1 | -0/+1 |
2014-03-31 | MIPS: Malta: Setup PM I/O region on boot | Paul Burton | 1 | -0/+13 |
2014-03-31 | MIPS: Loongson 3: Add HT-linked PCI support | Huacai Chen | 3 | -0/+168 |
2014-03-26 | MIPS: Alchemy: Determine cohereny at runtime based on cpu type | Manuel Lauss | 1 | -3/+2 |
2014-03-26 | MIPS: Malta: Make use of generic CM support | Paul Burton | 1 | -11/+11 |
2014-03-15 | MIPS: Octeon: Fix fall through on bar type OCTEON_DMA_BAR_TYPE_SMALL | Colin Ian King | 1 | -0/+1 |
2014-01-24 | mips: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 11 | -11/+0 |
2014-01-24 | arch/mips/pci: don't check resource with devm_ioremap_resource | Wolfram Sang | 1 | -3/+0 |
2014-01-24 | MIPS: PCI: Netlogic XLP9XX support | Jayachandran C | 1 | -21/+74 |
2014-01-24 | MIPS: Netlogic: Add cpu to node mapping for XLP9XX | Jayachandran C | 1 | -2/+2 |
2014-01-24 | MIPS: Netlogic: XLP9XX PIC updates | Jayachandran C | 1 | -1/+1 |
2014-01-24 | MIPS: Netlogic: Add macro for node present | Jayachandran C | 1 | -4/+2 |
2014-01-24 | MIPS: Netlogic: Add MSI support for XLP | Jayachandran C | 3 | -9/+501 |
2014-01-24 | MIPS: malta: Incorporate PIIX4 ACPI I/O region in PCI controller resources | Deng-Cheng Zhu | 1 | -3/+3 |
2014-01-23 | MIPS: Malta: mux & enable SERIRQ interrupt | Paul Burton | 1 | -0/+11 |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -35/+2 |
2013-10-29 | MIPS: Get rid of hard-coded values for Malta PIIX4 fixups | Deng-Cheng Zhu | 1 | -13/+23 |
2013-10-29 | MIPS: of/pci: Use of_pci_range_parser | Andrew Murray | 1 | -32/+18 |
2013-10-29 | MIPS: ath79: simplify platform_get_resource_byname/devm_ioremap_resource | Julia Lawall | 2 | -12/+0 |
2013-10-24 | of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code. | Grant Likely | 2 | -32/+2 |
2013-10-24 | of/irq: simplify args to irq_create_of_mapping | Grant Likely | 2 | -2/+2 |
2013-10-24 | of/irq: Replace of_irq with of_phandle_args | Grant Likely | 2 | -7/+4 |
2013-10-24 | of/irq: Rename of_irq_map_* functions to of_irq_parse_* | Grant Likely | 2 | -2/+2 |
2013-09-19 | MIPS: PCI: pci-bcm1480: Include missing vt.h header | Markos Chandras | 1 | -0/+1 |
2013-09-12 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 3 | -4/+642 |
2013-09-04 | MIPS: Add driver for the built-in PCI controller of the RT3883 SoC | Gabor Juhos | 2 | -0/+637 |
2013-08-26 | MIPS: cavium-octeon: fix I/O space setup on non-PCI systems | Aaro Koskinen | 1 | -4/+5 |
2013-07-25 | PCI: Delay enabling bridges until they're needed | Yinghai Lu | 1 | -1/+0 |
2013-07-14 | MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code | Paul Gortmaker | 1 | -1/+1 |
2013-07-13 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 5 | -42/+261 |
2013-07-12 | Merge branch '3.10-fixes' into mips-for-linux-next | Ralf Baechle | 1 | -0/+2 |
2013-07-03 | mm/MIPS: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 1 | -1/+1 |