Age | Commit message (Expand) | Author | Files | Lines |
2022-03-28 | Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+5 |
2022-03-25 | Merge tag 'mips_5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 2 | -5/+1 |
2022-03-16 | mips: dts: ralink: add MT7621 SoC | Arınç ÜNAL | 1 | -0/+5 |
2022-03-14 | MIPS: Remove redundant definitions of device_tree_init() | Tiezhu Yang | 1 | -5/+0 |
2022-03-01 | mips: ralink: fix a refcount leak in ill_acc_of_setup() | Hangyu Hua | 1 | -0/+1 |
2022-03-01 | MIPS: ralink: mt7621: use bitwise NOT instead of logical | Ilya Lipnitskiy | 1 | -1/+1 |
2022-02-16 | MIPS: ralink: mt7621: do memory detection on KSEG1 | Chuanhong Guo | 1 | -13/+23 |
2022-01-16 | Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+31 |
2022-01-14 | Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 1 | -0/+1 |
2022-01-13 | PCI: mt7621: Move MIPS setup to pcibios_root_bridge_prepare() | Sergio Paracuellos | 1 | -0/+31 |
2021-12-17 | of/fdt: Rework early_init_dt_scan_memory() to call directly | Rob Herring | 1 | -15/+4 |
2021-12-14 | mips: ralink: add missing of_node_put() call in ill_acc_of_setup() | Wang Qing | 1 | -0/+1 |
2021-10-21 | PCI: mt7621: Add MediaTek MT7621 PCIe host controller driver | Sergio Paracuellos | 1 | -1/+2 |
2021-08-12 | mips: Bulk conversion to generic_handle_domain_irq() | Marc Zyngier | 1 | -1/+1 |
2021-07-02 | Merge tag 'pinctrl-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -552/+0 |
2021-07-01 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2 | -66/+3 |
2021-06-08 | mips: ralink: convert to CONFIG_COMMON_CLK | Arnd Bergmann | 2 | -66/+3 |
2021-06-07 | pinctrl: ralink: move RT288X SoC pinmux config into a new 'pinctrl-rt288x.c' ... | Sergio Paracuellos | 1 | -21/+0 |
2021-06-07 | pinctrl: ralink: move MT7620 SoC pinmux config into a new 'pinctrl-mt7620.c' ... | Sergio Paracuellos | 1 | -320/+0 |
2021-06-07 | pinctrl: ralink: move RT305X SoC pinmux config into a new 'pinctrl-rt305x.c' ... | Sergio Paracuellos | 1 | -77/+0 |
2021-06-07 | pinctrl: ralink: move RT3883 SoC pinmux config into a new 'pinctrl-rt3883.c' ... | Sergio Paracuellos | 1 | -45/+0 |
2021-06-07 | pinctrl: ralink: move MT7621 SoC pinmux config into a new 'pinctrl-mt7621.c' ... | Sergio Paracuellos | 1 | -88/+0 |
2021-06-07 | pinctrl: ralink: move ralink architecture pinmux header into the driver | Sergio Paracuellos | 1 | -1/+0 |
2021-05-25 | MIPS: ralink: export rt_sysc_membase for rt2880_wdt.c | Randy Dunlap | 1 | -0/+2 |
2021-04-29 | Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 9 | -10/+49 |
2021-04-13 | staging: mt7621-dts: use valid vendor 'mediatek' instead of invalid 'mtk' | Sergio Paracuellos | 1 | -3/+3 |
2021-04-06 | MIPS: ralink: rt288x: select MIPS_AUTO_PFN_OFFSET | Ilya Lipnitskiy | 1 | -0/+1 |
2021-03-29 | MIPS: ralink: mt7621: add memory detection support | Chuanhong Guo | 3 | -4/+28 |
2021-03-29 | MIPS: ralink: annotate prom_soc_init() with __init | Ilya Lipnitskiy | 6 | -6/+6 |
2021-03-25 | MIPS: ralink: define stubs for clk_set_parent to fix compile testing | Krzysztof Kozlowski | 1 | -0/+14 |
2021-02-04 | MIPS: ralink: manage low reset lines | Sander Vanheule | 1 | -2/+2 |
2021-02-04 | MIPS: of: Introduce helper function to get DTB | Thomas Bogendoerfer | 1 | -8/+3 |
2021-01-07 | MIPS: Remove empty prom_free_prom_memory functions | Thomas Bogendoerfer | 1 | -4/+0 |
2021-01-07 | MIPS: Use address-of operator on section symbols | Nathan Chancellor | 1 | -1/+1 |
2020-10-12 | MIPS: replace add_memory_region with memblock | Thomas Bogendoerfer | 1 | -2/+1 |
2020-06-10 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -0/+4 |
2020-05-31 | MIPS: ralink: drop ralink_clk_init for mt7621 | Chuanhong Guo | 1 | -43/+0 |
2020-05-31 | MIPS: ralink: bootrom: mark a function as __init to save some memory | Christophe JAILLET | 1 | -1/+1 |
2020-05-15 | MIPS: ralink: Don't include objects twice | Thomas Bogendoerfer | 1 | -1/+0 |
2020-05-05 | clk: Allow the common clk framework to be selectable | Stephen Boyd | 1 | -0/+4 |
2020-03-28 | MIPS: ralink: mt7621: Fix soc_device introduction | Thomas Bogendoerfer | 2 | -2/+3 |
2020-03-23 | MIPS: ralink: mt7621: introduce 'soc_device' initialization | Sergio Paracuellos | 1 | -1/+31 |
2020-03-05 | MIPS: Replace setup_irq() by request_irq() | afzal mohammed | 1 | -10/+8 |
2020-02-19 | MIPS: ralink: Replace <linux/clk-provider.h> by <linux/of_clk.h> | Geert Uytterhoeven | 1 | -1/+1 |
2020-01-31 | Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 1 | -0/+2 |
2020-01-09 | MIPS: ralink: add missing put_device in ill_acc_of_setup | yu kuai | 1 | -0/+2 |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 2 | -2/+2 |
2019-11-14 | MIPS: ralink: enable PCI support only if driver for mt7621 SoC is selected | Sergio Paracuellos | 1 | -0/+1 |
2019-09-06 | MIPS: ralink: deactivate PCI support for SOC_MT7621 | Hauke Mehrtens | 1 | -1/+0 |
2019-08-26 | MIPS: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 1 | -3/+1 |