summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-27mips: bmips: setup: make CBR address configurableChristian Marangi3-4/+38
2024-06-27dt-bindings: mips: brcm: Document brcm,bmips-cbr-reg propertyChristian Marangi1-0/+24
2024-06-27mips: bmips: rework and cache CBR addr handlingChristian Marangi8-4/+24
2024-06-27Merge branch 'mips-fixes' into mips-nextThomas Bogendoerfer4-5/+6
2024-06-21MIPS: Loongson64: env: Hook up Loongsson-2KJiaxun Yang2-0/+10
2024-06-21MIPS: Loongson64: sleeper: Pass ra and sp as argumentsJiaxun Yang1-2/+6
2024-06-21MIPS: Loongson64: reset: Prioritise firmware serviceJiaxun Yang1-22/+16
2024-06-21platform: mips: cpu_hwmon: Disable driver on unsupported hardwareJiaxun Yang1-0/+3
2024-06-21MIPS: Loongson64: Test register availability before useJiaxun Yang1-2/+21
2024-06-21MIPS: dts: loongson: Add ISA nodeJiaxun Yang1-0/+7
2024-06-21MIPS: dts: loongson: Fix GMAC phy nodeJiaxun Yang1-2/+4
2024-06-21MIPS: dts: loongson: Fix ls2k1000-rtc interruptJiaxun Yang1-2/+2
2024-06-21MIPS: dts: loongson: Fix liointc IRQ polarityJiaxun Yang1-21/+21
2024-06-21MIPS: Loongson64: Remove memory node for builtin-dtbJiaxun Yang1-8/+0
2024-06-21mips: fix compat_sys_lseek syscallArnd Bergmann1-1/+1
2024-06-21MIPS: mipsmtregs: Fix target register for MFTC0Jiaxun Yang1-1/+1
2024-06-19crypto: mips/poly1305 - add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-19MIPS: ip30: ip30-console: Add missing includeJiaxun Yang1-0/+1
2024-06-13Revert "MIPS: pci: lantiq: restore reset gpio polarity"Thomas Bogendoerfer1-4/+4
2024-06-11mips: bmips: BCM6358: make sure CBR is correctly setChristian Marangi1-1/+2
2024-06-11MIPS: pci: lantiq: restore reset gpio polarityMartin Schiller1-4/+4
2024-06-11MIPS: Routerboard 532: Fix vendor retry check codeIlpo Järvinen1-2/+2
2024-06-11MIPS: ip22-gio: Make ip22_gio_set_64bit() and ip22_gio_init() staticGenjian Zhang1-2/+2
2024-06-11MIPS: sgi-ip22: Add prototypes for several functions to headerGenjian Zhang3-4/+3
2024-06-11MIPS: Loongson64: DTS: Fix PCIe port nodes for ls7aJiaxun Yang1-7/+30
2024-06-11MIPS: Loongson64: DTS: Fix msi node for ls7aJiaxun Yang1-0/+1
2024-06-11MIPS: Loongson64: Include bootinfo.h in dma.cJiaxun Yang1-0/+1
2024-06-11MIPS: kvm: Declare prototype for kvm_init_loongson_ipiJiaxun Yang3-2/+6
2024-06-11MIPS: Loongson64: Implement PM suspend for LEFI firmwareJiaxun Yang3-71/+36
2024-06-11MIPS: select CPU_PM with SUSPENDJiaxun Yang1-1/+1
2024-06-11MIPS: asm/pm.h: Use platform agnostic macrosJiaxun Yang1-11/+11
2024-06-11mips: configs: ci20: Enable DRM_DW_HDMIMaxime Ripard1-0/+1
2024-06-11MIPS: mobileye: Add EyeQ6H supportGregory CLEMENT8-5/+146
2024-06-11MIPS: mobileye: Add EyeQ6H device treeGregory CLEMENT4-0/+260
2024-06-11dt-bindings: mips: Add bindings for a new Mobileye SoC EyeQ6HGregory CLEMENT1-0/+5
2024-06-11mips: defconfig: drop RT_GROUP_SCHED=y from generic/db1xxx/eyeq5Celeste Liu3-3/+0
2024-06-11MIPS: Alchemy: Switch to use kmemdup_array()Andy Shevchenko1-4/+4
2024-06-09Linux 6.10-rc3Linus Torvalds1-1/+1
2024-06-09Merge tag 'perf-tools-fixes-for-v6.10-2-2024-06-09' of git://git.kernel.org/p...Linus Torvalds19-29/+118
2024-06-09Merge tag 'edac_urgent_for_v6.10_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-5/+7
2024-06-08Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-8/+0
2024-06-08Merge tag '6.10-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-4/+1
2024-06-08Merge tag 'for-linus-2024060801' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds15-73/+222
2024-06-08Merge tag 'kbuild-fixes-v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-50/+17
2024-06-08Merge tag 'media/v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds6-40/+56
2024-06-08Merge tag 'irq-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-51/+36
2024-06-08Merge tag 'x86-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-3/+17
2024-06-08Merge tag 'perf-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+13
2024-06-08Merge tag 'locking-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-10/+10
2024-06-07Merge tag 'mm-hotfixes-stable-2024-06-07-15-24' of git://git.kernel.org/pub/s...Linus Torvalds21-62/+115