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