summaryrefslogtreecommitdiffstats
path: root/arch/mips/ralink
Commit message (Expand)AuthorAgeFilesLines
* 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
* MIPS: ralink: MT7688 pinmux fixesJohn Crispin2016-01-201-30/+50
* MIPS: ralink: add MT7621 supportJohn Crispin2016-01-206-1/+298
* MIPS: ralink: add a symbol for INTCJohn Crispin2016-01-202-0/+6
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-11-159-26/+101
|\
| * MIPS: Make MIPS_CMDLINE_DTB defaultJonas Gorski2015-11-111-2/+0
| * MIPS: ralink: Add missing clock on rt305xJohn Crispin2015-11-111-0/+1
| * MIPS: ralink: Put the pci bus into reset state before rebooting the SoCJohn Crispin2015-11-111-2/+10
| * MIPS: ralink: Don't set pm_power_offJohn Crispin2015-11-111-1/+0
| * MIPS: ralink: Remove check for CONFIG_PCI on non-PCI SoCsJohn Crispin2015-11-111-3/+0
| * MIPS: ralink: Fix invalid tick countJohn Crispin2015-11-111-1/+1
| * MIPS: ralink: Add tty detectionJohn Crispin2015-11-111-0/+26
| * MIPS: ralink: Fix usb issue during frequency scalingJohn Crispin2015-11-111-0/+20
| * MIPS: ralink: Unify SoC id handlingJohn Crispin2015-11-115-16/+19
| * MIPS: ralink: Add support for mt7688John Crispin2015-11-111-6/+29
* | clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier2015-10-011-1/+1
|/
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* MIPS: rt3352: Migrate to new 'set-state' interfaceViresh Kumar2015-09-031-29/+30
* MIPS: Export get_c0_perfcount_int()Felix Fietkau2015-08-031-0/+1
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-011-2/+1
|\
| * MIPS/ralink: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-251-2/+1
* | MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-06-211-1/+1
|/