summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: SEAD3: sead3-ehci should not be a module.Ralf Baechle2015-04-022-10/+5
* MIPS: SEAD3: sead3-platform is not a module.Ralf Baechle2015-04-021-6/+1
* MIPS: SEAD3: sead3-net is not a module.Ralf Baechle2015-04-021-6/+2
* MIPS: BCM47xx: Move filling most of SPROM to the generic functionRafał Miłecki2015-04-021-401/+204
* MIPS: BCM47xx: Add generic function filling SPROM entriesRafał Miłecki2015-04-021-3/+29
* MIPS: Reduce kernel image size for !CONFIG_DEBUG_ZBOOTWu Zhangjin2015-04-022-1/+7
* MIPS: BCM47xx: Devices database update for 4.1 (or 4.2?)Rafał Miłecki2015-04-024-0/+36
* MIPS: BCM47xx: Keep ID entries for non-standard devices togetherRafał Miłecki2015-04-021-28/+20
* MIPS: AR7: Replace mac address parsingDaniel Walter2015-04-021-4/+1
* MIPS: Lasat: Remove unused function from sysctl code.Rickard Strandqvist2015-04-021-15/+0
* MIPS: BCM47XX: Don't try guessing NVRAM size on MTD partitionRafał Miłecki2015-04-021-22/+14
* MIPS: BCM47XX: Increase NVRAM buffer size to 64 KiBRafał Miłecki2015-04-021-1/+1
* MIPS: BCM47XX: Include io.h directly and fix brace indentRafał Miłecki2015-04-021-1/+2
* MIPS: c-r4k.c: Fix the 74K D-cache alias erratum workaroundMaciej W. Rozycki2015-04-021-8/+15
* MIPS: Remove prototype for copy_user_pageGuenter Roeck2015-04-021-2/+0
* MIPS: Loongson-3: Add chipset ACPI platform driverHuacai Chen2015-04-011-0/+6
* MIPS: Loongson-3: Add CPU Hwmon platform driverHuacai Chen2015-04-012-0/+13
* MIPS: perf: Add hardware perf events support for Loongson-3Huacai Chen2015-04-012-1/+72
* MIPS: PCI: Add a hook for IORESOURCE_BUS in pci_controller/bridge_controllerJoshua Kinard2015-04-013-1/+7
* MIPS: Use bool function return values of true/false not 1/0Joe Perches2015-04-011-1/+1
* MIPS: Octeon: Make octeon-md5 driver endian-agnosticPaul Martin2015-04-011-4/+4
* MIPS: Octeon: Reverse the order of register accesses to the FAUPaul Martin2015-04-011-0/+22
* MIPS: Octeon: Set appropriate endianness in L2C registersPaul Martin2015-04-011-0/+12
* 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/+0
* MIPS: Add R16000 detectionJoshua Kinard2015-04-0110-9/+29
* 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/+1
* MIPS: SEAD3: Nuke I2C driver that never was wired up in Makefile.Ralf Baechle2015-04-011-397/+0
* 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/+1
* MIPS: SEAD3: Get rid of useless pr_debug calls in the LED driver.Ralf Baechle2015-04-011-2/+0
* MIPS: SEAD3: Convert I2C driver to module_platform_driver.Ralf Baechle2015-04-011-11/+1
* MIPS: SEAD3: Convert LED driver to module_platform_driver.Ralf Baechle2015-04-011-12/+1
* MIPS: SEAD3: Collect LED platform device registration in a single file.Ralf Baechle2015-04-012-22/+15
* 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/+0
* 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-017-26/+3
* 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/+2
OpenPOWER on IntegriCloud