aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/ralink (follow)
AgeCommit message (Expand)AuthorFilesLines
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/kernel/git/tip/tipLinus 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
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano1-1/+1
2016-06-28clocksource/drivers/ralink: Convert init function to return errorDaniel Lezcano1-6/+13
2016-05-28MIPS: ralink: add MT7628 EPHY LEDs pinmux supportÁlvaro Fernández Rojas1-0/+100
2016-05-28MIPS: ralink: fix MT7628 wled_an pinmux gpioÁlvaro Fernández Rojas1-4/+4
2016-05-28MIPS: ralink: fix MT7628 pinmux typosÁlvaro Fernández Rojas1-2/+2
2016-05-13mips: mt7620: fallback to SDRAM when syscfg0 does not have a valid value for the memory typeSashka Nochkin1-2/+5
2016-05-13MIPS: Change my email addressJohn Crispin18-19/+19
2016-05-13MIPS: ralink: Make reset_control_ops constPhilipp Zabel1-1/+1
2016-01-20MIPS: pci: Add MT7620a PCIE driverJohn Crispin1-0/+1
2016-01-20MIPS: ralink: Add a few missing clocksJohn Crispin3-0/+5
2016-01-20MIPS: ralink: Fix vendor string for mt7620John Crispin1-1/+1
2016-01-20MIPS: ralink: Fix invalid assignment of SoC typeJohn Crispin1-1/+1
2016-01-20MIPS: ralink: fix USB frequency scalingJohn Crispin1-1/+1
2016-01-20MIPS: ralink: MT7688 pinmux fixesJohn Crispin1-30/+50
2016-01-20MIPS: ralink: add MT7621 supportJohn Crispin6-1/+298
2016-01-20MIPS: ralink: add a symbol for INTCJohn Crispin2-0/+6
2015-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds9-26/+101
2015-11-11MIPS: Make MIPS_CMDLINE_DTB defaultJonas Gorski1-2/+0
2015-11-11MIPS: ralink: Add missing clock on rt305xJohn Crispin1-0/+1
2015-11-11MIPS: ralink: Put the pci bus into reset state before rebooting the SoCJohn Crispin1-2/+10
2015-11-11MIPS: ralink: Don't set pm_power_offJohn Crispin1-1/+0