summaryrefslogtreecommitdiffstats
path: root/arch/mips/ralink
AgeCommit message (Expand)AuthorLines
2020-06-10Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-0/+4
2020-05-31MIPS: ralink: drop ralink_clk_init for mt7621Chuanhong Guo-43/+0
2020-05-31MIPS: ralink: bootrom: mark a function as __init to save some memoryChristophe JAILLET-1/+1
2020-05-15MIPS: ralink: Don't include objects twiceThomas Bogendoerfer-1/+0
2020-05-05clk: Allow the common clk framework to be selectableStephen Boyd-0/+4
2020-03-28MIPS: ralink: mt7621: Fix soc_device introductionThomas Bogendoerfer-2/+3
2020-03-23MIPS: ralink: mt7621: introduce 'soc_device' initializationSergio Paracuellos-1/+31
2020-03-05MIPS: Replace setup_irq() by request_irq()afzal mohammed-10/+8
2020-02-19MIPS: ralink: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven-1/+1
2020-01-31Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-0/+2
2020-01-09MIPS: ralink: add missing put_device in ill_acc_of_setupyu kuai-0/+2
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig-2/+2
2019-11-14MIPS: ralink: enable PCI support only if driver for mt7621 SoC is selectedSergio Paracuellos-0/+1
2019-09-06MIPS: ralink: deactivate PCI support for SOC_MT7621Hauke Mehrtens-1/+0
2019-08-26MIPS: Remove dev_err() usage after platform_get_irq()Stephen Boyd-3/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-55/+18
2019-01-22mips: ralink: no need to check return value of debugfs_create functionsGreg Kroah-Hartman-7/+1
2019-01-05Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+1
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-4/+4
2018-12-23MIPS: ralink: Select CONFIG_CPU_MIPSR2_IRQ_VI on MT7620/8Stefan Roese-0/+1
2018-11-26MIPS: ralink: Fix mt7620 nd_sd pinmuxMathias Kresin-1/+1
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig-4/+4
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport-1/+1
2018-08-30MIPS: ralink: Add rt3352 SPI_CS1 pinmuxMathias Kresin-0/+5
2018-08-28MIPS: Convert to using %pOFn instead of device_node.nameRob Herring-4/+4
2018-07-17mips: unify prom_putchar() declarationsAlexander Sverdlin-3/+4
2018-03-22MIPS: ralink: Fix booting on MT7621NeilBrown-20/+22
2018-03-21MIPS: ralink: Remove ralink_halt()NeilBrown-7/+0
2018-01-10MIPS: ralink: Fix platform_get_irq's error checkingArvind Yadav-2/+2
2017-11-15Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds-3/+2
2017-11-13MIPS: ralink: Fix typo in mt7628 pinmux functionMathias Kresin-1/+1
2017-11-13MIPS: ralink: Fix MT7628 pinmuxMathias Kresin-2/+2
2017-11-08MIPS: ralink: Drop obsolete USB_ARCH_HAS_HCD selectJames Hogan-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-09-06MIPS: ralink: allow NULL clock for clk_get_rateJonas Gorski-0/+3
2017-09-04irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.hPaul Burton-1/+1
2017-08-30MIPS: CPS: Cluster support for topology functionsPaul Burton-1/+1
2017-08-30MIPS: CPS: Have asm/mips-cps.h include CM & CPC headersPaul Burton-2/+1
2017-08-29MIPS: Add Onion Omega2+ boardHarvey Hunt-0/+5
2017-08-29MIPS: dts: Add Vocore2 boardHarvey Hunt-0/+5
2017-07-19MIPS: ralink: mt7620: Add missing headerHarvey Hunt-0/+1
2017-06-14clocksource/drivers: Rename CLKSRC_OF to TIMER_OFDaniel Lezcano-1/+1
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano-2/+2
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano-1/+1
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+2
2017-04-14MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange-0/+2
2017-03-08MIPS: ralink: Fix typos in rt3883 pinctrlJohn Crispin-2/+2
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker-6/+4
2017-01-25MIPS: ralink: Remove unused rt*_wdt_reset functionsArnd Bergmann-31/+0
2017-01-25MIPS: ralink: Fix request_mem_region error handlingArnd Bergmann-4/+4