summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-04-01MIPS: SEAD3: Get rid of useless pr_debug calls in the LED driver.Ralf Baechle1-2/+0
2015-04-01MIPS: SEAD3: Convert I2C driver to module_platform_driver.Ralf Baechle1-11/+1
2015-04-01MIPS: SEAD3: Convert LED driver to module_platform_driver.Ralf Baechle1-12/+1
2015-04-01MIPS: SEAD3: Collect LED platform device registration in a single file.Ralf Baechle2-22/+15
2015-04-01MIPS: BMIPS: restrict DTB selection to BMIPS_GENERICFlorian Fainelli1-0/+4
2015-04-01MIPS: BMIPS: Flush the readahead cache after DMA.Ralf Baechle1-0/+16
2015-04-01MIPS: DMA: Implement platform hook to perform post-DMA cache flushes.Ralf Baechle9-1/+35
2015-04-01MIPS: ath25: Remove unused DMA helper functions.Ralf Baechle1-10/+0
2015-04-01MIPS: Loongson-3: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2015-04-01MIPS: BCM47xx: Move NVRAM header to the include/linux/.Rafał Miłecki7-26/+3
2015-04-01MIPS: Expand __swp_offset() to carry 40 significant bits for 64-bit kernel.David Daney1-5/+5
2015-04-01MIPS: BCM47XX: Use strnchr to avoid reading out of the bufferRafał Miłecki1-2/+4
2015-04-01MIPS: BCM47XX: Use helpers for reading NVRAM contentRafał Miłecki1-5/+2
2015-04-01MIPS: mark prom_free_prom_memory() everywhere with __initAaro Koskinen3-3/+3
2015-04-01MIPS: Provide fallback reboot/poweroff/halt implementationsAndrew Bresticker1-0/+25
2015-04-01MIPS: smp: Make stop_this_cpu() actually stop the CPUAndrew Bresticker1-4/+2
2015-04-01MIPS: ath79: Increase max memory limit to 256MByteHelmut Schaa1-1/+1
2015-04-01MIPS: Add FPU emulator counter for emulated delay slots.David Daney3-1/+3
2015-04-01MIPS: Update arch/mips/include/asm/sgi/sgi.hJoshua Kinard1-7/+8
2015-04-01MIPS: pci: Drop owner assignment from platform_driversWolfram Sang2-2/+0
2015-04-01MIPS: lantiq: xway: drop owner assignment from platform_driversWolfram Sang1-1/+0
2015-04-01MIPS: Netlogic: Add built-in dts for XLP5xx boardsGanesan Ramalingam4-3/+94
2015-04-01MIPS: Netlogic: i2c IRQ mappings for XLP9XXSubhendu Sekhar Behera1-0/+8
2015-04-01MIPS: Netlogic: Add irq mapping and setup for XHCI port 3Ganesan Ramalingam3-1/+12
2015-04-01MIPS: Netlogic: Do not enable SUE for coreJayachandran C1-1/+1
2015-04-01MIPS: Netlogic: Handle XLP hardware errataJayachandran C2-0/+22
2015-04-01MIPS: Netlogic: Update function to read DRAM BARsJayachandran C3-7/+9
2015-04-01MIPS: Netlogic: Added HugeTLB as defaultPrem Mallappa1-0/+1
2015-04-01MIPS: Netlogic: nlm_core_id for xlp9xxJayachandran C1-1/+7
2015-04-01MIPS: Netlogic: Move cores per node out of multi-node.hJayachandran C6-36/+43
2015-04-01MIPS: Netlogic: Use MIPS topology.hJayachandran C2-15/+1
2015-04-01MIPS: MSI: Update MSI handling for XLPJayachandran C1-9/+10
2015-04-01MIPS: Netlogic: Fix frequency calculation registerGanesan Ramalingam2-4/+7
2015-04-01MIPS: Netlogic: Disable writing IRT for disabled blocksJayachandran C1-9/+16
2015-04-01MIPS: Netlogic: Fix cop0 prid check in AHCI initGanesan Ramalingam1-1/+1
2015-04-01MIPS: Netlogic: Fix nlm_xlp2_get_pic_frequency to use ref_divQingmin Liu1-1/+1
2015-04-01MIPS: Netlogic: Fix wait for slave CPUsShanghui Liu1-1/+1
2015-04-01MIPS: LLVMLinux: Silence variable self-assignment warnings.Toma Tabacu4-20/+0
2015-04-01MIPS: LLVMLinux: Fix an 'inline asm input/output type mismatch' error.Daniel Sanders1-2/+4
2015-04-01MIPS: LLVMLinux: Fix a 'cast to type not present in union' error.Toma Tabacu1-2/+4
2015-04-01MIPS: Changed current_thread_info() to an equivalent supported by both clang ...Daniel Sanders1-2/+2
2015-04-01MIPS: XPA: Add new configuration file.Steven J. Hill1-0/+439
2015-04-01MIPS: OCTEON: Use correct CSR to soft resetChandrakala Chavva1-1/+4
2015-04-01MIPS: Octeon: Remove unused function cvmx_reset_octeon().Ralf Baechle1-8/+0
2015-04-01MIPS: OCTEON: Use device tree to probe for flash chips.David Daney1-5/+37
2015-04-01MIPS: OCTEON: Protect accesses to bootbus flash with octeon_bootbus_sem.David Daney2-1/+42
2015-04-01MIPS: OCTEON: Add semaphore to serialize bootbus accesses.David Daney2-0/+5
2015-04-01MIPS: BMIPS: Add DTS files for several platformsKevin Cernekee23-1/+1992
2015-04-01MIPS: BMIPS: Refresh BCM3384 DTS filesKevin Cernekee3-117/+127
2015-04-01MIPS: BMIPS: Enable additional peripheral and CPU support in defconfigKevin Cernekee3-6/+109