summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2023-06-19Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie4-16/+26
2023-06-16mips/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner3-17/+14
2023-06-13gpiolib: remove unused gpio_cansleep()Andy Shevchenko2-10/+0
2023-06-13mips: update a reference to a moved Arm DocumentJonathan Corbet1-1/+4
2023-06-12net: core: add getsockopt SO_PEERPIDFDAlexander Mikhalitsyn1-0/+1
2023-06-12scm: add SO_PASSPIDFD and SCM_PIDFDAlexander Mikhalitsyn1-0/+2
2023-06-10init: consolidate prototypes in linux/init.hArnd Bergmann1-1/+0
2023-06-10add intptr_tAlexey Dobriyan1-3/+0
2023-06-10cachestat: wire up cachestat for other architecturesNhat Pham3-0/+3
2023-06-09mips: dts: ralink: mt7628a: Unify pinctrl-single pin group nodesTony Lindgren1-20/+20
2023-06-09MIPS: Select CONFIG_GENERIC_IDLE_POLL_SETUPJiaxun Yang1-0/+1
2023-06-09MIPS: Rework smt cmdline parametersJiaxun Yang4-13/+23
2023-06-09mips: asm-offsets: add missing prototypesArnd Bergmann1-0/+14
2023-06-09MIPS: cpu-features: Use boot_cpu_type for CPU type based featuresJiaxun Yang1-2/+2
2023-06-09mips: dts: ralink: Add support for TP-Link HC220 G5 v1 boardLiviu Dudau2-1/+86
2023-06-09MIPS: configs: CI20: Enable WiFi / BluetoothPaul Cercueil1-2/+27
2023-06-09MIPS: configs: CI20: Regenerate defconfigPaul Cercueil1-12/+6
2023-06-09MIPS: DTS: CI20: Enable support for WiFi / BluetoothPaul Cercueil1-15/+73
2023-06-09MIPS: DTS: CI20: Parent MSCMUX clock to MPLLPaul Cercueil1-2/+3
2023-06-09MIPS: DTS: CI20: Misc. cleanupsPaul Cercueil1-4/+4
2023-06-09MIPS: DTS: CI20: Do not force-enable CIM and WiFi regulatorsPaul Cercueil1-3/+0
2023-06-09MIPS: DTS: CI20: Add parent supplies to ACT8600 regulatorsPaul Cercueil1-0/+7
2023-06-09MIPS: DTS: CI20: Fix ACT8600 regulator node namesPaul Cercueil1-19/+8
2023-06-09MIPS: DTS: CI20: Fix regulatorsPaul Cercueil1-6/+6
2023-06-09MIPS: DTS: qi_lb60: Don't use unit address for regulatorsPaul Cercueil1-3/+3
2023-06-09mips: ingenic: Enable EXT/2 divider on JZ4750/55/60 if EXT is 24 MHzPaul Cercueil1-0/+57
2023-06-09mips: ingenic: Remove useless __maybe_unusedPaul Cercueil1-2/+2
2023-06-09MIPS: uaccess: emulate Ingenic LXW/LXH/LXHU uaccessSiarhei Volkau2-0/+74
2023-06-09Revert "MIPS: unhide PATA_PLATFORM"Maciej W. Rozycki1-1/+0
2023-06-09MIPS: Alchemy: Enable PATA_PLATFORM supportMaciej W. Rozycki1-0/+1
2023-06-09Merge tag 'mips-fixes_6.4_1' into mips-nextThomas Bogendoerfer4-16/+26
2023-06-09mips: Fix spacing issueFranziska Naepelt1-7/+7
2023-06-09MIPS: generic: Allow R5 CPUs to be selectedJiaxun Yang1-0/+2
2023-06-09mips: provide unxlate_dev_mem_ptr() in asm/io.hArnd Bergmann1-0/+1
2023-06-05locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland1-11/+0
2023-06-05Merge 6.4-rc5 into tty-nextGreg Kroah-Hartman4-16/+26
2023-06-05mips: Include KBUILD_CPPFLAGS in CHECKFLAGS invocationNathan Chancellor1-1/+1
2023-05-26mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATEDVlastimil Babka34-34/+0
2023-05-24Input: ads7846 - Convert to use software nodesLinus Walleij1-1/+10
2023-05-23mips: Move initrd_start check after initrd address sanitisation.Liviu Dudau1-4/+5
2023-05-23MIPS: Alchemy: fix dbdma2Manuel Lauss1-12/+15
2023-05-23MIPS: Restore Au1300 supportManuel Lauss1-0/+5
2023-05-23MIPS: unhide PATA_PLATFORMManuel Lauss1-0/+1
2023-05-23mips: dts: ingenic: x1000: Add AIC device tree nodeAidan MacDonald1-0/+18
2023-05-23MIPS: Loongson32: Remove reset.cKeguang Zhang4-68/+1
2023-05-23mips: dts: ingenic: Remove unnecessary AIC clocksAidan MacDonald3-13/+6
2023-05-18fbdev: Move framebuffer I/O helpers into <asm/fb.h>Thomas Zimmermann1-0/+22
2023-05-15MIPS: SMP_CPS: Switch to hotplug core state synchronizationThomas Gleixner7-9/+18
2023-05-13serial: 8250: RT288x/Au1xxx code away from coreIlpo Järvinen1-2/+8
2023-05-09Merge drm/drm-next into drm-misc-nextMaxime Ripard104-1388/+720