summaryrefslogtreecommitdiff
path: root/arch/mips/ralink
AgeCommit message (Expand)AuthorFilesLines
2018-12-13MIPS: ralink: Fix mt7620 nd_sd pinmuxMathias Kresin1-1/+1
2018-03-28MIPS: ralink: Remove ralink_halt()NeilBrown1-7/+0
2017-11-30MIPS: ralink: Fix typo in mt7628 pinmux functionMathias Kresin1-1/+1
2017-11-30MIPS: ralink: Fix MT7628 pinmuxMathias Kresin1-2/+2
2017-10-08MIPS: ralink: Fix incorrect assignment on ralink_socColin Ian King1-1/+1
2017-07-05MIPS: ralink: fix MT7628 wled_an pinmux gpioÁlvaro Fernández Rojas1-4/+4
2017-07-05MIPS: ralink: fix MT7628 pinmux typosÁlvaro Fernández Rojas1-2/+2
2017-07-05MIPS: ralink: Fix invalid assignment of SoC typeJohn Crispin1-1/+1
2017-07-05MIPS: ralink: fix USB frequency scalingJohn Crispin1-1/+1
2017-07-05MIPS: ralink: MT7688 pinmux fixesJohn Crispin1-30/+50
2017-04-12MIPS: ralink: Fix typos in rt3883 pinctrlJohn Crispin1-2/+2
2017-03-18MIPS: ralink: Remove unused rt*_wdt_reset functionsArnd Bergmann3-31/+0
2017-03-18MIPS: ralink: Cosmetic change to prom_init().John Crispin1-5/+4
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
2015-11-11MIPS: ralink: Remove check for CONFIG_PCI on non-PCI SoCsJohn Crispin1-3/+0
2015-11-11MIPS: ralink: Fix invalid tick countJohn Crispin1-1/+1
2015-11-11MIPS: ralink: Add tty detectionJohn Crispin1-0/+26
2015-11-11MIPS: ralink: Fix usb issue during frequency scalingJohn Crispin1-0/+20
2015-11-11MIPS: ralink: Unify SoC id handlingJohn Crispin5-16/+19
2015-11-11MIPS: ralink: Add support for mt7688John Crispin1-6/+29
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier1-1/+1
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-1/+1
2015-09-03MIPS: rt3352: Migrate to new 'set-state' interfaceViresh Kumar1-29/+30
2015-08-03MIPS: Export get_c0_perfcount_int()Felix Fietkau1-0/+1
2015-07-02Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+1
2015-06-25MIPS/ralink: Fix race in installing chained IRQ handlerThomas Gleixner1-2/+1
2015-06-21MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu1-1/+1
2015-06-01MIPS: ralink: Fix clearing the illegal access interruptJonas Gorski1-1/+1
2015-04-10MIPS: ralink: add missing symbol for RALINK_ILL_ACCJohn Crispin1-0/+5
2014-12-15Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
2014-11-24MIPS: ralink: add rt2880 pci driverJohn Crispin1-0/+1
2014-11-24MIPS: ralink: allow loading irq registers from the devicetreeJohn Crispin1-10/+25
2014-11-24MIPS: ralink: add mt7628an supportJohn Crispin2-46/+232
2014-11-24MIPS: ralink: add support for MT7620nJohn Crispin1-7/+13
2014-11-24MIPS: ralink: cleanup early_printkJohn Crispin1-15/+30
2014-11-24MIPS: ralink: cleanup the soc specific pinmux dataJohn Crispin6-387/+180
2014-11-24MIPS: ralink: copy the commandline from the devicetreeJohn Crispin1-0/+2
2014-11-24MIPS: ralink: add a bootrom dumper moduleJohn Crispin2-0/+50
2014-11-24MIPS: ralink: add rt3883 wmac clockJohn Crispin1-0/+1
2014-11-24MIPS: ralink: add rt2880 wmac clockJohn Crispin1-1/+2
2014-11-24MIPS: ralink: add missing clk_set_rate() to clk.cJohn Crispin1-0/+6
2014-11-24MIPS: ralink: allow manual memory overrideJohn Crispin1-1/+15
2014-11-24MIPS: ralink: add illegal access driverJohn Crispin2-0/+89
2014-11-24MIPS: ralink: add verbose pmu infoJohn Crispin1-0/+26
2014-11-24MIPS: Create a helper function for DT setupKevin Cernekee1-12/+2
2014-11-24MIPS: Add hook to get C0 performance counter interruptAndrew Bresticker1-1/+7