summaryrefslogtreecommitdiffstats
path: root/arch/mips/ralink
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2017-11-152-3/+2
|\
| * MIPS: ralink: Fix typo in mt7628 pinmux functionMathias Kresin2017-11-131-1/+1
| * MIPS: ralink: Fix MT7628 pinmuxMathias Kresin2017-11-131-2/+2
| * MIPS: ralink: Drop obsolete USB_ARCH_HAS_HCD selectJames Hogan2017-11-081-1/+0
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* MIPS: ralink: allow NULL clock for clk_get_rateJonas Gorski2017-09-061-0/+3
* irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.hPaul Burton2017-09-041-1/+1
* MIPS: CPS: Cluster support for topology functionsPaul Burton2017-08-301-1/+1
* MIPS: CPS: Have asm/mips-cps.h include CM & CPC headersPaul Burton2017-08-301-2/+1
* MIPS: Add Onion Omega2+ boardHarvey Hunt2017-08-291-0/+5
* MIPS: dts: Add Vocore2 boardHarvey Hunt2017-08-291-0/+5
* MIPS: ralink: mt7620: Add missing headerHarvey Hunt2017-07-191-0/+1
* clocksource/drivers: Rename CLKSRC_OF to TIMER_OFDaniel Lezcano2017-06-141-1/+1
* clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano2017-06-142-2/+2
* clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano2017-06-141-1/+1
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-011-0/+2
|\
| * MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2017-04-141-0/+2
* | MIPS: ralink: Fix typos in rt3883 pinctrlJohn Crispin2017-03-081-2/+2
|/
* MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-146-6/+4
* MIPS: ralink: Remove unused rt*_wdt_reset functionsArnd Bergmann2017-01-253-31/+0
* MIPS: ralink: Fix request_mem_region error handlingArnd Bergmann2017-01-252-4/+4
* MIPS: ralink: Remove unused timer functionsArnd Bergmann2017-01-251-14/+0
* MIPS: ralink: Fix incorrect assignment on ralink_socColin Ian King2017-01-031-1/+1
* MIPS: ralink: Cosmetic change to prom_init().John Crispin2017-01-031-5/+4
* MIPS: ralink: Add missing symbol for highmem support.John Crispin2017-01-031-0/+1
* MIPS: ralink: Add missing clk_round_rate().John Crispin2017-01-031-0/+6
* MIPS: ralink: Fix a typo in the pinmux setup.John Crispin2017-01-031-9/+9
* MIPS: ralink: Add missing pinmux.John Crispin2017-01-031-2/+6
* MIPS: ralink: Add missing I2C and I2S clocks.John Crispin2017-01-034-0/+10
* MIPS: ralink: MT7621 does not set its SoC type.John Crispin2017-01-031-1/+1
* ralink: Introduce fw_passed_dtb to arch/mips/ralinkTobias Wolf2017-01-031-2/+10
* MIPS: ralink: Make timer explicitly non-modularPaul Gortmaker2016-10-041-21/+7
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-08-061-1/+1
|\
| * MIPS: ralink: fix spis group pinmuxÁlvaro Fernández Rojas2016-08-021-1/+1
* | clocksources: Switch back to the clksrc tableDaniel Lezcano2016-06-281-1/+1
* | clocksource/drivers/ralink: Convert init function to return errorDaniel Lezcano2016-06-281-6/+13
|/
* MIPS: ralink: add MT7628 EPHY LEDs pinmux supportÁlvaro Fernández Rojas2016-05-281-0/+100
* MIPS: ralink: fix MT7628 wled_an pinmux gpioÁlvaro Fernández Rojas2016-05-281-4/+4
* MIPS: ralink: fix MT7628 pinmux typosÁlvaro Fernández Rojas2016-05-281-2/+2
* mips: mt7620: fallback to SDRAM when syscfg0 does not have a valid value for ...Sashka Nochkin2016-05-131-2/+5
* MIPS: Change my email addressJohn Crispin2016-05-1318-19/+19
* MIPS: ralink: Make reset_control_ops constPhilipp Zabel2016-05-131-1/+1
* MIPS: pci: Add MT7620a PCIE driverJohn Crispin2016-01-201-0/+1
* MIPS: ralink: Add a few missing clocksJohn Crispin2016-01-203-0/+5
* MIPS: ralink: Fix vendor string for mt7620John Crispin2016-01-201-1/+1
* MIPS: ralink: Fix invalid assignment of SoC typeJohn Crispin2016-01-201-1/+1
* MIPS: ralink: fix USB frequency scalingJohn Crispin2016-01-201-1/+1
OpenPOWER on IntegriCloud