summaryrefslogtreecommitdiff
path: root/arch/mips/ralink
AgeCommit message (Expand)AuthorFilesLines
2019-09-06MIPS: ralink: deactivate PCI support for SOC_MT7621Hauke Mehrtens1-1/+0
2019-08-26MIPS: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner18-55/+18
2019-01-22mips: ralink: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-7/+1
2019-01-05Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+4
2018-12-23MIPS: ralink: Select CONFIG_CPU_MIPSR2_IRQ_VI on MT7620/8Stefan Roese1-0/+1
2018-11-26MIPS: ralink: Fix mt7620 nd_sd pinmuxMathias Kresin1-1/+1
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig1-4/+4
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2018-08-30MIPS: ralink: Add rt3352 SPI_CS1 pinmuxMathias Kresin1-0/+5
2018-08-28MIPS: Convert to using %pOFn instead of device_node.nameRob Herring2-4/+4
2018-07-17mips: unify prom_putchar() declarationsAlexander Sverdlin1-3/+4
2018-03-22MIPS: ralink: Fix booting on MT7621NeilBrown1-20/+22
2018-03-21MIPS: ralink: Remove ralink_halt()NeilBrown1-7/+0
2018-01-10MIPS: ralink: Fix platform_get_irq's error checkingArvind Yadav1-2/+2
2017-11-15Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2-3/+2
2017-11-13MIPS: ralink: Fix typo in mt7628 pinmux functionMathias Kresin1-1/+1
2017-11-13MIPS: ralink: Fix MT7628 pinmuxMathias Kresin1-2/+2
2017-11-08MIPS: ralink: Drop obsolete USB_ARCH_HAS_HCD selectJames Hogan1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-06MIPS: ralink: allow NULL clock for clk_get_rateJonas Gorski1-0/+3
2017-09-04irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.hPaul Burton1-1/+1
2017-08-30MIPS: CPS: Cluster support for topology functionsPaul Burton1-1/+1
2017-08-30MIPS: CPS: Have asm/mips-cps.h include CM & CPC headersPaul Burton1-2/+1
2017-08-29MIPS: Add Onion Omega2+ boardHarvey Hunt1-0/+5
2017-08-29MIPS: dts: Add Vocore2 boardHarvey Hunt1-0/+5
2017-07-19MIPS: ralink: mt7620: Add missing headerHarvey Hunt1-0/+1
2017-06-14clocksource/drivers: Rename CLKSRC_OF to TIMER_OFDaniel Lezcano1-1/+1
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano2-2/+2
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano1-1/+1
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2017-04-14MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-0/+2
2017-03-08MIPS: ralink: Fix typos in rt3883 pinctrlJohn Crispin1-2/+2
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker6-6/+4
2017-01-25MIPS: ralink: Remove unused rt*_wdt_reset functionsArnd Bergmann3-31/+0
2017-01-25MIPS: ralink: Fix request_mem_region error handlingArnd Bergmann2-4/+4
2017-01-25MIPS: ralink: Remove unused timer functionsArnd Bergmann1-14/+0
2017-01-03MIPS: ralink: Fix incorrect assignment on ralink_socColin Ian King1-1/+1
2017-01-03MIPS: ralink: Cosmetic change to prom_init().John Crispin1-5/+4
2017-01-03MIPS: ralink: Add missing symbol for highmem support.John Crispin1-0/+1
2017-01-03MIPS: ralink: Add missing clk_round_rate().John Crispin1-0/+6
2017-01-03MIPS: ralink: Fix a typo in the pinmux setup.John Crispin1-9/+9
2017-01-03MIPS: ralink: Add missing pinmux.John Crispin1-2/+6
2017-01-03MIPS: ralink: Add missing I2C and I2S clocks.John Crispin4-0/+10
2017-01-03MIPS: ralink: MT7621 does not set its SoC type.John Crispin1-1/+1
2017-01-03ralink: Introduce fw_passed_dtb to arch/mips/ralinkTobias Wolf1-2/+10
2016-10-04MIPS: ralink: Make timer explicitly non-modularPaul Gortmaker1-21/+7
2016-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2016-08-02MIPS: ralink: fix spis group pinmuxÁlvaro Fernández Rojas1-1/+1