summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Octeon: Turn hardware bitfields and structures inside out.Paul Martin2015-04-019-0/+499
* MIPS: IP32: ip32-platform is not a module.Ralf Baechle2015-04-011-5/+0Star
* MIPS: Add R16000 detectionJoshua Kinard2015-04-0110-9/+29
* CLOCKSOURCE: mips-gic: Allow GIC clock to be specified in device-treeAndrew Bresticker2015-04-012-1/+14
* MIPS: csum_partial: Improve instruction parallelism.Chen Jie2015-04-011-19/+19
* MIPS: BCM47XX: Fix coding style to match kernel standardsRafał Miłecki2015-04-018-30/+34
* MIPS: OCTEON: add GPIO LED support for DSR-1000NAaro Koskinen2015-04-012-0/+19
* MIPS: Hibernate: Restructure files and functionsHuacai Chen2015-04-013-5/+13
* MIPS: Hibernate: flush TLB entries earlierHuacai Chen2015-04-011-1/+2
* MIPS: SEAD3: Nuke remaining I2C bits.Ralf Baechle2015-04-013-66/+1Star
* MIPS: SEAD3: Nuke I2C driver that never was wired up in Makefile.Ralf Baechle2015-04-011-397/+0Star
* MIPS: SEAD3: Use symbolic addresses from sead-addr.h in I2C driver.Ralf Baechle2015-04-011-3/+6
* MIPS: SEAD3: Use symbolic addresses from sead-addr.h in LED driver.Ralf Baechle2015-04-011-2/+5
* MIPS: SEAD3: New header file sead3-addr.h with hardware addresses.Ralf Baechle2015-04-011-0/+83
* MIPS: SEAD3: Get rid of DRVNAME from LED driver for readability.Ralf Baechle2015-04-011-3/+1Star
* MIPS: SEAD3: Get rid of useless pr_debug calls in the LED driver.Ralf Baechle2015-04-011-2/+0Star
* MIPS: SEAD3: Convert I2C driver to module_platform_driver.Ralf Baechle2015-04-011-11/+1Star
* MIPS: SEAD3: Convert LED driver to module_platform_driver.Ralf Baechle2015-04-011-12/+1Star
* MIPS: SEAD3: Collect LED platform device registration in a single file.Ralf Baechle2015-04-012-22/+15Star
* MIPS: BMIPS: restrict DTB selection to BMIPS_GENERICFlorian Fainelli2015-04-011-0/+4
* MIPS: BMIPS: Flush the readahead cache after DMA.Ralf Baechle2015-04-011-0/+16
* MIPS: DMA: Implement platform hook to perform post-DMA cache flushes.Ralf Baechle2015-04-019-1/+35
* MIPS: ath25: Remove unused DMA helper functions.Ralf Baechle2015-04-011-10/+0Star
* MIPS: Loongson-3: remove deprecated IRQF_DISABLEDMichael Opdenacker2015-04-011-1/+1
* MIPS: BCM47xx: Move NVRAM header to the include/linux/.Rafał Miłecki2015-04-0112-13/+24
* MIPS: Expand __swp_offset() to carry 40 significant bits for 64-bit kernel.David Daney2015-04-011-5/+5
* MIPS: BCM47XX: Use strnchr to avoid reading out of the bufferRafał Miłecki2015-04-011-2/+4
* MIPS: BCM47XX: Use helpers for reading NVRAM contentRafał Miłecki2015-04-011-5/+2Star
* MIPS: mark prom_free_prom_memory() everywhere with __initAaro Koskinen2015-04-013-3/+3
* MIPS: Provide fallback reboot/poweroff/halt implementationsAndrew Bresticker2015-04-011-0/+25
* MIPS: smp: Make stop_this_cpu() actually stop the CPUAndrew Bresticker2015-04-011-4/+2Star
* MIPS: ath79: Increase max memory limit to 256MByteHelmut Schaa2015-04-011-1/+1
* MIPS: Add FPU emulator counter for emulated delay slots.David Daney2015-04-013-1/+3
* MIPS: Update arch/mips/include/asm/sgi/sgi.hJoshua Kinard2015-04-011-7/+8
* MIPS: pci: Drop owner assignment from platform_driversWolfram Sang2015-04-012-2/+0Star
* MIPS: lantiq: xway: drop owner assignment from platform_driversWolfram Sang2015-04-011-1/+0Star
* MIPS: Netlogic: Add built-in dts for XLP5xx boardsGanesan Ramalingam2015-04-014-3/+94
* MIPS: Netlogic: i2c IRQ mappings for XLP9XXSubhendu Sekhar Behera2015-04-011-0/+8
* MIPS: Netlogic: Add irq mapping and setup for XHCI port 3Ganesan Ramalingam2015-04-013-1/+12
* MIPS: Netlogic: Do not enable SUE for coreJayachandran C2015-04-011-1/+1
* MIPS: Netlogic: Handle XLP hardware errataJayachandran C2015-04-012-0/+22
* MIPS: Netlogic: Update function to read DRAM BARsJayachandran C2015-04-013-7/+9
* MIPS: Netlogic: Added HugeTLB as defaultPrem Mallappa2015-04-011-0/+1
* MIPS: Netlogic: nlm_core_id for xlp9xxJayachandran C2015-04-011-1/+7
* MIPS: Netlogic: Move cores per node out of multi-node.hJayachandran C2015-04-016-36/+43
* MIPS: Netlogic: Use MIPS topology.hJayachandran C2015-04-012-15/+1Star
* MIPS: MSI: Update MSI handling for XLPJayachandran C2015-04-011-9/+10
* MIPS: Netlogic: Fix frequency calculation registerGanesan Ramalingam2015-04-012-4/+7
* MIPS: Netlogic: Disable writing IRT for disabled blocksJayachandran C2015-04-011-9/+16
* MIPS: Netlogic: Fix cop0 prid check in AHCI initGanesan Ramalingam2015-04-011-1/+1