summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2022-10-08Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-07Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-10-07Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-10-04Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-10-03Merge tag 'mips_6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2022-10-01MIPS: pci: lantiq: switch to using gpiod APIDmitry Torokhov
2022-10-01mips: allow firmware to pass RNG seed to kernelJason A. Donenfeld
2022-09-30MIPS: Simplify __bswapdi2() and __bswapsi2()Tiezhu Yang
2022-09-30MIPS: Silence missing prototype warningTiezhu Yang
2022-09-30mips: update config filesLukas Bulwahn
2022-09-27MIPS: Lantiq: vmmc: fix compile break introduced by gpiod patchDmitry Torokhov
2022-09-25Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...Greg Kroah-Hartman
2022-09-24nvmem: prefix all symbols with NVMEM_Rafał Miłecki
2022-09-24MIPS: remove define-only GDA_MAGIC, previously magic numberнаб
2022-09-24MIPS: IRQ: remove orphan allocate_irqno() declarationGaosheng Cui
2022-09-24MIPS: remove orphan sb1250_time_init() declarationGaosheng Cui
2022-09-24MIPS: Lantiq: switch vmmc to use gpiod APIDmitry Torokhov
2022-09-24MIPS: lantiq: enable all hardware interrupts on second VPEAleksander Jan Bajkowski
2022-09-23mips: dts: ralink: mt7621: add GB-PC2 LEDsArınç ÜNAL
2022-09-23mips: dts: ralink: mt7621: fix external phy on GB-PC2Arınç ÜNAL
2022-09-23mips: dts: ralink: mt7621: change mt7530 switch addressArınç ÜNAL
2022-09-23mips: dts: ralink: mt7621: change phy-mode of gmac1 to rgmiiArınç ÜNAL
2022-09-23mips: dts: ralink: mt7621: remove interrupt-parent from switch nodeArınç ÜNAL
2022-09-23mips: dts: ralink: mt7621: fix some dtc warningsArınç ÜNAL
2022-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-19MIPS: BCM47XX: Cast memcmp() of function to (void *)Kees Cook
2022-09-19mips: ralink: convert to DEFINE_SHOW_ATTRIBUTELiu Shixin
2022-09-19mips: kernel: convert to DEFINE_SHOW_ATTRIBUTELiu Shixin
2022-09-19mips: cavium: convert to DEFINE_SHOW_ATTRIBUTELiu Shixin
2022-09-19MIPS: AR7: remove orphan declarations from arch/mips/include/asm/mach-ar7/ar7.hGaosheng Cui
2022-09-19MIPS: remove orphan sni_cpu_time_init() declarationGaosheng Cui
2022-09-19MIPS: IRQ: remove orphan declarations from arch/mips/include/asm/irq.hGaosheng Cui
2022-09-19MIPS: Octeon: remove orphan octeon_hal_setup_reserved32() declarationGaosheng Cui
2022-09-19MIPS: Octeon: remove orphan cvmx_fpa_setup_pool() declarationGaosheng Cui
2022-09-19MIPS: Octeon: remove orphan octeon_swiotlb declarationGaosheng Cui
2022-09-19MIPS: Loongson2ef: remove orphan sbx00_acpi_init() declarationGaosheng Cui
2022-09-19mips: bmips: bcm63268: add TWD block bindingRafał Miłecki
2022-09-19MIPS: SGI-IP27: Fix platform-device leak in bridge_platform_create()Lin Yujun
2022-09-19MIPS: SGI-IP30: Fix platform-device leak in bridge_platform_create()Lin Yujun
2022-09-19MIPS: Loongson32: Fix PHY-mode being left unspecifiedSerge Semin
2022-09-19MIPS: lantiq: export clk_get_io() for lantiq_wdt.koRandy Dunlap
2022-09-12MIPS: dts: lantiq: rename dts files with soc name being the prefixAleksander Jan Bajkowski
2022-09-12MIPS: Fix comments typoShaomin Deng
2022-09-12MIPS: ath25: clean up non-kernel-doc comment warningRandy Dunlap
2022-09-12MIPS: move from strlcpy with unused retval to strscpyWolfram Sang
2022-09-12MIPS: Fix comment typoJason Wang
2022-09-11Merge tag 'mips-fixes_6.0_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-09-09mips: Select SPARSEMEM_EXTREMEAlexander Sverdlin
2022-09-09termios: get rid of non-UAPI asm/termios.hAl Viro
2022-09-09make generic INIT_C_CC a bit more genericAl Viro