summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* irqchip: Add driver for Loongson I/O Local Interrupt ControllerJiaxun Yang2020-03-253-0/+271
* docs: mips: remove no longer needed au1xxx_ide.rst documentationBartlomiej Zolnierkiewicz2020-03-242-132/+0
* MIPS: Alchemy: remove no longer used au1xxx_ide.h headerBartlomiej Zolnierkiewicz2020-03-241-178/+0
* ide: remove no longer used au1xxx-ide driverBartlomiej Zolnierkiewicz2020-03-243-618/+1
* MIPS: Add support for Desktop Management Interface (DMI)Tiezhu Yang2020-03-233-0/+33
* firmware: dmi: Add macro SMBIOS_ENTRY_POINT_SCAN_STARTTiezhu Yang2020-03-231-1/+5
* MIPS: ralink: mt7621: introduce 'soc_device' initializationSergio Paracuellos2020-03-231-1/+31
* MIPS: CI20: defconfig: multiple improvementsH. Nikolaus Schaller2020-03-231-0/+21
* MIPS: DTS: CI20: multiple DTS improvementsH. Nikolaus Schaller2020-03-231-0/+14
* MIPS: DTS: CI20: add DT node for IR sensorAlex Smith2020-03-231-0/+5
* Merge tag 'mips_fixes_5.6.1' into mips-nextThomas Bogendoerfer2020-03-2310-47/+87
|\
| * MAINTAINERS: Correct MIPS patchwork URLThomas Bogendoerfer2020-03-091-1/+1
| * MIPS: DTS: CI20: fix interrupt for pcf8563 RTCH. Nikolaus Schaller2020-03-071-1/+4
| * MIPS: DTS: CI20: fix PMU definitions for ACT8600H. Nikolaus Schaller2020-03-071-15/+24
| * MIPS: Fix CONFIG_MIPS_CMDLINE_DTB_EXTEND handlingPaul Cercueil2020-02-271-1/+2
| * MAINTAINERS: Hand MIPS over to ThomasPaul Burton2020-02-252-4/+7
| * MIPS: ingenic: DTS: Fix watchdog nodesPaul Cercueil2020-02-192-16/+18
| * MIPS: X1000: Fix clock of watchdog node.周琰杰 (Zhou Yanjie)2020-02-191-4/+2
| * MIPS: vdso: Wrap -mexplicit-relocs in cc-optionNathan Chancellor2020-02-191-1/+1
| * MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'Christophe JAILLET2020-02-151-1/+1
| * MIPS: cavium_octeon: Fix syncw generation.Mark Tomlinson2020-02-151-1/+3
| * mips: vdso: add build time check that no 'jalr t9' calls leftVictor Kamensky2020-02-151-1/+7
| * MIPS: Disable VDSO time functionality on microMIPSPaul Burton2020-02-151-2/+17
| * mips: vdso: fix 'jalr t9' crash in vdso codeVictor Kamensky2020-02-151-0/+1
* | MIPS: Loongson: Do not initialise statics to 0Tiezhu Yang2020-03-191-1/+1
* | MIPS: Add header files reference with path prefixbibo mao2020-03-1916-16/+16
* | Use ELF_BASE_PLATFORM to pass ISA levelYunQiang Su2020-03-192-0/+21
* | MIPS: c-r4k: Invalidate BMIPS5000 ZSCM prefetch linesKamal Dasu2020-03-161-0/+29
* | MIPS: pass non-NULL dev_id on shared request_irq()afzal mohammed2020-03-167-13/+14
* | MIPS: Replace setup_irq() by request_irq()afzal mohammed2020-03-0542-413/+240
* | MIPS: OCTEON: irq: Fix potential NULL pointer dereferenceGustavo A. R. Silva2020-03-041-0/+3
* | arch/mips: change duplicated word in NUMA help textRandy Dunlap2020-03-041-1/+1
* | MIPS: reduce print level for cache informationOleksij Rempel2020-02-284-23/+23
* | MIPS: pic32mzda: Drop pointless static qualifierYueHaibing2020-02-281-1/+1
* | mips/jazz: Update jazz_defconfig for MIPS MagnumFinn Thain2020-02-191-1/+12
* | mips/jazz: Remove redundant settings and shrink jazz_defconfigFinn Thain2020-02-191-254/+0
* | fbdev/g364fb: Fix build failureFinn Thain2020-02-191-26/+3
* | MIPS: configs: Cleanup old Kconfig optionsKrzysztof Kozlowski2020-02-1916-23/+4
* | MIPS: ralink: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven2020-02-191-1/+1
* | MIPS: Pistachio: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven2020-02-191-1/+1
* | MIPS: pic32mzda: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven2020-02-191-1/+1
* | MIPS: jz4740: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven2020-02-191-1/+1
* | MIPS: generic: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven2020-02-191-1/+1
* | MIPS: BMIPS: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven2020-02-191-1/+1
* | MIPS: ath79: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven2020-02-191-1/+1
* | Linux 5.6-rc2v5.6-rc2Linus Torvalds2020-02-161-1/+1
* | Merge tag 'for-linus-5.6-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds2020-02-163-5/+42
|\ \
| * | drivers: ipmi: fix off-by-one bounds check that leads to a out-of-bounds writeColin Ian King2020-01-201-1/+1
| * | ipmi:ssif: Handle a possible NULL pointer referenceCorey Minyard2019-12-231-3/+7
| * | drivers: ipmi: Modify max length of IPMB packetVijay Khemka2019-12-111-1/+1