summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2025-07-16MIPS: CPS: Improve mips_cps_first_online_in_cluster()Gregory CLEMENT
2025-07-16MIPS: disable MMID when not supported by the hardwareGregory CLEMENT
2025-07-16MIPS: eyeq5_defconfig: add I2C subsystem, driver and temp sensor driverThéo Lebrun
2025-07-16MIPS: eyeq5_defconfig: add GPIO subsystem & driverThéo Lebrun
2025-07-16MIPS: mobileye: eyeq5: add two GPIO bank nodesThéo Lebrun
2025-07-16MIPS: mobileye: eyeq5: add evaluation board I2C temp sensorThéo Lebrun
2025-07-16MIPS: mobileye: eyeq5: add 5 I2C controller nodesThéo Lebrun
2025-07-16MIPS: eyeq5_defconfig: Update for v6.16-rc1Théo Lebrun
2025-07-16MIPS: vpe-mt: add missing prototypes for vpe_{alloc,start,stop,free}Shiji Yang
2025-07-15mips: loongson3_defconfig: Update HD-audio configsTakashi Iwai
2025-07-14MIPS: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note namesDave Martin
2025-07-14lib/crypto: mips/sha1: Migrate optimized code into libraryEric Biggers
2025-07-13mm/hugetlb: remove prepare_hugepage_range()Peter Xu
2025-07-10Merge tag 'nf-next-25-07-10' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2025-07-08af_unix: Introduce SO_INQ.Kuniyuki Iwashima
2025-07-04lib/crypto: sha256: Consolidate into single moduleEric Biggers
2025-07-04lib/crypto: sha256: Remove sha256_is_arch_optimized()Eric Biggers
2025-07-04lib/crypto: sha256: Propagate sha256_block_state type to implementationsEric Biggers
2025-07-03netfilter: conntrack: remove DCCP protocol supportPablo Neira Ayuso
2025-07-03mips: boot: use 'targets' instead of extra-y in MakefileMasahiro Yamada
2025-07-03MIPS: Don't crash in stack_top() for tasks without ABI or vDSOThomas Weißschuh
2025-07-03mips: dts: qca: add wmac supportRosen Penev
2025-07-03MIPS: eyeq5_defconfig: add cadence MMC/SDHCI driverBenoît Monin
2025-07-03MIPS: mobileye: dts: eyeq5: add the emmc controllerBenoît Monin
2025-07-03MIPS: eyeq6_defconfig: add cadence MMC/SDHCI driverBenoît Monin
2025-07-03MIPS: mobileye: dts: eyeq6h: add the emmc controllerBenoît Monin
2025-07-03MIPS: lantiq: falcon: sysctrl: fix request memory check logicShiji Yang
2025-07-03MIPS: lantiq: falcon: sysctrl: add missing header prom.hShiji Yang
2025-07-03MIPS: lantiq: falcon: sysctrl: remove unused falcon_trigger_hrst()Shiji Yang
2025-07-03MIPS: lantiq: falcon: fix misc missing-prototypes warningsShiji Yang
2025-07-03MIPS: lantiq: xway: add prototype for ltq_get_cp1_base()Shiji Yang
2025-07-03MIPS: lantiq: xway: gptu: mark gptu_init() as staticShiji Yang
2025-07-03MIPS: lantiq: xway: mark ltq_ar9_sys_hz() as staticShiji Yang
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn
2025-07-02MIPS: lantiq: irq: fix misc missing-prototypes warningsShiji Yang
2025-07-02MIPS: lantiq: xway: mark dcdc_init() as staticShiji Yang
2025-07-02MIPS: pci: lantiq: marks pcibios_init() as staticShiji Yang
2025-07-02MIPS: lantiq: xway: mark dma_init() as staticShiji Yang
2025-07-02MIPS/Loongson: Fix build warnings about export.hHuacai Chen
2025-07-02MIPS: txx9: Constify bin_attribute arguments of txx9_sram_{read,write}()Geert Uytterhoeven
2025-07-02MIPS: pci-rt2880: make pcibios_init() staticMieczyslaw Nalewaj
2025-07-02MIPS: ralink: add missing header includeMieczyslaw Nalewaj
2025-07-02mips: dts: realtek: Add gpio blockChris Packham
2025-07-02mips: dts: realtek: Add watchdogChris Packham
2025-07-02mips: dts: realtek: Add switch interruptsChris Packham
2025-07-02mips: dts: cameo-rtl9302c: Add switch blockChris Packham
2025-07-02MIPS: dts: ralink: gardena_smart_gateway_mt7688: Fix power LEDEzra Buehler
2025-07-02MIPS: dts: ralink: mt7628a: Update watchdog node according to bindingsEzra Buehler
2025-07-02MIPS: dts: ralink: mt7628a: Fix sysc's compatible property for MT7688Ezra Buehler
2025-06-30lib/crc: mips: Migrate optimized CRC code into lib/crc/Eric Biggers