mirror of
https://github.com/torvalds/linux.git
synced 2026-08-19 22:13:07 +02:00
- Removal of readq & writeq for MIPS32 kernels where they would simply
BUG() anyway, allowing drivers or other code that #ifdefs on their
presence to work properly.
- Improvements for Ingenic JZ4740 systems, including support for the
external memory controller & pinmuxing fixes for qi_lb60/NanoNote
systems.
- Improvements for Lantiq systems, in particular around SMP & IPIs.
- DT updates for ralink/MediaTek MT7628a systems to probe & configure a
bunch more devices.
- Miscellaneous cleanups & build fixes.
-----BEGIN PGP SIGNATURE-----
iIsEABYIADMWIQRgLjeFAZEXQzy86/s+p5+stXUA3QUCXS85dBUccGF1bC5idXJ0
b25AbWlwcy5jb20ACgkQPqefrLV1AN2yJwEA6SUzzTXdywxEy78Ala3tzghMjkD5
818q6a9DREGofyIA/ie08di/MIYS9++ETsaQemVXoe7KT333+SgTeXCb1lIJ
=RiKE
-----END PGP SIGNATURE-----
Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Pull MIPS updates from Paul Burton:
"A light batch this time around but significant improvements for
certain systems:
- Removal of readq & writeq for MIPS32 kernels where they would
simply BUG() anyway, allowing drivers or other code that #ifdefs on
their presence to work properly.
- Improvements for Ingenic JZ4740 systems, including support for the
external memory controller & pinmuxing fixes for qi_lb60/NanoNote
systems.
- Improvements for Lantiq systems, in particular around SMP & IPIs.
- DT updates for ralink/MediaTek MT7628a systems to probe & configure
a bunch more devices.
- Miscellaneous cleanups & build fixes"
* tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux: (30 commits)
MIPS: fix some more fall through errors in arch/mips
MIPS: perf events: handle switch statement falling through warnings
mips/kprobes: Export kprobe_fault_handler()
MAINTAINERS: Add myself as Ingenic SoCs maintainer
MIPS: ralink: mt7628a.dtsi: Add watchdog controller DT node
MIPS: ralink: mt7628a.dtsi: Add SPI controller DT node
MIPS: ralink: mt7628a.dtsi: Add GPIO controller DT node
MIPS: ralink: mt7628a.dtsi: Add pinctrl DT properties to the UART nodes
MIPS: ralink: mt7628a.dtsi: Add pinmux DT node
MIPS: ralink: mt7628a.dtsi: Add SPDX GPL-2.0 license identifier
MIPS: lantiq: Add SMP support for lantiq interrupt controller
MIPS: lantiq: Shorten register names, remove unused macros
MIPS: lantiq: Fix bitfield masking
MIPS: lantiq: Remove unused macros
MIPS: lantiq: Fix attributes of of_device_id structure
MIPS: lantiq: Change variables to the same type as the source
MIPS: lantiq: Move macro directly to iomem function
mips: Remove q-accessors from non-64bit platforms
FDDI: defza: Include linux/io-64-nonatomic-lo-hi.h
MIPS: configs: Remove useless UEVENT_HELPER_PATH
...
|
||
|---|---|---|
| .. | ||
| generic | ||
| ar7_defconfig | ||
| ath25_defconfig | ||
| ath79_defconfig | ||
| bcm47xx_defconfig | ||
| bcm63xx_defconfig | ||
| bigsur_defconfig | ||
| bmips_be_defconfig | ||
| bmips_stb_defconfig | ||
| capcella_defconfig | ||
| cavium_octeon_defconfig | ||
| ci20_defconfig | ||
| cobalt_defconfig | ||
| db1xxx_defconfig | ||
| decstation_64_defconfig | ||
| decstation_defconfig | ||
| decstation_r4k_defconfig | ||
| e55_defconfig | ||
| fuloong2e_defconfig | ||
| gcw0_defconfig | ||
| generic_defconfig | ||
| gpr_defconfig | ||
| ip22_defconfig | ||
| ip27_defconfig | ||
| ip28_defconfig | ||
| ip32_defconfig | ||
| jazz_defconfig | ||
| jmr3927_defconfig | ||
| lasat_defconfig | ||
| lemote2f_defconfig | ||
| loongson1b_defconfig | ||
| loongson1c_defconfig | ||
| loongson3_defconfig | ||
| malta_defconfig | ||
| malta_kvm_defconfig | ||
| malta_kvm_guest_defconfig | ||
| malta_qemu_32r6_defconfig | ||
| maltaaprp_defconfig | ||
| maltasmvp_defconfig | ||
| maltasmvp_eva_defconfig | ||
| maltaup_defconfig | ||
| maltaup_xpa_defconfig | ||
| markeins_defconfig | ||
| mips_paravirt_defconfig | ||
| mpc30x_defconfig | ||
| msp71xx_defconfig | ||
| mtx1_defconfig | ||
| nlm_xlp_defconfig | ||
| nlm_xlr_defconfig | ||
| omega2p_defconfig | ||
| pic32mzda_defconfig | ||
| pistachio_defconfig | ||
| pnx8335_stb225_defconfig | ||
| qi_lb60_defconfig | ||
| rb532_defconfig | ||
| rbtx49xx_defconfig | ||
| rm200_defconfig | ||
| rt305x_defconfig | ||
| sb1250_swarm_defconfig | ||
| tb0219_defconfig | ||
| tb0226_defconfig | ||
| tb0287_defconfig | ||
| vocore2_defconfig | ||
| workpad_defconfig | ||
| xway_defconfig | ||