summaryrefslogtreecommitdiffstats
path: root/arch/mips/ralink
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-281-0/+5
|\
| * mips: dts: ralink: add MT7621 SoCArınç ÜNAL2022-03-161-0/+5
* | Merge tag 'mips_5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2022-03-252-5/+1
|\ \ | |/ |/|
| * MIPS: Remove redundant definitions of device_tree_init()Tiezhu Yang2022-03-141-5/+0
| * mips: ralink: fix a refcount leak in ill_acc_of_setup()Hangyu Hua2022-03-011-0/+1
* | MIPS: ralink: mt7621: use bitwise NOT instead of logicalIlya Lipnitskiy2022-03-011-1/+1
* | MIPS: ralink: mt7621: do memory detection on KSEG1Chuanhong Guo2022-02-161-13/+23
|/
* Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-161-0/+31
|\
| * PCI: mt7621: Move MIPS setup to pcibios_root_bridge_prepare()Sergio Paracuellos2022-01-121-0/+31
* | Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2022-01-141-0/+1
|\ \
| * | mips: ralink: add missing of_node_put() call in ill_acc_of_setup()Wang Qing2021-12-141-0/+1
| |/
* / of/fdt: Rework early_init_dt_scan_memory() to call directlyRob Herring2021-12-161-15/+4
|/
* PCI: mt7621: Add MediaTek MT7621 PCIe host controller driverSergio Paracuellos2021-10-211-1/+2
* mips: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-08-121-1/+1
* Merge tag 'pinctrl-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-07-016-552/+0
|\
| * pinctrl: ralink: move RT288X SoC pinmux config into a new 'pinctrl-rt288x.c' ...Sergio Paracuellos2021-06-071-21/+0
| * pinctrl: ralink: move MT7620 SoC pinmux config into a new 'pinctrl-mt7620.c' ...Sergio Paracuellos2021-06-071-320/+0
| * pinctrl: ralink: move RT305X SoC pinmux config into a new 'pinctrl-rt305x.c' ...Sergio Paracuellos2021-06-071-77/+0
| * pinctrl: ralink: move RT3883 SoC pinmux config into a new 'pinctrl-rt3883.c' ...Sergio Paracuellos2021-06-071-45/+0
| * pinctrl: ralink: move MT7621 SoC pinmux config into a new 'pinctrl-mt7621.c' ...Sergio Paracuellos2021-06-071-88/+0
| * pinctrl: ralink: move ralink architecture pinmux header into the driverSergio Paracuellos2021-06-071-1/+0
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2021-07-012-66/+3
|\ \
| * | mips: ralink: convert to CONFIG_COMMON_CLKArnd Bergmann2021-06-082-66/+3
| |/
* / MIPS: ralink: export rt_sysc_membase for rt2880_wdt.cRandy Dunlap2021-05-251-0/+2
|/
* Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2021-04-299-10/+49
|\
| * MIPS: ralink: rt288x: select MIPS_AUTO_PFN_OFFSETIlya Lipnitskiy2021-04-061-0/+1
| * MIPS: ralink: mt7621: add memory detection supportChuanhong Guo2021-03-293-4/+28
| * MIPS: ralink: annotate prom_soc_init() with __initIlya Lipnitskiy2021-03-296-6/+6
| * MIPS: ralink: define stubs for clk_set_parent to fix compile testingKrzysztof Kozlowski2021-03-251-0/+14
* | staging: mt7621-dts: use valid vendor 'mediatek' instead of invalid 'mtk'Sergio Paracuellos2021-04-121-3/+3
|/
* MIPS: ralink: manage low reset linesSander Vanheule2021-02-041-2/+2
* MIPS: of: Introduce helper function to get DTBThomas Bogendoerfer2021-02-041-8/+3
* MIPS: Remove empty prom_free_prom_memory functionsThomas Bogendoerfer2021-01-071-4/+0
* MIPS: Use address-of operator on section symbolsNathan Chancellor2021-01-071-1/+1
* MIPS: replace add_memory_region with memblockThomas Bogendoerfer2020-10-121-2/+1
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-06-101-0/+4
|\
| * clk: Allow the common clk framework to be selectableStephen Boyd2020-05-051-0/+4
* | MIPS: ralink: drop ralink_clk_init for mt7621Chuanhong Guo2020-05-311-43/+0
* | MIPS: ralink: bootrom: mark a function as __init to save some memoryChristophe JAILLET2020-05-311-1/+1
* | MIPS: ralink: Don't include objects twiceThomas Bogendoerfer2020-05-151-1/+0
|/
* MIPS: ralink: mt7621: Fix soc_device introductionThomas Bogendoerfer2020-03-282-2/+3
* MIPS: ralink: mt7621: introduce 'soc_device' initializationSergio Paracuellos2020-03-231-1/+31
* MIPS: Replace setup_irq() by request_irq()afzal mohammed2020-03-051-10/+8
* MIPS: ralink: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven2020-02-191-1/+1
* Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2020-01-311-0/+2
|\
| * MIPS: ralink: add missing put_device in ill_acc_of_setupyu kuai2020-01-091-0/+2
* | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-062-2/+2
|/
* MIPS: ralink: enable PCI support only if driver for mt7621 SoC is selectedSergio Paracuellos2019-11-141-0/+1
* MIPS: ralink: deactivate PCI support for SOC_MT7621Hauke Mehrtens2019-09-061-1/+0
* MIPS: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-261-3/+1