Age | Commit message (Expand) | Author | Files | Lines |
2013-07-14 | 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-04 | mm/MIPS: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 1 | -1/+1 |
2013-07-01 | MIPS: Malta: Move platform-specific PCI code to arch/mips/pci. | Ralf Baechle | 2 | -1/+255 |
2013-07-01 | MIPS: BCM63XX: add support for BCM3368 Cable Modem | Florian Fainelli | 1 | -1/+2 |
2013-07-01 | MIPS: Delete Wind River ppmc eval board support. | Paul Gortmaker | 2 | -38/+0 |
2013-06-21 | MIPS: IP27: Fix build error if CONFIG_PCI=y and CONFIG_NUMA disabled. | Ralf Baechle | 1 | -0/+2 |
2013-06-10 | MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC | David Daney | 1 | -2/+2 |
2013-05-21 | TTY:vt: convert remain take_over_console's users to do_take_over_console | Wang YanQing | 2 | -2/+6 |
2013-05-10 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 3 | -14/+21 |
2013-05-08 | MIPS: pci: convert to devm_ioremap_resource() | Silviu-Mihai Popescu | 2 | -12/+12 |
2013-05-08 | MIPS: BCM63XX: enable pcie for BCM6362 | Jonas Gorski | 1 | -2/+9 |
2013-05-05 | mips: single_open() leaks | Al Viro | 1 | -2/+2 |
2013-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -54/+41 |
2013-04-29 | mips: Don't use create_proc_read_entry() | David Howells | 1 | -54/+41 |
2013-04-29 | Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+7 |
2013-04-10 | MIPS/PCI: Implement pcibios_get_phb_of_node | Gabor Juhos | 1 | -1/+7 |
2013-04-05 | MIPS: Alchemy: Fix typo "CONFIG_DEBUG_PCI" | Paul Bolle | 1 | -2/+2 |
2013-03-02 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 47 | -1169/+1070 |
2013-02-22 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -6/+6 |
2013-02-21 | Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j... | Ralf Baechle | 5 | -204/+445 |
2013-02-17 | MIPS: pci-ar71xx: move irq base to the controller structure | Gabor Juhos | 1 | -8/+24 |
2013-02-17 | MIPS: pci-ar71xx: remove static PCI IO/MEM resources | Gabor Juhos | 1 | -16/+24 |
2013-02-17 | MIPS: pci-ar71xx: use dynamically allocated PCI controller structure | Gabor Juhos | 1 | -31/+53 |
2013-02-17 | MIPS: pci-ar724x: setup command register of the PCI controller | Gabor Juhos | 1 | -0/+63 |
2013-02-17 | MIPS: pci-ar724x: use per-controller IRQ base | Gabor Juhos | 1 | -10/+21 |
2013-02-17 | MIPS: pci-ar724x: remove static PCI IO/MEM resources | Gabor Juhos | 1 | -16/+24 |
2013-02-17 | MIPS: pci-ar724x: use dynamically allocated PCI controller structure | Gabor Juhos | 1 | -47/+82 |
2013-02-17 | MIPS: avoid possible resource conflict in register_pci_controller | Gabor Juhos | 1 | -2/+13 |
2013-02-17 | MIPS: ath79: remove unused ar7{1x,24}x_pcibios_init functions | Gabor Juhos | 2 | -58/+0 |
2013-02-17 | MIPS: ath79: move global PCI defines into a common header | Gabor Juhos | 2 | -24/+0 |
2013-02-17 | MIPS: pci-ar71xx: convert into a platform driver | Gabor Juhos | 1 | -4/+56 |
2013-02-17 | MIPS: pci-ar724x: convert into a platform driver | Gabor Juhos | 1 | -2/+55 |
2013-02-17 | MIPS: PCI: Multi-node PCI support for Netlogic XLP | Jayachandran C | 1 | -43/+66 |
2013-02-17 | MIPS: PCI: Prevent hang on XLP reg read | Jayachandran C | 1 | -1/+5 |
2013-02-17 | MIPS: PCI: Byteswap not needed in little-endian mode | Jayachandran C | 1 | -3/+12 |
2013-02-17 | MIPS: lantiq: improve pci reset gpio handling | John Crispin | 1 | -2/+10 |
2013-02-01 | MIPS: Whitespace cleanup. | Ralf Baechle | 43 | -635/+635 |
2013-02-01 | MIPS: PNX8550: Remove support for SOC and JBS and STB810 boards. | Ralf Baechle | 3 | -340/+0 |
2013-01-31 | MIPS: AR71xx: Fix AR71XX_PCI_MEM_SIZE | Gabor Juhos | 1 | -1/+1 |
2013-01-31 | MIPS: AR724x: Fix AR724X_PCI_MEM_SIZE | Gabor Juhos | 1 | -1/+1 |
2013-01-26 | MIPS: Convert to devm_ioremap_resource() | Thierry Reding | 1 | -6/+6 |
2013-01-04 | MIPS: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 13 | -43/+42 |
2012-12-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 9 | -410/+67 |
2012-12-13 | Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip... | Ralf Baechle | 2 | -53/+50 |
2012-12-13 | MIPS: PMC-Sierra Yosemite: Remove support. | Ralf Baechle | 5 | -345/+0 |
2012-12-13 | MIPS: IP27: Correct fucked grammar in ops-bridge.c | Dave Jones | 1 | -12/+12 |
2012-12-13 | MIPS/EDAC: Improve OCTEON EDAC support. | David Daney | 1 | -1/+2 |
2012-12-12 | MIPS: Cavium: Add EDAC support. | Ralf Baechle | 1 | -0/+4 |
2012-11-29 | mips/PCI: Remove CONFIG_HOTPLUG ifdefs | Bill Pemberton | 1 | -2/+0 |