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