开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
ralink
Age
Commit message (
Expand
)
Author
2023-04-12
MIPS: Remove deprecated CONFIG_MIPS_CMP
Thomas Bogendoerfer
2023-03-14
mips: ralink: mt7620: introduce 'soc_device' initialization
Sergio Paracuellos
2023-03-14
mips: ralink: mt7620: soc queries and tests as functions
Sergio Paracuellos
2023-03-14
mips: ralink: mt7620: define MT7620_SYSC_BASE with __iomem
Sergio Paracuellos
2023-03-14
mips: ralink: rt288x: introduce 'soc_device' initialization
Sergio Paracuellos
2023-03-14
mips: ralink: rt288x: soc queries and tests as functions
Sergio Paracuellos
2023-03-14
mips: ralink: rt288x: define RT2880_SYSC_BASE with __iomem
Sergio Paracuellos
2023-03-14
mips: ralink: rt3883: introduce 'soc_device' initialization
Sergio Paracuellos
2023-03-14
mips: ralink: rt3883: soc queries and tests as functions
Sergio Paracuellos
2023-03-14
mips: ralink: rt3883: define RT3883_SYSC_BASE with __iomem
Sergio Paracuellos
2023-03-14
mips: ralink: rt305x: introduce 'soc_device' initialization
Sergio Paracuellos
2023-03-14
mips: ralink: rt305x: soc queries and tests as functions
Sergio Paracuellos
2023-03-14
mips: ralink: rt305x: define RT305X_SYSC_BASE with __iomem
Sergio Paracuellos
2023-03-02
Merge tag 'mips_6.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...
Linus Torvalds
2023-02-27
mips: ralink: make SOC_MT7621 select PINCTRL
Arınç ÜNAL
2023-02-25
Merge tag 'mips_6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2023-02-09
MIPS: ralink: Use devm_platform_get_and_ioremap_resource()
Ye Xingchen
2023-02-05
mips: ralink: make SOC_MT7621 select PINCTRL_MT7621 and fix help section
Arınç ÜNAL
2023-01-03
of/fdt: run soc memory setup when early_init_dt_scan_memory fails
Andreas Rammhold
2022-12-21
MIPS: ralink: mt7621: avoid to init common ralink reset controller
Sergio Paracuellos
2022-12-01
mips: ralink: mt7621: do not use kzalloc too early
John Thomson
2022-12-01
mips: ralink: mt7621: soc queries and tests as functions
John Thomson
2022-12-01
mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomem
John Thomson
2022-09-19
mips: ralink: convert to DEFINE_SHOW_ATTRIBUTE
Liu Shixin
2022-06-21
mips: ralink: Fix refcount leak in of.c
Liang He
2022-03-28
Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-25
Merge tag 'mips_5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2022-03-16
mips: dts: ralink: add MT7621 SoC
Arınç ÜNAL
2022-03-14
MIPS: Remove redundant definitions of device_tree_init()
Tiezhu Yang
2022-03-01
mips: ralink: fix a refcount leak in ill_acc_of_setup()
Hangyu Hua
2022-03-01
MIPS: ralink: mt7621: use bitwise NOT instead of logical
Ilya Lipnitskiy
2022-02-16
MIPS: ralink: mt7621: do memory detection on KSEG1
Chuanhong Guo
2022-01-16
Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-14
Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2022-01-12
PCI: mt7621: Move MIPS setup to pcibios_root_bridge_prepare()
Sergio Paracuellos
2021-12-16
of/fdt: Rework early_init_dt_scan_memory() to call directly
Rob Herring
2021-12-14
mips: ralink: add missing of_node_put() call in ill_acc_of_setup()
Wang Qing
2021-10-21
PCI: mt7621: Add MediaTek MT7621 PCIe host controller driver
Sergio Paracuellos
2021-08-12
mips: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-07-01
Merge tag 'pinctrl-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-07-01
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2021-06-08
mips: ralink: convert to CONFIG_COMMON_CLK
Arnd Bergmann
2021-06-07
pinctrl: ralink: move RT288X SoC pinmux config into a new 'pinctrl-rt288x.c' ...
Sergio Paracuellos
2021-06-07
pinctrl: ralink: move MT7620 SoC pinmux config into a new 'pinctrl-mt7620.c' ...
Sergio Paracuellos
2021-06-07
pinctrl: ralink: move RT305X SoC pinmux config into a new 'pinctrl-rt305x.c' ...
Sergio Paracuellos
2021-06-07
pinctrl: ralink: move RT3883 SoC pinmux config into a new 'pinctrl-rt3883.c' ...
Sergio Paracuellos
2021-06-07
pinctrl: ralink: move MT7621 SoC pinmux config into a new 'pinctrl-mt7621.c' ...
Sergio Paracuellos
2021-06-07
pinctrl: ralink: move ralink architecture pinmux header into the driver
Sergio Paracuellos
2021-05-25
MIPS: ralink: export rt_sysc_membase for rt2880_wdt.c
Randy Dunlap
2021-04-29
Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
[next]