summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-03-25irqchip: Add driver for Loongson-3 HyperTransport PIC controllerJiaxun Yang4-0/+161
2020-03-25dt-bindings: interrupt-controller: Add Loongson LIOINTCJiaxun Yang1-0/+93
2020-03-25irqchip: loongson-liointc: Workaround LPC IRQ ErrataJiaxun Yang1-2/+12
2020-03-25irqchip: Add driver for Loongson I/O Local Interrupt ControllerJiaxun Yang3-0/+271
2020-03-24docs: mips: remove no longer needed au1xxx_ide.rst documentationBartlomiej Zolnierkiewicz2-132/+0
2020-03-24MIPS: Alchemy: remove no longer used au1xxx_ide.h headerBartlomiej Zolnierkiewicz1-178/+0
2020-03-24ide: remove no longer used au1xxx-ide driverBartlomiej Zolnierkiewicz3-618/+1
2020-03-23MIPS: Add support for Desktop Management Interface (DMI)Tiezhu Yang3-0/+33
2020-03-23firmware: dmi: Add macro SMBIOS_ENTRY_POINT_SCAN_STARTTiezhu Yang1-1/+5
2020-03-23MIPS: ralink: mt7621: introduce 'soc_device' initializationSergio Paracuellos1-1/+31
2020-03-23MIPS: CI20: defconfig: multiple improvementsH. Nikolaus Schaller1-0/+21
2020-03-23MIPS: DTS: CI20: multiple DTS improvementsH. Nikolaus Schaller1-0/+14
2020-03-23MIPS: DTS: CI20: add DT node for IR sensorAlex Smith1-0/+5
2020-03-23Merge tag 'mips_fixes_5.6.1' into mips-nextThomas Bogendoerfer10-47/+87
2020-03-19MIPS: Loongson: Do not initialise statics to 0Tiezhu Yang1-1/+1
2020-03-19MIPS: Add header files reference with path prefixbibo mao16-16/+16
2020-03-19Use ELF_BASE_PLATFORM to pass ISA levelYunQiang Su2-0/+21
2020-03-16MIPS: c-r4k: Invalidate BMIPS5000 ZSCM prefetch linesKamal Dasu1-0/+29
2020-03-16MIPS: pass non-NULL dev_id on shared request_irq()afzal mohammed7-13/+14
2020-03-09MAINTAINERS: Correct MIPS patchwork URLThomas Bogendoerfer1-1/+1
2020-03-07MIPS: DTS: CI20: fix interrupt for pcf8563 RTCH. Nikolaus Schaller1-1/+4
2020-03-07MIPS: DTS: CI20: fix PMU definitions for ACT8600H. Nikolaus Schaller1-15/+24
2020-03-05MIPS: Replace setup_irq() by request_irq()afzal mohammed42-413/+240
2020-03-04MIPS: OCTEON: irq: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-0/+3
2020-03-04arch/mips: change duplicated word in NUMA help textRandy Dunlap1-1/+1
2020-02-28MIPS: reduce print level for cache informationOleksij Rempel4-23/+23
2020-02-28MIPS: pic32mzda: Drop pointless static qualifierYueHaibing1-1/+1
2020-02-27MIPS: Fix CONFIG_MIPS_CMDLINE_DTB_EXTEND handlingPaul Cercueil1-1/+2
2020-02-24MAINTAINERS: Hand MIPS over to ThomasPaul Burton2-4/+7
2020-02-19mips/jazz: Update jazz_defconfig for MIPS MagnumFinn Thain1-1/+12
2020-02-19mips/jazz: Remove redundant settings and shrink jazz_defconfigFinn Thain1-254/+0
2020-02-19fbdev/g364fb: Fix build failureFinn Thain1-26/+3
2020-02-19MIPS: ingenic: DTS: Fix watchdog nodesPaul Cercueil2-16/+18
2020-02-19MIPS: X1000: Fix clock of watchdog node.周琰杰 (Zhou Yanjie)1-4/+2
2020-02-19MIPS: configs: Cleanup old Kconfig optionsKrzysztof Kozlowski16-23/+4
2020-02-19MIPS: ralink: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven1-1/+1
2020-02-19MIPS: Pistachio: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven1-1/+1
2020-02-19MIPS: pic32mzda: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven1-1/+1
2020-02-19MIPS: jz4740: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven1-1/+1
2020-02-19MIPS: generic: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven1-1/+1
2020-02-19MIPS: BMIPS: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven1-1/+1
2020-02-19MIPS: ath79: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven1-1/+1
2020-02-19MIPS: vdso: Wrap -mexplicit-relocs in cc-optionNathan Chancellor1-1/+1
2020-02-16Linux 5.6-rc2v5.6-rc2Linus Torvalds1-1/+1
2020-02-16Merge tag 'for-linus-5.6-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds3-5/+42
2020-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds49-3368/+4907
2020-02-16Merge tag 'edac_urgent_for_5.6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-23/+7
2020-02-16Merge tag 'block-5.6-2020-02-16' of git://git.kernel.dk/linux-blockLinus Torvalds8-38/+63
2020-02-16Merge tag 'for-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-1/+44
2020-02-16Merge tag '5.6-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds5-6/+44