summaryrefslogtreecommitdiffstats
path: root/arch/mips/ralink
Commit message (Expand)AuthorAgeFilesLines
* 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
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1918-55/+18
* mips: ralink: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-221-7/+1
* Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-051-0/+1
|\
| * MIPS: ralink: Select CONFIG_CPU_MIPSR2_IRQ_VI on MT7620/8Stefan Roese2018-12-231-0/+1
* | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-291-4/+4
|\ \
| * | PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-231-4/+4
| |/
* / MIPS: ralink: Fix mt7620 nd_sd pinmuxMathias Kresin2018-11-261-1/+1
|/
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* MIPS: ralink: Add rt3352 SPI_CS1 pinmuxMathias Kresin2018-08-301-0/+5
* MIPS: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-282-4/+4
* mips: unify prom_putchar() declarationsAlexander Sverdlin2018-07-171-3/+4
* MIPS: ralink: Fix booting on MT7621NeilBrown2018-03-221-20/+22
* MIPS: ralink: Remove ralink_halt()NeilBrown2018-03-211-7/+0
* MIPS: ralink: Fix platform_get_irq's error checkingArvind Yadav2018-01-101-2/+2